+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
Sheldon Warkentin
8c91a4c02f
Remoev mention of trial for Mayhem for API
...
A free plan is now in place with a professional trial that may be opted into afterward.
2021-09-29 13:45:57 -06:00
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
bc28e7ed6b
Replace action tag with commit hash.
2021-07-28 14:08:48 -07:00
Yong Yan
55ff908b82
Update published action name and version
2021-07-19 10:02:01 -07:00
Yong Yan
a72fa8fd8b
Add icon file
2021-06-30 14:18:24 -07:00
Zachary Conger
09bec32a03
update hawkscan-action reference to commit hash
2021-06-28 16:05:58 -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
9c10407107
Update devskim.yml
2021-05-26 08:37:19 -07: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
72fb7d8389
Update devskim.yml
2021-05-25 17:44:51 -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
Gabe Stocco
d0779b618f
Update devskim.yml
2021-05-25 17:32:55 -07:00
Gabe Stocco
1c4f13f881
Adds DevSkim example file
2021-05-25 17:32:21 -07:00
Owen Rumney
a188baf434
Update the tfsec ref point
...
Use the latest commit hash for the action - resolves the issue support code signing
2021-05-21 08:39:23 +01:00
Owen Rumney
98dbe8f0d1
Remove the github token
...
The tfsec action doesn't require the GitHub token so removing it
2021-04-29 08:28:14 +01:00
eric sciple
225cb8e3c5
Merge branch 'main' into users/ericsciple/21-02-perm
2021-04-27 10:13:27 -05:00
eric sciple
a0512d36da
include actions:read for all code scanning workflows
2021-04-23 14:06:00 -05: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
eric sciple
6a69f367db
Update starter workflows to specify permissions
2021-04-21 16:32:53 -05:00
Stephen Wade
ed015ab7b9
Fix broken link in README.md
2021-04-17 14:08:56 -04: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
4adf815cfc
update to use the hash rather than tag
2021-04-14 18:53:21 +01:00
Owen Rumney and John Bohannon
b80a1555aa
Update code-scanning/tfsec.yml
...
Co-authored-by: John Bohannon <[email protected] >
2021-04-14 18:45:51 +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
Nick Fyson
6e127e8439
fix id of synosys-io workflow
2021-03-12 20:00:40 +00:00
Rahul Gunasekaran and Nick Fyson
5eb695baec
Updated commit SHA
...
Co-authored-by: Nick Fyson <[email protected] >
2021-03-12 12:23:28 -05:00
Rahul Gunasekaran
ba6a2f292c
Updated version to commit SHA
2021-03-11 21:33:39 -05: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 and Nick Fyson
93599e2505
Updated suggested changes in code-scanning/synopsys-io-actions.yml
...
Co-authored-by: Nick Fyson <[email protected] >
2021-03-10 08:22:45 -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
44c50acb70
amend link in codeql workflow
2020-11-13 16:33:01 +00:00
Nick Fyson
500534878c
update doc link in codeql template
2020-11-12 12:46:34 +00:00
Nick Fyson
33e4b7e557
add codeql workflow
2020-11-09 11:08:35 +00:00
Nick Fyson
8d7b3c7bb7
add code scanning readme
2020-10-23 15:30:48 +01:00