Skip to main content

Netskope Help

Fixed Issues In Release 93.0.0

Here is the list of issues fixed in this release.

Issue Number

Category

Description

158268

API Data Protection

On the Settings > API-enabled Protection > SaaS page, the URL, an administrator is redirected to after granting access to the SaaS app can now sign in using HMAC (Hash-based Message Authentication Code) to prevent tampering.

158208

API Data Protection

An issue was observed where the owner of a quarantined file in Microsoft Office 365 SharePoint was incorrectly displayed as a SharePoint admin account rather than the original owner in the Netskope UI. With this fix, Netskope displays the original owner of the file and helps with operational and incident triage.

138138

Cloud Confidence Index (CCI)

The DUNS ID field used for reporting, for both Classic Reports and Advanced Analytics, is visible on the UI but does not populate data. This issue is fixed.

The API used to populate this field is deprecated and the UI selections will be removed in a future release.

158318

Classic Reports

Fixed an issue where summarization field is different from chart title for selected widgets in the Classic Reports template 'Cloud Risk Assessment - Visibility' :

  • Uploads by CCL

  • Downloads by CCL

  • Non-Enterprise-Ready Apps - Top 10 Cloud Apps Category by Uploads

  • Non-Enterprise-Ready Apps by Uploads

  • Uploaded Data Leakage - Top App Categories by Bytes Uploaded

158276

Netskope Public Cloud Security

There is a public API to create CFT for Netskope storage scan instances:

curl --location --request POST
'<domain>/api/v1/public_cloud/account?token=xxxxxxxxxx&op=download' \
--header 'Content-Type: application/json' \
--header 'Cookie: netskope=3b16bdf83fddce74c8c8ad65c7a7cfe9' \
--data-raw
'{ 
      "app": "aws", "type": "cft", "use_for": ["securityscan"]
 }'

When this API is used to create CFTs of AWS instances, remove the first character (which is a space character) from the downloaded CFT. Then upload the CFT in the AWS portal.

157817

Netskope Private Access (NPA)

This release addresses an issue where the GET API endpoint experienced an issue when processing requests for a single Private App or Publisher.

156795

Netskope Private Access (NPA)

Fixed an issue where using uppercase characters in NPA POST API generated an app that cannot be edited, deleted, or listed.

156793

Netskope Private Access (NPA)

This release addresses an issue where API POST Method could not create the Private App correctly when the publisher argument was not provided.

157966

Netskope Private Access (NPA)

Port validation logic is improved to allow space characters within the port list.

138536

Skope IT

Fixed an issue in Page Event details corresponding to RBI events, in SkopeIT > Page Events . The action: isolate field is moved to the GENERAL section. Prior to this change, the action: isolate was located under the ALERT section, which was incorrect.

147238

Steering

Earlier, Netskope client device classification status gets changed from managed to unmanaged if encrypted and without a password USB drive inserted into the machine. With this fix, the Netskope client does not consider any removable media for device classification. The only fixed drive is checked and considered for Bitlocker device classification.