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
|
2022-03-29 21:08:01 +09:00 |
|
Vlastimil Ovčáčík
|
179993f0cd
|
Enable manually trigger on GitHub Workflows (#2620)
|
2021-10-04 21:41:54 +09:00 |
|
Daniel Bast
|
9bd8988300
|
Add dependabot config for dependency updates (#2573)
|
2021-08-17 16:27:50 +09:00 |
|
a1346054
|
3c804bcfec
|
fix spelling
|
2021-08-15 16:03:26 +09:00 |
|
Mitsuo Heijo
|
8edfd14a37
|
Test against Golang 1.14 and 1.16 (#2396)
1.14 for 32-bit binaries
|
2021-03-20 12:32:44 +09:00 |
|
Junegunn Choi
|
1a191ec6f7
|
Update FUNDING.yml
|
2021-03-14 12:03:11 +09:00 |
|
Junegunn Choi
|
e7171e94b4
|
Update FUNDING.yml
|
2021-03-14 12:01:57 +09:00 |
|
Junegunn Choi
|
398d937419
|
Create FUNDING.yml
|
2021-03-14 11:59:56 +09:00 |
|
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.
|
2021-03-07 22:41:27 +09:00 |
|
Naveen
|
d110372f99
|
Create codeql-analysis.yml (#2338)
|
2021-02-01 23:54:45 +09:00 |
|
Junegunn Choi
|
e922704f72
|
Migrate to GitHub Actions
|
2021-01-13 19:10:24 +09:00 |
|
Junegunn Choi
|
dceb5d09cd
|
RTFM, please
|
2019-11-08 14:09:49 +09:00 |
|
Junegunn Choi
|
f0fe79dd3b
|
0.17.4
|
2018-06-10 10:35:52 +09:00 |
|
Junegunn Choi
|
2e8814bb57
|
Add WSL to .github/ISSUE_TEMPLATE.md
|
2016-11-14 12:26:46 +09:00 |
|
Junegunn Choi
|
df32c05833
|
[fzf-tmux] Fix issues on tmux 1.8
|
2016-03-15 21:18:15 +09:00 |
|
Junegunn Choi
|
f91cbd5688
|
Add ISSUE_TEMPLATE.md
Close #500
|
2016-03-06 11:24:03 +09:00 |
|