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

Improve the OSV models to allow for 3rd party use of the library. #310

Merged
merged 3 commits into from
Mar 23, 2023

Commits on Mar 23, 2023

  1. Improve the OSV models to allow for 3rd party use of the library.

    - splits the models into separate structs
    - defines a bunch of constants
    - adds Credit and Severity types
    
    Signed-off-by: Caleb Brown <[email protected]>
    calebbrown committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    7964687 View commit details
    Browse the repository at this point in the history
  2. Fix constant names.

    Signed-off-by: Caleb Brown <[email protected]>
    calebbrown committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    3f3623b View commit details
    Browse the repository at this point in the history
  3. Ignore gosec lint false positives.

    Signed-off-by: Caleb Brown <[email protected]>
    calebbrown committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    69940c1 View commit details
    Browse the repository at this point in the history