Skip to content

Feature Request: Machine Readable ASA Endpoint #229

@NiklasHargarter

Description

@NiklasHargarter

A ASA with all its associated fields is currently not available in a machine readable format, but only as text.
Any ASA can currently be mostly recreated with machine-readable endpoints by

  1. retrieving the AVG json associated with an ASA
  2. retrieving all associated CVE json from the AVG
    And even then the ASA impact would still be missing.

To rebuild all 1208 ASAs =>
1 request for all_AVG json + 122 AVG missing from AVG_json + 6322 unique CVE that are part of an ASA = 6445 requests
vs 1208 if there was a machine readable ASA endpoint.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions