You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: templates/knowledge/security-and-compliance/what-is-software-supply-chain-security.md
+1-10Lines changed: 1 addition & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -182,15 +182,7 @@ Open source catalogs are curated repositories of vetted software components, cre
182
182
183
183
These catalogs are critical because they act as a "first line of defense" in supply chain security, filtering out malicious or unmaintained code before it can be integrated into a production environment.
184
184
185
-
With Ubuntu, Canonical offers a vast collection of software components, organized into a set of official repositories:
186
-
187
-
{{ text_list_kh(
188
-
items=[
189
-
"Main – Officially supported, open source software",
"Universe – Community-maintained, open source software, with maintenance through Ubuntu Pro",
192
-
"Multiverse – Varying support, license-restricted, or patented software",
193
-
]) }}
185
+
With Ubuntu, Canonical offers a vast collection of software components, organized into a set of official repositories.
194
186
195
187
Through Ubuntu Pro, all of the packages in Ubuntu Universe get security maintenance from Canonical as well as packages in Ubuntu Main, giving users a centralized, tiered, and cryptographically-verifiable ecosystem of software to use with confidence.
196
188
@@ -227,7 +219,6 @@ Canonical enables you to simplify your open source software supply chain, provid
227
219
Canonical’s comprehensive security maintenance subscription, Ubuntu Pro, provides access to large repositories of security maintained open source packages, giving your team a trusted open source catalog.
228
220
229
221
[Learn more about vulnerability management in Ubuntu ›](https://ubuntu.com/security/vulnerability-management)
230
-
[See what’s included in Ubuntu Pro ›](https://ubuntu.com/pro)
0 commit comments