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 CLI support for identifying files in a commit range of a VCS #207

Open
alilleybrinker opened this issue Oct 11, 2024 · 0 comments
Open

Comments

@alilleybrinker
Copy link
Member

One important operation for OmniBOR will be to produce Artifact IDs for vulnerable files between some commit range in a VCS. It would be great if the CLI supported it. This could be something like:

$ omnibor artifact vuln --start <COMMIT_HASH> --end <COMMIT_HASH> [<FILENAME>...]
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

No branches or pull requests

1 participant