Skip to content

Commit 1bdcd3b

Browse files
authored
Merge pull request #226 from taleodor/main
docs: update details on ReARM TEA implementation
2 parents 6018b8f + 81d8cb4 commit 1bdcd3b

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

doc/tea-implementations.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ A python client library and CLI client for TEA.
88

99
* https://github.com/sbomify/py-libtea
1010

11-
### Rearm CLI
11+
### ReARM CLI
1212

13-
The REARM cli supports TEA. See doc here: https://github.com/relizaio/rearm-cli/blob/main/docs/tea.md
13+
The ReARM cli supports TEA. See doc here: https://github.com/relizaio/rearm-cli/blob/main/docs/tea.md
1414

1515
* https://github.com/relizaio/rearm-cli
1616

@@ -22,6 +22,14 @@ This project is a lightweight implementation of Transparency Exchange API which
2222

2323
* https://github.com/relizaio/oolong
2424

25+
### ReARM
26+
27+
ReARM is a Release-Level Supply Chain Evidence Platform. It supports TEA for standardized discovery and retrieval of SBOMs and other security artefacts.
28+
29+
* Documentation for using TEA in ReARM: https://docs.rearmhq.com/tea/
30+
31+
* https://github.com/relizaio/rearm
32+
2533
### SBOMIFY
2634

2735
sbomify is a Software Bill of Materials (SBOM) and document management platform that can be self-hosted or accessed through 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.

0 commit comments

Comments
 (0)