• Brian Williams's avatar
    Make starboard_vulnerability API consistent with security reports · ce4e4d0f
    Brian Williams authored
    The current implemetation of the starboard_vulnerability API uses data
    structures with some differences from the vulnerability report
    schema. This change makes the two implementations more consistent.
    
    - `location` now has the same required fields
    - `vendor` has been changed to `vendor.name`
    ce4e4d0f
kubernetes_spec.rb 9.49 KB