Idea: pin github actions to a known-good version
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 65/100
Research direction
Review ci.yml and GitHub's third-party action pinning guidance; identify every mutable action reference and verify known-good commit SHAs. Update those references in ci.yml and confirm that all actions are pinned to full commit hashes.
Written by the indexing model from the issue text.
Description
References in ci.yml like, e.g., actions/setup-java@v4 are apparently to mutable tags. We could instead pin them to "known-good" versions, like actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12. As recommended by https://docs.github.com/en/actions/security-for-github-actions/security-guides/security-hardening-for-github-actions#using-third-party-actions.
- Dominant language
- Scala
- Stars
- 185
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from typelevel/sbt-typelevel
-
Difficulty 3/5 1-2 days Newbie friendliness 48/100
typelevel/sbt-typelevel#900 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 38/100
typelevel/sbt-typelevel#899 · 8 comments · 6 reactions ·
-
Difficulty 3/5 1-2 days Newbie friendliness 68/100
typelevel/sbt-typelevel#888 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 55/100
typelevel/sbt-typelevel#887 · 1 comment ·
-
Difficulty 3/5 1-2 days Newbie friendliness 30/100
typelevel/sbt-typelevel#870 ·
All issues in typelevel/sbt-typelevel
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 62/100
ergoplatform/ergodocs#614 ·
-
area:ci enhancement requires-triage
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
apache/datafusion-comet#6078 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
-
[VL] madvise(WILLNEED) call fails in MmapFileStream because of wrong calculation of fetching length Openbug triage
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
chipsalliance/rocket-chip#3831 ·