settings.local.json 2.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. {
  2. "permissions": {
  3. "allow": [
  4. "Bash(wc -l:*)",
  5. "Bash(pip install:*)",
  6. "Bash(py --version:*)",
  7. "Bash(py -m pip install:*)",
  8. "Bash(py -c:*)",
  9. "Bash(C:UserserwinAppDataLocalProgramsPythonPython314Scriptspip3.exe install aiosmtpd)",
  10. "Bash(/c/Users/erwin/AppData/Local/Programs/Python/Python314/Scripts/pip3.exe install:*)",
  11. "Bash(py -m py_compile:*)",
  12. "Bash(py smtp_server.py:*)",
  13. "Bash(SMTP_PORT=1025 py:*)",
  14. "Bash(set SMTP_PORT=1025:*)",
  15. "Bash(py send_simple_test_email.py:*)",
  16. "Bash(py smtp_relay_server.py:*)",
  17. "Bash(py:*)",
  18. "Bash(chcp:*)",
  19. "Bash(set:*)",
  20. "Bash(openspec new change:*)",
  21. "Bash(openspec status:*)",
  22. "Bash(openspec instructions proposal:*)",
  23. "Bash(openspec instructions design:*)",
  24. "Bash(openspec instructions specs:*)",
  25. "Bash(openspec instructions tasks:*)",
  26. "Bash(openspec instructions apply:*)",
  27. "Bash(.venv/Scripts/python -m pytest:*)",
  28. "Bash(.venv/Scripts/python -m unittest:*)",
  29. "Bash(.venv/Scripts/python -c:*)",
  30. "Bash(.venv/Scripts/pip install:*)",
  31. "Bash(../.venv/Scripts/python -m unittest:*)",
  32. "Bash(../.venv/Scripts/python:*)",
  33. "Bash(.venv/Scripts/python:*)",
  34. "Bash(.venv\\\\Scripts\\\\python:*)",
  35. "Bash(PYTHONPATH=cyb50-pro:$PYTHONPATH .venv/Scripts/python:*)",
  36. "Bash(/c/Users/erwin/AppData/Local/Programs/Python/Python314/python -c:*)",
  37. "Bash(PYTHONPATH=/d/work/project/cyb50-quant/cyb50-pro:/d/work/project/cyb50-quant /c/Users/erwin/AppData/Local/Programs/Python/Python314/python:*)",
  38. "Bash(/c/Users/erwin/AppData/Local/Programs/Python/Python314/python -m pip install:*)",
  39. "Bash(/c/Users/erwin/AppData/Local/Programs/Python/Python314/python:*)",
  40. "Bash(openspec archive change:*)",
  41. "Bash(openspec archive:*)",
  42. "Bash(/c/Users/erwin/AppData/Local/Programs/Python/Python314/python.exe:*)",
  43. "Bash(PYTHONPATH=. /c/Users/erwin/AppData/Local/Programs/Python/Python314/python.exe:*)",
  44. "Bash(git add:*)",
  45. "Bash(git check-ignore:*)",
  46. "Bash(git rm:*)",
  47. "Bash(git commit:*)",
  48. "Bash(git push:*)",
  49. "Bash(../.venv/Scripts/python.exe auto_report_long_only_t1.py)",
  50. "Bash(../../.venv/Scripts/python.exe auto_report_long_only_t1.py)",
  51. "Bash(../.venv/Scripts/python.exe fetch_cyb50_data_2023.py)",
  52. "Bash(../.venv/Scripts/python.exe fetch_mairui_cyb50.py)",
  53. "Bash(.venv/Scripts/python.exe cat-fly/fetch_mairui_cyb50.py)",
  54. "Bash(which python*)",
  55. "Bash(/c/Users/erwin/AppData/Local/Programs/Python/Python311/python.exe fetch_mairui_cyb50.py)",
  56. "Read(//c/Users/erwin/AppData/Local/Programs/Python/**)"
  57. ]
  58. }
  59. }