Skip to main content
🐍⚡️Support Python for everyone by grabbing a 30% discount on PyCharm—ALL proceeds go to the Python Software Foundation. Offer ends soon, so grab it today!  GET 30% OFF PYCHARM

Simple command line utility to view Fullstop violations

Project description

Build Status Code Coverage PyPI Downloads Latest PyPI version License

Convenience command line tool for fullstop. audit reporting.

$ sudo pip3 install --upgrade stups-fullstop

Usage

First configure your Fullstop CLI for your AWS account IDs:

$ fullstop configure
# enter Fullstop URL and optionally your AWS account IDs

For example, you can list all recent violations in your configured AWS accounts:

$ fullstop list-violations --since 7d -l 50

Check help text for all details

$ fullstop list-violations --help

You can also run it locally from source:

$ python3 -m fullstop

Running Unit Tests

$ python3 setup.py test --cov-html=true

Releasing

$ ./release.sh <NEW-VERSION>

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page