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

fix: improve schema validation for bandit #4320

Merged
merged 2 commits into from
Aug 8, 2024
Merged

Commits on Aug 8, 2024

  1. fix: improve schema validation for bandit

    In the course of some other refactoring in cvedb.py, we've got another
    way to handle schema valiation such that bandit won't complain.
    
    * fixes intel#3933
    * closes intel#3965
    
    Signed-off-by: Terri Oda <[email protected]>
    terriko committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    0961041 View commit details
    Browse the repository at this point in the history
  2. fix: add newer tables

    Signed-off-by: Terri Oda <[email protected]>
    terriko committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    2e81278 View commit details
    Browse the repository at this point in the history