# Security (https://jackin.tailrocks.com/research/platform/security/)



This category organizes the jackin❯ research on security. Choose a page by the question you need to answer.

## Browse [#browse]

<Card title="Sensitive-boundary code-health study" href="/research/platform/security/sensitive-boundary-code-health-study/">
  Explains why credential, control-boundary, workflow, and supply-chain risks require a dedicated code-health track.
</Card>

<Card title="Credential exposure" href="/research/platform/security/credential-exposure/">
  Browse threat models and designs for credential sources, registry access, host bridging, and on-demand execution.
</Card>

<Card title="Isolation architecture" href="/research/platform/security/isolation-architecture/">
  Browse the layered isolation model and the session-contract design that makes effective boundaries inspectable.
</Card>

<Card title="Process sandboxing" href="/research/platform/security/process-sandboxing/">
  Research on process sandboxing.
</Card>

<Card title="Sandbox backends" href="/research/platform/security/sandbox-backends/">
  Research on sandbox backends.
</Card>

<Card title="Network egress" href="/research/platform/security/network-egress/">
  Research on network egress.
</Card>

<Card title="Supply chain" href="/research/platform/security/supply-chain/">
  Research on supply chain.
</Card>

## How to read [#how-to-read]

Start with the page closest to your current question. Follow its related-work links for evidence in adjacent categories and its Roadmap links for implementation commitments.
