Commit Graph

66 Commits (master)

Author SHA1 Message Date
Naveen 19af8fc7d8
Pin actions to a full length commit SHA (#2765)
- 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 upgrade based on SHA.

Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>s
2 years ago
Vlastimil Ovčáčík 179993f0cd
Enable manually trigger on GitHub Workflows (#2620) 3 years ago
Daniel Bast 9bd8988300
Add dependabot config for dependency updates (#2573) 3 years ago
a1346054 3c804bcfec fix spelling 3 years ago
Mitsuo Heijo 8edfd14a37
Test against Golang 1.14 and 1.16 (#2396)
1.14 for 32-bit binaries
3 years ago
Junegunn Choi 1a191ec6f7
Update FUNDING.yml 3 years ago
Junegunn Choi e7171e94b4
Update FUNDING.yml 3 years ago
Junegunn Choi 398d937419
Create FUNDING.yml 3 years ago
Junegunn Choi dfda5c054a
[actions] Install fish using apt-get
For some reason, `test_ctrl_r` and `test_ctrl_r_abort` are not passing
on GitHub Action runner with Fish 3.2.0.
3 years ago
Naveen d110372f99
Create codeql-analysis.yml (#2338) 3 years ago
Junegunn Choi e922704f72
Migrate to GitHub Actions 3 years ago
Junegunn Choi dceb5d09cd
RTFM, please 5 years ago
Junegunn Choi f0fe79dd3b
0.17.4 6 years ago
Junegunn Choi 2e8814bb57
Add WSL to .github/ISSUE_TEMPLATE.md 8 years ago
Junegunn Choi df32c05833 [fzf-tmux] Fix issues on tmux 1.8 8 years ago
Junegunn Choi f91cbd5688 Add ISSUE_TEMPLATE.md
Close #500
8 years ago