Files
starter-workflows/code-scanning/properties/clj-holmes.properties.json
T
2022-03-02 10:53:29 -08:00

10 lines
353 B
JSON

{
"name": "clj-holmes",
"creator": "Matheus Bernardes",
"description": "A CLI SAST (Static application security testing) tool which was built with the intent of finding vulnerable Clojure code via rules that use a simple pattern language.",
"iconName": "clj-holmes",
"categories": [
"Code Scanning",
"clojure"
]
}