Skip to main content

pvl_webp_vulnerable_apps

Purpose

The custom table serves as a container for the data fetched by the WebP Vulnerability Report script.

Dependencies

Tables

pvl_webp_vulnerable_apps

ColumnTypeExplanation
computeridint(10)Computer ID of the endpoint
installedappnamevarchar(128)Full name of the application installed on the endpoint
installedappversionvarchar(32)Installed version of the corresponding application
electronappnamevarchar(128)Application name fetched from the JSON file
electronversionvarchar(32)Electron version available in the JSON file for the corresponding application
access_typevarchar(16)Access type available in the JSON file for the corresponding application
date_accessedvarchar(32)Date accessed available in the JSON file for the corresponding application
vulnerable_cve_2023_4863varchar(32)Vulnerable CVE 2023-4863 status available in the JSON file for the corresponding application
vulnerable_cve_2023_5217varchar(32)Vulnerable CVE 2023-5217 status available in the JSON file for the corresponding application
datetimedatetimeData collection time from the endpoint