Thomas Boop
|
1d9d6d7fb0
|
Update Actions to node16 (#1469)
* update actions
* address merge conflicts
* fix java updates
* update github script
* update cache to v3
Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>
|
2022-03-28 22:40:48 +05:30 |
|
Bishal Prasad
|
3be3c5deec
|
Update cache action to v3 (#1507)
|
2022-03-28 09:47:44 +05:30 |
|
Nick Fyson
|
2a63c49d00
|
Merge branch 'main' into users/yongyan-gh/clj-holmes
|
2022-03-16 18:35:15 +00:00 |
|
Jonathan Tamsut
|
46017054a3
|
Update download-artifact and upload-artifact from v2 to v3 (#1465)
* migrate to v3
* update download-artifact
|
2022-03-14 10:35:28 -04:00 |
|
Yong Yan
|
5665b8b5b8
|
Update code-scanning/clj-holmes.yml
Co-authored-by: Nick Fyson <nickfyson@github.com>
|
2022-03-09 11:18:14 -08:00 |
|
Yong Yan
|
af777b030e
|
update permissions setting
|
2022-03-08 14:19:19 -08:00 |
|
Yong Yan
|
90d3b1b63b
|
Update tool description
Co-authored-by: Nick Fyson <nickfyson@github.com>
|
2022-03-07 09:27:40 -08:00 |
|
Yong Yan
|
023a52c488
|
remove specifying permissions
Co-authored-by: Nick Fyson <nickfyson@github.com>
|
2022-03-07 09:26:30 -08:00 |
|
Yong Yan
|
e9d7cbd870
|
Merge branch 'main' into users/yongyan-gh/clj-holmes
|
2022-03-04 10:44:49 -08:00 |
|
Yong Yan
|
d3fb4810d7
|
Add clj-holmes starter workflow
|
2022-03-02 10:53:29 -08:00 |
|
Nick Fyson
|
1294763b98
|
Merge branch 'main' into patch-9
|
2022-03-02 09:12:21 +00:00 |
|
Nick Fyson
|
8a394a4869
|
Merge branch 'main' into permks-2
|
2022-03-01 19:27:20 +00:00 |
|
Nick Fyson
|
a5b7a6b2c5
|
Merge branch 'main' into permks-1
|
2022-02-27 14:30:43 +00:00 |
|
Nick Fyson
|
661f311aa8
|
Merge branch 'main' into patch-1
|
2022-02-27 14:29:09 +00:00 |
|
Nick Fyson
|
73ecf4a25c
|
Merge branch 'main' into patch-10
|
2022-02-27 14:25:31 +00:00 |
|
Nick Fyson
|
16d6445e9f
|
Merge branch 'main' into patch-4
|
2022-02-27 14:23:00 +00:00 |
|
Nick Fyson
|
8879d481fb
|
Merge branch 'main' into permks-13
|
2022-02-27 14:19:33 +00:00 |
|
laurentsimon
|
ed9202263d
|
Update hash for scorecard's v1.0.4 release
|
2022-02-18 01:00:27 +00:00 |
|
arjundashrath
|
6a5dc3a753
|
Update sysdig-scan.yml
|
2022-02-17 08:50:23 +05:30 |
|
Nick Fyson
|
8596c57868
|
Merge branch 'main' into permks-13
|
2022-02-16 11:18:33 +00:00 |
|
Nick Fyson
|
48d70bb057
|
Merge branch 'main' into patch-8
|
2022-02-16 10:47:11 +00:00 |
|
Nick Fyson
|
bf12b3d01a
|
Merge branch 'main' into permks-13
|
2022-02-16 10:09:07 +00:00 |
|
Nick Fyson
|
0c9bd866a7
|
Merge branch 'main' into patch-7
|
2022-02-16 10:00:27 +00:00 |
|
Nick Fyson
|
dc87bafe6f
|
Merge branch 'main' into permks-7
|
2022-02-16 09:52:35 +00:00 |
|
Shubham malik
|
3394a8e62f
|
Update mobsf.yml
|
2022-02-15 16:38:05 +05:30 |
|
Shubham malik
|
6706b36121
|
Update njsscan.yml
|
2022-02-15 16:04:39 +05:30 |
|
Shubham malik
|
aa4aa29543
|
Update stackhawk.yml
|
2022-02-14 15:51:06 +05:30 |
|
Shubham malik
|
f6474e2bfa
|
Update brakeman.yml
|
2022-02-14 15:23:03 +05:30 |
|
Shubham malik
|
ab9bdce2e3
|
Update apisec-scan.yml
|
2022-02-14 15:19:56 +05:30 |
|
arjundashrath
|
b93e51dac6
|
Update msvc.yml
|
2022-02-14 13:11:47 +05:30 |
|
arjundashrath
|
4333c79965
|
Update codacy.yml
|
2022-02-14 13:08:08 +05:30 |
|
arjundashrath
|
d8a2673986
|
Update prisma.yml
|
2022-02-14 12:59:51 +05:30 |
|
arjundashrath
|
b90ea0582a
|
Update veracode.yml
|
2022-02-14 12:43:26 +05:30 |
|
h0x0er
|
14ce90e99f
|
added github_token permissions
|
2022-02-14 11:13:30 +05:30 |
|
Chris Gavin
|
4579cb5c54
|
Fix some workflows not being excluded from Enterprise syncing.
|
2022-02-11 15:03:41 +00:00 |
|
Andreas Dangel
|
d580918e06
|
Update pmd to v1.2.0
* Use pmd/pmd-github-action@967a81f8b6
which is v1.2.0
* Remove "cache: maven" setting, which fails if no pom.xml file
is existing
* Set parameter "analyzeModifiedFilesOnly: false" to prevent incomplete
analysis results. See also https://github.com/pmd/pmd-github-action/issues/35
|
2022-02-10 18:10:25 +01:00 |
|
Nick Fyson
|
53217fe594
|
Merge branch 'main' into Permissions
|
2022-02-04 14:37:22 +00:00 |
|
Nick Fyson
|
c84eced9e9
|
Merge branch 'main' into main
|
2022-02-04 10:43:53 +00:00 |
|
Nick Fyson
|
251b7bbc24
|
Merge branch 'main' into permissions
|
2022-02-04 10:25:18 +00:00 |
|
h0x0er
|
7ea0d435cf
|
Merge branch 'main' into main
|
2022-02-03 13:40:22 +05:30 |
|
Shubham malik
|
d71bfc344e
|
Create checkmarx.yml
|
2022-02-01 22:34:47 +05:30 |
|
Anurag Chauhan
|
890150c289
|
Fixing some code scanning workflows description
|
2022-01-31 10:48:11 +00:00 |
|
h0x0er
|
34d35389d1
|
updated gh_token permissions for anchore/scan-action
|
2022-01-31 14:29:11 +05:30 |
|
Nick Fyson
|
e833ff06e4
|
Merge branch 'main' into starter-workflow
|
2022-01-28 22:00:17 +00:00 |
|
Shubham malik
|
4f0f3e716d
|
Update crunch42.yml
|
2022-01-27 15:38:23 +05:30 |
|
Shubham malik
|
3b8f20ff6f
|
updated permission
|
2022-01-26 22:42:19 +05:30 |
|
laurentsimon
|
41e7dd427d
|
Scorecards: update hash to v1.0.2
We fixed a small issue and need to update the hash
|
2022-01-24 08:27:33 -08:00 |
|
laurentsimon
|
94100d1d4a
|
bump
|
2022-01-14 23:32:21 +00:00 |
|
laurentsimon
|
b224dd8449
|
update icon
|
2022-01-14 23:32:21 +00:00 |
|
laurentsimon
|
1b10c28ff4
|
rem tabs and update comment
|
2022-01-14 03:00:11 +00:00 |
|