chore: update CHANGELOG to reflect removal of legacy PR vulnerability scanner in favor of Trivy

This commit is contained in:
Ivan
2026-03-31 00:32:10 +03:00
parent 6e44333337
commit eb0fec57d0
+1 -1
View File
@@ -34,7 +34,7 @@ All notable changes to this project will be documented in this file.
### Removed
- **OSV-Scanner workflow**: Removed `osv-pr.yml` and `scripts/osv_scan.sh` in favour of Trivy.
- **Legacy PR vulnerability scanner**: Removed the old PR-oriented workflow and its helper script in favour of Trivy.
### Testing