Scans GitHub workflows for known vulnerable actions using the NIST National Vulnerability Database (NVD) API
Project description
CI Cerberus
CI Cerberus is a security tool that scans GitHub workflows for known vulnerable actions using the NIST National Vulnerability Database (NVD) API.
Installation
pip install ci-cerberus
Usage
ci-cerberus [options] <path-to-workflow>
For example:
ci-cerberus .github/workflows/build.yml
Features
- Scans GitHub Actions workflows for security vulnerabilities
- Uses NIST's National Vulnerability Database (NVD) API for up-to-date vulnerability information
- Easy to integrate into your CI/CD pipeline
- Supports local workflow file scanning
Requirements
- Python 3.8 or higher
- Internet connection (for NVD API access)
Contributing
Environment Setup
Pre-Commit Hooks
This project makes use of pre-commit hooks in order to maintain a consistent codebase regardless of personal opinion or preferred coding style.
To do this, the following tools are run in a pre-commit hook:
- Black
- ISort
- flake8
To set up the development environment:
pip install -e ".[dev]"
pre-commit install
License
[License details here]
Author
Gavin Roderick (gavin.roderick@pm.me)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ci_cerberus-0.1.1-py3-none-any.whl.
File metadata
- Download URL: ci_cerberus-0.1.1-py3-none-any.whl
- Upload date:
- Size: 11.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e4bab7f0088b07ae92acf20b9a5805e7db0ab9354c53fcf01efadf548af1b91f
|
|
| MD5 |
71a931295e9f93a6e430a2b9e88847a0
|
|
| BLAKE2b-256 |
044735ba5f3481b957809f0a06ad813adeaf27acca92522a168cb0bf55ff09f0
|