Skip to content

Instantly share code, notes, and snippets.

@echo off
rem This wrapper will log to the root of your password store: <root>/pass_wsl_wrapper.log
echo ### >> pass_wsl_wrapper.log
echo Path to wrapper script: %0 >> pass_wsl_wrapper.log
echo Passed parameters to pass %* >> pass_wsl_wrapper.log
echo Working dir (password store dir of your qtpass profile): %cd% >> pass_wsl_wrapper.log
echo env BASH_CUSTOM_PATH: %BASH_CUSTOM_PATH% >> pass_wsl_wrapper.log
IF DEFINED BASH_CUSTOM_PATH (
{
"schemaVersion": 1,
"label": "Vuln Check",
"message": "00 days ago",
"color": "green"
}
{
"schemaVersion": 1,
"label": "Vuln Check",
"message": "10 days ago",
"color": "red"
}
{
"schemaVersion": 1,
"label": "Vuln Check",
"message": "0 days ago",
"color": "green"
}