File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ def repos_anti_subset:
6
6
# as we remove items from this list, we need to be careful that none of their *children* are still in the list
7
7
# (which is why this is sorted in rough "build order" -- that means we can ~safely "pop" off the bottom)
8
8
9
- "almalinux" , # direct children: crate
10
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
11
10
"alt" ,
12
11
"amazonlinux" , # direct children: amazoncorretto swift
@@ -54,10 +53,8 @@ def repos_anti_subset:
54
53
"mediawiki" ,
55
54
"monica" ,
56
55
"nextcloud" ,
57
- "python" , # direct children: hylang plone satosa unit
58
56
"rakudo-star" ,
59
57
"ros" ,
60
- "satosa" ,
61
58
"silverpeas" ,
62
59
"spark" ,
63
60
"swift" ,
@@ -74,6 +71,7 @@ def _sbom_subset:
74
71
[
75
72
# only repositories we have explicitly verified
76
73
"aerospike" ,
74
+ "almalinux" ,
77
75
"arangodb" ,
78
76
"archlinux" ,
79
77
"backdrop" ,
@@ -106,6 +104,7 @@ def _sbom_subset:
106
104
"ibm-semeru-runtimes" ,
107
105
"ibmjava" ,
108
106
"influxdb" ,
107
+ "irssi" ,
109
108
"jruby" ,
110
109
"julia" ,
111
110
"kapacitor" ,
@@ -143,6 +142,7 @@ def _sbom_subset:
143
142
"ruby" ,
144
143
"rust" ,
145
144
"sapmachine" ,
145
+ "satosa" ,
146
146
"solr" ,
147
147
"sonarqube" ,
148
148
"storm" ,
You can’t perform that action at this time.
0 commit comments