Jay Satiro
4729c25180
codeql: fix error "Resource not accessible by integration"
...
- Enable codeql writing security-events.
GitHub set the default permissions to read, apparently since earlier
this year.
Ref: https://github.com/github/codeql-action/issues/464
Ref: https://github.blog/changelog/2021-04-20-github-actions-control-permissions-for-github_token/
Fixes https://github.com/curl/curl/issues/7575
Closes https://github.com/curl/curl/pull/7576
2021-08-17 03:32:10 -04:00
Daniel Stenberg
b28a88951d
GHA: add a linux-hyper job
...
Closes #7206
2021-06-07 17:31:07 +02:00
Anthony Shaw
2908a8232c
github/workflow: add "security-extended" to codeql-analysis.yml
...
Extends the CodeQL code scan.
Closes #6815
2021-04-09 15:46:31 +02:00
XhmikosR
78617b48e4
CI: fix warning with the latest versions
...
`git checkout HEAD^2` is no longer needed
Closes #6369
2020-12-25 16:21:14 +01:00
Marc Hoersken
a88fe0fd14
workflows: limit what branches to run CodeQL on
...
Align CodeQL action with existing CI actions:
- Update branch filter to avoid duplicate CI runs.
- Shorten workflow name due to informative job name.
Reviewed-by: Daniel Stenberg
Closes #5660
2020-07-13 21:01:03 +02:00
Daniel Stenberg
7de2a4ce35
codeql-analysis.yml: fix the 'languages' setting
...
It needs a 'with:' in front of it.
2020-06-26 08:49:47 +02:00
Daniel Stenberg
7183f5acc3
gtihub: codeql-analysis.yml
...
enables code security scanning with github actions
2020-06-26 01:06:05 +02:00