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

https://github.com/jdewinne/snyk-jenkins-docker-demo

Docker image containing the Jenkins Snyk security plugin pre installed for demo purposes
https://github.com/jdewinne/snyk-jenkins-docker-demo

docker jenkins snyk

Last synced: 23 days ago
JSON representation

Docker image containing the Jenkins Snyk security plugin pre installed for demo purposes

Awesome Lists containing this project

README

        

# prerequisites

+ The script uses `jq` for parsing the token.
+ The script assumes your Snyk token is at `~/.config/configstore/snyk.json` (the default when you already have the `snyk` cli installed and configured).

# Run

+ Use `./run.sh`.
+ Browse to http://localhost:9080