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 support for using API key to vuln checking script #43909

Closed
wants to merge 1 commit into from
Closed

Add support for using API key to vuln checking script #43909

wants to merge 1 commit into from

Commits on Jul 21, 2022

  1. tools: add support for using API key to vuln checking script

    This change adds a new parameter `--nvd-key` to `dep_checker`,
    which allows the user to specify a NVD API key with which to query
    the National Vulnerability Database.
    
    This increases the rate at which we are allowed to query the
    database, which speeds up the running time of the script.
    facutuesca committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    c131431 View commit details
    Browse the repository at this point in the history