We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d754e9 commit a91f6e2Copy full SHA for a91f6e2
1 file changed
.qlty/qlty.toml
@@ -69,6 +69,7 @@ name = "ripgrep" # Fast searching for pattern matching in codebase
69
70
[[plugin]]
71
name = "trivy" # Scans for vulnerabilities in containers and dependencies
72
+version = "0.69.3" # Pinned to secure version
73
74
75
name = "trufflehog" # Detects secrets and sensitive data in code
0 commit comments