Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/source/introduction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ What is FederatedCode?

**FederatedCode** is composed of multiple distributed sub-systems:

- A system to store versioned metadata as structure text (JSON, YAML) in multiple Git repositories
structured to enable direct content retrieval using a Package URL (PURL),
- A system to store versioned metadata as structured text (JSON, YAML) in multiple Git repositories
to enable direct content retrieval using a Package URL (PURL),
- A series of utilities to synchronize AboutCode databases with these versioned metadata, and
- A system to publish package-centric events such as the release of a new package version, the
publication of a vulnerability, the availability of detail scans, analysis and SBOMs using
Expand Down
Loading