Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add: New NVD CPE Match Criteria API #1067

Merged
merged 3 commits into from
Dec 5, 2024
Merged

Add: New NVD CPE Match Criteria API #1067

merged 3 commits into from
Dec 5, 2024

Commits on Dec 2, 2024

  1. Add: New NVD CPE Match Criteria API

    Support for the NVD CPE Match Criteria API is added, which lists
    CPE Match Strings.
    (See https://nvd.nist.gov/developers/products#divCpeMatch)
    
    These match strings can be used to identify CPEs affected by
    a given CVEs if the Match String ID is also known.
    timopollmeier authored and y0urself committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    8cea952 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1195c28 View commit details
    Browse the repository at this point in the history
  3. Fix imports of CPE match API

    timopollmeier authored and y0urself committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    30feb38 View commit details
    Browse the repository at this point in the history