Skip to content

Commit ec5aaeb

Browse files
authored
Update sidebar.html
adding sbom page and change section title
1 parent 3c58900 commit ec5aaeb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_includes/sidebar.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ <h3>CI Environment Reference</h3>
100100
<li><a href="/user/ip-addresses/">Build Machines IP Addresses</a></li>
101101
</ul>
102102

103-
<h3>Encrypting Files and Data</h3>
103+
<h3>Security and Secure Software Supply Chain</h3>
104104
<ul>
105105
<li><a href="/user/encryption-keys/">Encrypting Sensitive Data</a></li>
106106
<li><a href="/user/encrypting-files/">Encrypting Files</a></li>
@@ -111,6 +111,7 @@ <h3>Encrypting Files and Data</h3>
111111
<li><a href="/user/disable-job-logs/">Disable Job Logs Availability</a></li>
112112
<li><a href="/user/best-practices-security/">Best Practices in Securing Your Data</a></li>
113113
<li><a href="/user/securely-signing-software">Securely Signing Software</a></li>
114+
<li><a href="/user/sbom">Software Bill of Materials</a></li>
114115
</ul>
115116

116117
<h3>Integrations and Notifications</h3>

0 commit comments

Comments
 (0)