Skip to content
Sentrie
Search
Ctrl
K
Cancel
GitHub
Select theme
Dark
Light
Auto
Getting Started
What is Sentrie?
What is Policy as Code?
Why Sentrie?
Installation
Writing your first Policy
Running your Policy
Policy Enforcement
Structure of a Policy Pack
Overview
Pack File
Program File
TypeScript File
Example Pack
Running Sentrie
Executing Policies
Serving Policies
OTEL Integration
Reference
Overview
Types and Values
Constraints
Trinary Values
Shapes
Namespaces
Policies
Facts
Rules
Intermediate Values
Arithmetic Operations
Boolean Operations
Collection Operations
Using Functions
Using TypeScript
Precedence
Security and Permissions
TypeScript Modules
Overview
JavaScript Globals
Collection
Crypto
Encoding
Hash
JSON
JWT
Net
Regex
Semver
Time
URL
UUID
CLI Reference
Overview
init
exec
serve
GitHub
Select theme
Dark
Light
Auto
Serving Policies
Serving Policies
Section titled “Serving Policies”
Policies are served by the
sentrie serve
command.
sentrie serve <policy-pack>