Usage
Replace <CVE> with the CVE identifier (for example, CVE-2024-12345).
Replace <#> with a number for —offset (-o) or —limit (-l).
Replace <#> with a number for —offset (-o) or —limit (-l).
Description
Access Common Vulnerabilities and Exposures () information for repository packages. List CVEs, show details for a specific CVE, or show affected files for a CVE.Options
Option
Default
Description
--listList all CVEs for the user
--show <CVE>Show details about a CVE
--show-files <CVE>Show files affected by a CVE (use with -o/-l for pagination)
-o, --offset <#>0Offset when displaying results
-l, --limit <#>20Limit when displaying results
-h, --helpShow help for this command