You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
4. Go to the root of your project and run `jupyter notebook` to start the server.
98
+
4. Go to the root of your project and run `jupyter notebook` to start the server.
99
+
100
+
## Provenance
101
+
102
+
To enhance the software supply chain security of Labelbox's users, as of v.3.72.2, every Labelbox SDK release contains a [SLSA Level 3 Provenance](https://github.com/slsa-framework/slsa-github-generator/blob/main/internal/builders/generic/README.md) document.
103
+
This document provides detailed information about the build process, including the repository and branch from which the package was generated.
104
+
105
+
By using the [SLSA framework's official verifier](https://github.com/slsa-framework/slsa-verifier), you can verify the provenance document to ensure that the package is from a trusted source. Verifying the provenance helps confirm that the package has not been tampered with and was built in a secure environment.
0 commit comments