Files
Yong Yan 90d3b1b63b Update tool description
Co-authored-by: Nick Fyson <nickfyson@github.com>
2022-03-07 09:27:40 -08:00

10 lines
307 B
JSON

{
"name": "clj-holmes",
"creator": "Matheus Bernardes",
"description": "A Static Application Security Testing tool to find vulnerable Clojure code via rules that use a simple pattern language.",
"iconName": "clj-holmes",
"categories": [
"Code Scanning",
"clojure"
]
}