Skip to content

Commit 6522ce3

Browse files
committed
Move 1.1 above 1.0
Signed-off-by: Arnaud J Le Hors <[email protected]>
1 parent 2c7dafc commit 6522ce3

File tree

1 file changed

+44
-44
lines changed

1 file changed

+44
-44
lines changed

docs/_data/nav/main.yml

Lines changed: 44 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
url: /current-activities
99
description: What the SLSA community is currently working on
1010

11-
- title: SLSA Specification 1.0
11+
- title: SLSA Specification 1.1
1212
description: >
1313
These pages describe SLSA's security levels and requirements for each track.
1414
If you want to achieve SLSA a particular level, these are the requirements
1515
you'll need to meet.
16-
url: /spec/v1.0/
16+
url: /spec/v1.1/
1717
children:
1818

1919
- title: Understanding SLSA
@@ -23,32 +23,32 @@
2323
supply chain security, start here.
2424
children:
2525

26-
- title: What's new in v1.0
27-
url: /spec/v1.0/whats-new
28-
description: What's new in SLSA Version 1.0
26+
- title: What's new in v1.1
27+
url: /spec/v1.1/whats-new
28+
description: What's new in SLSA Version 1.1
2929

3030
- title: About SLSA
31-
url: /spec/v1.0/about
31+
url: /spec/v1.1/about
3232
description: An introductory guide to SLSA
3333

3434
- title: Supply chain threats
35-
url: /spec/v1.0/threats-overview
35+
url: /spec/v1.1/threats-overview
3636
description: An introduction to supply chain threats
3737

3838
- title: Use cases
39-
url: /spec/v1.0/use-cases
39+
url: /spec/v1.1/use-cases
4040
description: Use cases
4141

4242
- title: Guiding principles
43-
url: /spec/v1.0/principles
43+
url: /spec/v1.1/principles
4444
description: Use cases
4545

4646
- title: FAQ
47-
url: /spec/v1.0/faq
47+
url: /spec/v1.1/faq
4848
description: Questions and more information
4949

5050
- title: Future directions
51-
url: /spec/v1.0/future-directions
51+
url: /spec/v1.1/future-directions
5252
description: Additions and changes being considered for future SLSA versions
5353

5454
- title: Core specification
@@ -59,31 +59,31 @@
5959
children:
6060

6161
- title: Terminology
62-
url: /spec/v1.0/terminology
62+
url: /spec/v1.1/terminology
6363
description: Terminology and model used by SLSA
6464

6565
- title: Security levels
66-
url: /spec/v1.0/levels
66+
url: /spec/v1.1/levels
6767
description: Overview of SLSA's tracks and levels, intended for all audiences
6868

6969
- title: Producing artifacts
70-
url: /spec/v1.0/requirements
70+
url: /spec/v1.1/requirements
7171
description: Detailed technical requirements for producing software artifacts, intended for platform implementers
7272

7373
- title: Distributing provenance
74-
url: /spec/v1.0/distributing-provenance
74+
url: /spec/v1.1/distributing-provenance
7575
description: Detailed technical requirements for distributing provenance, intended for platform implementers and software distributors
7676

7777
- title: Verifying artifacts
78-
url: /spec/v1.0/verifying-artifacts
78+
url: /spec/v1.1/verifying-artifacts
7979
description: Guidance for verifying software artifacts and their SLSA provenance, intended for platform implementers and software consumers
8080

8181
- title: Verifying build platforms
82-
url: /spec/v1.0/verifying-systems
82+
url: /spec/v1.1/verifying-systems
8383
description: Guidelines for securing SLSA Build L3+ builders, intended for platform implementers
8484

8585
- title: Threats & mitigations
86-
url: /spec/v1.0/threats
86+
url: /spec/v1.1/threats
8787
description: Detailed information about specific supply chain attacks and how SLSA helps
8888

8989
- title: Attestation formats
@@ -94,27 +94,27 @@
9494
children:
9595

9696
- title: General model
97-
url: /spec/v1.0/attestation-model
97+
url: /spec/v1.1/attestation-model
9898
description: General attestation mode
9999

100100
- title: Provenance
101-
url: /spec/v1.0/provenance
101+
url: /spec/v1.1/provenance
102102
description: Suggested provenance format and explanation
103103

104104
- title: Verification Summary
105-
url: /spec/v1.0/verification_summary
105+
url: /spec/v1.1/verification_summary
106106
description: Suggested VSA format and explanation
107107

