5 Commits

Author SHA1 Message Date
Jacob Wallraff e1c2a477dd Merge branch 'main' into bump-actions-upload-sarif 2024-07-30 10:41:29 -07:00
Josh Soref 763a1a60f8 Upload-Sarif: Update all workflows to use Upload-Sarif V3 2024-07-25 09:43:06 -04:00
Josh Soref 1830845916 Setup-Node: Update all workflows to use Setup-Node V4
* Switch default node version to 20
* Update version set to 18.x, 20.x, 22.x

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-04-25 17:42:55 -04:00
Josh Soref cd4b67d0b4 Checkout: Update all workflows to use Checkout V4 2024-04-05 15:29:37 -04:00
Eric Fernandez 02af783829 Addition of snyk-security workflow to enable the Snyk platform from a single GitHub Action (#1939)
* Create snyk-security.properties.json

* Create snyk-security.yml

* Update snyk-security.yml

* Fix mispelling

Co-authored-by: Sampark Sharma <phantsure@github.com>

* Apply comments from PR

- Moved documentation link to the top
- Made `|| true` optional
- Added commit SHA for the Snyk GitHub Action

* Remove empty space

Co-authored-by: Sampark Sharma <phantsure@github.com>

* Remove empty space in line end

Co-authored-by: Sampark Sharma <phantsure@github.com>

* Update Categories

* Updated after running pre-commit linting

---------

Co-authored-by: Sampark Sharma <phantsure@github.com>
2023-03-07 16:22:52 +05:30