Skip to main content

Betelgeuse is a wrapper for Strobes API that helps you integrate scans into your CI/CD easily.

Project description

## Building the Docker image ` docker build . -t betelgeuse:latest `

## Running the Docker image

` docker run -it betelgeuse *args `

Spawn a docker container on host and run brakeman_analyzer ` docker run -it betelgeuse -t master -r {remote access id} -w True -a {authorization code} `

where -t: is the branch name. -w: wait for the status. -e: (optional , default: True) exits if the build return is false. -a: authorization code. -r: remote access id for the api. -v: (optional, default: error) logging.

## Running Locally

` python3 setup.py install `

` betelgeuse --Host <Enterprise_Strobes_API_URL> -a authorization_token -r remote_access_id -w True -t <branch_name>|<URL>|<container_image_name> `

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

strobes-betelgeuse-1.0.tar.gz (3.6 kB view hashes)

Uploaded Source

Built Distribution

strobes_betelgeuse-1.0-py3-none-any.whl (17.0 kB view hashes)

Uploaded Python 3

Supported by

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