File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ All notable changes to this project will be documented in this file.
4+
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.67.2.1] - 2024-11-24
9+
10+ ### Added
11+ - Initial release of ` trivy_py_ecc ` (rebranded from ` trivy-py ` )
12+ - GitHub Actions workflow for automated PyPI publishing
13+ - Python wrapper for Trivy v0.67.2 binary
14+ - Support for multiple platforms:
15+ - Linux: x86_64, ARM64, ARM
16+ - macOS: ARM64 (Apple Silicon), x86_64 (Intel)
17+ - Windows: x64
18+ - Pre-commit hooks: ` trivy-fs ` and ` trivy-config `
19+ - Automatic binary download and installation
20+
21+ ### Changed
22+ - Package name: ` trivy-py ` → ` trivy_py_ecc `
23+ - Maintainer: eccenca GmbH
24+ - Repository: https://github.com/eccenca/pre-commit-mirrors-trivy
You can’t perform that action at this time.
0 commit comments