+10
b1b3ae86ee
Sync partner_templates with the main Branch. ( #1250 )
...
* Added Cloudrail according to instructions and existing examples
* Adding Cloudrail according to documentation and examples
* Oops
* Add original Fortify on Demand workflow
* Update Fortify on Demand workflow
* Update Fortify on Demand supported languages
* Add 3rd-party GitHub Actions disclaimer
* Sysdig Secure Inline Scan with SARIF report to starter workflows
* Added some extra comments, Github Actions V2 and changed env vars
* Reviews from PR #1110
* Adding 'Dockerfile' to category list
* Update according to PR review comments
* File renames as requested in PR comments
* Revert "Azure Data Factory CI starter workflow (#1111 )" (#1146 )
This reverts commit 7f30309cce .
* use env variables for user-set values (#1117 )
Co-authored-by: Josh Gross <[email protected] >
* Apply suggestions from nickfyson's code review
Co-authored-by: Nick Fyson <[email protected] >
* removing "deployment" templates from sync-ghes (#1127 )
* Update code-scanning/properties/sysdig-scan.properties.json
Co-authored-by: Nick Fyson <[email protected] >
* Update code-scanning/properties/sysdig-scan.properties.json
Co-authored-by: Nick Fyson <[email protected] >
* Changed svg logo
* Rename sysdig.svg to sysdig-scan.svg
* Switched svg logo (again) for a better fit
* Rename fortify.json to fortify.properties.json
* Correct character-case of "c" in Cloudrail
* AWS template also used Docker
* trigger on push instead of release (#1157 )
Co-authored-by: Josh Gross <[email protected] >
* Adding MobSF starter workflow
* Adhering to pull request guidelines
* python: update to use python 3.10
Signed-off-by: Rui Chen <[email protected] >
* Added new templates for 3 clouds.
* Revert "Added new templates for 3 clouds."
This reverts commit c765d6316f .
* Add ruby and update workflow
* Add workflow for Microsoft C++ Code Analysis
* Updated action to meet guidelines
* quote the version strings
* correct typo in msvc.properties.json
* Update codeql.properties.json
* Update code-scanning/properties/codeql.properties.json
Co-authored-by: Arthur Baars <[email protected] >
* Update codeql.properties.json
* Update codeql.properties.json
* Update code-scanning/mobsf.yml
Co-authored-by: Nick Fyson <[email protected] >
* Update code-scanning/properties/mobsf.properties.json
Co-authored-by: Nick Fyson <[email protected] >
* Fixed typo in workflow that will cause every run to fail
* Update commit SHA
* r: use setup-r@1 and include r@4 for starter (#1169 )
* r: use setup-r@1 and include r@4 for starter
Signed-off-by: Rui Chen <[email protected] >
* use sha instead of tag for external action
Co-authored-by: Josh Gross <[email protected] >
Co-authored-by: Josh Gross <[email protected] >
* elixir: refresh dependencies (#1212 )
- setup action got renamed into `setup-beam`
- update elixir and erlang versions
Co-authored-by: Yoni Leitersdorf <[email protected] >
Co-authored-by: Ruud Senden <[email protected] >
Co-authored-by: Ruud Senden <[email protected] >
Co-authored-by: Manuel Boira Cuevas <[email protected] >
Co-authored-by: manuelbcd <[email protected] >
Co-authored-by: Nick Fyson <[email protected] >
Co-authored-by: Sarah Edwards <[email protected] >
Co-authored-by: Josh Gross <[email protected] >
Co-authored-by: Aparna Ravindra <[email protected] >
Co-authored-by: manuelbcd <[email protected] >
Co-authored-by: Abir Majumdar <[email protected] >
Co-authored-by: Rui Chen <[email protected] >
Co-authored-by: David Verdeguer <[email protected] >
Co-authored-by: Daniel Winsor <[email protected] >
Co-authored-by: David Verdeguer <[email protected] >
Co-authored-by: Arthur Baars <[email protected] >
Co-authored-by: Abir Majumdar <[email protected] >
Co-authored-by: Marco Gario <[email protected] >
Co-authored-by: Andy McKay <[email protected] >
2021-11-15 13:47:17 +05:30
+2
4e20b52618
Sync partner_templates branch with main ( #1184 )
...
* Added Cloudrail according to instructions and existing examples
* Adding Cloudrail according to documentation and examples
* Oops
* Add original Fortify on Demand workflow
* Update Fortify on Demand workflow
* Update Fortify on Demand supported languages
* Add 3rd-party GitHub Actions disclaimer
* Sysdig Secure Inline Scan with SARIF report to starter workflows
* Added some extra comments, Github Actions V2 and changed env vars
* Reviews from PR #1110
* Adding 'Dockerfile' to category list
* Update according to PR review comments
* File renames as requested in PR comments
* Revert "Azure Data Factory CI starter workflow (#1111 )" (#1146 )
This reverts commit 7f30309cce .
* use env variables for user-set values (#1117 )
Co-authored-by: Josh Gross <[email protected] >
* Apply suggestions from nickfyson's code review
Co-authored-by: Nick Fyson <[email protected] >
* removing "deployment" templates from sync-ghes (#1127 )
* Update code-scanning/properties/sysdig-scan.properties.json
Co-authored-by: Nick Fyson <[email protected] >
* Update code-scanning/properties/sysdig-scan.properties.json
Co-authored-by: Nick Fyson <[email protected] >
* Changed svg logo
* Rename sysdig.svg to sysdig-scan.svg
* Switched svg logo (again) for a better fit
* Rename fortify.json to fortify.properties.json
* Correct character-case of "c" in Cloudrail
* AWS template also used Docker
* trigger on push instead of release (#1157 )
Co-authored-by: Josh Gross <[email protected] >
* Added new templates for 3 clouds.
* Revert "Added new templates for 3 clouds."
This reverts commit c765d6316f .
* Add workflow for Microsoft C++ Code Analysis
* Updated action to meet guidelines
* correct typo in msvc.properties.json
Co-authored-by: Yoni Leitersdorf <[email protected] >
Co-authored-by: Ruud Senden <[email protected] >
Co-authored-by: Ruud Senden <[email protected] >
Co-authored-by: Manuel Boira Cuevas <[email protected] >
Co-authored-by: manuelbcd <[email protected] >
Co-authored-by: Nick Fyson <[email protected] >
Co-authored-by: Sarah Edwards <[email protected] >
Co-authored-by: Josh Gross <[email protected] >
Co-authored-by: Aparna Ravindra <[email protected] >
Co-authored-by: manuelbcd <[email protected] >
Co-authored-by: Daniel Winsor <[email protected] >
2021-10-22 14:47:00 +05:30
+1
cbd5b645f1
Merge pull request #1110 from manuelbcd/main ( #1155 )
...
* Added Cloudrail according to instructions and existing examples
* Adding Cloudrail according to documentation and examples
* Oops
* Add original Fortify on Demand workflow
* Update Fortify on Demand workflow
* Update Fortify on Demand supported languages
* Add 3rd-party GitHub Actions disclaimer
* Sysdig Secure Inline Scan with SARIF report to starter workflows
* Added some extra comments, Github Actions V2 and changed env vars
* Reviews from PR #1110
* Adding 'Dockerfile' to category list
* Update according to PR review comments
* File renames as requested in PR comments
* Revert "Azure Data Factory CI starter workflow (#1111 )" (#1146 )
This reverts commit 7f30309cce .
* use env variables for user-set values (#1117 )
Co-authored-by: Josh Gross <[email protected] >
* Apply suggestions from nickfyson's code review
Co-authored-by: Nick Fyson <[email protected] >
* removing "deployment" templates from sync-ghes (#1127 )
* Update code-scanning/properties/sysdig-scan.properties.json
Co-authored-by: Nick Fyson <[email protected] >
* Update code-scanning/properties/sysdig-scan.properties.json
Co-authored-by: Nick Fyson <[email protected] >
* Changed svg logo
* Rename sysdig.svg to sysdig-scan.svg
* Switched svg logo (again) for a better fit
* Rename fortify.json to fortify.properties.json
Co-authored-by: Yoni Leitersdorf <[email protected] >
Co-authored-by: Ruud Senden <[email protected] >
Co-authored-by: Ruud Senden <[email protected] >
Co-authored-by: Manuel Boira Cuevas <[email protected] >
Co-authored-by: manuelbcd <[email protected] >
Co-authored-by: Nick Fyson <[email protected] >
Co-authored-by: Sarah Edwards <[email protected] >
Co-authored-by: Josh Gross <[email protected] >
Co-authored-by: Aparna Ravindra <[email protected] >
Co-authored-by: manuelbcd <[email protected] >
2021-10-08 17:31:42 +05:30
Robin Neatherway
07d3c64757
Minor grammar fix
2021-08-19 12:42:33 +01:00
Zachary Conger
bd814059fc
update stackhawk code scanning workflow description
2021-08-05 06:39:44 -06:00
Zachary Conger
3b211c9073
Merge branch 'main' into feature/stackhawk-hawkscan
2021-08-04 08:52:57 -06:00
Yong Yan
808fc34514
Add flawfinder workflow
2021-06-24 15:54:15 -07:00
Zachary Conger
6daaf84bb3
update everything to emphasize stackhawk not hawkscan
2021-06-17 06:40:39 -06:00
Gabe Stocco
0fdd36cae1
Update devskim.properties.json
2021-05-26 08:36:28 -07:00
Gabe Stocco
1f734b1213
Update devskim.properties.json
2021-05-26 05:08:44 -07:00
Gabe Stocco
c0f3fd1127
Update devskim.properties.json
2021-05-25 17:39:15 -07:00
Gabe Stocco
98db900858
Add logo and properties.json
2021-05-25 17:36:54 -07:00
A-Katopodis
ccfd55f9c8
Updated creator field
2021-04-22 01:51:14 +03:00
A-Katopodis
2678356764
Add psscriptanalyzer code scanning
2021-04-22 01:41:31 +03:00
Owen Rumney
7dab5895e6
add HCL as a category
2021-04-14 20:17:04 +01:00
Owen Rumney
cabc659a07
some tweaks for appearance
...
Improve the description, make it more punchy :-)
Use a better SVG for the icon
2021-04-14 19:19:39 +01:00
Owen Rumney
a2e5f8e548
Add tfsec starter action
2021-04-14 18:40:24 +01:00
John Bohannon
9d7a348464
Update code-scanning/properties/mayhem-for-api.properties.json
2021-04-13 11:34:49 -04:00
Alexandre Rebert
97a16c82c5
Add Mayhem for API code scanning workflow
2021-04-12 15:14:08 -04:00
Rahul Gunasekaran
fe22e77a67
changes for checklist items
2021-03-11 13:18:53 -05:00
Rahul Gunasekaran
44804bcf66
Merge branch 'main' into add_listing_to_github_ui
2021-03-10 09:07:29 -05:00
Rahul Gunasekaran
a74640c1ec
updated suggested filename changes
2021-03-10 08:53:33 -05:00
Rahul Gunasekaran
16a1b76572
add_listing_to_github_ui
2021-03-09 15:57:48 -05:00
Nick Fyson
20bd227226
add kubesec code scanning workflow
2021-03-08 13:45:56 +00:00
Nick Fyson
33e4b7e557
add codeql workflow
2020-11-09 11:08:35 +00:00