mirror of
https://github.com/dolphin-emu/sadm
synced 2025-10-06 00:02:50 +02:00
bug-tracker: Remove unnecessary clearing of knownVulnerabilities field in Redmine package
This commit is contained in:
@@ -20,9 +20,6 @@ let
|
||||
patchedRubyEnv
|
||||
patchedRubyEnv.wrappedRuby
|
||||
];
|
||||
|
||||
# As of redmine 5.1.5, these are CVE-2024-54133 and GHSA-r95h-9x8f-r3f7.
|
||||
meta.knownVulnerabilities = [];
|
||||
});
|
||||
in {
|
||||
options.my.roles.bug-tracker.enable = lib.mkEnableOption "bugs.dolphin-emu.org tracker";
|
||||
|
Reference in New Issue
Block a user