Releases: lacework/lacework-vulnerability-scanner
Releases · lacework/lacework-vulnerability-scanner
v0.6.1
Release Notes
These are the release notes for the version: v0.6.1.
Features
- feat: Update proxy scanner auto-polling to use repo list filter
- feat: Scanner - don't filter tags/labels for on-demand scans
- feat: Add support for distroless debian images
Bug Fixes
Docker Images
docker pull lacework/lacework-inline-scanner:0.6.1
v0.6.0
Release Notes
These are the release notes for the version: v0.6.0.
Features
- feat: Update proxy scanner auto-polling to use repo list filter
- feat: Add support for distroless debian images
Docker Images
docker pull lacework/lacework-inline-scanner:latestdocker pull lacework/lacework-inline-scanner:0.6.0
v0.5.0
Release Notes
These are the release notes for the version: v0.5.0.
Features
- feat: Allow k8s secret for proxy scanner registry config
- feat: Update html template to add namespace and allow horizontal scrolling
- feat: add override mapping for feature names
Bug Fixes
- fix: Path change for inline scanner docker image.
- fix: Populate empty namespaces
- fix: Set registry as local_image when --registry flag is not set for local image scans.
- fix: Fix release.sh
Docker Images
docker pull lacework/lacework-inline-scanner:latestdocker pull lacework/lacework-inline-scanner:0.5.0
v0.4.0
Release Notes
These are the release notes for the version: v0.4.0.
Features
- feat: Support GET requests for health check at /v1/health-check
Bug Fixes
- fix: use distinct CVE fixable counts
- fix: fix proxy scanner response for async calls.
- fix: Require policy flag if --*violation-exit-code flags are passed for local-scanner.
Docker Images
docker pull lacework/lacework-inline-scanner:latestdocker pull lacework/lacework-inline-scanner:0.4.0
v0.3.2
Release Notes
These are the release notes for the version: v0.3.2.
Features
- feat(RAIN-31916): Add support for file deletions in layer handling (#389) (John John)
- feat(RAIN-30509): add src file path for packages to lw-scanner output + html report. (#391) (alex-barysevich)
- feat(RAIN-31695): allow existing k8s secrets to be used in proxy scanner (#380) (Michael Zhou)
- feat(RAIN-31803): Add Ubuntu 22.04 jammy jellyfish CVE namespace mapping (#378) (Michael Zhou)
- feat(RAIN-31695): allow existing k8s secrets to be used in proxy scanner auth (#375) (Michael Zhou)
- feat(RAIN-30506): Improve support for public registries in proxy scanner (#346) (Michael Zhou)
Bug Fixes
- fix: Unit test and fix for policy flag check. (#422) (shubhananbakre-lw)
- fix: policy flag dependency. (#415) (shubhananbakre-lw)
- fix(RAIN-30626): fix typo (#381) (Brian Fu)
- fix(RAIN-31636): check if reference is cve or not (#373) (Brian Fu)
- fix(RAIN-30626): add check for false positive string (#371) (Brian Fu)
Docker Images
docker pull lacework/lacework-inline-scanner:latestdocker pull lacework/lacework-inline-scanner:0.3.2
v0.3.1
Release Notes
These are the release notes for the version: v0.3.1.
Features
- feat(RAIN-30506): Improve support for public registries in proxy scanner (#346) (#369) (Michael Zhou)
Docker Images
docker pull lacework/lacework-inline-scanner:latestdocker pull lacework/lacework-inline-scanner:0.3.1
v0.2.15
Release Notes
These are the release notes for version v0.2.15
Features
- Save manifest when data directory is set
Documentation Link
v0.2.14
Release Notes
These are the release notes for version 0.2.14
Features
- feat(RAIN_27657): Extract symbols from golang binaries to reduce false positives (#322)
Bugfixes
- fix(RAIN-29950): Fix error messages for images which can't be found,
- fix(RAIN-29918): Allow images with host:port to be scanned
Documentation Link
v0.2.13
Release Notes
These are the release notes for version v0.2.13
Features
- internal changes
Documentation Link
v0.2.12
Release Notes
These are the release notes for version 0.2.12
Bugfixes
- Fixed errors when running with HTTPS_PROXY