No friction to deploy

Developer friendly deployment. Alias Docker, or add a simple line in a build script.

$ ./bin/chalk docker build -t chalk:latest .

Easy configuration

Pre-built policies, hundreds of metadata types, and easily create your own.

Real data context

Enrich your graph with pre-built connections for popular developer, security and infrastructure tools.

A real-time graph

Ask interactive questions with the built-in editor. Generate reports and alerts using the API.

{
    query services(filter: { name: { startsWith: "prod" } }) {
      name
      arn
      repositories {
        name
        url
        updatedAt
      }
    }
}

Results wherever you work

Use our cloud platform, or send the results to wherever your team works.