File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ def repos_anti_subset:
66 # as we remove items from this list, we need to be careful that none of their *children* are still in the list
77 # (which is why this is sorted in rough "build order" -- that means we can ~safely "pop" off the bottom)
88
9- "almalinux" , # direct children: crate
109 "alpine" , # direct children: amazoncorretto amazonlinux api-firewall arangodb archlinux bash bonita caddy chronograf docker eclipse-mosquitto eclipse-temurin eggdrop erlang fluentd golang haproxy haxe httpd influxdb irssi julia kapacitor kong liquibase memcached nats nats-streaming nginx node notary php postgres python rabbitmq rakudo-star redis registry ruby rust spiped teamspeak telegraf traefik varnish znc
1110 "alt" ,
1211 "amazonlinux" , # direct children: amazoncorretto swift
@@ -74,6 +73,7 @@ def _sbom_subset:
7473 [
7574 # only repositories we have explicitly verified
7675 "aerospike" ,
76+ "almalinux" ,
7777 "arangodb" ,
7878 "archlinux" ,
7979 "backdrop" ,
You can’t perform that action at this time.
0 commit comments