Nick Fyson
7ebee84fa6
Merge pull request #1262 from apisec-inc/master
...
Added starter workflow to help get started with APIsec-Scan code-scanning Action
2021-12-01 12:45:02 +00: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
fa053f9bf1
Merge branch 'main' into master
2021-11-30 12:24:56 +05:30
Nick Fyson
a85155b04a
Merge pull request #1266 from actions/detekt_workflow
...
Add Detekt workflow template
2021-11-25 10:15:32 +00:00
Nick Fyson
e1db44513b
Merge branch 'main' into detekt_workflow
2021-11-25 10:07:09 +00:00
anaarmas
c4dadecc05
find a way to pin the SHA for detekt workflow template
2021-11-23 21:14:53 +01:00
Ana Armas Romero
200b0c34b1
Merge pull request #1254 from actions/move-code-scanning-workflows
...
Validate Data / validate-data (push) Has been cancelled
Move code scanning workflows
2021-11-23 14:21:15 +01:00
anaarmas
0debae5ec7
fix crunch42 template id so it overrides old template as required
2021-11-23 09:37:32 +01:00
abdul-hai-apisec
6439d558f4
Updated the names as per the pull request checklist.
2021-11-22 21:14:54 +05:30
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
Nick Fyson
da223f8a03
Merge pull request #1238 from meme/nowsecure
...
Add NowSecure starter workflow
2021-11-15 22:23:51 +00:00
Keegan Saunders
f61ca9907b
Add NowSecure starter workflow
2021-11-15 08:40:01 -05:00
rui
56c93ff752
elixir: refresh dependencies ( #1212 )
...
- setup action got renamed into `setup-beam`
- update elixir and erlang versions
2021-11-08 11:14:50 -05:00
rui
1d8891efc2
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 <rui@chenrui.dev >
* use sha instead of tag for external action
Co-authored-by: Josh Gross <joshmgross@github.com >
Co-authored-by: Josh Gross <joshmgross@github.com >
2021-10-28 11:37:36 -04:00
Andy McKay
93ee3d86f6
Merge pull request #1168 from chenrui333/python-3.10
...
python: update to use python 3.10
2021-10-28 07:40:41 -07:00
Andy McKay
97d8c1c765
Merge branch 'main' into python-3.10
2021-10-28 07:39:33 -07:00
Nick Fyson
1b52eb3e6f
Merge pull request #1160 from abirismyname/adding-mobsf-to-codescanning
2021-10-27 21:38:42 +01:00
Nick Fyson
216dc929eb
Merge branch 'main' into adding-mobsf-to-codescanning
2021-10-27 21:34:36 +01:00
David Verdeguer
ef1ebb2538
Merge pull request #1180 from actions/daverlo/ruby-beta
...
Add ruby and update CodeQL workflow
2021-10-27 16:07:51 +02:00
David Verdeguer
440e8daf05
Merge branch 'main' into daverlo/ruby-beta
2021-10-27 16:01:12 +02:00
Marco Gario
0f5b68ee4f
Merge pull request #1198 from d-winsor/msvc-typo
...
Fixed typo in Microsoft C++ Code Analysis workflow.
2021-10-27 10:16:35 +02:00
Daniel Winsor
d9dc2c2f72
Update commit SHA
2021-10-26 21:48:19 -07:00
Daniel Winsor
83bdb0fcd6
Fixed typo in workflow that will cause every run to fail
2021-10-26 21:37:36 -07:00
Abir Majumdar
ed8c87df74
Update code-scanning/properties/mobsf.properties.json
...
Co-authored-by: Nick Fyson <nickfyson@github.com >
2021-10-25 21:40:48 -04:00
Abir Majumdar
09b078fd76
Update code-scanning/mobsf.yml
...
Co-authored-by: Nick Fyson <nickfyson@github.com >
2021-10-25 21:40:31 -04:00
David Verdeguer
4a9a12a099
Update codeql.properties.json
2021-10-22 11:52:12 +02:00
David Verdeguer
3a3f99717d
Update codeql.properties.json
2021-10-22 11:40:38 +02:00
David Verdeguer
281a35c5ef
Update code-scanning/properties/codeql.properties.json
...
Co-authored-by: Arthur Baars <arthur@semmle.com >
2021-10-22 11:37:35 +02:00
David Verdeguer
dcdce00205
Update codeql.properties.json
2021-10-22 10:54:14 +02:00
Nick Fyson
8a8c5b274c
Merge pull request #1183 from actions/nickfyson-patch-1
...
correct typo in msvc.properties.json
2021-10-22 09:36:46 +01:00
Nick Fyson
149db50d43
correct typo in msvc.properties.json
2021-10-22 09:33:24 +01:00
Nick Fyson
c3de16f318
Merge pull request #1181 from d-winsor/msvc-analysis
...
Microsoft C++ Code Analysis Action
2021-10-22 09:31:29 +01:00
Rui Chen
40f0709bd6
quote the version strings
2021-10-22 01:14:49 -04:00
Daniel Winsor
9fccb15dc6
Updated action to meet guidelines
2021-10-21 16:18:11 -07:00
Daniel Winsor
bafed29a86
Add workflow for Microsoft C++ Code Analysis
2021-10-21 14:14:02 -07:00
David Verdeguer
042eac3858
Add ruby and update workflow
2021-10-21 22:11:00 +02:00
Ashwin Sangem
e3fc80f30e
Revert "Added new templates for 3 clouds."
...
This reverts commit c765d6316f .
2021-10-21 08:59:43 +00:00
Ashwin Sangem
c765d6316f
Added new templates for 3 clouds.
2021-10-21 14:27:06 +05:30
Rui Chen
e6620ddc5b
python: update to use python 3.10
...
Signed-off-by: Rui Chen <rui@chenrui.dev >
2021-10-20 00:02:48 -04:00
Abir Majumdar
6e44c89176
Adhering to pull request guidelines
2021-10-15 08:55:34 -04:00
Abir Majumdar
ffef54a02c
Adding MobSF starter workflow
2021-10-15 08:37:05 -04:00
Nick Fyson
700743e332
Merge pull request #1153 from yi2020/patch-1
...
Correct character-case of "c" in Cloudrail
2021-10-12 09:58:03 +01:00
Nick Fyson
a857e4e5a6
Merge branch 'main' into patch-1
2021-10-12 09:56:26 +01:00
Sarah Edwards
6b14bf21cb
trigger on push instead of release ( #1157 )
...
Co-authored-by: Josh Gross <joshmgross@github.com >
2021-10-11 15:53:15 -04:00
Ashwin Sangem
ad91ff259d
AWS template also used Docker
2021-10-11 14:58:21 +05:30
Yoni Leitersdorf
2e38bc8da2
Correct character-case of "c" in Cloudrail
2021-10-06 12:52:26 -07:00
Nick Fyson
5b659e82b4
Merge pull request #1110 from manuelbcd/main
...
Sysdig inline scanning
2021-10-06 10:14:48 +01:00