Foundational zero-trust security packages for identity, policy decision/enforcement, trust evaluation, and auditing.
_ZeroTrust is a domain repository of independently consumable components implementing zero-trust primitives and control systems.
audit-aggregationcontinuous-trust-evaluationdevice-postureidentity-brokerpolicy-decision-pointpolicy-enforcement-proxyservice-to-service-authsession-manager
git submodule add https://github.com/navinBRuas/_ZeroTrust.git vendor/zerotrustgo get github.com/navinBRuas/_ZeroTrust/identity-broker
go get github.com/navinBRuas/_ZeroTrust/policy-decision-point- Select package(s) based on your zero-trust architecture.
- Follow package-level
README.mddocs for setup and policy model. - Integrate components with explicit identity and authorization boundaries.
- Keep package boundaries clean and explicit.
- Validate behavior with package-level tests before merge.
- Update docs/changelog whenever policy or auth behavior changes.
0.1.0
See LICENSE.