NullVoxPopuli / NullVoxPopuli/ember-function-component
[Security] Workflow lint.yml is using vulnerable action wagoid/commitlint-github-action
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 0
- Avg merge
- 7h 40m
- Merged PRs (30d)
- 11
Description
The workflow lint.yml is referencing action wagoid/commitlint-github-action using references v3.1.4. However this reference is missing the commit bf83d2b35c4177779d047f464b48d9907f2c5201 which may contain fix to the some vulnerability.
The vulnerability fix that is missing by actions version could be related to:
(1) CVE fix
(2) upgrade of vulnerable dependency
(3) fix to secret leak and others.
Please consider to update the reference to the action.
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.
Research direction
Open the lint.yml workflow and inspect its wagoid/commitlint-github-action reference, currently set to v3.1.4. Update the action reference to include commit bf83d2b35c4177779d047f464b48d9907f2c5201, then verify that the workflow remains valid and uses the vulnerability fix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd, security
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100