@@ -7,7 +7,6 @@ def repos_anti_subset:
7
7
# (which is why this is sorted in rough "build order" -- that means we can ~safely "pop" off the bottom)
8
8
9
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
10
- "alt" ,
11
10
"amazonlinux" , # direct children: amazoncorretto swift
12
11
"api-firewall" ,
13
12
"centos" , # direct children: eclipse-temurin ibm-semeru-runtimes percona swift
@@ -16,9 +15,6 @@ def repos_anti_subset:
16
15
"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
17
16
"eclipse-mosquitto" ,
18
17
"eggdrop" ,
19
- "emqx" ,
20
- "hitch" ,
21
- "mageia" ,
22
18
"nats" ,
23
19
"oraclelinux" , # direct children: mysql openjdk percona
24
20
"percona" ,
@@ -52,7 +48,6 @@ def repos_anti_subset:
52
48
"nextcloud" ,
53
49
"rakudo-star" ,
54
50
"silverpeas" ,
55
- "spark" ,
56
51
"swift" ,
57
52
58
53
empty
@@ -65,6 +60,7 @@ def _sbom_subset:
65
60
# only repositories we have explicitly verified
66
61
"aerospike" ,
67
62
"almalinux" ,
63
+ "alt" ,
68
64
"amazoncorretto" ,
69
65
"arangodb" ,
70
66
"archlinux" ,
@@ -85,6 +81,7 @@ def _sbom_subset:
85
81
"eclipse-temurin" ,
86
82
"elasticsearch" ,
87
83
"elixir" ,
84
+ "emqx" ,
88
85
"erlang" ,
89
86
"fedora" ,
90
87
"flink" ,
@@ -96,6 +93,7 @@ def _sbom_subset:
96
93
"gradle" ,
97
94
"groovy" ,
98
95
"haproxy" ,
96
+ "hitch" ,
99
97
"httpd" ,
100
98
"hylang" ,
101
99
"ibm-semeru-runtimes" ,
@@ -109,6 +107,7 @@ def _sbom_subset:
109
107
"kibana" ,
110
108
"kong" ,
111
109
"logstash" ,
110
+ "mageia" ,
112
111
"mariadb" ,
113
112
"maven" ,
114
113
"memcached" ,
@@ -144,6 +143,7 @@ def _sbom_subset:
144
143
"satosa" ,
145
144
"solr" ,
146
145
"sonarqube" ,
146
+ "spark" ,
147
147
"storm" ,
148
148
"telegraf" ,
149
149
"tomcat" ,
0 commit comments