Skip to content

Alpine based container to be used to scan Python 3 with sourceclear Veracode agent (SCA)

License

Notifications You must be signed in to change notification settings

filippobuletto/srcclr-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

srcclr-python

Alpine based container to be used to scan Python 3 with sourceclear Veracode agent (SCA)

Docker

Usage

docker pull ghcr.io/filippobuletto/srcclr-python
# Export SRCCLR_API_TOKEN variable
# Clone the repo of the project to be scanned
git clone https://github.com/srcclr/example-python3-pip.git
# Run the scanner agent (add -e DEBUG=1 -e VERBOSE=1 if you need more details)
docker run --rm -it -e SRCCLR_API_TOKEN=$SRCCLR_API_TOKEN -v $(pwd)/example-python3-pip:/app ghcr.io/filippobuletto/srcclr-python

About

Alpine based container to be used to scan Python 3 with sourceclear Veracode agent (SCA)

Topics

Resources

License

Stars

Watchers

Forks

Packages