GitHub Script action not pinned to a full-length commit SHA
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 55/100
Research direction
Start with action.yml at line 137, referenced in the issue, and inspect the accessibility-scanner workflow's actions/github-script usage. Update the action reference to a full-length commit SHA, then verify that the workflow satisfies the repository's pinning requirement and runs successfully.
Written by the indexing model from the issue text.
Description
The accessibility-scanner workflow uses actions/github-script@v8 without pinning it to a specific commit SHA. This violates security best practices and causes the pipeline to fail when the Require actions to be pinned to a full-length commit SHA setting is enabled.
Steps to Reproduce
- Enable Require actions to be pinned to a full-length commit SHA in the repository settings.
- Run the
accessibility-scannerworkflow. - Observe the failure caused by the unpinned
actions/github-scriptaction.
Expected Behavior
The workflow should run successfully with all actions pinned to full-length commit SHAs.
Actual Behavior
The workflow fails because actions/github-script@v8 is not pinned to a commit SHA.
- Dominant language
- TypeScript
- Stars
- 374
- Forks
- 42
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 7
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 github/accessibility-scanner
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
github/accessibility-scanner#264 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 48/100
github/accessibility-scanner#260 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 50/100
github/accessibility-scanner#259 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 58/100
github/accessibility-scanner#245 ·
-
Sitemap Support Open
Difficulty 5/5 Over a week Newbie friendliness 35/100
github/accessibility-scanner#244 ·
All issues in github/accessibility-scanner
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
bug v2
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
modelcontextprotocol/inspector#2458 · 1 comment ·
-
Difficulty 1/5 Under an hour Newbie friendliness 75/100
railmapgen/rmp-gallery#4068 ·
-
Mend: dependency security vulnerability status: needs triage 🕵️♀️
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
carbon-design-system/ibm-products#9907 ·