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:
3838 "phpmyadmin" ,
3939 "postfixadmin" ,
4040 "r-base" ,
41- "rethinkdb" ,
4241 "rocket.chat" ,
4342 "rockylinux" ,
4443 "sl" ,
@@ -60,18 +59,15 @@ def repos_anti_subset:
6059 "dart" ,
6160 "eclipse-temurin" , # direct children: cassandra clojure flink gradle groovy jetty jruby lightstreamer liquibase maven neo4j orientdb solr sonarqube spark storm tomcat tomee unit zookeeper
6261 "erlang" , # direct children: elixir
63- "flink" ,
6462 "friendica" ,
6563 "gazebo" ,
66- "gradle" ,
6764 "groovy" ,
6865 "haskell" ,
6966 "haxe" ,
7067 "ibm-semeru-runtimes" , # direct children: maven open-liberty tomee websphere-liberty
7168 "ibmjava" , # direct children: maven websphere-liberty
7269 "jetty" , # direct children: geonetwork
7370 "joomla" ,
74- "jruby" ,
7571 "kong" ,
7672 "lightstreamer" ,
7773 "liquibase" ,
@@ -96,12 +92,10 @@ def repos_anti_subset:
9692 "tomcat" , # direct children: convertigo geonetwork xwiki
9793 "tomee" ,
9894 "websphere-liberty" ,
99- "zookeeper" ,
10095 "clojure" ,
10196 "convertigo" ,
10297 "geonetwork" ,
10398 "maven" ,
104- "mongo-express" ,
10599 "plone" ,
106100
107101 empty
@@ -122,20 +116,24 @@ def _sbom_subset:
122116 "drupal" ,
123117 "eclipse-temurin" ,
124118 "elasticsearch" ,
119+ "flink" ,
125120 "fluentd" ,
126121 "gcc" ,
127122 "ghost" ,
123+ "gradle" ,
128124 "haproxy" ,
129125 "httpd" ,
130126 "hylang" ,
131127 "influxdb" ,
128+ "jruby" ,
132129 "julia" ,
133130 "kapacitor" ,
134131 "kibana" ,
135132 "logstash" ,
136133 "mariadb" ,
137134 "memcached" ,
138135 "mongo" ,
136+ "mongo-express" ,
139137 "mysql" ,
140138 "neo4j" ,
141139 "nginx" ,
@@ -148,6 +146,7 @@ def _sbom_subset:
148146 "rabbitmq" ,
149147 "redis" ,
150148 "registry" ,
149+ "rethinkdb" ,
151150 "ruby" ,
152151 "rust" ,
153152 "solr" ,
@@ -156,6 +155,7 @@ def _sbom_subset:
156155 "tomcat" ,
157156 "wordpress" ,
158157 "xwiki" ,
158+ "zookeeper" ,
159159 empty
160160 ]
161161;
You can’t perform that action at this time.
0 commit comments