vulnerability

Get a vulnerability with its id

Get a vulnerability.

get/vulnerability/{vulnerability_id}

Query parameters

with_metaboolean

Include metadata.

with_linkedboolean

Include the linked vulnerabilities.

with_commentsboolean

Include the comments.

with_bundlesboolean

Include the bundles.

with_sightingsboolean

Include the sightings.

Response

Success

Changes

Changed in 4 of the 42 revisions of this API.1511

    • api operation id get_vulnerability_/vulnerability/<string:vulnerability_id> removed and replaced with get_vulnerability

      api-operation-id-removed

    • api tag vulnerability added

      api-tag-added

    • api tag legacy removed

      api-tag-removed

    • endpoint reactivated

      endpoint-reactivated

    • added the new optional query request parameter with_bundles

      new-optional-request-parameter

    • added the new optional query request parameter with_comments

      new-optional-request-parameter

    • added the new optional query request parameter with_linked

      new-optional-request-parameter

    • added the new optional query request parameter with_sightings

      new-optional-request-parameter

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

    • deleted the query request parameter with_bundles

      request-parameter-removed

    • deleted the query request parameter with_comments

      request-parameter-removed

    • deleted the query request parameter with_linked

      request-parameter-removed

    • deleted the query request parameter with_meta

      request-parameter-removed

    • deleted the query request parameter with_sightings

      request-parameter-removed

    • api tag default added

      api-tag-added

    • api tag vulnerability removed

      api-tag-removed