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

Conversation

terriko
Copy link
Contributor

@terriko terriko commented Aug 8, 2024

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.

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]>
Signed-off-by: Terri Oda <[email protected]>
Copy link

@el-tipton el-tipton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes look good; all tests passed.

@terriko terriko merged commit a158155 into intel:main Aug 8, 2024
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix: improve sql table name validation
2 participants