Skip to content
This repository was archived by the owner on May 21, 2026. It is now read-only.

aflock-ai/cilock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

cilock

Cilock is a pipeline observer and evidence collector for the entire software development lifecycle. It wraps any command — a build, a test, a scan, a deploy, a compliance check — and records cryptographically signed evidence of what executed, on what inputs, in what environment, and what it produced.

Docs: https://cilock.aflock.ai

Source

Cilock is built from the rookery attestation monorepo. The CLI's main.go lives at rookery/cilock/cmd/cilock/main.go. Each attestor and signer is a separate Go module under rookery/plugins/, so consumers depend only on what they use.

Release binaries and installation scripts are published from this repository.

Related repositories

License

Apache 2.0 — see LICENSE in the rookery monorepo.

About

Cilock — pipeline observer and evidence collector for the SDLC. Source lives in aflock-ai/rookery; releases land here.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors