|
6 | 6 |
|
7 | 7 | A Python client library and CLI client for TEA. |
8 | 8 |
|
9 | | -* [GitHub](https://github.com/sbomify/py-libtea) |
| 9 | +- [GitHub](https://github.com/sbomify/py-libtea) |
10 | 10 |
|
11 | 11 | ### PyPi TEA |
12 | 12 |
|
13 | 13 | A TEA bridge for accessing Python SBOMs from PyPi (via [PEP 770](https://peps.python.org/pep-0770/)). |
14 | 14 |
|
15 | | -* [GitHub](https://github.com/sbomify/pypi-tea) |
| 15 | +- [GitHub](https://github.com/sbomify/pypi-tea) |
16 | 16 |
|
17 | | -### Rearm CLI |
| 17 | +### ReARM CLI |
18 | 18 |
|
19 | | -The REARM cli supports TEA. |
| 19 | +The ReARM CLI supports TEA. |
20 | 20 |
|
21 | | -* [Documentation](https://github.com/relizaio/rearm-cli/blob/main/docs/tea.md) |
22 | | -* [GitHub](https://github.com/relizaio/rearm-cli) |
| 21 | +- [Documentation](https://github.com/relizaio/rearm-cli/blob/main/docs/tea.md) |
| 22 | +- [GitHub](https://github.com/relizaio/rearm-cli) |
23 | 23 |
|
24 | 24 | ## Open Source Servers |
25 | 25 |
|
26 | 26 | ### Oolong |
27 | 27 |
|
28 | 28 | This project is a lightweight implementation of Transparency Exchange API which uses NestJS framework. |
29 | 29 |
|
30 | | -* [GitHub](https://github.com/relizaio/oolong) |
| 30 | +- [GitHub](https://github.com/relizaio/oolong) |
| 31 | + |
| 32 | +### ReARM |
| 33 | + |
| 34 | +ReARM is a Release-Level Supply Chain Evidence Platform. It supports TEA for standardized discovery and retrieval of SBOMs and other security artefacts. |
| 35 | + |
| 36 | +- [Documentation](https://docs.rearmhq.com/tea/) |
| 37 | +- [GitHub](https://github.com/relizaio/rearm) |
31 | 38 |
|
32 | 39 | ### sbomify |
33 | 40 |
|
34 | | -sbomify is a Software Bill of Materials (SBOM) and document management platform that can be self-hosted or accessed through https://app.sbomify.com. The platform provides a centralized location to upload and manage your SBOMs and related documentation, allowing you to share them with stakeholders or make them publicly accessible. |
| 41 | +sbomify is a Software Bill of Materials (SBOM) and document management platform that can be self-hosted or accessed through [app.sbomify.com](https://app.sbomify.com). The platform provides a centralized location to upload and manage your SBOMs and related documentation, allowing you to share them with stakeholders or make them publicly accessible. |
35 | 42 |
|
36 | | -* Implements the Transparency Exchange API |
37 | | -* Standardized SBOM discovery via .well-known/tea endpoints |
38 | | -* Enables automated discovery and retrieval of SBOMs across the supply chain |
| 43 | +- Implements the Transparency Exchange API |
| 44 | +- Standardized SBOM discovery via .well-known/tea endpoints |
| 45 | +- Enables automated discovery and retrieval of SBOMs across the supply chain |
39 | 46 |
|
40 | | -* [GitHub](https://github.com/sbomify/sbomify) |
| 47 | +- [Documentation](https://sbomify.com/faq/how-do-i-enable-tea-in-sbomify/) |
| 48 | +- [GitHub](https://github.com/sbomify/sbomify) |
41 | 49 |
|
42 | 50 | ## Other implementations |
43 | 51 |
|
|
0 commit comments