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

api/v1: indexed layers for notifications #282

Merged
merged 2 commits into from
Dec 7, 2016
Merged

api/v1: indexed layers for notifications #282

merged 2 commits into from
Dec 7, 2016

Commits on Dec 7, 2016

  1. api/v1: indexed layers for notifications

    This change deprecates the old LayersIntroducingVulnerability for a new
    one that orders output and contains an Index. This index is not
    guaranteed to be consistent across multiple notifications, despite the
    current Postgres implementation using the primary key of Layer table.
    jzelinskie committed Dec 7, 2016
    Configuration menu
    Copy the full SHA
    d4522e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12c47e4 View commit details
    Browse the repository at this point in the history