generated from coulomb/repo-seed
Add registry inventory and drift views
This commit is contained in:
@@ -72,3 +72,12 @@ Ingest a CycloneDX SBOM as queryable library inventory:
|
||||
```bash
|
||||
railiance-fabric registry ingest-cyclonedx bom.json --repo-slug railiance-fabric
|
||||
```
|
||||
|
||||
Useful inspection endpoints include:
|
||||
|
||||
```text
|
||||
GET /repositories/{repo_slug}/inventory
|
||||
GET /repositories/{repo_slug}/snapshots
|
||||
GET /repositories/{repo_slug}/snapshots/diff
|
||||
GET /search?q=jsonschema
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user