improved

Feb 14th 2025 - Improvements

New functionality has been added to the Findings API endpoint:

  • Added Common Weakness Enumeration (CWE) tags to the response data for the GET /api/findings API endpoint.
  • Added a new Findings API endpoint, GET /api/cweTags, which returns all unique CWE tags accessible to the calling user.

The updated public Findings API document can be found at Findings API v2.0