66f87f9dfe
* Add clj-watson starter workflow * update permissions * update to latest release * Update clj-watson-action to official release * Update code-scanning/clj-watson.yml Co-authored-by: Matheus Bernardes <12648924+mthbernardes@users.noreply.github.com> * Update code-scanning/clj-watson.yml Co-authored-by: Matheus Bernardes <12648924+mthbernardes@users.noreply.github.com> * update categories * update categories * Update code-scanning/clj-watson.yml Co-authored-by: Matheus Bernardes <12648924+mthbernardes@users.noreply.github.com> * Update code-scanning/properties/clj-watson.properties.json Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com> * Update code-scanning/clj-watson.yml Co-authored-by: Matheus Bernardes <12648924+mthbernardes@users.noreply.github.com> * add comments to yml file * Update clj-watson.properties.json * use codeql-action/upload-sarif v2 Co-authored-by: Matheus Bernardes <12648924+mthbernardes@users.noreply.github.com> Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>
10 lines
234 B
JSON
10 lines
234 B
JSON
{
|
|
"name": "clj-watson",
|
|
"description": "Scan Clojure/Clojurescript projects for vulnerable direct/transitive dependencies.",
|
|
"iconName": "clj-watson",
|
|
"categories": [
|
|
"Code Scanning",
|
|
"Clojure"
|
|
]
|
|
}
|