Bishal Prasad and GitHub
e59567a947
Bringing back Datadog Synthetics workflow ( #1503 )
...
* Revert "Revert "Add Datadog Synthetics GitHub action to starter workflows (#1342 )" (#1385 )"
This reverts commit de41169eb0 .
* Add creator
2022-03-25 16:03:59 +05:30
Nick Fyson and GitHub
f95b7ebe73
Merge branch 'main' into users/yongyan-gh/clj-holmes
2022-03-16 19:07:22 +00:00
Mike Verbanic and GitHub
c4cc28d92d
feat: add google cloud run starter workflows ( #1392 )
...
* feat: add google cloud run starter workflows
* fix: pr comments
* fix: pr comments
* fix: properties naming
* fix: docker registry path
2022-03-17 00:30:00 +05:30
Christophe H and GitHub
d955f56f67
Add files via upload
2022-03-10 17:17:43 +01:00
Yong Yan
d3fb4810d7
Add clj-holmes starter workflow
2022-03-02 10:53:29 -08:00
Bishal Prasad and GitHub
de41169eb0
Revert "Add Datadog Synthetics GitHub action to starter workflows ( #1342 )" ( #1385 )
...
This reverts commit f31e3a9c9d .
2022-02-04 09:45:26 +05:30
Nick Fyson and GitHub
0a84296a2a
Merge branch 'main' into feat/scorecardicon
2022-01-18 11:05:08 +00:00
5635bf05bc
Upgrade Rails workflow to true CI ( #1353 )
...
* Upgrade Rails workflow to true CI
The existing Rails CI example only runs linters, which is not continuous
integration. This change brings the Rails example workflow up to par
with the other web framework CI flows, like Django.
This example is optimized for Rails 7, which does not include NodeJS,
webpack, or yarn by default. No Rails application code changes are
required for this flow to run the tests, and both minitest and rspec are
supported via the `test` rake task.
* add Rails icon
* use env vars, hopefully
* use the full hash for ruby/setup-ruby
* remove PORT since services cannot use it
* stop repeating identical step envs
* resolve env var declaration error
* update setup-ruby to the SHA of v1.92
* use setup-ruby SHA for lint job too
Co-authored-by: Bishal Prasad <[email protected] >
2022-01-18 02:04:33 +05:30
Beth G and GitHub
f31e3a9c9d
Add Datadog Synthetics GitHub action to starter workflows ( #1342 )
2022-01-15 11:41:46 +05:30
laurentsimon
b224dd8449
update icon
2022-01-14 23:32:21 +00:00
laurentsimon
b73f59a3e8
add icon
2022-01-04 18:26:32 +00:00
Anurag Chauhan and GitHub
5bd8eb4344
Merge branch 'main' of https://github.com/actions/starter-workflows into partner_templates
2021-12-09 11:32:59 +00:00
Ana Armas Romero and GitHub
75ecfa0bae
Merge branch 'main' into veracode_workflow
2021-12-07 11:50:58 +01:00
Abir Majumdar
4e6641ed74
Updating pmd logo
2021-12-03 13:19:43 -05:00
Abir Majumdar
649bca8dab
Updating logo and adding sha to workflow
2021-12-03 10:33:18 -05:00
Abir Majumdar and GitHub
3fd42f21fc
Merge branch 'main' into adding-pmd-workflow
2021-12-01 16:05:16 -05:00
Abir Majumdar and GitHub
d2bba6f2d9
Adding icon
2021-12-01 16:03:49 -05:00
abdul-hai-apisec
e99eb117c5
Merge remote-tracking branch 'origin/master'
2021-12-01 13:44:28 +05:30
abdul-hai-apisec
3f39a5a76b
Removed the unwanted space in actions file.
...
Updated the logo to have only the shield portion.
2021-12-01 13:27:02 +05:30
abdul-hai-apisec and GitHub
fa053f9bf1
Merge branch 'main' into master
2021-11-30 12:24:56 +05:30
anaarmas
1a37cd5345
add veracode workflow
2021-11-29 11:49:33 +01:00
Nick Fyson and GitHub
e1db44513b
Merge branch 'main' into detekt_workflow
2021-11-25 10:07:09 +00:00
abdul-hai-apisec
499e38bc3e
Added starter workflow to help you get started with APIsec-Scan Actions.
2021-11-22 20:35:15 +05:30
anaarmas
52edf1b580
add a bunch of code scanning workflows
2021-11-19 16:55:27 +01:00
anaarmas
42dcf88eb9
add detekt workflow
2021-11-19 16:41:15 +01:00
Keegan Saunders
f61ca9907b
Add NowSecure starter workflow
2021-11-15 08:40:01 -05:00
+11
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
Nick Fyson and GitHub
216dc929eb
Merge branch 'main' into adding-mobsf-to-codescanning
2021-10-27 21:34:36 +01:00
Simona Cotin and GitHub
464fcecb39
Merge branch 'actions:partner_templates' into partner_templates
2021-10-26 13:13:11 +02:00
Simona Cotin
27ebc235ee
Add partner templates for Azure Static Web Apps
2021-10-22 13:00:26 +02:00
+3
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
Daniel Winsor
bafed29a86
Add workflow for Microsoft C++ Code Analysis
2021-10-21 14:14:02 -07:00
Abir Majumdar
ffef54a02c
Adding MobSF starter workflow
2021-10-15 08:37:05 -04:00
+2
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
manuelbcd and GitHub
764ebceaf5
Merge branch 'main' into main
2021-10-05 22:46:19 +02:00
Nick Fyson and GitHub
a95943d406
Merge pull request #1090 from fortify/main
...
Add Fortify on Demand code scanning workflow
2021-10-05 20:24:09 +01:00
manuelbcd and GitHub
d07ff38b96
Merge branch 'main' into main
2021-10-05 15:10:10 +02:00
manuelbcd
3c200bdb21
Switched svg logo (again) for a better fit
2021-10-05 15:09:31 +02:00
manuelbcd and GitHub
b258b33234
Rename sysdig.svg to sysdig-scan.svg
2021-10-05 15:02:00 +02:00
manuelbcd
b55a65157e
Changed svg logo
2021-10-05 10:39:56 +02:00
7f30309cce
Azure Data Factory CI starter workflow ( #1111 )
...
* Azure Data Factory CI starter workflow
* fix: data factory starter categories
* fix: checkout step formatting
* fix: data-factory-export targeting latest version
* feature: latest adf validate and export versions
* feature: Azure Data Factory tech_stack category for CI starter
Co-authored-by: Fernando de Oliveira <[email protected] >
2021-09-29 10:32:01 +05:30
Nick Fyson and GitHub
b5a43f8049
Merge branch 'main' into add_cloudrail
2021-09-27 21:35:59 +01:00
Ruud Senden and GitHub
45ae2e08fc
Merge branch 'main' into main
2021-09-17 12:38:42 +02:00
Manuel Boira Cuevas
5e116cb9e8
Sysdig Secure Inline Scan with SARIF report to starter workflows
2021-09-16 10:47:05 +02:00
1cb322141e
add makefile template ( #1093 )
...
Co-authored-by: Ashwin Sangem <[email protected] >
2021-09-16 11:02:21 +05:30
Ruud Senden
b671ee6c7b
Add original Fortify on Demand workflow
2021-09-13 10:16:30 +02:00
Yoni Leitersdorf
188b52b51c
Adding Cloudrail according to documentation and examples
2021-08-17 07:29:29 -07:00
Zachary Conger and GitHub
3b211c9073
Merge branch 'main' into feature/stackhawk-hawkscan
2021-08-04 08:52:57 -06:00
Yong Yan
a72fa8fd8b
Add icon file
2021-06-30 14:18:24 -07:00
Zachary Conger
6daaf84bb3
update everything to emphasize stackhawk not hawkscan
2021-06-17 06:40:39 -06:00