@@ -7,7 +7,6 @@ def repos_anti_subset:
77 # (which is why this is sorted in rough "build order" -- that means we can ~safely "pop" off the bottom)
88
99 "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
10- "alt" ,
1110 "amazonlinux" , # direct children: amazoncorretto swift
1211 "api-firewall" ,
1312 "centos" , # direct children: eclipse-temurin ibm-semeru-runtimes percona swift
@@ -16,9 +15,6 @@ def repos_anti_subset:
1615 "debian" , # direct children: adminer aerospike buildpack-deps chronograf clojure couchdb dart emqx erlang haproxy haskell hitch httpd influxdb irssi julia maven memcached mono mysql neo4j neurodebian nginx node odoo openjdk perl php postgres pypy python r-base redis rethinkdb rocket.chat ruby rust spiped swipl unit varnish
1716 "eclipse-mosquitto" ,
1817 "eggdrop" ,
19- "emqx" ,
20- "hitch" ,
21- "mageia" ,
2218 "nats" ,
2319 "oraclelinux" , # direct children: mysql openjdk percona
2420 "percona" ,
@@ -52,7 +48,6 @@ def repos_anti_subset:
5248 "nextcloud" ,
5349 "rakudo-star" ,
5450 "silverpeas" ,
55- "spark" ,
5651 "swift" ,
5752
5853 empty
@@ -65,6 +60,7 @@ def _sbom_subset:
6560 # only repositories we have explicitly verified
6661 "aerospike" ,
6762 "almalinux" ,
63+ "alt" ,
6864 "amazoncorretto" ,
6965 "arangodb" ,
7066 "archlinux" ,
@@ -85,6 +81,7 @@ def _sbom_subset:
8581 "eclipse-temurin" ,
8682 "elasticsearch" ,
8783 "elixir" ,
84+ "emqx" ,
8885 "erlang" ,
8986 "fedora" ,
9087 "flink" ,
@@ -96,6 +93,7 @@ def _sbom_subset:
9693 "gradle" ,
9794 "groovy" ,
9895 "haproxy" ,
96+ "hitch" ,
9997 "httpd" ,
10098 "hylang" ,
10199 "ibm-semeru-runtimes" ,
@@ -109,6 +107,7 @@ def _sbom_subset:
109107 "kibana" ,
110108 "kong" ,
111109 "logstash" ,
110+ "mageia" ,
112111 "mariadb" ,
113112 "maven" ,
114113 "memcached" ,
@@ -144,6 +143,7 @@ def _sbom_subset:
144143 "satosa" ,
145144 "solr" ,
146145 "sonarqube" ,
146+ "spark" ,
147147 "storm" ,
148148 "telegraf" ,
149149 "tomcat" ,
0 commit comments