Replies: 13 comments 7 replies
|
Hi, I have enabled OSS Index Analyzer in OWASP Dependency Tracker with valid API Token. |
|
What does the DT log say because OSS Index does find vulnerabilities in Axis 1.4. |
|
Yes it shows 1 critical and 3 severe, and similarly, but OWASP Dependency Track only identities when i manually update the CPE URL. The expected behavior of the tool is to identify the vulnerability basis the bom.xml and bom.xml does not have CPE URL by default. It does not identify vulnerability basis PuRL alone. As mentioned above i have enabled OSS Index Analyzer and disabled internal analyzer. |
|
Again, what does the DT log say? |
|
Request you to please let me know next steps please |
|
Try enabling debug logging to see if there's any issues not being displayed. Refer to the bottom of https://docs.dependencytrack.org/getting-started/configuration/ for info on how to enable debug logging. |
|
@stevespringett I'm also facing the same issue OWASP Dependency Track is unable to analyze vulnerability. I have enabled OSS Index Analyzer but no luck for me. |
|
@stevespringett i have attached the bom |
|
@stevespringett I'm also facing the same issue OWASP Dependency Track is unable to analyze vulnerability. If I will use version 4.3.6 and 4.3.1 (API and front) which can't to find out version of CycloneDX 1.4 (CycloneDX null) then Dependency Track can to sees vulnerabilities. As result, if Dependency Track determinate version of CycloneDX so it can't to find vulnerabilities. |
|
@stevespringett @swetan27 For me, I was facing the same issues, and Here are the few things that I did to which now the dep track is able to analyze Vulns. Purl format: Make sure you mention mandatory fields in the format: |


Uh oh!
There was an error while loading. Please reload this page.
The defect may already be reported! Please search for the defect before creating one.
Current Behavior:
As per my analysis, it is unable to perform vulnerability analysis with PuRL, for me.
It will be able to find vulnerability only when CPE URL is added in the component
Steps to Reproduce:
Step 1: Upload bom.xml into OWASP Dependency Track
Step 2: After analysis, OWASP Dependency Track produced 0 Risk Score and 0 Vulnerability for all components
As per my analysis, it is unable to perform vulnerability analysis with PuRL, for me.
It will be able to find vulnerability only when CPE URL is added in the component
Expected Behavior:
SHould be able to find vulnerability with PuRL
Environment:
Kindly let me know if you need any additional details
All reactions