PlatformArtifacts
Artifacts
Native registry for containers and packages.
The native registry stores container images (OCI) and npm, Maven, NuGet, RubyGems and PyPI packages, with per-repository visibility (private/internal/public).
- Tags/versions with architecture, digest, size, vulnerability scan (Trivy) and cosign signature.
- Tag inspector — multi-arch manifest, layers, CVEs and push/overwrite/delete history.
- Retention/cleanup policies — keep N versions, expire by age, remove untagged, block push on critical CVE.
The registry endpoint follows the pattern
registry.equantic.space/<namespace>/<name>. Authenticate with docker login using an access token.