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
There is a difference between the Java and the Javascript libraries where in Java adding a dependency name to exhortignore will ignore all the transitive dependencies but on the Javascript library will only ignore the dependencies that match the name.
I consider that the expected behaviour is the Javascript one given that the user will want to exclude dependencies from the analysis but might be interested in the transitive vulnerabilities