Note: This is mock/placeholder content for demonstration purposes.
v0.3 ships the core licensed-tier payload — the structured security context that SC Sentinel was built to deliver.
Full security context response
Licensed endpoints now return a rich MCP context response including:
- Built-in rule set derived from OWASP Top 10, covering injection, broken auth, insecure deserialization, and six other categories
- Per-framework guidance across popular web frameworks, databases, and API stacks — matched to the project context the assistant provides
- Explicit prohibition list: patterns your team's rules mark as forbidden, surfaced to the assistant before generation
- Rule metadata so session logs record exactly which rules were in effect
Response structure
The context response is structured JSON following the MCP context object schema. No post-processing required; MCP-compatible clients parse it natively.
Built-in rules, always on
The OWASP-derived rule set ships active on every licensed endpoint — there's no setup step and nothing to toggle on. It's the baseline your assistant always sees.
What's not in v0.3
Custom rules are coming in v0.5. If you need team-specific rules before then, contact us — we can add custom guidance to your hosted endpoint on request.