Kennav2

Use the Kenna v2 integration to search and update vulnerabilities, schedule a run connector, and manage tags and attributes.

Vulnerability Management · Kenna

Configuration parameters

  • url — Server URL (e.g. https://api.kennasecurity.com)
  • key — Kenna API key
  • credentials_key
  • proxy — Use system proxy settings
  • insecure — Trust any certificate (not secure)

Commands (12)

  • kenna-add-tag

    Adds a tag to the specified asset.

  • kenna-delete-tag

    Deletes tags from the specified asset.

  • kenna-get-asset-vulnerabilities

    Gets vulnerabilities of the specified asset.

  • kenna-get-connector-runs

    Returns JSON data on all the runs of a given connector.

  • kenna-get-connectors

    Returns all connectors.

  • kenna-run-connector

    Executes a run of the specified connector. If file based, it will use the most recently uploaded data file.

  • kenna-search-assets

    Searches for assets.

  • kenna-search-assets-by-external-id

    Search assets by external ID.

  • kenna-search-fixes

    Filters fixes by a given set of vulnerability and asset parameters and returns the filtered fixes.

  • kenna-search-vulnerabilities

    Searches for vulnerabilities in Kenna.

  • kenna-update-asset

    Updates the attributes of a single asset.

  • kenna-update-vulnerability

    Updates the attributes of a single vulnerability.