Add clj-watson starter workflow (#1460)
* 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 <[email protected]> * Update code-scanning/clj-watson.yml Co-authored-by: Matheus Bernardes <[email protected]> * update categories * update categories * Update code-scanning/clj-watson.yml Co-authored-by: Matheus Bernardes <[email protected]> * Update code-scanning/properties/clj-watson.properties.json Co-authored-by: Bishal Prasad <[email protected]> * Update code-scanning/clj-watson.yml Co-authored-by: Matheus Bernardes <[email protected]> * add comments to yml file * Update clj-watson.properties.json * use codeql-action/upload-sarif v2 Co-authored-by: Matheus Bernardes <[email protected]> Co-authored-by: Bishal Prasad <[email protected]>
This commit is contained in:
co-authored by
Matheus Bernardes
Bishal Prasad
parent
70f16d3552
commit
66f87f9dfe
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "clj-watson",
|
||||
"description": "Scan Clojure/Clojurescript projects for vulnerable direct/transitive dependencies.",
|
||||
"iconName": "clj-watson",
|
||||
"categories": [
|
||||
"Code Scanning",
|
||||
"Clojure"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user