What Changed
SentinelOne CCF connector template cleaned up to remove explicit null value assignments from JSON configuration fields including connectivityCriteria.value, permissions.tenant, permissions.licenses, and instructionSteps.innerSteps.
Technical Details
The connector definition now omits optional fields rather than explicitly setting them to null, following JSON schema best practices. This change affects only the connector packaging template — no impact on data ingestion, authentication logic, or detection capabilities.
No functional changes to the SentinelOne data connector behavior or API integration.
Affected Files
Solutions/SentinelOne/Data Connectors/SentinelOne_ccp/connectorDefinition.json
(packaging artefacts: 3.0.8.zip, mainTemplate.json)