Skip to main content

Host Image Support

Supported Operating Systems

Operating SystemVersions
Amazon Linux2 (including Extras library), 2023
Amazon Linux AMI2014.09, 2015.03, 2015.09, 2016.03, 2016.09, 2017.03, 2017.09, 2018.03
CentOS5, 6, 7
Debian8, 9, 10, unstable
Oracle Linux8.3, 8.4, 8.5
Redhat Enterprise Linux6, 7, 8, 9, minimal
Rocky Linux8.4, 8.5, 8.6, 8.7, 9.0, 9.1
Ubuntu12.04 and above, snap, ESM
SUSE Linux Enterprise Server (SLES)x86 = 11.4.20, 12 SP1, 12 SP5, 15, 15 SP1
ARM64 = 12 SP5, 15 SP2
openSUSELeap, Tumbleweed
note

Lacework does not support Redhat Universal Base Images (UBI) or Fedora for host vulnerability assessments.

Package Assessment Support

Lacework assesses operating system packages using the sources listed in the following table:

Linux DistributionSeverity AttributionCVSS Score AttributionCVE Source
Amazon LinuxDistro1. Amazon*
2. NVD
https://alas.aws.amazon.com/
CentOS/CoreOSDistroNVD1. Risk Based Security (RBS) - VulnDB
2. https://www.redhat.com/security/data/oval/v2/
DebianDistro (Security Tracker)NVDhttps://security-tracker.debian.org/tracker
Oracle LinuxDistroNVDhttps://linux.oracle.com/oval/
Redhat Enterprise LinuxDistroNVDhttps://www.redhat.com/security/data/oval/v2/
Rocky LinuxDistroNVDRisk Based Security (RBS) - VulnDB
UbuntuDistro (Canonical)NVDhttps://git.launchpad.net/ubuntu-cve-tracker
https://ubuntu.com/security/cves
SUSE Linux Enterprise Server (SLES)DistroNVDhttps://www.suse.com/security/cve/
https://ftp.suse.com/pub/projects/security/oval/
openSUSEDistroNVDhttps://www.suse.com/security/cve/
https://ftp.suse.com/pub/projects/security/oval/
note
  • Container-Optimized OS from Google is not supported for vulnerability scans.
  • *For Amazon Linux, the Amazon CVSS Score is preferred first. The NVD score is used if there is no score available from Amazon.

Lacework receives vulnerability and package data in a timely manner directly from the vendors and the NIST National Vulnerability Database (NVD).

Lacework assesses the severity and CVSS score for vulnerabilities from different sources. Distributions often reclassify vulnerabilities with a different severity than the NIST National Vulnerability Database (NVD). It is not uncommon that the severity displayed by Lacework is associated with a different CVSSv3 score coming from a different source.

More information about CVSS scoring can be found in the Severity Attribution section.

Package Manager Support for Containers or Pods

Supported

  • RPM
  • DEB

Unsupported

  • APK (Alpine Linux Package Management)

Supported Language Libraries and Package Managers

Lacework offers support on the following programming language libraries and package managers when using Agentless Workload Scanning:

Library namePackage managerCVE Sources
JavamavenGHSA
RubybundlerRBS
PHPcomposerRBS
GogoRBS
npm
(node / react / typescript)
npm
yarn
GHSA
Pythonpip
poetry
python
RBS
RustcargoRBS
Forks of open source projects

Lacework does not yet support vulnerability detection within forks of open source projects that do not publish security advisories.

For example, Fullstaq Ruby packages are currently unsupported for vulnerability scanning.

CVE Sources for Language Libraries and Package Managers

Lacework uses the following CVE Sources for language libraries when using Agentless Workload Scanning:

Lacework uses NVD for the severity and CVSS score associated with the CVEs.

note

When an NVD CVSS score is not available for a given GitHub Security Advisory (GHSA) package, Lacework uses the CVSS score directly from GHSA for that package.

Disable Language Libraries Support

It is not currently possible to disable language library scanning of hosts when using Agentless Workload Scanning. You can disable host scanning altogether, but this will also stop scans of operating system packages.

Follow the steps below if you still want to disable all scanning of hosts with Agentless:

  1. In the Lacework Console, go to Settings > Integrations: Cloud accounts.
  2. Find and select your integration in the table.
  3. Click the Edit console-settings-cloud_accounts-edit.png option.
  4. Uncheck the Scan host vulnerabilities option.
  5. Click Save.

Usage of CVE/Vulnerability Sources

Lacework uses multiple CVE / vulnerability sources and will determine the best source for new and existing vulnerabilities.

The vulnerability source used is based on the quality of the data returned on a given vulnerability (such as affected version range, fix version, and data schema).

In some cases, a certain vulnerability source may be used solely for a given operating system, language library, or package manager. This is often the case when other vulnerability sources are lacking detail or specificity for that particular operating system, language library, or package manager.

Severity Attribution

Vulnerability assessment displays a Common Vulnerability Scoring System (CVSS) score and severity for Common Vulnerabilities and Exposures (CVE). Scores range from 0 to 10. Severities can be info, low, medium, high, or critical.

For each CVE, the National Vulnerability Database (NVD) provides a base score for CVSS v3 (if available) and CVSS v2. Lacework displays the provided CVSS v3 score or the CVSS v2 score if the v3 score is not available.

Lacework assigns severities to CVEs based on the following criteria in the following order of preference:

  • The operating system distribution vendor (such as CentOS, Ubuntu, Alpine, etc.) provides a severity.
    • Unlike operating system vendors, language library projects do not directly provide vulnerability data. As such, there is no equivalent "vendor" severity.
  • Lacework converts the CVSS v3 score to a severity.
  • Lacework converts the CVSS v2 score to a severity.

Severities are rated using the following scale (ref: FIRST.org):

RatingCVSS Score
Info0.0
Low0.1 - 3.9
Medium4.0 - 6.9
High7.0 - 8.9
Critical9.0 - 10.0

When a CVSS score is not available, Lacework reports the value as N/A in the Console, and 0 in the CLI.