We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d70fe02 commit 9427208Copy full SHA for 9427208
2 files changed
CHANGELOG.md
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [0.69.1.1] - 2026-02-18
9
+
10
+### Changed
11
+- Updated Trivy binary from v0.68.2 to v0.69.1
12
+- Updated all platform binary checksums
13
14
## [0.68.2.1] - 2026-01-19
15
16
### Changed
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
2
name = trivy-py-ecc
3
-version = 0.69.1.0
+version = 0.69.1.1
4
description = Python wrapper around invoking trivy (https://trivy.dev/)
long_description = file: README.md
long_description_content_type = text/markdown
0 commit comments