Skip to content

Commit aedfa2c

Browse files
committed
docs: reworking based on feedback
1 parent 2ebc7d8 commit aedfa2c

File tree

12 files changed

+24
-24
lines changed

12 files changed

+24
-24
lines changed

PROVENANCE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
## Verifying SDK packages with the SLSA framework (Supply-chain Levels for Software Artifacts)
1+
## Verifying SDK build provenance with the SLSA framework
22

3-
LaunchDarkly uses the [SLSA framework](https://slsa.dev/spec/v1.0/about) to help developers make their supply chain more secure by ensuring the authenticity and build integrity of our published SDK packages.
3+
LaunchDarkly uses the [SLSA framework](https://slsa.dev/spec/v1.0/about) (Supply-chain Levels for Software Artifacts) to help developers make their supply chain more secure by ensuring the authenticity and build integrity of our published SDK packages.
44

55
As part of [SLSA requirements for level 3 compliance](https://slsa.dev/spec/v1.0/requirements), LaunchDarkly publishes provenance attestations about our SDK package builds to npm for distribution alongside our packages.
66

packages/sdk/akamai-base/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ yarn && yarn build && cd packages/sdk/akamai-base
3030
yarn test
3131
```
3232

33-
## Verifying SDK packages with the SLSA framework (Supply-chain Levels for Software Artifacts)
33+
## Verifying SDK build provenance with the SLSA framework
3434

35-
LaunchDarkly uses the [SLSA framework](https://slsa.dev/spec/v1.0/about) to help developers make their supply chain more secure by ensuring the authenticity and build integrity of our published SDK packages. To learn more, see the [provenance guide](PROVENANCE.md).
35+
LaunchDarkly uses the [SLSA framework](https://slsa.dev/spec/v1.0/about) (Supply-chain Levels for Software Artifacts) to help developers make their supply chain more secure by ensuring the authenticity and build integrity of our published SDK packages. To learn more, see the [provenance guide](PROVENANCE.md).
3636

3737
## About LaunchDarkly
3838

packages/sdk/akamai-edgekv/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ yarn && yarn build && cd packages/sdk/akamai-edgekv
3030
yarn test
3131
```
3232

33-
## Verifying SDK packages with the SLSA framework (Supply-chain Levels for Software Artifacts)
33+
## Verifying SDK build provenance with the SLSA framework
3434

35-
LaunchDarkly uses the [SLSA framework](https://slsa.dev/spec/v1.0/about) to help developers make their supply chain more secure by ensuring the authenticity and build integrity of our published SDK packages. To learn more, see the [provenance guide](PROVENANCE.md).
35+
LaunchDarkly uses the [SLSA framework](https://slsa.dev/spec/v1.0/about) (Supply-chain Levels for Software Artifacts) to help developers make their supply chain more secure by ensuring the authenticity and build integrity of our published SDK packages. To learn more, see the [provenance guide](PROVENANCE.md).
3636

3737
## About LaunchDarkly
3838

packages/sdk/cloudflare/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@ yarn && yarn build && cd packages/sdk/cloudflare
5959
yarn test
6060
```
6161

62-
## Verifying SDK packages with the SLSA framework (Supply-chain Levels for Software Artifacts)
62+
## Verifying SDK build provenance with the SLSA framework
6363

64-
LaunchDarkly uses the [SLSA framework](https://slsa.dev/spec/v1.0/about) to help developers make their supply chain more secure by ensuring the authenticity and build integrity of our published SDK packages. To learn more, see the [provenance guide](PROVENANCE.md).
64+
LaunchDarkly uses the [SLSA framework](https://slsa.dev/spec/v1.0/about) (Supply-chain Levels for Software Artifacts) to help developers make their supply chain more secure by ensuring the authenticity and build integrity of our published SDK packages. To learn more, see the [provenance guide](PROVENANCE.md).
6565

6666
## About LaunchDarkly
6767

packages/sdk/react-native/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,9 @@ echo "MOBILE_KEY=mob-abc" >> packages/sdk/react-native/example/.env
9898
yarn && yarn ios-go
9999
```
100100

101-
## Verifying SDK packages with the SLSA framework (Supply-chain Levels for Software Artifacts)
101+
## Verifying SDK build provenance with the SLSA framework
102102

103-
LaunchDarkly uses the [SLSA framework](https://slsa.dev/spec/v1.0/about) to help developers make their supply chain more secure by ensuring the authenticity and build integrity of our published SDK packages. To learn more, see the [provenance guide](PROVENANCE.md).
103+
LaunchDarkly uses the [SLSA framework](https://slsa.dev/spec/v1.0/about) (Supply-chain Levels for Software Artifacts) to help developers make their supply chain more secure by ensuring the authenticity and build integrity of our published SDK packages. To learn more, see the [provenance guide](PROVENANCE.md).
104104

105105
## About LaunchDarkly
106106

packages/sdk/server-node/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ We run integration tests for all our SDKs using a centralized test harness. This
3636

3737
We encourage pull requests and other contributions from the community. Check out our [contributing guidelines](CONTRIBUTING.md) for instructions on how to contribute to this SDK.
3838

39-
## Verifying SDK packages with the SLSA framework (Supply-chain Levels for Software Artifacts)
39+
## Verifying SDK build provenance with the SLSA framework
4040

41-
LaunchDarkly uses the [SLSA framework](https://slsa.dev/spec/v1.0/about) to help developers make their supply chain more secure by ensuring the authenticity and build integrity of our published SDK packages. To learn more, see the [provenance guide](PROVENANCE.md).
41+
LaunchDarkly uses the [SLSA framework](https://slsa.dev/spec/v1.0/about) (Supply-chain Levels for Software Artifacts) to help developers make their supply chain more secure by ensuring the authenticity and build integrity of our published SDK packages. To learn more, see the [provenance guide](PROVENANCE.md).
4242

4343
## About LaunchDarkly
4444

packages/sdk/vercel/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,9 @@ yarn && yarn build && cd packages/sdk/vercel
6666
yarn test
6767
```
6868
69-
## Verifying SDK packages with the SLSA framework (Supply-chain Levels for Software Artifacts)
69+
## Verifying SDK build provenance with the SLSA framework
7070

71-
LaunchDarkly uses the [SLSA framework](https://slsa.dev/spec/v1.0/about) to help developers make their supply chain more secure by ensuring the authenticity and build integrity of our published SDK packages. To learn more, see the [provenance guide](PROVENANCE.md).
71+
LaunchDarkly uses the [SLSA framework](https://slsa.dev/spec/v1.0/about) (Supply-chain Levels for Software Artifacts) to help developers make their supply chain more secure by ensuring the authenticity and build integrity of our published SDK packages. To learn more, see the [provenance guide](PROVENANCE.md).
7272

7373
## About LaunchDarkly
7474

packages/shared/common/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ This library is a beta version and should not be considered ready for production
1212

1313
See [Contributing](../CONTRIBUTING.md).
1414

15-
## Verifying SDK packages with the SLSA framework (Supply-chain Levels for Software Artifacts)
15+
## Verifying SDK build provenance with the SLSA framework
1616

17-
LaunchDarkly uses the [SLSA framework](https://slsa.dev/spec/v1.0/about) to help developers make their supply chain more secure by ensuring the authenticity and build integrity of our published SDK packages. To learn more, see the [provenance guide](PROVENANCE.md).
17+
LaunchDarkly uses the [SLSA framework](https://slsa.dev/spec/v1.0/about) (Supply-chain Levels for Software Artifacts) to help developers make their supply chain more secure by ensuring the authenticity and build integrity of our published SDK packages. To learn more, see the [provenance guide](PROVENANCE.md).
1818

1919
## About LaunchDarkly
2020

packages/shared/sdk-server-edge/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ This library is a beta version and should not be considered ready for production
1212

1313
See [Contributing](../CONTRIBUTING.md).
1414

15-
## Verifying SDK packages with the SLSA framework (Supply-chain Levels for Software Artifacts)
15+
## Verifying SDK build provenance with the SLSA framework
1616

17-
LaunchDarkly uses the [SLSA framework](https://slsa.dev/spec/v1.0/about) to help developers make their supply chain more secure by ensuring the authenticity and build integrity of our published SDK packages. To learn more, see the [provenance guide](PROVENANCE.md).
17+
LaunchDarkly uses the [SLSA framework](https://slsa.dev/spec/v1.0/about) (Supply-chain Levels for Software Artifacts) to help developers make their supply chain more secure by ensuring the authenticity and build integrity of our published SDK packages. To learn more, see the [provenance guide](PROVENANCE.md).
1818

1919
## About LaunchDarkly
2020

packages/shared/sdk-server/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ This project contains Typescript classes and interfaces that are applicable to s
1010

1111
See [Contributing](../CONTRIBUTING.md).
1212

13-
## Verifying SDK packages with the SLSA framework (Supply-chain Levels for Software Artifacts)
13+
## Verifying SDK build provenance with the SLSA framework
1414

15-
LaunchDarkly uses the [SLSA framework](https://slsa.dev/spec/v1.0/about) to help developers make their supply chain more secure by ensuring the authenticity and build integrity of our published SDK packages. To learn more, see the [provenance guide](PROVENANCE.md).
15+
LaunchDarkly uses the [SLSA framework](https://slsa.dev/spec/v1.0/about) (Supply-chain Levels for Software Artifacts) to help developers make their supply chain more secure by ensuring the authenticity and build integrity of our published SDK packages. To learn more, see the [provenance guide](PROVENANCE.md).
1616

1717
## About LaunchDarkly
1818

0 commit comments

Comments
 (0)