WIZ Connector.

Changelog

13 versions
v1.4.0 Latest
  • Added MakeApiCall component for performing arbitrary authorized API calls to the Wiz API.
v1.3.5
  • Added output examples to component schemas.
v1.3.4
  • Upload Enrichment Document: Fixes to prevent infinite loop causing the 'Prepared 0 documents for upload'.
v1.3.2
  • Upload Enrichment Document: The upload will be triggered when either the configured schedule is reached or when the number of entries in the buffer exceeds the defined threshold.
v1.3.0
  • Improve stability and performance of Upload Enrichment Document.
v1.2.0
  • Create and Upload Security Scan, Upload Enrichment Documents: configurable status call. statusNumberOfAttempts (default 20), statusPollingInterval (default 3000ms)
v1.1.1
  • Upload Enrichment Document: make the lock configurable.
v1.1.0
  • Create Enrichment Document, Upload Enrichment Document: new components to create and upload security scans in batches to Wiz.
v1.0.9
  • UploadSecurityScan: validate system activity and throw an error if not all reported vulnerabilities are addressed, i.e., when the number of 'handled' vulnerabilities is less than 'incoming' vulnerabilities.
v1.0.8
  • UploadSecurityScan: cleanup docs for upload. Remove 'vulnerabilityFindings' and 'webAppVulnerabilityFindings' from the Attacker document. Also, remove 'events' from the Posture Gap document.
v1.0.7
  • UploadSecurityScan: throw an error if systemActivity status call return FAILURE or SKIPPED status.
v1.0.6
  • UploadSecurityScan: remove vulnerabilityFindings part.
v1.0.5
  • Initial version.

Authentication

TypeDetails
Pwd

Actions

5
Create Enrichment Document icon

Create Enrichment Document

Prepare the enrichment JSON that will be uploaded to Wiz.
Find Cloud Resources icon

Find Cloud Resources

Execute the CloudResourceSearch query to return a list of cloud resources according to different filters, such as project ID or entity type.
Make Api Call icon

Make Api Call

Performs an arbitrary authorized API call to the Wiz API.
Upload Enrichment Documents icon

Upload Enrichment Documents

Upload security scans to enrich the Wiz Security Graph, using the Vulnerability Findings Schema.
Create and Upload Security Scan icon

Create and Upload Security Scan

Creates the Enrichment and Upload security scans to enrich the Wiz Security.