@@ -5,14 +5,15 @@ tracks. This page provides a summary of current ongoing activities.
55layout : standard
66---
77
8+ ## Current Activities
9+
810Since the release of <a href =" spec/v1.0/ " >SLSA v1.0</a > in 2023,
911the SLSA community has been hard at work to expand the breadth
1012and depth of the specification with updates and new tracks.
11- Learn how you can [ get involved] ( https://slsa.dev/community#get-involved ) !
1213
13- < section id = " source-track " >
14+ Learn how you can [ get involved ] ( https://slsa.dev/community#get-involved ) !
1415
15- ## Source track
16+ ### Source track
1617
1718A Source track will provide protection against tampering of the source code
1819prior to the build.
@@ -21,11 +22,7 @@ The current [draft version (v1.1)](source-requirements.md) describes levels
2122of increasing tamper resistance and ways consumers might verify properties
2223of source revisions using SLSA source provenance attestations.
2324
24- </section >
25-
26- <section id =" buildenv-track " >
27-
28- ## Build Environment track
25+ ### Build Environment track
2926
3027The goal of a Build Environment track is to enable the detection of tampering
3128with core components of the compute environment executing builds.
@@ -42,14 +39,9 @@ of the Build Environment track includes the following requirements:
4239These requirements are ** subject to significant change** while this track
4340is in draft.
4441
45- </section >
46-
47- <section id =" dependency-track " >
48- ## Dependency track
42+ ### Dependency track
4943
5044Building upon the foundation laid by S2C2F, the depedency track defines
5145requirements for consuming dependencies.
5246
5347** TODO** : Expand this section
54-
55- </section >
0 commit comments