Skip to content

docs(redteam-targets): add live input/output examples#125

Merged
cdot65 merged 1 commit into
mainfrom
cdot65/docs-examples-redteam-targets-v2
May 25, 2026
Merged

docs(redteam-targets): add live input/output examples#125
cdot65 merged 1 commit into
mainfrom
cdot65/docs-examples-redteam-targets-v2

Conversation

@cdot65

@cdot65 cdot65 commented May 25, 2026

Copy link
Copy Markdown
Owner

Closes #95. Part of epic #83.

@cdot65

cdot65 commented May 25, 2026

Copy link
Copy Markdown
Owner Author

Summary

Live input/output examples added for 10 redteam read/local commands:

  • redteam eula status, redteam eula content
  • redteam properties list
  • redteam targets get, targets profile, targets metadata, targets templates
  • redteam targets init, targets backup, targets restore (local-only)

Blocked (allowlist + tracking issue)

Tenant returns license-read-only or API 403 on all writes. Filed:

prompt-sets/prompts subcommands remain on the allowlist (no working tenant data to capture against).

Redactions

  • target UUID → 00000000-0000-0000-0000-000000000001
  • accepted_by UUID → 00000000-0000-0000-0000-000000000002
  • customer endpoint + embedded apikey → https://api.example.com/... / <api-key>
  • target name → example-target
  • NAT IPs → 203.0.113.10/11/12 (TEST-NET-3)
  • EULA + profile + templates output truncated (full docs are 200-550 lines)

Gates

  • pnpm docs:gen regenerated 3 pages: redteam/eula.md, redteam/properties.md, redteam/targets.md
  • pnpm format clean
  • pnpm docs:check OK — 124 commands, 76 on allowlist (down from 84)

Changeset: patch.

Closes #95. Part of epic #83.

- eula status/content, properties list, targets get/profile/metadata/templates/init/backup/restore
- file #123 (write ops license-blocked) and #124 (instances/devices 403); allowlist comments link both
- allowlist 84 -> 76
@cdot65 cdot65 force-pushed the cdot65/docs-examples-redteam-targets-v2 branch from a4cf079 to e1718f5 Compare May 25, 2026 14:45
@cdot65 cdot65 merged commit 23be234 into main May 25, 2026
5 checks passed
@cdot65 cdot65 deleted the cdot65/docs-examples-redteam-targets-v2 branch May 25, 2026 14:46
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.

docs(redteam/targets-config): add live input/output examples

1 participant