dependabot[bot]
|
9464fe0abc
|
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-27 09:52:41 +00:00 |
|
neilnaveen
|
da97012190
|
chore: Set permissions for GitHub actions
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.
- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions
https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs
[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/)
Signed-off-by: neilnaveen <42328488+neilnaveen@users.noreply.github.com>
|
2022-06-23 01:11:00 +00:00 |
|
Laurent Destailleur
|
535cfea03d
|
Exclude test
|
2020-11-28 14:49:59 +01:00 |
|
Laurent Destailleur
|
59b445a103
|
Clean dead code
|
2020-11-28 14:47:39 +01:00 |
|
Laurent Destailleur
|
c3000e5098
|
Remove rule with +99% of false positive
|
2020-11-12 13:20:39 +01:00 |
|
Laurent Destailleur
|
5c672cca1d
|
Fix exclude of dirs
|
2020-11-12 13:16:55 +01:00 |
|
Laurent Destailleur
|
0cc1cfbede
|
Remove rule with +99% of false positive
|
2020-11-12 13:15:49 +01:00 |
|
Laurent Destailleur
|
0b6123328d
|
Removed rule with +99% of false positives
|
2020-11-12 13:12:38 +01:00 |
|
Laurent Destailleur
|
d3add1b718
|
Remove false postivie exakat error
|
2020-10-04 11:20:53 +02:00 |
|
Laurent Destailleur
|
51d0856f50
|
Remove bad exakat rules
|
2020-09-27 21:20:39 +02:00 |
|
Laurent Destailleur
|
41660000f7
|
Filter for exakat
|
2020-09-16 03:29:03 +02:00 |
|
Laurent Destailleur
|
4b3a2066a6
|
Test
|
2020-09-14 15:38:40 +02:00 |
|