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
- Host: GitHub
- URL: https://github.com/jdewinne/snyk-jenkins-docker-demo
- Owner: jdewinne
- Created: 2019-05-23T16:16:17.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-04T20:22:34.000Z (over 5 years ago)
- Last Synced: 2025-02-10T11:26:55.332Z (3 months ago)
- Topics: docker, jenkins, snyk
- Language: Shell
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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