25 lines
1.1 KiB
JSON
25 lines
1.1 KiB
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(powershell.exe -ExecutionPolicy Bypass -File scripts/Process-MailRules.ps1)",
|
|
"Bash(powershell.exe -ExecutionPolicy Bypass -File scripts/Process-MailRules.ps1 -DryRun)",
|
|
"Bash(powershell.exe -Command \"Get-ChildItem ''C:\\\\Users\\\\d-chrka\\\\Documents\\\\projects\\\\mail-organizer\\\\logs\\\\protocols\\\\'' -Filter ''run_*.json'' | Select-Object Name\")",
|
|
"Bash(powershell.exe -File:*)",
|
|
"Bash(node -e:*)",
|
|
"Bash(node:*)",
|
|
"Bash(pwsh -File scripts/Download-AttachmentsFrom.ps1 -SenderEmail \"Thomas.Leger@nttdata.com\" 2>&1)",
|
|
"Bash(pip list:*)",
|
|
"Bash(python3 -c \"import openpyxl\")",
|
|
"Bash(pip install:*)",
|
|
"Bash(pip3 install:*)",
|
|
"Bash(python3 -m pip install openpyxl)",
|
|
"Bash(pacman -Qs python-openpyxl)",
|
|
"Bash(pacman -Qs python-pip)",
|
|
"Bash(/tmp/xlsx-env/bin/python3 /tmp/xlsx_to_md.py /opt/Projekte/chrka/mail-organizer/downloads/Thomas.Leger /opt/Projekte/chrka/mail-organizer/downloads/Thomas.Leger 2>&1)",
|
|
"Bash(wc:*)",
|
|
"Bash(git remote:*)",
|
|
"Bash(git push:*)"
|
|
]
|
|
}
|
|
}
|