Skip to content

Commit cdc34d7

Browse files
authored
Pin trivy plugin version to 0.69.3 (#157)
1 parent 8ffdc5a commit cdc34d7

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
@@ -73,6 +73,7 @@ name = "ripgrep" # Fast searching for pattern matching in codebase
7373

7474
[[plugin]]
7575
name = "trivy" # Scans for vulnerabilities in containers and dependencies
76+
version = "0.69.3" # Pinned to secure version
7677

7778
[[plugin]]
7879
name = "trufflehog" # Detects secrets and sensitive data in code

0 commit comments

Comments
 (0)