We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 066c64c commit a7f4b50Copy full SHA for a7f4b50
osv/ecosystems/_ecosystems.py
@@ -55,6 +55,7 @@
55
# handled separately in get().
56
'AlmaLinux': OrderingUnsupportedEcosystem(),
57
'Alpine': OrderingUnsupportedEcosystem(),
58
+ 'Chainguard': OrderingUnsupportedEcosystem(),
59
'Debian': OrderingUnsupportedEcosystem(),
60
'Photon OS': OrderingUnsupportedEcosystem(),
61
'Rocky Linux': OrderingUnsupportedEcosystem(),
0 commit comments