archerysec / archerysec-cli

A commandline tool that wraps the Archerysec REST API for controlling Archery and executing quick, targeted scans.
Other
11 stars 2 forks source link

added support for docker #12

Open sourabhgupta385 opened 3 years ago

sourabhgupta385 commented 3 years ago

Why is this important?

ArcherySec CLI is needed in DevSecOps pipelines to push reports from pipelines. Since most of clients are now running pipelines on Kubernetes based envs, therefore, they need slave container which has archerysec-cli installed in it.

What does this implement?

I've added Dockerfile, which can be used to build docker image and push to official repo on dockerhub.

For eg: https://hub.docker.com/repository/docker/sourabh385/archerysec-cli