Mar 18th 2022 - Improvements
A fix has been provided for the Site API v1.0. Previously, when using the Site API v1.0 to access the site’s credential page, Sentinel would return a 500 error. An update to the Sentinel Database has been implemented to address this error. This issue has now been fixed.
Mar 4th 2022 - Parameter removed from Sites API v2.0
An existing parameter has been removed from the Sites API v2.0. The scanShedule
parameter has been removed from the POST request, which removes the option to add a scan schedule during site provisioning. The API documentation has been updated to reflect this change.
Jan 20th 2022 - Final Notice for Upcoming API Authentication Changes
Effective February 15, 2022, Sentinel APIs will only accept authentication of API key in the Request Headers as mentioned in the section Using an API Key in Request Headers. If Sentinel APIs are called with API key in the URI as a query parameter after February 15, 2022, a 401 status code will be returned.
Dec 17th 2021 - Third Notice for API Authentication Changes
Effective January 31, 2022, Sentinel APIs will only accept authentication of API key in the Request Headers as mentioned in the section Using an API Key in Request Headers. If Sentinel APIs are called with API key in the URI as a query parameter after January 31, 2022, a 401 status code will be returned.
Dec 2nd 2021 - New Parameter for Findings API v2.0
A new parameter option has been added to the Findings API v2.0 and the API documentation has been updated to reflect this. The new parameter option is called descAndSolution
and can be defined in the fields
parameter. Using the new parameter option, users can now fetch a description and solution for their findings.
Nov 16th 2021 - Second Notice for API Authentication Changes
Effective January 31, 2022, Sentinel APIs will only accept authentication of API key in the Request Headers as mentioned in the section Using an API Key in Request Headers in https://apidocs.whitehatsec.com/whs/docs/authentication. If Sentinel APIs are called with API key in the URI as a query parameter after January 31, 2022, a 401 status code will be returned.
Nov 18th 2021 - New Appliance v2.0 Response Field
A new field has been added to a Sentinel API response for the Appliances API v2.0. The new field is called serverConfAssetCount
and it is a response to GET /api/appliances
. The new field returns the number of Hostnames that are hosted on the given appliances. The maximum amount of hosts that can be supported on a single appliance is 250. Once the count reaches 250, the appliance will not support asset onboarding.
Oct 7th 2021 - API Authentication
Effective January 31, 2022, Sentinel APIs will only accept authentication of API key in the Request Headers as mentioned in the section Using an API Key in Request Headers in https://apidocs.whitehatsec.com/whs/docs/authentication . If Sentinel APIs are called with API key in the URI as a query parameter after January 31, 2022, a 401 status code will be returned.
Aug 24th 2021 - Additional Validation Added
An additional validation has been added to PUT requests and is required for the following API: api//site//site_credentials/<CREDS_ID>.
Apr 2nd 2021 - Additional Operations Added
Three new operations have been added to the API reference Asset Onboarding Workflows API v2.0. The new operations are: