@@ -14,14 +14,12 @@ def repos_anti_subset:
14
14
"centos" , # direct children: eclipse-temurin ibm-semeru-runtimes percona swift
15
15
"clearlinux" ,
16
16
"clefos" ,
17
- "crate" ,
18
17
"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
19
18
"eclipse-mosquitto" ,
20
19
"eggdrop" ,
21
20
"emqx" ,
22
21
"hitch" ,
23
22
"mageia" ,
24
- "mono" ,
25
23
"nats" ,
26
24
"oraclelinux" , # direct children: mysql openjdk percona
27
25
"percona" ,
@@ -40,9 +38,7 @@ def repos_anti_subset:
40
38
"znc" ,
41
39
"adminer" ,
42
40
"amazoncorretto" , # direct children: jetty maven tomcat
43
- "backdrop" ,
44
41
"buildpack-deps" , # direct children: erlang gcc golang haskell haxe influxdb kapacitor node openjdk perl pypy python rakudo-star ruby rust telegraf
45
- "composer" , # direct children: drupal
46
42
"couchbase" ,
47
43
"dart" ,
48
44
"eclipse-temurin" , # direct children: cassandra clojure flink gradle groovy jetty jruby lightstreamer liquibase maven neo4j orientdb solr sonarqube spark storm tomcat tomee unit zookeeper
@@ -54,16 +50,12 @@ def repos_anti_subset:
54
50
"ibmjava" , # direct children: maven websphere-liberty
55
51
"jetty" , # direct children: geonetwork
56
52
"joomla" ,
57
- "kong" ,
58
53
"lightstreamer" ,
59
54
"liquibase" ,
60
55
"matomo" ,
61
56
"mediawiki" ,
62
57
"monica" ,
63
58
"nextcloud" ,
64
- "node" , # direct children: ghost mongo-express unit
65
- "open-liberty" ,
66
- "orientdb" ,
67
59
"python" , # direct children: hylang plone satosa unit
68
60
"rakudo-star" ,
69
61
"ros" ,
@@ -76,8 +68,6 @@ def repos_anti_subset:
76
68
"websphere-liberty" ,
77
69
"convertigo" ,
78
70
"geonetwork" ,
79
- "maven" ,
80
- "plone" ,
81
71
82
72
empty
83
73
]
@@ -90,6 +80,7 @@ def _sbom_subset:
90
80
"aerospike" ,
91
81
"arangodb" ,
92
82
"archlinux" ,
83
+ "backdrop" ,
93
84
"bash" ,
94
85
"bonita" ,
95
86
"buildpack-deps" ,
@@ -98,7 +89,9 @@ def _sbom_subset:
98
89
"cassandra" ,
99
90
"chronograf" ,
100
91
"clojure" ,
92
+ "composer" ,
101
93
"couchdb" ,
94
+ "crate" ,
102
95
"drupal" ,
103
96
"eclipse-temurin" ,
104
97
"elasticsearch" ,
@@ -119,20 +112,27 @@ def _sbom_subset:
119
112
"julia" ,
120
113
"kapacitor" ,
121
114
"kibana" ,
115
+ "kong" ,
122
116
"logstash" ,
123
117
"mariadb" ,
118
+ "maven" ,
124
119
"memcached" ,
125
120
"mongo" ,
126
121
"mongo-express" ,
122
+ "mono" ,
127
123
"mysql" ,
128
124
"neo4j" ,
129
125
"neurodebian" ,
130
126
"nginx" ,
127
+ "node" ,
131
128
"odoo" ,
132
129
"openjdk" ,
130
+ "open-liberty" ,
131
+ "orientdb" ,
133
132
"perl" ,
134
133
"photon" ,
135
134
"php" ,
135
+ "plone" ,
136
136
"postgres" ,
137
137
"pypy" ,
138
138
"python" ,
0 commit comments