Skip to content

Version 1.0.4

Choose a tag to compare

@lrodden lrodden released this 02 May 16:08
· 1683 commits to main since this release

Added Features:

  1. Added “time_completed” to Scan and Site objects
  2. Added exception handling for masking ID's
  3. Added more robust method for masking id's
  4. Added response to 404 errors when requesting a resource that does not exist
  5. Added Scan id to response when asynchronously creating a Site (this ID maps to the initial Scan for the Site)
  6. Added Tags attribute on all major objects (Sites, Scans, and Tests)
  7. Added “Delete Multiple ” endpoints for all major objects (Sites, Scans, and Tests)
  8. Added status attributes in response data for async endpoints

BETA

  1. None

Removed Features:

  1. NONE

Known Issues:

  1. Yellowlab tools audit will fail on occasion for unknown reasons see open issue here

Full Changelog: v1.0.0...v1.0.4