Skip to content

docs(connectors): Wiz imports without Projects via a tenant-level Record - #15752

Open
svader0 wants to merge 1 commit into
DefectDojo:devfrom
svader0:sc-14270-wiz-tenant-docs
Open

docs(connectors): Wiz imports without Projects via a tenant-level Record#15752
svader0 wants to merge 1 commit into
DefectDojo:devfrom
svader0:sc-14270-wiz-tenant-docs

Conversation

@svader0

@svader0 svader0 commented Aug 20, 2026

Copy link
Copy Markdown
Collaborator

Description

The Wiz connector used to create a Record only for each Wiz Project. If a Wiz tenant has no
Projects, that meant no Records, nothing to map, and no findings imported. The sync still
reported success, so nothing pointed at the problem.

The connector now always reports a tenant-level Record as well, named after the tenant, for
example Wiz Tenant abc12. Mapping that Record imports every Issue and vulnerability finding
the service account can see. It also picks up findings on resources that no Project covers.

This PR is the docs half of that change. It rewrites the Wiz section of the upstream connector
tool reference to say what the connector imports and what a Record is, matching how the other
tool sections read. It also removes the old note claiming an account without Project visibility
has nothing to import, because that is no longer true.

The read:projects scope requirement stays, because Discover still asks Wiz for the Project
list.

The four translations get the same edit.

The code change lives in the Pro connectors repo and ships in the same release.

The Wiz connector used to make a Record only for each Wiz Project, so a
tenant with no Projects had nothing to map and imported nothing. It now
always reports a tenant-level Record as well, named after the tenant.

Rewrite the Wiz section to say what the connector imports and what a
Record is, the same way the other tool sections do. Drop the note saying
an account without Project visibility has nothing to import, because that
is no longer true, and explain when to map the tenant-level Record.
Translations updated to match.
@github-actions github-actions Bot added the docs label Aug 20, 2026
@svader0 svader0 added this to the 3.3.0 milestone Aug 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant