Skip to content

Commit 61cd824

Browse files
authored
doc: update images in readme (#573)
Signed-off-by: Miguel Martinez Trivino <[email protected]>
1 parent 23cd6b7 commit 61cd824

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111
1212
## What is it?
1313

14-
Chainloop is an open-source software supply chain control plane, a single source of truth for artifacts plus a declarative attestation process.
14+
Chainloop is an open-source Software Supply Chain control plane, a single source of truth for metadata and artifacts, plus a declarative attestation process.
1515

16-
With Chainloop, SecOps teams can declaratively state the attestation and artifacts expectations for their organization’s CI/CD workflows, while also resting assured that the latest standards and best practices are put in place.
16+
With Chainloop, SecOps teams can declaratively state the pieces of evidence and artifact expectations for their organization’s CI/CD workflows. At the same time, they can rest assured that the metadata will reach the desired destination for storage and analysis, always meeting the latest standards and best practices.
1717

18-
Developer teams, on the other hand, do not need to become security experts, the attestation crafting tool will guide them with guardrails and a familiar developer experience.
18+
On the other hand, developer teams do not need to become security experts. The attestation crafting tool will guide them with guardrails and a familiar developer experience.
1919

20-
To learn more about the project motivation please look at [this blog post](https://docs.chainloop.dev/blog/introducing-chainloop) and see it in action in [this video](https://docs.chainloop.dev/blog/software-supply-chain-attestation-easy-way#see-it-in-action).
20+
To learn more about the project motivation please look at [our documentation](https://docs.chainloop.dev) and see it in action in [this video](https://www.youtube.com/watch?v=GfSR2ZkZ3as).
2121

2222
## Getting started
2323

@@ -87,7 +87,7 @@ Craft and store attestation metadata and artifacts via a single integration poin
8787

8888
![Chainloop Overview](./docs/img/overview-1.png)
8989

90-
The result is having a SLSA level 3 compliant single Source of truth for artifacts and attestation built on OSS standards such as [Sigstore](https://www.sigstore.dev/), [in-toto](https://in-toto.io/), [SLSA](https://slsa.dev) and [OCI](https://github.com/opencontainers/image-spec/blob/main/spec.md).
90+
The result is having a SLSA level 3 compliant single Source of truth for metadata, artifacts and attestations built on OSS standards such as [Sigstore](https://www.sigstore.dev/), [in-toto](https://in-toto.io/), [SLSA](https://slsa.dev) and [OCI](https://github.com/opencontainers/image-spec/blob/main/spec.md).
9191

9292
Chainloop also makes sure the crafting of artifacts and attestation follows **best practices and meets the requirements** declared in their associated Workflow Contract.
9393

@@ -101,9 +101,9 @@ You can think of it as an [**API for your organization's Software Supply Chain**
101101

102102
![Chainloop Contracts](./docs/img/overview-3.png)
103103

104-
### Third-Party Integration fan-out
104+
### We meet you where you are with third-party integrations
105105

106-
Operators can set up third-party integrations such as [Dependency-Track](https://docs.chainloop.dev/guides/dependency-track) for SBOM analysis or an OCI registry for storage of the received artifacts and attestation metadata.
106+
Operators can set up third-party integrations such as [Dependency-Track](https://docs.chainloop.dev/guides/dependency-track), or [Guac](https://docs.chainloop.dev/guides/guac/) for SBOM analysis or a storage backend such as an OCI registry, or cloud blob storage to place the received artifacts, pieces of evidence and attestation metadata.
107107

108108
![Chainloop Overview](./docs/img/overview-2.png)
109109

docs/img/overview-1.png

42.6 KB
Loading

docs/img/overview-2.png

76.9 KB
Loading

docs/img/overview-3.png

70.6 KB
Loading

0 commit comments

Comments
 (0)