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

Separate lockfile parsing from vulnerability scanning #222

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ushis
Copy link

@ushis ushis commented Aug 26, 2019

Hi,

i would like you to use the bundler-audit library for scanning lockfiles stored in a database, rather than beeing available as actual files. So i changed Scanner#initialize to take a Bundler::LockfileParser as argument und introduced FileScanner to do the file opening, reading and parsing.

This change breaks API. I am not sure how many people (if any) are using the projects lib and what your policy is regarding breaking changes. If you like to stay backwards compatible i can update the PR.

Cheers, ushi

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.

None yet

1 participant