JustScan Documentation

JustScan documentation

Deploy, set up, integrate, and operate the current JustScan release.

JustScan helps teams scan container images and Helm charts, investigate findings, and apply organization policy before software ships. This portal documents the current JustScan release running in your environment. Use the release image reference when planning an upgrade.

JustScan deployment topology

Follow the deployment lifecycle

StageStart hereOutcome
DeployChoose Docker Compose or HelmA healthy JustScan service with /, /api, /swagger, and /docs available.
Set upComplete first-time setupAn administrator, authentication path, organization, and first scan.
ScanChoose a scan sourceThe right workflow for registry images, local artifacts, Helm, or GitOps.
GovernCreate an organizationShared ownership, roles, policies, tokens, and audit history.
IntegrateRun JustScan in CI/CDA policy-aware automation workflow with safe exit handling.
OperateObserve and maintain JustScanRecoverable upgrades, scanner health, backups, and troubleshooting.
  1. Deploy with Docker Compose or Helm, then verify /api/v1/health through the intended public hostname.
  2. Create the initial administrator with local authentication or OIDC authentication.
  3. Create an organization, invite users, configure a registry, and complete a first governed scan.
  4. Add organization policies, notifications, and a scoped automation token.
  5. Start with a non-blocking CI/CD integration, then make the verdict required after scan, policy, and recovery behavior are understood.
  6. Establish the backup and recovery, upgrade, monitoring, and troubleshooting routines before relying on JustScan for release decisions.

Common tasks

For endpoint-level exploration, use the interactive API reference.

On this page