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:
6
6
# as we remove items from this list, we need to be careful that none of their *children* are still in the list
7
7
# (which is why this is sorted in rough "build order" -- that means we can ~safely "pop" off the bottom)
8
8
9
- "almalinux" , # direct children: crate
10
9
"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
11
10
"alt" ,
12
11
"amazonlinux" , # direct children: amazoncorretto swift
@@ -74,6 +73,7 @@ def _sbom_subset:
74
73
[
75
74
# only repositories we have explicitly verified
76
75
"aerospike" ,
76
+ "almalinux" ,
77
77
"arangodb" ,
78
78
"archlinux" ,
79
79
"backdrop" ,
You can’t perform that action at this time.
0 commit comments