File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,6 @@ def repos_anti_subset:
38
38
"phpmyadmin" ,
39
39
"postfixadmin" ,
40
40
"r-base" ,
41
- "rethinkdb" ,
42
41
"rocket.chat" ,
43
42
"rockylinux" ,
44
43
"sl" ,
@@ -60,18 +59,15 @@ def repos_anti_subset:
60
59
"dart" ,
61
60
"eclipse-temurin" , # direct children: cassandra clojure flink gradle groovy jetty jruby lightstreamer liquibase maven neo4j orientdb solr sonarqube spark storm tomcat tomee unit zookeeper
62
61
"erlang" , # direct children: elixir
63
- "flink" ,
64
62
"friendica" ,
65
63
"gazebo" ,
66
- "gradle" ,
67
64
"groovy" ,
68
65
"haskell" ,
69
66
"haxe" ,
70
67
"ibm-semeru-runtimes" , # direct children: maven open-liberty tomee websphere-liberty
71
68
"ibmjava" , # direct children: maven websphere-liberty
72
69
"jetty" , # direct children: geonetwork
73
70
"joomla" ,
74
- "jruby" ,
75
71
"kong" ,
76
72
"lightstreamer" ,
77
73
"liquibase" ,
@@ -96,12 +92,10 @@ def repos_anti_subset:
96
92
"tomcat" , # direct children: convertigo geonetwork xwiki
97
93
"tomee" ,
98
94
"websphere-liberty" ,
99
- "zookeeper" ,
100
95
"clojure" ,
101
96
"convertigo" ,
102
97
"geonetwork" ,
103
98
"maven" ,
104
- "mongo-express" ,
105
99
"plone" ,
106
100
107
101
empty
@@ -122,20 +116,24 @@ def _sbom_subset:
122
116
"drupal" ,
123
117
"eclipse-temurin" ,
124
118
"elasticsearch" ,
119
+ "flink" ,
125
120
"fluentd" ,
126
121
"gcc" ,
127
122
"ghost" ,
123
+ "gradle" ,
128
124
"haproxy" ,
129
125
"httpd" ,
130
126
"hylang" ,
131
127
"influxdb" ,
128
+ "jruby" ,
132
129
"julia" ,
133
130
"kapacitor" ,
134
131
"kibana" ,
135
132
"logstash" ,
136
133
"mariadb" ,
137
134
"memcached" ,
138
135
"mongo" ,
136
+ "mongo-express" ,
139
137
"mysql" ,
140
138
"neo4j" ,
141
139
"nginx" ,
@@ -148,6 +146,7 @@ def _sbom_subset:
148
146
"rabbitmq" ,
149
147
"redis" ,
150
148
"registry" ,
149
+ "rethinkdb" ,
151
150
"ruby" ,
152
151
"rust" ,
153
152
"solr" ,
@@ -156,6 +155,7 @@ def _sbom_subset:
156
155
"tomcat" ,
157
156
"wordpress" ,
158
157
"xwiki" ,
158
+ "zookeeper" ,
159
159
empty
160
160
]
161
161
;
You can’t perform that action at this time.
0 commit comments