Skip to content

Commit 2ebc7d8

Browse files
committed
docs: s/validate/verify
1 parent 0edee76 commit 2ebc7d8

File tree

12 files changed

+13
-13
lines changed

12 files changed

+13
-13
lines changed

PROVENANCE.md

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

33
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.
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

7-
For npm packages that are published with provenance, npm automatically [validates the authenticity of the package using Sigstore](https://docs.npmjs.com/generating-provenance-statements#about-npm-provenance).
7+
For npm packages that are published with provenance, npm automatically [verifies the authenticity of the package using Sigstore](https://docs.npmjs.com/generating-provenance-statements#about-npm-provenance).

packages/sdk/akamai-base/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ yarn && yarn build && cd packages/sdk/akamai-base
3030
yarn test
3131
```
3232

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

3535
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).
3636

packages/sdk/akamai-edgekv/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ yarn && yarn build && cd packages/sdk/akamai-edgekv
3030
yarn test
3131
```
3232

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

3535
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).
3636

packages/sdk/cloudflare/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ yarn && yarn build && cd packages/sdk/cloudflare
5959
yarn test
6060
```
6161

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

6464
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).
6565

packages/sdk/react-native/README.md

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

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

103103
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).
104104

packages/sdk/server-node/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ 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-
## Validating SDK packages with the SLSA framework (Supply-chain Levels for Software Artifacts)
39+
## Verifying SDK packages with the SLSA framework (Supply-chain Levels for Software Artifacts)
4040

4141
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).
4242

packages/sdk/vercel/README.md

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

7171
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).
7272

packages/shared/common/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This library is a beta version and should not be considered ready for production
1212

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

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

1717
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).
1818

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This library is a beta version and should not be considered ready for production
1212

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

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

1717
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).
1818

packages/shared/sdk-server/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This project contains Typescript classes and interfaces that are applicable to s
1010

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

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

1515
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).
1616

0 commit comments

Comments
 (0)