diff --git a/home/.chezmoidata.yaml b/home/.chezmoidata.yaml index 6d378e69..f77164c2 100644 --- a/home/.chezmoidata.yaml +++ b/home/.chezmoidata.yaml @@ -777,6 +777,7 @@ softwareGroups: - openssl - pony - protonvpn-cli + - quark-engine - skate - ssh-vault - stubby diff --git a/home/dot_config/Code/User/extensions.json b/home/dot_config/Code/User/extensions.json index 247c5d2f..818c7f4d 100644 --- a/home/dot_config/Code/User/extensions.json +++ b/home/dot_config/Code/User/extensions.json @@ -53,7 +53,6 @@ "formulahendry.docker-explorer", "fortran-lang.linter-gfortran", "foxundermoon.shell-format", - "george3447.docker-run", "github.classroom", "github.codespaces", "github.copilot", diff --git a/home/dot_config/shell/exports.sh.tmpl b/home/dot_config/shell/exports.sh.tmpl index 70508ea6..ffbfb3a9 100644 --- a/home/dot_config/shell/exports.sh.tmpl +++ b/home/dot_config/shell/exports.sh.tmpl @@ -338,6 +338,7 @@ export PATH="$VOLTA_HOME/bin:$PATH" ### Wakatime export WAKATIME_HOME="$XDG_CONFIG_HOME/wakatime" +export WAKATIME_API_KEY="{{ if (stat (joinPath .chezmoi.sourceDir ".chezmoitemplates" "secrets" "WAKATIME_API_KEY")) }}{{ includeTemplate "secrets/VAGRANT_CLOUD_TOKEN" | decrypt }}{{ else }}{{ env "WAKATIME_API_KEY" }}{{ end }}" ### wget export WGETRC="$XDG_CONFIG_HOME/wget/wgetrc" diff --git a/software.yml b/software.yml index f3d73189..60f03326 100644 --- a/software.yml +++ b/software.yml @@ -491,6 +491,14 @@ softwarePackages: _name: Ansibleconnect pipx: ansibleconnect _type: cli + quark-engine: + _bin: quark + _desc: Dig Vulnerabilities in the BlackBox (requirement of APKLabs VSCode plugin) + _docs: https://quark-engine.readthedocs.io/en/latest/index.html + _github: https://github.com/quark-engine/quark-engine + _home: https://github.com/quark-engine/quark-engine + _name: Quark-Engine + pipx: quark-engine antivirus: _bin: null _desc: >-