UP
This commit is contained in:
		| @@ -154,9 +154,12 @@ Each connector ships fixtures/tests under the matching `*.Tests` project. | ||||
| * **Connector/exporter packages** – each source/exporter can ship as a plug-in | ||||
|   assembly with its own options and HttpClient configuration, keeping the core | ||||
|   image minimal. | ||||
| * **Stella CLI (agent)** – triggers feed-related jobs (`stella db fetch/merge/export`) | ||||
|   and consumes the exported JSON/Trivy DB artefacts, aligning with the SBOM-first | ||||
|   workflow described in `AGENTS.md`. | ||||
| * **StellaOps CLI (agent)** – new `StellaOps.Cli` module that exposes | ||||
|   `scanner`, `scan`, and `db` verbs (via System.CommandLine 2.0) to download | ||||
|   scanner container bundles, install them locally, execute scans against target | ||||
|   directories, automatically upload results, and trigger Feedser jobs (`db | ||||
|   fetch/merge/export`) aligned with the SBOM-first workflow described in | ||||
|   `AGENTS.md`. | ||||
| * **Offline Kit** – bundles Feedser plug-ins, JSON tree, Trivy DB, and export | ||||
|   manifests so air-gapped sites can load the latest vulnerability data without | ||||
|   outbound connectivity. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user