Skip to content

feat: hook review on label#344

Merged
marktoda merged 4 commits into
mainfrom
fix-review-process
Mar 19, 2026
Merged

feat: hook review on label#344
marktoda merged 4 commits into
mainfrom
fix-review-process

Conversation

@marktoda

Copy link
Copy Markdown
Contributor

No description provided.

@vercel

vercel Bot commented Mar 19, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
hooklist Ready Ready Preview, Comment Mar 19, 2026 8:21pm

Request Review

Comment thread .github/workflows/review-hook.yml Outdated
fi

- uses: anthropics/claude-code-action@64c7a0ef71df67b14cb4471f4d9c8565c61042bf
- uses: anthropics/claude-code-action@v1

@semgrep-code-uniswap semgrep-code-uniswap Bot Mar 19, 2026

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

An action sourced from a third-party repository on GitHub is not pinned 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. Github, foundry, and uniswap made github actions are exempt.

Fixed in commit 7e9d7e5

Comment thread .github/workflows/analyze-hook.yml Outdated
GH_TOKEN: ${{ github.token }}

- uses: anthropics/claude-code-action@64c7a0ef71df67b14cb4471f4d9c8565c61042bf
- uses: anthropics/claude-code-action@v1

@semgrep-code-uniswap semgrep-code-uniswap Bot Mar 19, 2026

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

An action sourced from a third-party repository on GitHub is not pinned 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. Github, foundry, and uniswap made github actions are exempt.

🧼 Fixed in commit 7e9d7e5 🧼

@marktoda
marktoda merged commit 2a5e8b9 into main Mar 19, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants