spiegel_podman/.github
naveensrinivasan 1821eb3837 Pin actions to a full length commit SHA
- Pinned actions by SHA https://github.com/ossf/scorecard/blob/main/docs/checks.md#pinned-dependencies
- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions

>Pin actions to a full length commit SHA

>Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release. Pinning to a particular SHA helps mitigate the risk of a bad actor adding a backdoor to the action's repository, as they would need to generate a SHA-1 collision for a valid Git object payload.

https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions#using-third-party-actions

Also dependabot supports upgrades based on SHA.

Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
2022-03-28 19:00:16 +00:00
..
actions/check_cirrus_cron Github workflow: Fix parsing of GraphQL response JSON 2022-01-25 14:39:32 -05:00
workflows Pin actions to a full length commit SHA 2022-03-28 19:00:16 +00:00
dependabot.yml add a dependabot config to automate vendoring 2021-03-18 15:18:13 +01:00
issue-labeler.yml github: label issues based on os fix regex 2022-01-27 21:24:34 +01:00
ISSUE_TEMPLATE.md troubleshooting links to main branch 2022-01-14 12:29:13 +01:00
PULL_REQUEST_TEMPLATE.md .github: revert to the old template 2021-12-16 15:23:39 +01:00