Exploring the Code Analysis page
The Code Analysis page displays the results of the Snyk Code test for a specific repository. These results are all the vulnerability issues that were discovered by Snyk Code in the source code of the imported repository:

The Code Analysis page consists of several parts:
Header - includes the details of the imported repository with a link to the repository in the SCM, the Project name, and the Projects tabs: Overview, History, and Settings.
The Project Summary Information area - includes the dates of the repository import and the last test of the repository, the Retest now option for a manual test, the name of the user who imported the repository, the name of the Project Owner, and the number of code files that were analyzed and not analyzed.
The Filter pane - includes a set of pre-defined criteria for filtering the displayed issues.
The Vulnerability Issues area - includes the vulnerability issues that were discovered by Snyk Code in the imported repository.
Last updated
Was this helpful?