Files
git.stella-ops.org/docs
master 651b8e0fa3 feat: Add new projects to solution and implement contract testing documentation
- Added "StellaOps.Policy.Engine", "StellaOps.Cartographer", and "StellaOps.SbomService" projects to the StellaOps solution.
- Created AGENTS.md to outline the Contract Testing Guild Charter, detailing mission, scope, and definition of done.
- Established TASKS.md for the Contract Testing Task Board, outlining tasks for Sprint 62 and Sprint 63 related to mock servers and replay testing.
2025-10-27 07:57:55 +02:00
..
up
2025-10-19 10:38:55 +03:00
2025-10-11 23:28:35 +03:00
2025-10-21 18:54:26 +03:00
2025-10-11 23:28:35 +03:00
2025-10-11 23:28:35 +03:00
2025-10-11 23:28:35 +03:00
up
2025-10-24 09:15:37 +03:00
up
2025-10-19 10:38:55 +03:00
2025-10-21 18:54:26 +03:00
up
2025-10-24 19:19:23 +03:00
2025-10-18 20:44:59 +03:00

Stella Ops

Selfhosted, SBOMfirst DevSecOps platform offlinefriendly, AGPL3.0, free up to {{ quota_token }} scans per UTC day (soft delay only, never blocks).

StellaOps lets you discover container vulnerabilities in <5s without sending a single byte outside your network.
Everything here is opensource and versioned— when you check out a git tag, the docs match the code you are running.


🚀 Start here (first 60minutes)

Step What you will learn Doc
1 90second elevator pitch & pillars What IsStellaOps?
2 Pain points it solves Why DoesItExist?
3 Install & run a scan in 10min Install Guide
4 Components & dataflow HighLevel Architecture
5 Integrate the CLI / REST API API&CLI Reference
6 Vocabulary used throughout the docs Glossary

📚 Complete Table of Contents

Click to expand the full docs index

Overview

Reference & concepts

User & operator guides


🧹 Backlog hygiene

Imposed rule: Work of this type or tasks of this type on this component must also be applied everywhere else it should be applied.

  • Aggregation-Only Contract (AOC). Ingestion services aggregate and link facts only—derived precedence, severity, and safe-fix hints live in Policy overlays and dedicated explorers. Review ../AGENTS.md and the AOC guardrails in aoc/aoc-guardrails.md.
  • Cartographer owns graphs. SBOM Service emits projections/events; Cartographer (CARTO-GRAPH-21-00x) builds graph storage, overlays, and tiles. See ARCHITECTURE_CONCELIER.md (Cartographer handshake section) for handoff boundaries.
  • Notifier replaces legacy Notify. Sprint15 StellaOps.Notify.* tasks are frozen; use the Notifications Studio/Notifier backlogs (NOTIFY-SVC-38..40, WEB-NOTIFY-3x-00x, CLI-NOTIFY-3x-00x).
  • Dedicated services for Vuln & Policy. Vuln Explorer work flows through src/StellaOps.VulnExplorer.Api/Console/CLI (Sprint 29); gateway routes proxy only. Policy Engine remains the sole source for precedence/suppression overlays.
  • Cleanup log. The backlog consolidation summary lives in backlog/2025-10-cleanup.md.

© 2025 StellaOps contributors licensed AGPL3.0orlater