Skip to content

docs: add Wiz adapter page#259

Draft
maximelb wants to merge 1 commit into
masterfrom
docs/adapter-wiz
Draft

docs: add Wiz adapter page#259
maximelb wants to merge 1 commit into
masterfrom
docs/adapter-wiz

Conversation

@maximelb
Copy link
Copy Markdown
Contributor

@maximelb maximelb commented Jun 5, 2026

Documents the wiz USP adapter under Sensors → Adapters → Security Tools, following the existing adapter page pattern.

What's covered

  • Adapter Type wiz, a query-driven poller over the Wiz GraphQL API — one adapter type pulls any paginated Wiz query.
  • The query / variables / data_path / time_field / id_field model and what each controls (which query to run, where the items live in the response, how the watermark advances, how items are de-duplicated).
  • OAuth2 client_credentials auth against auth.app.wiz.io/oauth/token (audience wiz-api).
  • Service-account setup and where to find the region-specific GraphQL endpoint URL.
  • IaC example with an illustrative Issues query and hive:// secret references; recommends the dedicated wiz platform.

Config fields and auth verified against usp-adapters/wiz/client.go.

Draft — markdownlint-cli2 passes clean.

🤖 Generated with Claude Code

Documents the wiz USP adapter (Sensors → Adapters → Security Tools): a
query-driven poller over the Wiz GraphQL API. Covers the OAuth2
client_credentials auth (audience wiz-api), the query/variables/data_path/
time_field/id_field model that lets one adapter pull any paginated Wiz
query, and the service-account setup. Includes an illustrative Issues
query example.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant