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
For the vulnerability CVE-2022-23395 in component jquery.cookie, dependency check seems unable to identify it.
I installed problematic components jquery.cookie and SixLabors.ImageSharp in a project I built locally.
My scanning command is as follows:
Surprisingly, there is no vulnerability information for jquire.cookie in my report results
Dependency check seems to only be able to detect information about jquery.cookie, but cannot identify security vulnerabilities.
Just to add, there is information about this CVE in my vulnerability database.
The text was updated successfully, but these errors were encountered:
Upon reviewing the documentation again, I discovered the -- hints parameter, which seems to be a key parameter for resolving false positives.
But it still doesn't seem to solve this problem.
For the vulnerability CVE-2022-23395 in component jquery.cookie, dependency check seems unable to identify it.






I installed problematic components jquery.cookie and SixLabors.ImageSharp in a project I built locally.
My scanning command is as follows:
Surprisingly, there is no vulnerability information for jquire.cookie in my report results
Dependency check seems to only be able to detect information about jquery.cookie, but cannot identify security vulnerabilities.
Just to add, there is information about this CVE in my vulnerability database.
The text was updated successfully, but these errors were encountered: