Files
starter-workflows/code-scanning/properties/clj-holmes.properties.json
T

10 lines
307 B
JSON
Raw Normal View History

2022-03-02 10:53:29 -08:00
{
"name": "clj-holmes",
"creator": "Matheus Bernardes",
2022-03-07 09:27:40 -08:00
"description": "A Static Application Security Testing tool to find vulnerable Clojure code via rules that use a simple pattern language.",
2022-03-02 10:53:29 -08:00
"iconName": "clj-holmes",
"categories": [
"Code Scanning",
"clojure"
]
}