Changes to Endpoint for creating and editing vulnerabilities in the local source

POST /vulnerability/

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 10 of the 42 revisions of this API.1225

  1. c816fd4ffff14
  2. 92f7157cbff01
  3. 9c1baef65e8d1
  4. d87b1cfd73208
  5. 5ff926c527691
  6. 1441221dfa021
  7. 3423807e7e6e2
  8. 532242ce343b2
  9. e83dec6bbbdd3
  10. 28bfb33cc1fb5

What changed

    • added the new optional query request parameter with_bundles to all path's operations

      new-optional-request-default-parameter-to-existing-path

    • added the new optional query request parameter with_comments to all path's operations

      new-optional-request-default-parameter-to-existing-path

    • added the new optional query request parameter with_linked to all path's operations

      new-optional-request-default-parameter-to-existing-path

    • added the new optional query request parameter with_sightings to all path's operations

      new-optional-request-default-parameter-to-existing-path

    • added the new optional query request parameter with_meta to all path's operations

      new-optional-request-default-parameter-to-existing-path

    • added the new optional query request parameter product to all path's operations

      new-optional-request-default-parameter-to-existing-path

    • added the new optional query request parameter cwe to all path's operations

      new-optional-request-default-parameter-to-existing-path

    • added the new optional query request parameter date_sort to all path's operations

      new-optional-request-default-parameter-to-existing-path

    • added the new optional query request parameter light to all path's operations

      new-optional-request-default-parameter-to-existing-path

    • added the new optional query request parameter page to all path's operations

      new-optional-request-default-parameter-to-existing-path

    • added the new optional query request parameter per_page to all path's operations

      new-optional-request-default-parameter-to-existing-path

    • added the new optional query request parameter since to all path's operations

      new-optional-request-default-parameter-to-existing-path

    • added the new optional query request parameter sort_order to all path's operations

      new-optional-request-default-parameter-to-existing-path

    • added the new optional query request parameter source to all path's operations

      new-optional-request-default-parameter-to-existing-path

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

    • deleted the query request parameter description

      request-parameter-removed

    • deleted the query request parameter vuln_id

      request-parameter-removed

    • added the new optional query request parameter description

      new-optional-request-parameter

    • added the new optional query request parameter vuln_id

      new-optional-request-parameter

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the non-success response with the status 422

      response-non-success-status-added

    • api tag default added

      api-tag-added

    • api tag vulnerability removed

      api-tag-removed

    • removed the non-success response with the status 400

      response-non-success-status-removed

    • removed the non-success response with the status 403

      response-non-success-status-removed

    • removed the non-success response with the status 422

      response-non-success-status-removed