Mar 18, 20203.8.219

Bugs Fixed

  • The Add/Setup Client page will be deprecated as of March 18, 2020.
  • We have added more meaningful cloud engine statuses. For example, If a scan appears as a status of "HANGED", we have tried to identify why and changed that status to a more meaningful one, i.e. "CLOUDTIMEDOUT".

New Features and Enhancements

  • Added new endpoint /rest/v1/Scan/HasScanImported?scanId=... which returns a JSON object containing IsImported and Status along with typical result fields. The new endpoint can be used to query vulnerabilities that have been imported into the AppSpider Enterprise database and the vulnerabilities can be returned by calling /rest/v1/Finding/GetVulnerabilities?scanId=....