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 sensible defaults to the OSV evaluator to allow running without any configuration #3053

Merged
merged 1 commit into from
Apr 12, 2024

Commits on Apr 11, 2024

  1. Add sensible defaults to the OSV evaluator to allow running without a…

    …ny configuration
    
    Configuring the OSV evaluator is a bit of a PITA, but at the same time,
    the configuration is normally not really needed for public projects as
    they would all use the same OSV instance and the same package databases.
    
    Let's just hardcode sensible defaults so that profiles can be leaner and
    UIs don't have to ask users to input all this data.
    jhrozek committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    8c51e13 View commit details
    Browse the repository at this point in the history