We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3786e55 commit f748ea4Copy full SHA for f748ea4
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