Files
starter-workflows/code-scanning
Yong Yan 66f87f9dfe 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 <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>
2022-04-12 10:11:27 +05:30
..
2022-03-31 08:24:35 -04:00
2022-04-05 11:21:59 +05:30
2022-03-28 22:40:48 +05:30
2022-04-04 16:01:48 +05:30
2021-04-17 14:08:56 -04:00
2022-04-06 14:51:15 +02:00
2022-03-28 22:40:48 +05:30
2022-04-05 11:15:09 +05:30

Code Scanning Workflows

GitHub code scanning is a developer-first, GitHub-native approach to easily find security vulnerabilities before they reach production. Before you can configure code scanning for a repository, you must enable code scanning by adding a GitHub Actions workflow to the repository. For more information, see Setting up code scanning for a repository.