108108
- title: Single-page view
109-
url: /spec/v1.0/onepage
109+
url: /spec/v1.1/onepage
110110
skip_next_prev: true # don't show as a next/prev link
111111

112-
- title: SLSA Specification 1.1
112+
- title: SLSA Specification 1.0
113113
description: >
114114
These pages describe SLSA's security levels and requirements for each track.
115115
If you want to achieve SLSA a particular level, these are the requirements
116116
you'll need to meet.
117-
url: /spec/v1.1/
117+
url: /spec/v1.0/
118118
children:
119119

120120
- title: Understanding SLSA
@@ -124,32 +124,32 @@
124124
supply chain security, start here.
125125
children:
126126

127-
- title: What's new in v1.1
128-
url: /spec/v1.1/whats-new
129-
description: What's new in SLSA Version 1.1
127+
- title: What's new in v1.0
128+
url: /spec/v1.0/whats-new
129+
description: What's new in SLSA Version 1.0
130130

131131
- title: About SLSA
132-
url: /spec/v1.1/about
132+
url: /spec/v1.0/about
133133
description: An introductory guide to SLSA
134134

135135
- title: Supply chain threats
136-
url: /spec/v1.1/threats-overview
136+
url: /spec/v1.0/threats-overview
137137
description: An introduction to supply chain threats
138138

139139
- title: Use cases
140-
url: /spec/v1.1/use-cases
140+
url: /spec/v1.0/use-cases
141141
description: Use cases
142142

143143
- title: Guiding principles
144-
url: /spec/v1.1/principles
144+
url: /spec/v1.0/principles
145145
description: Use cases
146146

147147
- title: FAQ
148-
url: /spec/v1.1/faq
148+
url: /spec/v1.0/faq
149149
description: Questions and more information
150150

151151
- title: Future directions
152-
url: /spec/v1.1/future-directions
152+
url: /spec/v1.0/future-directions
153153
description: Additions and changes being considered for future SLSA versions
154154

155155
- title: Core specification
@@ -160,31 +160,31 @@
160160
children:
161161

162162
- title: Terminology
163-
url: /spec/v1.1/terminology
163+
url: /spec/v1.0/terminology
164164
description: Terminology and model used by SLSA
165165

166166
- title: Security levels
167-
url: /spec/v1.1/levels
167+
url: /spec/v1.0/levels
168168
description: Overview of SLSA's tracks and levels, intended for all audiences
169169

170170
- title: Producing artifacts
171-
url: /spec/v1.1/requirements
171+
url: /spec/v1.0/requirements
172172
description: Detailed technical requirements for producing software artifacts, intended for platform implementers
173173

174174
- title: Distributing provenance
175-
url: /spec/v1.1/distributing-provenance
175+
url: /spec/v1.0/distributing-provenance
176176
description: Detailed technical requirements for distributing provenance, intended for platform implementers and software distributors
177177

178178
- title: Verifying artifacts
179-
url: /spec/v1.1/verifying-artifacts
179+
url: /spec/v1.0/verifying-artifacts
180180
description: Guidance for verifying software artifacts and their SLSA provenance, intended for platform implementers and software consumers
181181

182182
- title: Verifying build platforms
183-
url: /spec/v1.1/verifying-systems
183+
url: /spec/v1.0/verifying-systems
184184
description: Guidelines for securing SLSA Build L3+ builders, intended for platform implementers
185185

186186
- title: Threats & mitigations
187-
url: /spec/v1.1/threats
187+
url: /spec/v1.0/threats
188188
description: Detailed information about specific supply chain attacks and how SLSA helps
189189

190190
- title: Attestation formats
@@ -195,19 +195,19 @@
195195
children:
196196

197197
- title: General model
198-
url: /spec/v1.1/attestation-model
198+
url: /spec/v1.0/attestation-model
199199
description: General attestation mode
200200

201201
- title: Provenance
202-
url: /spec/v1.1/provenance
202+
url: /spec/v1.0/provenance
203203
description: Suggested provenance format and explanation
204204

205205
- title: Verification Summary
206-
url: /spec/v1.1/verification_summary
206+
url: /spec/v1.0/verification_summary
207207
description: Suggested VSA format and explanation
208208

209209
- title: Single-page view
210-
url: /spec/v1.1/onepage
210+
url: /spec/v1.0/onepage
211211
skip_next_prev: true # don't show as a next/prev link
212212

213213
- title: SLSA Working Draft

0 commit comments

Comments
 (0)