mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
fittrackee: mark as insecure by GHSA-rc38-72q6-pc7w
This commit is contained in:
committed by
Sandro Jäckel
parent
36fe352db1
commit
7feae94c6a
@@ -112,5 +112,9 @@ python3Packages.buildPythonApplication (finalAttrs: {
|
||||
tebriel
|
||||
traxys
|
||||
];
|
||||
knownVulnerabilities = [
|
||||
# https://github.com/SamR1/FitTrackee/security/advisories/GHSA-rc38-72q6-pc7w
|
||||
"GHSA-rc38-72q6-pc7w: JWT logout bypass in FitTrackee"
|
||||
];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user