editorial: draft: Move example controls to its own page.#1503
Merged
TomHennen merged 14 commits intoslsa-framework:mainfrom Oct 27, 2025
Merged
editorial: draft: Move example controls to its own page.#1503TomHennen merged 14 commits intoslsa-framework:mainfrom
TomHennen merged 14 commits intoslsa-framework:mainfrom
Conversation
Moving this existing content with as few changes as possible. This content was never meant to be part of the spec but just inspirtation for folks implementing controls for themselves. refs slsa-framework#1465 Signed-off-by: Tom Hennen <tomhennen@google.com>
✅ Deploy Preview for slsa ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Signed-off-by: Tom Hennen <tomhennen@google.com>
Signed-off-by: Tom Hennen <tomhennen@google.com>
Signed-off-by: Tom Hennen <tomhennen@google.com>
Signed-off-by: Tom Hennen <tomhennen@google.com>
Signed-off-by: Tom Hennen <tomhennen@google.com>
Signed-off-by: Tom Hennen <tomhennen@google.com>
Signed-off-by: Tom Hennen <tomhennen@google.com>
Signed-off-by: Tom Hennen <tomhennen@google.com>
Signed-off-by: Tom Hennen <tomhennen@google.com>
Signed-off-by: Tom Hennen <tomhennen@google.com>
Signed-off-by: Tom Hennen <tomhennen@google.com>
adityasaky
approved these changes
Oct 27, 2025
arewm
approved these changes
Oct 27, 2025
Member
|
nit: is this a |
Contributor
Author
technically 'editorial: draft:', but yes, let me fix it. :) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Move the example controls from source-requirements.md to their own page and improve their formatting.
These examples were never meant to be a part of the spec itself but rather as example controls that others may want to implement or that would serve as inspiration for developing their own controls. They go above and beyond the specific requirements of the source track itself.
This change:
Points 3 and 4 required changing this to an 'editorial' fix instead of a 'style' fix.
fixes #1465