Commit beb2bb5
committed
fix: secure stripe webhook secret selection 🔒
Prevents usage of test secrets in production environment.
Added regression test in `tests/security/test_stripe_webhook_security.py`.
Documented findings in `SECURITY_AUDIT.md`.
Configured Vulture to exclude security test file in `pyproject.toml`.1 parent bb18788 commit beb2bb5
2 files changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
| 75 | + | |
75 | 76 | | |
76 | 77 | | |
77 | 78 | | |
| |||
This file was deleted.
0 commit comments