CVE reports can be generated for all projects in your org or for an individual project. The report contains fields for:
To download a .csv file of all vulnerabilities in your organization, do the following:
The .csv file containing your report can be easily imported into existing workflows or shared with others who may not have access to the organization’s Platform account.
To export a detailed vulnerability report for an individual project:
This generates a PDF of your Vulnerabilities Report that includes:
You can share this report or save it as reference material for future projects or commits.
To view vulnerability reports from previous commits of the same project:
This shows the vulnerability report at the time of that commit and will not include any artifacts added later. This function is useful for comparing changes between project commits.
In certain cases, you may need to provide an accompanying SBOM with your CVE report. Information for generating an SBOM via a GraphQL query can be found in the SBOM documentation.
For more information about what CVEs are and how to manage them effectively, see the documentation on Understanding Common Vulnerabilities and Exposures (CVE). For information about remediating vulnerabilities, visit our User Forums or connect with a specialist.