View Project issues, fixes, and dependencies
Introduction
The following Project information is available on the Snyk Web UI:
Issues: the number of vulnerabilities and license issues
Fixes: fix advice
Dependencies: the total number of direct and transitive (nested) dependencies
View issues
The Project details page displays Issue cards on the Issues tab. The information provided includes vulnerabilities and license issues (for Open Source Projects).

Use the filters in the panel to the left to narrow the search for issues. Select the checkboxes to filter issues by Issue type, Severity, Exploit Maturity, Fixability, and Status. You can also edit the Priority Score slider to change the range displayed; the default is 0 to 1000.
Issue details are shown on Issue cards in the main area, sorted by priority score. See Issue card information for more details.
Fix issues
Snyk provides features to fix issues identified during scanning. See Fix your vulnerabilities for more details.
View issue details
Click on an issue to view details, including its priority score.

Click Show more detail to view detailed information.
Click Learn about this type of vulnerability to access Snyk Learn training information.
View detailed information
Click Show more detail to view detailed information about the vulnerability from Snyk's vulnerability database:

View fixes
Snyk's knowledge of the transitive dependencies in your Project make it possible for Snyk to offer fix advice, in the Fixes tab:

See Fix your vulnerabilities for details.
View dependencies
Snyk uses the package manager for your application to build the dependency tree and display it in the Dependencies tab of the Project issues detail page. This tab shows which components introduce a vulnerability, which indicates how the dependency was introduced to the application.
For example.

Last updated
Was this helpful?