Skip to Content
Nextra 4.0 is released 🎉
Operations GuideArtifact Analysis Reports

Artifact Analysis Reports

ARK built artifacts undergo regular security scanning to identify vulnerabilities in containers, binaries, tools, and Helm charts before deployment.

Given the fast pace that we are integrating other parts of our tech stack, we are balancing initial speed against technical debt. We gate our build in such a way that the trend of issues in any category must be downwards - this will force us to a zero issue codebase (potentially with exceptions if appropriate).

However, for full transparency, here is a summary of recent scans.

Report Overview - 2025-08-20

ArtifactCriticalHighMediumLowStatus
ark-controller0000✅ Pass
ark-mcp04121⚠️ Exceptions Documented and Approved
ark-api3111441⚠️ Fix in progress
ark-api-a2a391435⚠️ Fix in progress
ark-dashboard0000✅ Pass

Thematically these issues are in Debian packages with known vulterabilities (such as sqllite) and in certain versions of PIP. All are in progress and gated to ensure trend is downwards.

Last updated on