Skip to content

Add ability to skip updating audit DB#9

Merged
lovro-bikic merged 3 commits intomasterfrom
feature/opt-to-skip-audit-database-update
Nov 11, 2024
Merged

Add ability to skip updating audit DB#9
lovro-bikic merged 3 commits intomasterfrom
feature/opt-to-skip-audit-database-update

Conversation

@lovro-bikic
Copy link
Copy Markdown
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
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