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