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
<% @meta_title = "Critical Open Source #{@registry.try(:ecosystem).try(:humanize)} Packages with Sole Maintainers" %>
2
+
<% @meta_description = "Find critical open source #{@registry.try(:ecosystem)} software packages that have only one maintainer, representing a potential risk to software supply chain security." %>
3
+
4
+
<divclass="container-sm">
5
+
<h1class='mb-3'>
6
+
Critical Open Source <%=@registry.try(:ecosystem).try(:humanize)%> Packages with Sole Maintainers
7
+
</h1>
8
+
9
+
<pclass='lead'>
10
+
Find critical open source <%=@registry.try(:ecosystem)%> software packages that have only one maintainer, representing a potential risk to software supply chain security.
0 commit comments