- Overview
- How to connect
- Automated checks
- Useful links
DSALTA connects to Wiz using read-only API access to collect compliance evidence automatically. Data feeds into your Data Library modules.
Read-only access. DSALTA never modifies, creates, or deletes resources in your Wiz environment.
DSALTA collects this integration’s data when you connect it — you can refresh it at any time with Sync from integrations on the Integrations page. The compliance checks below re-run once a day at 02:00 America/New_York.
What DSALTA reads
DSALTA reads cloud vulnerability findings, which appear on your Vulnerabilities page — the first 100 findings your tenant returns for thevulnerabilityFindings query, with no paging beyond that. Each finding is recorded with the status Open whatever its state in Wiz, and its DSALTA severity is derived from the Wiz severity label, with the Wiz score kept as the CVSS score. This integration does not collect a user roster.It calls these Wiz endpoints:GraphQL POST tenant apiUrl (default https://api.us1.app.wiz.io/graphql), op query VulnerabilityFindings($first: Int) { vulnerabilityFindings(first: $first) {…} }token https://auth.app.wiz.io/oauth/token
Troubleshooting
Integration shows Disconnected
Integration shows Disconnected
There is no Reconnect button. Open Integrations → Connected, click Manage on the Wiz card, and check the Status tab — it shows either Connected and working properly or Connection issues detected. To restore a broken connection you must Disconnect and connect again, which permanently deletes the data and tests collected from Wiz. This usually happens when the Wiz service account is deleted, its client secret is rotated, or its scopes are reduced — DSALTA mints a fresh token from the client credentials on every request, so an expiring access token is never the cause.
Data is not syncing
Data is not syncing
Verify the connected account still holds the permissions this integration requires. Then open Integrations in the DSALTA sidebar, stay on the Connected tab, and click Sync from integrations at the top right. That button refreshes every connected integration at once — there is no per-integration sync control.
.png?fit=max&auto=format&n=tsMQJyneJ1xquFUo&q=85&s=4d401cc03b547d99b6f75a6bd170c334)