Project Analysis Dashboard
- 21 Jul 2022
- 2 Minutes to read
- Print
- DarkLight
- PDF
Project Analysis Dashboard
- Updated on 21 Jul 2022
- 2 Minutes to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
The Project Analysis Dashboard is where you can view each scan's results and details about the project. At a glance, each tile will give you high-level results of the scan and whether the scan has passed, failed, or is not governed by a rule.
The Project Analysis Dashboard can be reached from the Project List page by selecting any project from the project list. The dashboard consists of three main sections.
Project Header
- Back button: Select this button to return to the Project List page.
- Project Status: Indicates if the project is active or has been archived. If the project is active, the icon will appear green. If the project is archived, the icon will appear grey. Switching a project between active and archived can be done by changing the project settings.
- Project Type: Indicates the project type; either Git, SVN, Artifact, or S3.
- Monitor: Indicates if the project is configured to be monitored automatically on a daily basis or not. This can be changed via the project settings.
- Provenance: Displays the source URL for the project.
- Governance: This shows the current ruleset assigned to the project.
- Delivery: Indicates whether the project's evidence (SEVA and Analysis Report) and its artifacts are configured to be delivered or not. If delivery is enabled, the icon will appear green. If delivery is not enabled, the icon will appear gray.
- Actions Menu includes the following options:
- Settings: Edit project settings.
- Email POC: Send an email in your default email client to the point of contact assigned to the project.
- New Analysis: Manually start a new analysis of the current project.
- Team ID: Copies the unique Team ID to the clipboard, mainly used for API functions.
- Project ID: Copies the unique Project ID to the clipboard, mainly used for API functions.
- Analysis ID: Copies the unique Analysis ID to the clipboard, mainly used for API functions.
- History: This takes you to the analysis history, which displays the last 15 analyses.
- Download Report: Downloads the complete analysis report in JSON format.
- View Report JSON: Displays the complete analysis report in JSON format.
Analysis Header
- Analysis Status: Indicates whether the analysis is passing or failing the governance criteria for the ruleset that was applied when the analysis was triggered.
- Governance: Indicates the ruleset that was applied to this particular analysis.
- Last Updated: The date and time when this analysis was last updated.
Tile Dashboard
Each tile displays the high-level status and details for every possible scan of a project. Possible statuses include Passing, Failing, Analyzing, Not Evaluated, or Errored. Clicking on a tile will display a window with additional details.
Detailed information for each of the tiles can be found in the list below.
- Code Coverage
- Compilers
- Container Dependencies
- Container Images
- Days Since Last Commit
- Difference Detected
- Direct Dependencies
- Transitive Dependencies
- Dependencies Outdated
- Dependencies with no Version Specified
- Language
- License
- Total Files Scanned
- Unique Committers
- Viruses
- Vulnerabilities High/Critical
- Total Vulnerabilities
- Unique Vulnerabilities
Was this article helpful?