Questions tagged [owasp-dependency-track]
3 questions
0
votes
1 answer
CORS issue with Dependency Track Containers
I need help solving a CORS issue.
I am trying to run dependency track using Docker.
I have pulled the docker-compose file following the instructions here
I have modified the configuration file to use my local IP address instead of localhost: for the…

bernieslearnings
- 1,424
- 4
- 17
- 27
0
votes
0 answers
I don't want to show Dependency-Track Project on Jenkins
I have integrated dependency track on **Jenkins **but I want to show only the vulnerability report (Dependency-Track Report) in Jenkins pipeline, I don't want to show the link to the project in the application (Dependency-Track Project)
enter image…
0
votes
1 answer
Dependency-Track is forgetting suppressions on vulnerabilities
I included dependency track in my build-pipeline with:
mvn cyclonedx:makeAggregateBom dependency-track:upload-bom
My maven project is configured like this:
io.github.pmckeown
…

Datz
- 3,156
- 3
- 22
- 50