Feb 18, 2021
We added support for selenium authentication with .side files, plus some fixes.
New
- AppSpider Enterprise supports selenium authentication with .side files.
Fixed
-
We fixed an issue so that any escaped characters within scan URLs will not be treated as escaped characters.
-
We fixed an issue with the ASE REST endpoint. Now, if a scan reports failed, a reason is provided.
-
We addressed an issue with API parameter validation which previously relied on a rate limited schema validation. Now, the validation is handled using an alternate means that is less strict and avoids the limit of 1000 requests/hour.
-
We have added a fix so that System admins have full rights on the REST API.
-
We fixed an issue with ‘Edit->Bulk update’ on the Configs page so that selected configs remain selected when the Bulk update page loads.
-
We fixed an issue with the expand/collapse buttons on reports when they are viewed through the Scans page.
-
We fixed an issue where the BootStrap Authentication Request was not authenticating correctly.