Commit Graph

186 Commits

Author SHA1 Message Date
Michael Chernov 83b6e98d43 Add Debricked starter workflow (#2107)
* Add Debricked starter workflow

* Add permissions section

* Remove schedule

* Fix review comments

---------

Co-authored-by: Alexis Abril <alexisabril@github.com>
2024-08-16 10:16:20 -05:00
Dylan 6702f0d2e3 Fortify Starter Workflow to use new Fortify AST Action (#2245)
* Update Fortify logo

* Update fortify workflow

Update positioning, Github action versions, Java version and add in Debricked packaging support

* Update fortify.properties.json

Update languages and creator

* Update fortify.yml

Update triggers based on latest starter workflow guidelines

* Update code-scanning/fortify.yml

Co-authored-by: James M. Greene <JamesMGreene@github.com>

* Update code-scanning/fortify.yml

Co-authored-by: James M. Greene <JamesMGreene@github.com>

* Update code-scanning/properties/fortify.properties.json

Co-authored-by: James M. Greene <JamesMGreene@github.com>

* Update code-scanning/fortify.yml

Co-authored-by: James M. Greene <JamesMGreene@github.com>

* Update code-scanning/fortify.yml

Co-authored-by: James M. Greene <JamesMGreene@github.com>

* Update code-scanning/fortify.yml

Co-authored-by: James M. Greene <JamesMGreene@github.com>

* Update fortify.yml

* Update fortify.properties.json

* Update fortify.yml

Update starter workflow to use new unified Fortify AST Action

* Update fortify.yml

* Update fortify.yml

* Update fortify.yml

Refine workflow comments

* Update fortify.yml

Bump checkout action version

* Update fortify.yml

* Update fortify.yml

* Update fortify.yml

One final clean up

* Update fortify.properties.json

* Update fortify.yml

* Update fortify.yml

* Update fortify.properties.json

Update with support for Bicep and Solidity

* Update fortify.properties.json

Uppercase "Solidity" for consistency

* Change v1 to commit hash

---------

Co-authored-by: James M. Greene <JamesMGreene@github.com>
Co-authored-by: Ruud Senden <8635138+rsenden@users.noreply.github.com>
2024-05-06 13:57:14 +00:00
mponaws ac9c407320 Add starter-workflows for Policy Validator (#2375)
* Add starter-workflows for Policy Validator

* Add starter-workflows for Policy Validator

* Add starter-workflows for Policy Validator, removed references to GitHub secrets & S3 to keep it simple
2024-04-18 14:39:17 -05:00
Rex P ca5bcdc693 Add OSV-Scanner code scanning workflow (#2350)
* Add OSV-Scanner code scanning workflow

* Update code-scanning/osv-scanner.yml

Co-authored-by: Alexis Abril <alexisabril@github.com>

---------

Co-authored-by: Alexis Abril <alexisabril@github.com>
2024-04-09 22:21:33 -05:00
lsynopsys 4f4ef4e030 Synopsys Action's starter workflow (#2234)
* Synopsys action starter workflow

* Synopsys action - Address review comments

* Synopsys action - Address review comments 2

* Addressed review comments

* Fixed review comments

* Parameter changes accommodation

---------

Co-authored-by: kishorikumar <104522232+kishorikumar@users.noreply.github.com>
Co-authored-by: Alexis Abril <alexisabril@github.com>
2023-12-22 12:11:56 -06:00
Isabelle c6c44522f3 Update to latest audit code version (#2209)
* Update to latest audit code version

* Fix Description

* Fix extra space in comments
2023-11-13 11:49:29 -06:00
Cédric Fabianski 9744b8f3b5 feat: add Bearer code scanning option 2023-07-17 15:30:33 +02:00
Jamie Scott ebf081c724 Merge branch 'main' into js/endorlabs-update 2023-06-15 09:17:45 -07:00
Jamie Scott 6da5a650b9 Update case and spacing 2023-06-15 09:13:08 -07:00
Jonathan Tamsut 768f356939 Merge branch 'main' into psalm-starter-workflow 2023-06-14 11:20:12 -07:00
Jamie Scott 10d0b40d4c Merge branch 'main' into js/endorlabs-update 2023-06-13 21:55:53 -07:00
Jamie Scott fae93dfd03 Update endorlabs.properties.json 2023-06-12 19:05:57 -07:00
ElizabethBarrord bb9bbc31d8 add line at eof and adding icon 2023-06-07 17:28:33 -05:00
ElizabethBarrord 64aaaf712e Merge branch 'actions:main' into add-credo-workflow 2023-06-07 17:12:20 -05:00
Jamie Scott 437d407a8a add Endor Labs 2023-06-06 16:22:48 -07:00
Issy Long b9b8227591 Add Swift to the list of CodeQL-supported languages
- This is in public beta.
2023-04-11 15:40:06 +01:00
ElizabethBarrord dda2aa56ea Merge branch 'main' into add-credo-workflow 2023-03-24 09:23:52 -05: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
ElizabethBarrord c7f44d7163 Merge branch 'main' into add-credo-workflow 2023-02-22 09:41:49 -06:00
ElizabethBarrord 77bc6e809f add credo properties 2023-02-22 15:39:47 +00:00
Tajinder Singh (TJ) 1d039e1607 fixed typo (#1942)
* fixed typo

* Update defender-for-devops.yml

* update to valid categories

* fixed request changes
2023-02-21 18:20:42 +05:30
Tajinder Singh (TJ) 62569bfea9 Add defender for devops workflow (#1940)
* Created new workflow for defender for devops

* Create defender-for-devops.properties.json

* fixed pr comments

* fixed linting issues

* fixed linting issues

* removed trailing white space

* changed from preview to v1.6.0
2023-02-15 17:57:26 +05:30
vitorveiga a248253343 Add Jscrambler Code Integrity starter workflow (#1893)
* Add Jscrambler Code Integrity starter workflow

* Use hash commit

* fix: missing permissions and improve description

* chore: move to code scanning category

* chore: workflow checks review
2023-01-31 16:25:13 +05:30
Emmanuel Roullit ac13a846c9 ci: remove trailing whitespaces
Signed-off-by: Emmanuel Roullit <eroullit@github.com>
2023-01-27 14:05:15 +01:00
Paul Hodgkinson a3c3cf245c Added Bandit starter workflow and properties file (#1859)
* Added Bandit starter workflow and properties file. Python security scanner, Action by a Hubber, wraps free tool

* Set icon name to one in the icons folder

* Switched to Bandit's own SVG icon

* Added workflow disclaimer

* Fixed author name

Co-authored-by: Sampark Sharma <phantsure@github.com>
2023-01-12 16:27:17 +05:30
Gabriela Gutierrez 9f245d9aba Update 'Scorecards' occurrences to 'Scorecard' (#1889)
* Update Scorecard naming occurences

Signed-off-by: Gabriela Gutierrez <gabigutierrez@google.com>

* Update Scorecard icon naming

Signed-off-by: Gabriela Gutierrez <gabigutierrez@google.com>

* Update Scorecard workflow naming

Signed-off-by: Gabriela Gutierrez <gabigutierrez@google.com>

Signed-off-by: Gabriela Gutierrez <gabigutierrez@google.com>
Co-authored-by: Sampark Sharma <phantsure@github.com>
2023-01-03 13:49:28 +05:30
Chris Gavin 95cee2a6f2 Add Kotlin to CodeQL supported languages. 2022-12-14 12:23:14 +00:00
Sampark Sharma 09f1d3bf86 Merge branch 'main' into phantsure/lint-fix 2022-12-13 18:04:36 +05:30
hadar-co eaef38b7d5 fix workflow 2022-12-08 09:56:22 +02:00
hadar-co 384d799f2c add Datree 2022-12-08 09:56:22 +02:00
Sampark Sharma 1899cb6891 Fix whitespaces 2022-12-08 06:10:22 +00:00
Sampark Sharma c1d13cba2f Merge branch 'main' into phantsure/lint-fix 2022-12-08 11:39:46 +05:30
Sampark Sharma 2a767a8215 Merge branch 'main' into main 2022-12-07 17:57:29 +05:30
Sampark Sharma 6adaff50c1 Fix no newline at EOF 2022-11-30 10:26:21 +00:00
Sampark Sharma 1716d2dcd6 Fix whitespace lint 2022-11-30 10:21:45 +00:00
Tiago Baptista 84381b5f5c Update checkmarx-one.properties.json 2022-11-03 17:29:01 +00:00
Christophe H b7b94c7254 Merge branch 'main' into main 2022-11-03 11:37:14 +01:00
Christophe H a5ee5608b9 Create sonarqube.properties.json 2022-11-03 11:27:23 +01:00
Tiago Baptista 3226c87441 Merge branch 'actions:main' into main 2022-10-20 15:13:41 +01:00
abdul-hai-apisec 7482e30dc1 Updated the description 2022-10-20 11:11:54 +05:30
abdul-hai-apisec 59d90c61a1 Merge branch 'main' into master 2022-10-17 17:28:32 +05:30
Tiago Baptista d4e6eb5c4f Merge branch 'actions:main' into main 2022-10-12 14:46:45 +01:00
abdul-hai-apisec 0c07568eea Merge branch 'main' into master 2022-10-12 14:25:29 +05:30
Jeevan Reddy Ragula 5db0445ab0 Merge branch 'main' into main 2022-09-30 17:11:26 +05:30
Tiago Baptista b2113622be Add new properties file for Checkmarx 2022-09-29 11:32:56 +01:00
Keegan Saunders 13ccf721fe Add NowSecure Mobile SBOM starter workflow 2022-09-28 11:25:15 -04:00
Sampark Sharma 4cda36b85e Merge branch 'main' into zscan-workflow 2022-09-28 16:52:21 +05:30
Jeevan Reddy Ragula e2ea54e6b2 Merge branch 'main' into main 2022-09-27 11:16:38 +05:30
Jeevan Reddy Ragula 6cf9b88b40 Merge branch 'main' into main 2022-09-27 10:00:13 +05:30
Keith Zantow 022ac9babb Update Anchore Grype scan action workflow 2022-09-26 10:33:41 -04:00