Collectors gather evidence from external systems. Tools analyze and transform packs. Mix and match to build your workflow.
brew install locktivity/tap/epack
Evidence Packs are just ZIP files with a manifest. Components extend what you can do with them.
Pull artifacts from external systems: GitHub, AWS, Okta, Jira. Each collector handles authentication and data normalization.
epack collect github
Perform compliance analysis. Run policy checks, map to frameworks, score risk, generate timelines.
epack tool policy check
Helper tools for working with packs. Browse contents, compare changes over time, export to various formats.
epack utility viewer
Push and pull packs to external registries. Handle authentication, uploads, and release management.
epack push locktivity
Components follow a simple protocol. Write collectors and tools in any language.