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

Update undici CPE in vulnerability checking script #44128

Merged
merged 1 commit into from
Aug 6, 2022
Merged

Update undici CPE in vulnerability checking script #44128

merged 1 commit into from
Aug 6, 2022

Commits on Aug 4, 2022

  1. tools: update undici CPE in vuln checking script

    This changes the search method for `undici` on the NVD database.
    Before, since `undici` did not have a CPE assigned, the search
    was by keyword. Now that a CPE was assigned, it is used to query
    for new vulnerabilities.
    facutuesca committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    1887ff7 View commit details
    Browse the repository at this point in the history