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

Send severity data along with vulnerability in bulk api #369

Merged
merged 13 commits into from
Mar 11, 2021
Merged

Commits on Mar 10, 2021

  1. Send severity data along with vulnerability

    Signed-off-by: Shivam Sandbhor <[email protected]>
    sbs2001 committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    5a4c590 View commit details
    Browse the repository at this point in the history
  2. Update tests for api

    Signed-off-by: Shivam Sandbhor <[email protected]>
    sbs2001 committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    1f3f737 View commit details
    Browse the repository at this point in the history
  3. Remove redundant serializers

    Signed-off-by: Shivam Sandbhor <[email protected]>
    sbs2001 committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    2b6546e View commit details
    Browse the repository at this point in the history
  4. Use 'purls' instead of 'packages' in bulk api request body

    Signed-off-by: Shivam Sandbhor <[email protected]>
    sbs2001 committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    1a665b1 View commit details
    Browse the repository at this point in the history
  5. Make api tests deterministic

    Signed-off-by: Shivam Sandbhor <[email protected]>
    sbs2001 committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    7222cea View commit details
    Browse the repository at this point in the history
  6. Improve bulk api request validation

    Co-authored-by: Philippe Ombredanne <[email protected]>
    Signed-off-by: Shivam Sandbhor <[email protected]>
    sbs2001 and pombredanne committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    fc7352a View commit details
    Browse the repository at this point in the history
  7. Improve error message in bulk api response

    Co-authored-by: Philippe Ombredanne <[email protected]>
    Signed-off-by: Shivam Sandbhor <[email protected]>
    sbs2001 and pombredanne committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    c3ae53a View commit details
    Browse the repository at this point in the history
  8. Remove redundant "get" in bulk api code

    Co-authored-by: Philippe Ombredanne <[email protected]>
    Signed-off-by: Shivam Sandbhor <[email protected]>
    sbs2001 and pombredanne committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    7b46414 View commit details
    Browse the repository at this point in the history
  9. Don't leak stack trace on failure in bulk api

    Co-authored-by: Philippe Ombredanne <[email protected]>
    Signed-off-by: Shivam Sandbhor <[email protected]>
    sbs2001 and pombredanne committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    c8729c8 View commit details
    Browse the repository at this point in the history
  10. Normalize responses in api tests.

    Signed-off-by: Shivam Sandbhor <[email protected]>
    sbs2001 committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    d33f76c View commit details
    Browse the repository at this point in the history
  11. Refactor api tests to handle new concise error messages

    Signed-off-by: Shivam Sandbhor <[email protected]>
    sbs2001 committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    ba81f50 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. Add docstring for minimal serializers

    Signed-off-by: Shivam Sandbhor <[email protected]>
    sbs2001 committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    b399046 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0914f7 View commit details
    Browse the repository at this point in the history