Skip to content

Instantly share code, notes, and snippets.

View ivo-toby's full-sized avatar
🏠
Working from home

Ivo Toby ivo-toby

🏠
Working from home
View GitHub Profile
@ivo-toby
ivo-toby / README.md
Last active November 25, 2025 10:28 — forked from Lp-Francois/README.md
Check all repositories in a GitHub organization for SHA1Hulud vulnerabilities by analyzing lock files via GitHub API (no cloning required).

SHA1Hulud Vulnerability Checker

Check all repositories in a GitHub organization or user account for SHA1Hulud vulnerabilities by analyzing lock files via GitHub API (no cloning required).

Usage

For organizations:

export GITHUB_ACCOUNT=myorg
export GITHUB_TOKEN=ghp_xxx