forked from pool/trivy
- Update to version 0.41.0:
* fix(spdx): add workaround for no src packages (#4118) * test(golang): rename broken go.mod (#4129) * feat(sbom): add supplier field (#4122) * test(misconf): skip downloading of policies for tests #4126 * refactor: use debug message for post-analyze errors (#4037) * feat(sbom): add VEX support (#4053) * feat(sbom): add primary package purpose field for SPDX (#4119) * fix(k8s): fix quiet flag (#4120) * fix(python): parse of pip extras (#4103) * feat(java): use full path for nested jars (#3992) * feat(license): add new flag for classifier confidence level (#4073) * feat: config and fs compliance support (#4097) * chore(deps): bump sigstore/cosign-installer from 2.8.1 to 3.0.1 (#3952) * feat(spdx): add support for SPDX 2.3 (#4058) * fix: k8s all-namespaces support (#4096) * perf(misconf): replace with post-analyzers (#4090) * fix(helm): update networking API version detection (#4106) * feat(image): custom docker host option (#3599) * style: debug flag is incorrect and needs extra - (#4087) * docs(vuln): Document inline vulnerability filtering comments (#4024) * feat(fs): customize error callback during fs walk (#4038) * fix(ubuntu): skip copyright files from subfolders (#4076) * docs: restructure scanners (#3977) * fix: fix `file does not exist` error for post-analyzers (#4061) OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/trivy?expand=0&rev=59
This commit is contained in:
@@ -1,3 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 28 07:31:35 UTC 2023 - dmueller@suse.com
|
||||
|
||||
- Update to version 0.41.0:
|
||||
* fix(spdx): add workaround for no src packages (#4118)
|
||||
* test(golang): rename broken go.mod (#4129)
|
||||
* feat(sbom): add supplier field (#4122)
|
||||
* test(misconf): skip downloading of policies for tests #4126
|
||||
* refactor: use debug message for post-analyze errors (#4037)
|
||||
* feat(sbom): add VEX support (#4053)
|
||||
* feat(sbom): add primary package purpose field for SPDX (#4119)
|
||||
* fix(k8s): fix quiet flag (#4120)
|
||||
* fix(python): parse of pip extras (#4103)
|
||||
* feat(java): use full path for nested jars (#3992)
|
||||
* feat(license): add new flag for classifier confidence level (#4073)
|
||||
* feat: config and fs compliance support (#4097)
|
||||
* chore(deps): bump sigstore/cosign-installer from 2.8.1 to 3.0.1 (#3952)
|
||||
* feat(spdx): add support for SPDX 2.3 (#4058)
|
||||
* fix: k8s all-namespaces support (#4096)
|
||||
* perf(misconf): replace with post-analyzers (#4090)
|
||||
* fix(helm): update networking API version detection (#4106)
|
||||
* feat(image): custom docker host option (#3599)
|
||||
* style: debug flag is incorrect and needs extra - (#4087)
|
||||
* docs(vuln): Document inline vulnerability filtering comments (#4024)
|
||||
* feat(fs): customize error callback during fs walk (#4038)
|
||||
* fix(ubuntu): skip copyright files from subfolders (#4076)
|
||||
* docs: restructure scanners (#3977)
|
||||
* fix: fix `file does not exist` error for post-analyzers (#4061)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 16 18:05:08 UTC 2023 - dmueller@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user