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 ability to skip updating audit DB #9

Merged
merged 3 commits into from
Nov 11, 2024

Conversation

lovro-bikic
Copy link
Member

In multi-threaded environments, bundler-audit DB check fails because it uses thread-unsafe code (more info here rubysec/bundler-audit#397). This PR adds update_audit_database option to Polariscope.scan to turn audit DB check off. Users who turn this check off are required to update the audit DB manually.

@lovro-bikic lovro-bikic merged commit 2ac153d into master Nov 11, 2024
5 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.

2 participants