Skip to content

Commit a91f6e2

Browse files
authored
Pin trivy plugin version to 0.69.3 (#306)
1 parent 1d754e9 commit a91f6e2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.qlty/qlty.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ name = "ripgrep" # Fast searching for pattern matching in codebase
6969

7070
[[plugin]]
7171
name = "trivy" # Scans for vulnerabilities in containers and dependencies
72+
version = "0.69.3" # Pinned to secure version
7273

7374
[[plugin]]
7475
name = "trufflehog" # Detects secrets and sensitive data in code

0 commit comments

Comments
 (0)