From 1cb69cb5fcc27ab38901ed87fab5088251f2ddaa Mon Sep 17 00:00:00 2001 From: DavHau Date: Fri, 5 Jul 2024 19:28:11 +0700 Subject: [PATCH] Reapply "clan.core: rename clan.{deployment,networking} -> clan.core.{deployment,networking}" This reverts commit 977844470671ab7bb1074ae8c4be2b5b37d8058d. workaround upstream bug: https://github.com/NixOS/nixpkgs/issues/324802 --- .../.vscode/lhebendanz.weaudit | 31 +++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 pkgs/clan-vm-manager/.vscode/lhebendanz.weaudit diff --git a/pkgs/clan-vm-manager/.vscode/lhebendanz.weaudit b/pkgs/clan-vm-manager/.vscode/lhebendanz.weaudit new file mode 100644 index 000000000..36c65b8a2 --- /dev/null +++ b/pkgs/clan-vm-manager/.vscode/lhebendanz.weaudit @@ -0,0 +1,31 @@ +{ + "clientRemote": "", + "gitRemote": "", + "gitSha": "", + "treeEntries": [ + { + "label": "source of problem", + "entryType": 0, + "author": "lhebendanz", + "locations": [ + { + "path": "../clan-cli/clan_cli/history/add.py", + "startLine": 45, + "endLine": 59, + "label": "", + "description": "" + } + ], + "details": { + "severity": "", + "difficulty": "", + "type": "", + "description": "", + "exploit": "", + "recommendation": "Short term, \nLong term, \n" + } + } + ], + "auditedFiles": [], + "resolvedEntries": [] +} \ No newline at end of file