@@ -12,7 +12,6 @@ def repos_anti_subset:
12
12
"amazonlinux" , # direct children: amazoncorretto swift
13
13
"api-firewall" ,
14
14
"arangodb" ,
15
- "archlinux" ,
16
15
"bonita" ,
17
16
"centos" , # direct children: eclipse-temurin ibm-semeru-runtimes percona swift
18
17
"clearlinux" ,
@@ -32,14 +31,12 @@ def repos_anti_subset:
32
31
"nats-streaming" ,
33
32
"oraclelinux" , # direct children: mysql openjdk percona
34
33
"percona" ,
35
- "photon" ,
36
34
"php" , # direct children: backdrop composer drupal friendica joomla matomo mediawiki monica nextcloud phpmyadmin postfixadmin unit wordpress yourls
37
35
"php-zendserver" ,
38
36
"phpmyadmin" ,
39
37
"postfixadmin" ,
40
38
"r-base" ,
41
39
"rocket.chat" ,
42
- "rockylinux" ,
43
40
"sl" ,
44
41
"spiped" ,
45
42
"teamspeak" ,
@@ -61,7 +58,6 @@ def repos_anti_subset:
61
58
"erlang" , # direct children: elixir
62
59
"friendica" ,
63
60
"gazebo" ,
64
- "groovy" ,
65
61
"haskell" ,
66
62
"haxe" ,
67
63
"ibm-semeru-runtimes" , # direct children: maven open-liberty tomee websphere-liberty
@@ -77,7 +73,6 @@ def repos_anti_subset:
77
73
"neurodebian" ,
78
74
"nextcloud" ,
79
75
"node" , # direct children: express-gateway ghost mongo-express unit
80
- "odoo" ,
81
76
"open-liberty" ,
82
77
"orientdb" ,
83
78
"python" , # direct children: hylang plone satosa unit
@@ -90,9 +85,7 @@ def repos_anti_subset:
90
85
"storm" ,
91
86
"swift" ,
92
87
"tomcat" , # direct children: convertigo geonetwork xwiki
93
- "tomee" ,
94
88
"websphere-liberty" ,
95
- "clojure" ,
96
89
"convertigo" ,
97
90
"geonetwork" ,
98
91
"maven" ,
@@ -106,21 +99,25 @@ def repos_anti_subset:
106
99
def _sbom_subset :
107
100
[
108
101
# only repositories we have explicitly verified
102
+ "archlinux" ,
109
103
"bash" ,
110
104
"buildpack-deps" ,
111
105
"busybox" ,
112
106
"caddy" ,
113
107
"cassandra" ,
114
108
"chronograf" ,
109
+ "clojure" ,
115
110
"couchdb" ,
116
111
"drupal" ,
117
112
"eclipse-temurin" ,
118
113
"elasticsearch" ,
114
+ "fedora" ,
119
115
"flink" ,
120
116
"fluentd" ,
121
117
"gcc" ,
122
118
"ghost" ,
123
119
"gradle" ,
120
+ "groovy" ,
124
121
"haproxy" ,
125
122
"httpd" ,
126
123
"hylang" ,
@@ -137,8 +134,10 @@ def _sbom_subset:
137
134
"mysql" ,
138
135
"neo4j" ,
139
136
"nginx" ,
137
+ "odoo" ,
140
138
"openjdk" ,
141
139
"perl" ,
140
+ "photon" ,
142
141
"php" ,
143
142
"postgres" ,
144
143
"pypy" ,
@@ -147,12 +146,14 @@ def _sbom_subset:
147
146
"redis" ,
148
147
"registry" ,
149
148
"rethinkdb" ,
149
+ "rockylinux" ,
150
150
"ruby" ,
151
151
"rust" ,
152
152
"solr" ,
153
153
"sonarqube" ,
154
154
"telegraf" ,
155
155
"tomcat" ,
156
+ "tomee" ,
156
157
"wordpress" ,
157
158
"xwiki" ,
158
159
"zookeeper" ,
0 commit comments