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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support being passed multiple files #73

Merged
merged 1 commit into from
Mar 17, 2022
Merged

Conversation

G-Rath
Copy link
Owner

@G-Rath G-Rath commented Mar 17, 2022

This also tweaks the output a bit - I'm not strictly super super happy with it, but it should be fine 馃し (I think the colors might be overkill, and the indenting, but will play around with some stuff later)

Technically we could optimise the database loading to avoid re-loading databases for ecosystems we're already loaded in previous loops, but currently it doesn't impact speed to be worth the complexity.

I also realised if we had a flag like --ignore-unknown-files, this would allow you to do osv-detector */** and co 馃

Resolves #12

@G-Rath G-Rath merged commit 3125cec into main Mar 17, 2022
@G-Rath G-Rath deleted the support-multiple-files branch March 17, 2022 20:44
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.

Support being passed multiple arguments at a time
1 participant