gcp-audit
A tool for auditing security properties of GCP projects.
File Explorer
Download Latest Version (.zip)- world-writable-default-permissions.json
- world-writable-buckets.json
- allips.json
- allips-multiports-list.json
- allips-multiports-range.json
- allips-multiports-range.yaml
- allips-mysql.json
- allips-notags.json
- __init__.py
- filter.py
- gcp.py
- __init__.py
- gcp_audit.py
- .gitignore
- CONTRIBUTORS
- LICENSE
- MANIFEST.in
- NOTICE
- README.md
- requirements.txt
- setup.py
# Installation Guide
1. Get the code
git clone https://github.com/spotify/gcp-audit
Downloads the entire project code from GitHub to your computer.
cd gcp-audit
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
env/bin/pip install gcp-audit
Installs the Python libraries listed in requirements.txt (or similar).
If it runs without errors and prints output in the terminal, it worked.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
