Skip to content

Commit 03104b0

Browse files
0introPierre Guilleminot
andauthored
[agentless-scanner] Update CHANGELOG for version 0.8.0 (#48)
Co-authored-by: Pierre Guilleminot <[email protected]>
1 parent 374205b commit 03104b0

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@
44

55
### agentless-scanner 2024020101
66

7+
- Bump Trivy to version 2023-12-19.
8+
- Fix detection of Linux distributions.
9+
- Fix listing of packages on RPM distributions.
10+
- Various fixes on container scanning (still disabled by default):
11+
- Fix Docker metadata
12+
- Reduce size of mount overlay options to be less that pagesize
13+
- Explicit error message on non supported storage drivers
14+
- AWS: tag created resources with DatadogAgentlessScannerHostOrigin containing the hostname of the scanner
15+
- AWS: reduce the number of ec2:DescribeSnapshot requests by batching poll requests
16+
- AWS volume attach: fix selecting the next available XEN device
17+
- AWS volume attach: reduce the number of DeleteVolume requests when cleaning up a scan
18+
- NBD attach: fix occasional crashes when closing the NBD server
19+
720
## Terraform 0.7.0
821

922
### agentless-scanner 2024011701

0 commit comments

Comments
 (0)