We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c202f7 commit 237769bCopy full SHA for 237769b
1 file changed
docs/adrs/00014-enterprise-contract-integration.md
@@ -28,6 +28,8 @@ Users need the ability to:
28
We will integrate Conforma into Trustify as a user triggered validation service by interacting with Conforma CLI.
29
Validation is manually triggered — not automatic on SBOM upload.
30
Validation on upload is deferred to a follow-up version.
31
+Trustify stores information to identify (id, name, URL) of Policies.
32
+A defaut Policy is defined at the application level which will be the Policy used for validation if a SBOM doesn't have a Policy attached to it.
33
34
Conforma CLI is deployed separately from Trustify as either a standalone container or equivalent.
35
An EC Wrapper (HTTP service) acts as a proxy between Trustify's EC service and Conforma CLI.
0 commit comments