GeistHaus
log in · sign up

GitHub - zizmorcore/zizmor: Static analysis for GitHub Actions

github.com

Static analysis for GitHub Actions. Contribute to zizmorcore/zizmor development by creating an account on GitHub.

9 pages link to this URL
How to Securely Store Secrets in Environment Variables

You may have seen the recent reports of a malware that stole API keys, tokens and other secrets from a large number of developers. From where were these secrets stolen from? You guessed it, they were…

1 inbound link en secretspasswordsbitwardenpassword managervault
My New Secure Baseline for GitHub

In March there was a particularly nasty supply chain attack targeting Aqua Security and their tools, including the widely used Trivy security scanner, which later spread to other projects. The attack was carried out by a threat actor named TeamPCP and began by exploiting an insecure GitHub Actions workflow that utilised the pull_request_target trigger – a type known to be dangerous and easily misused. Using this, they stole a Personal Access Token granting wider access to the aquasecurity org.

Security Checklist for GitHub Actions

GitHub Actions misconfigurations have been behind some of the biggest supply chain attacks of 2025 and 2026. Here's what went wrong and how to prevent them from happening to your org.

1 inbound link website en