Skip to content
This repository was archived by the owner on Nov 14, 2023. It is now read-only.

Commit 49d80be

Browse files
authored
Merge pull request #24 from SteveLasker/scitt-foundation
Nit feedback, missed in PR #21
2 parents 0a57ddc + 1482cc4 commit 49d80be

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

scenarios/building-dependencies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Simply receiving signed components may not be enough to ensure complete security
99

1010
## Taking Ownership of the Artifacts You Depend Upon
1111

12-
The first step of securing any supply chain is securing your dependencies, to assure you know what you're building upon. If you built against the foo package on monday, do you know you'll get the same result if you build against the same named reference on Wednesday?
12+
The first step of securing any supply chain is securing your dependencies, to assure you know what you're building upon. If you built against the foo package on Monday, do you know you'll get the same result if you build against the same named reference on Wednesday?
1313

1414
See [Consuming Public Content](https://opencontainers.org/posts/blog/2020-10-30-consuming-public-content/) for a reference to this workflow:
1515
<img src="./../assets/oci-consuming-public-content.png" alt="Consuming Public Content" style="width:600px;"/>

scitt-components.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# SCITT Components
22

33
SCITT provides a set of components enabling Supply Chain, Integrity, Transparency and Trust.
4-
(See [What Is SCITT][WHAT_IS_SCITT])
4+
(see [What Is SCITT][WHAT_IS_SCITT])
55
But what are the scenarios, projects and products that SCITT enables?
6-
This collection of docs will describe the core components of SCITT, and how it can be enabled and extended to support a breadth of use cases.
6+
This collection of docs will describe the core components of SCITT, and how it can be enabled and extended to support a breadth of use cases, enabling new and existing products and services.
77

8-
As SCITT is in active design through the [IETF SCITT working group][SCITT_IETF_WG], these documents aim to facilitate various design discussions, based on a set of SCITT primitives and scenarios that benefit from the SCITT primitives.
8+
As SCITT is in active design through the [IETF SCITT working group][SCITT_IETF_WG], these documents aim to facilitate various design discussions, based on a set of SCITT primitives and scenarios.
99

1010
## Table of Contents
1111

0 commit comments

Comments
 (0)