recloudstream / recloudstream/cloudstream
Actions not pinned to hashes
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 10.7k
- Forks
- 1.1k
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 15
Description
To minimize the supply chain risks from GitHub actions we should pin all actions using a commit SHA, with the real version as a comment.
https://docs.github.com/en/actions/reference/security/secure-use#using-third-party-actions
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Locate the repository's GitHub Actions workflow files and inspect every action reference, starting with the security guidance linked in the issue. Update the workflow references so each action uses a commit SHA with its real version retained as a comment; done means all actions are pinned consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, kotlin
- Domain
- ci-cd, security
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100