File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -7,13 +7,11 @@ 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
- "amazonlinux" , # direct children: amazoncorretto swift
11
10
"api-firewall" ,
12
11
"centos" , # direct children: eclipse-temurin ibm-semeru-runtimes percona swift
13
12
"clearlinux" ,
14
13
"clefos" ,
15
14
"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
16
- "eclipse-mosquitto" ,
17
15
"eggdrop" ,
18
16
"nats" ,
19
17
"oraclelinux" , # direct children: mysql openjdk percona
@@ -24,13 +22,11 @@ def repos_anti_subset:
24
22
"postfixadmin" ,
25
23
"rocket.chat" ,
26
24
"sl" ,
27
- "spiped" ,
28
25
"teamspeak" ,
29
26
"traefik" ,
30
27
"ubuntu" , # direct children: buildpack-deps couchbase eclipse-temurin elasticsearch gazebo gradle ibmjava ibm-semeru-runtimes kibana kong logstash mariadb mongo neurodebian odoo php-zendserver rabbitmq ros sapmachine silverpeas swift
31
28
"varnish" ,
32
29
"yourls" ,
33
- "znc" ,
34
30
"adminer" ,
35
31
"buildpack-deps" , # direct children: erlang gcc golang haskell haxe influxdb kapacitor node openjdk perl pypy python rakudo-star ruby rust telegraf
36
32
"couchbase" ,
@@ -48,7 +44,6 @@ def repos_anti_subset:
48
44
"nextcloud" ,
49
45
"rakudo-star" ,
50
46
"silverpeas" ,
51
- "swift" ,
52
47
53
48
empty
54
49
]
@@ -62,6 +57,7 @@ def _sbom_subset:
62
57
"almalinux" ,
63
58
"alt" ,
64
59
"amazoncorretto" ,
60
+ "amazonlinux" ,
65
61
"arangodb" ,
66
62
"archlinux" ,
67
63
"backdrop" ,
@@ -78,6 +74,7 @@ def _sbom_subset:
78
74
"couchdb" ,
79
75
"crate" ,
80
76
"drupal" ,
77
+ "eclipse-mosquitto" ,
81
78
"eclipse-temurin" ,
82
79
"elasticsearch" ,
83
80
"elixir" ,
@@ -144,13 +141,16 @@ def _sbom_subset:
144
141
"solr" ,
145
142
"sonarqube" ,
146
143
"spark" ,
144
+ "spiped" ,
147
145
"storm" ,
146
+ "swift" ,
148
147
"telegraf" ,
149
148
"tomcat" ,
150
149
"tomee" ,
151
150
"websphere-liberty" ,
152
151
"wordpress" ,
153
152
"xwiki" ,
153
+ "znc" ,
154
154
"zookeeper" ,
155
155
empty
156
156
]
You can’t perform that action at this time.
0 commit comments