-
Notifications
You must be signed in to change notification settings - Fork 400
docs: overhaul security, isolation, and audit log documentation #3166
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
a71b007
docs: reorganize security navigation
topher-lo d1a55b0
docs: simplify security architecture
topher-lo db86ede
docs: clarify security threat model
topher-lo e8649a6
docs: describe platform threat scope
topher-lo 4a0f172
docs: refine external hardening guidance
topher-lo 9df8e50
docs: expand platform and AI threat model
topher-lo a2dc2f3
docs: remove tool endorsement disclaimer
topher-lo 2b55fc8
docs: split audit logs from change management
topher-lo 5f40ee2
docs: add audit log references and tighten security architecture
topher-lo a359859
docs: document platform secret storage and rotation
topher-lo f89d182
docs: correct security architecture and audit log claims
topher-lo cdff1a8
refactor(sandbox): deprecate PID isolation and fix fallback logs
topher-lo ebe69f6
docs: document isolation levels, requirements, and verification
topher-lo f6579d8
docs: list individual audit events and simplify audit pages
topher-lo b827761
docs: qualify organization_id scope in the audit field reference
topher-lo b4ed520
revert: drop isolation docs and sandbox changes from this PR
topher-lo 8bf6c6b
docs: document nsjail and no isolation as the two sandbox options
topher-lo 4f6b8ac
docs: rename the self-hosting sandbox section to Isolation
topher-lo File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,14 @@ | ||
| --- | ||
| title: "Organization agent logs" | ||
| description: "Export OpenTelemetry metrics, log events, and traces for agent runs to your observability backend." | ||
| --- | ||
|
|
||
| This page is a work in progress. | ||
|
|
||
| Agent runs export OpenTelemetry signals to your observability backend. Configure the exporter under Organization settings, then open **Agent OTel**. | ||
|
|
||
| ## Related pages | ||
|
|
||
| - See [Organization audit logs](/audit-logs/organization) to stream user and service-account activity to your SIEM. | ||
| - See [Platform audit logs](/audit-logs/platform) to capture administration above the organization boundary. | ||
| - See [Architecture](/security/architecture) for the sandbox and gateway boundaries that agent telemetry crosses. | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,14 @@ | ||
| --- | ||
| title: "MCP access logs" | ||
| description: "Review OAuth connections, personal access tokens, and external MCP client activity in a workspace." | ||
| --- | ||
|
|
||
| This page is a work in progress. | ||
|
|
||
| External MCP clients connect to Tracecat and call tools as a real user. Review their connections, tokens, and activity from the workspace sidebar under **MCP access**. | ||
|
topher-lo marked this conversation as resolved.
|
||
|
|
||
| ## Related pages | ||
|
|
||
| - See [Organization audit logs](/audit-logs/organization) to stream token issuance and revocation to your SIEM. | ||
| - See [Platform audit logs](/audit-logs/platform) to capture administration above the organization boundary. | ||
| - See [Architecture](/security/architecture) for the permission model behind MCP connections. | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.