Skip to main content

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 AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page