Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/atul-yadav-git/custom-docker-agent-image-python-scan

for my python app to run scans like bandit, pip audit and more using custom docker agent, to run in jenkins pipeline during test stage
https://github.com/atul-yadav-git/custom-docker-agent-image-python-scan

Last synced: about 1 month ago
JSON representation

for my python app to run scans like bandit, pip audit and more using custom docker agent, to run in jenkins pipeline during test stage

Awesome Lists containing this project

README

        

For my python app to run scans like bandit, pip audit and more using custom docker agent, to run in jenkins pipeline during test stage

there are two dockerfiles one with single stage build and one with multi stage build, using multi stage saved just few mbs of space as this is simple agent but for more complex this difference can be huge