improved

September 15th 2023 - Improvements

The WhiteHat Dynamic scanning services IP address ranges have been updated. The following IP addresses are no longer required:

deprecated

August 3rd 2023 – Field Deprecated

The notes field has been deprecated and is now removed from /api/apiAssets/{siteID}, and /api/v2/sites/{siteID}.

The API documentation has been updated to reflect this change.

For any issues or for further support Contact Us.

added

August 3rd 2023 – New API Added

A new API has been added, /api/scanStats, to the Site API v2.0. This API helps users monitor deviations in the number of links found in a scan. The threshold is configurable as a parameter. Previously, customers would have to monitor this data from each completed scan manually in order to check trends and anomalies.

For any issues or for further support Contact Us.

July 21st 2023 - Improvements

The WhiteHat Dynamic scanning services IP address ranges have been updated, with the following additions.
EU Customers
3.72.175.49
3.76.244.88
18.194.206.33
Non-EU Customers
162.223.124.132
162.223.124.135
The Sentinel help documentation has been updated to reflect this change.
https://source.whitehatsec.com/help/sentinel/whitehat-ip-ranges-snpt.html
https://source.whitehatsec.com/help/sentinel/production-safety.html

improved

May 25th 2023 - Improvements

Per users' feedback, we are reverting a behavior change introduced to the Site API v1.0 on Apr 28, 2023. Previously, the password was required whenever adding or modifying Site Credentials. The password is still required for adding a credential, but is no longer required for modifying a credential. The public API documentation has been updated to reflect this change.

For any issues or for further support Contact Us.

deprecated

May 25th 2023 - Upcoming API Deprecation Warning

All Asset API v1.0 requests will now return a deprecation warning response header. While the asset requests are still functional, users should shift to using the Asset API v2.0 as soon as possible.

For any issues or for further support Contact Us.

deprecated

May 5th 2023 - Upcoming API Deprecation

The following legacy API will be deprecated: Asset API v1.0. Effective November 6th, 2023 the legacy API Asset API v1.0 will return an error code. Please use the following API Asset API v2.0.

improved

Apr 28th 2023 - Improvements

An improvement has been made to Site API v1.0. Previously, a password was not needed to change site credentials. This issue has been fixed, in line with public API documentation a password is now required when adding or modifying site credentials.

improved

Nov 11th 2022 - Improvements

A fix has been provided for the Create a User API functionality. Previously, the User API v1.0 was returning a 403 status code when attempting to create a new user with a duplicate username. This issue has been fixed, User API v1.0 now correctly returns a 400 status code. 

improved

Nov 1st 2022 - Character Limits Added

The PUT and POST methods for User API v1.0 has been updated. The fields 'first name' and 'last name' now have character limits of twenty and fifty, respectively. This change aligns the behaviour of the APIs and the Sentinel UI.