You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have heard that the OWASP Dependency Check Scan is not able to detect cve-2024-38816 and cve-2024-38819 out. Can I check whether is it false alarm? I am using the latest OWASP library to do my scanning. Is the latest library include these 2 CVEs detection?
Thank you.
The text was updated successfully, but these errors were encountered:
They should already be reported, assuming you have OSSIndexAnalyzer enabled. cve-2024-38819 will in that case only be reported for versions that have the fix for cve-2024-38816 but are lacking that of cve-2024-38819 - Sonatype OSSIndex seems to treat it as a follow-up issue that it only flags on versions that have the fix for cve-2024-38816
Hi everyone,
Need your advice.
I have heard that the OWASP Dependency Check Scan is not able to detect cve-2024-38816 and cve-2024-38819 out. Can I check whether is it false alarm? I am using the latest OWASP library to do my scanning. Is the latest library include these 2 CVEs detection?
Thank you.
The text was updated successfully, but these errors were encountered: