mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-11 18:32:23 +08:00
committed by
github-actions[bot]
parent
52402bd675
commit
01bc10725a
@@ -103,6 +103,10 @@ buildGoModule rec {
|
||||
# alist-web
|
||||
mit
|
||||
];
|
||||
knownVulnerabilities = [
|
||||
"Alist was acquired by Bugotech, a company distrusted by the community"
|
||||
"Uses a questionable API server alist.nn.ci for account creation for certain drivers"
|
||||
];
|
||||
maintainers = with lib.maintainers; [ moraxyc ];
|
||||
sourceProvenance = with lib.sourceTypes; [
|
||||
fromSource
|
||||
|
||||
Reference in New Issue
Block a user