Skip to content

Commit 8b33377

Browse files
authored
Merge pull request #232 from eaglei15/main
Adding CyBeats implementation
2 parents 0cbfd1a + a648090 commit 8b33377

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

doc/tea-implementations.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,18 @@ sbomify is a Software Bill of Materials (SBOM) and document management platform
5252

5353
## Other implementations
5454

55+
### CyBeats SBOM Studio (commercial)
56+
57+
Cybeats SBOM Studio centralizes the SBOM lifecycle and product vulnerability monitoring and exposes a CycloneDX Transparency Exchange API endpoint through standardized .well-known/tea discovery, enabling automated distribution of SBOMs and related security artifacts across the supply chain. *Curently for demonstration purposes only.
58+
59+
- [Product Details](https://www.cybeats.com/product/sbom-studio)
60+
- [TEA Endpoint](https://us.sbom.cybeats.com/.well-known/tea)
61+
62+
### CyBeats SBOM Consumer (commercial)
63+
64+
Cybeats SBOM Consumer enables IT teams to configure a vendor TEA domain and automatically discover, retrieve, and import supplier SBOMs into the Consumer instance for validation and continuous risk monitoring.
65+
66+
- [Product Details](https://www.cybeats.com/product/sbom-consumer)
67+
5568
If you want to have your implementation listed here, please provide a pull request.
69+

0 commit comments

Comments
 (0)