Commit Graph

10 Commits

Author SHA1 Message Date
Remco Vermeulen 7757e2cdbd Merge branch 'main' into patch-2 2022-05-31 14:34:24 +02:00
Remco Vermeulen 477f6af84e Shorten the comment
The comment is shortened by removing the URL to the documentation.

Co-authored-by: Sampark Sharma <phantsure@github.com>
2022-05-31 14:19:53 +02:00
Remco Vermeulen 27f5b1e9fd Add descriptive comment
The `actions: read` permission is only required when the workflow is executed in a private repository.
2022-05-31 12:28:16 +02:00
Remco Vermeulen 77df908268 Set fail-build property to false
Whenever a security issue is found the `scan action` fails the build and the step, which causes the workflow to fail before uploading the results to Code Scanning.
This change turns the error into a warning.
2022-05-30 14:16:42 +02:00
Remco Vermeulen b9fbda1e7d Add actions read permission
The CodeQL Action requires this permission to collect information of the workflow run.
2022-05-30 14:11:28 +02:00
Thomas Boop ff59aa4737 Merge branch 'main' into thboop/updateCodeScanning 2022-03-31 09:32:00 -04:00
Thomas Boop 8d8c6f77d6 update to v2 2022-03-31 08:24:35 -04:00
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
h0x0er 34d35389d1 updated gh_token permissions for anchore/scan-action 2022-01-31 14:29:11 +05:30
anaarmas 52edf1b580 add a bunch of code scanning workflows 2021-11-19 16:55:27 +01:00