Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Shawn Webb
Slsa
Commits
311d0ab6
Commit
311d0ab6
authored
Jun 10, 2021
by
Mark Lodato
Browse files
Further clarifications to source requirements
parent
94319618
Changes
1
Hide whitespace changes
Inline
Side-by-side
source-requirements.md
View file @
311d0ab6
...
...
@@ -27,11 +27,14 @@ There are no source requirements at SLSA 1.
A revision meets SLSA 1.5 if all of the following are true:
-
**[Version Controlled]**
There exists a record of the history of changes
that went into the revision. Each change must contain: the identities of the
uploader and reviewers (if any), timestamps of the reviews (if any) and
submission, the change description / justification, the content of the
change, and the parent revisions.
*
**[Version Controlled]**
Every change to the source is tracked in a version
control system that meets the following requriements.
- **[Change History]** There exists a record of the history of changes
that went into the revision. Each change must contain: the identities of
the uploader and reviewers (if any), timestamps of the reviews (if any)
and submission, the change description / justification, the content of
the change, and the parent revisions.
- **[Immutable Reference]** There exists a way to indefinitely reference
this particular, immutable revision. In git, this is the {repo URL +
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment