Vulnerability report

You can create a vulnerability remediation report, vulnerability status report, or vulnerability update report for a specific project version.

To run a vulnerability report at the project version level:

  1. Select the project name using the Watching or My Projects dashboard. The Project Name page appears.

  2. Select the version of the project for which you want to run the report.

  3. Select the Reports tab.

  4. Click Create > Create Vulnerability Report.

  5. Select one of the following from the Report Type list:
    • Vulnerability Remediation Report

    • Vulnerability Status Report

    • Vulnerability Update Report

  6. Select either HTML or CSV as the report format.

    Tip: Use the CSV option when your data becomes too large to render and view in the browser.
  7. Select dates for the Vulnerability Remediation and Vulnerability Update reports.

    • For the Vulnerability Remediation report, the date represents the day when the vulnerability was published.

    • For the Vulnerability Update report, the date represents the day on which the vulnerability was added to a project version or the information associated with the vulnerability was updated.

  8. Optionally, for the Vulnerability Remediation Report, select one or more remediation statuses.

  9. Click Confirm to run the report.

    One of the following links appears when the report completes:

    • vulnerability-remedation-report_<ProjectName>-<VersionName>_<YYYY-MM-DD>_<HHMMSS> (time stamp in system timezone)

    • vulnerability-status-report_<ProjectName>-<VersionName>_<YYYY-MM-DD>_<HHMMSS> (time stamp in system timezone)

    • vulnerability-update-report_<ProjectName>-<VersionName>_<YYYY-MM-DD>_<HHMMSS> (time stamp in system timezone)

  10. Select the link to view the report.

    If you selected CSV as the report format, download the report and extract the zip file.

For reports in CSV format:

  • The archive file name is <ReportName>-<ProjectName>-<ProjectVersion>_<YYYY-MM-DD>_<HHMMSS>.zip (time stamp in system timezone).

  • The directory and filename are <ReportName>-<ProjectName>-<ProjectVersion>_<YYYY-MM-DD>_<HHMMSS>/<ReportName>-<ProjectName>-<ProjectVersion>_<YYYY-MM-DD>_<HHMMSS>.csv (same time stamps as archive file name).

  • The following characters < > \ / | : * ? + “ in the project or version name are replaced with underscores (_).