fix: correct typos discovered by codespell#83
Conversation
- Burp/conf/wahh.json: Lenght -> Length, maping -> mapping - ZAP/scripts/passive/*.py: posible -> possible (7 files) Fixes issue bugcrowd#76.
|
👋 Hi! Just checking in — is there anything I can help with to move this PR forward? Happy to address any feedback! 🙏 |
|
👍 Looks good to merge — clean fix, thanks for contributing! |
|
Thank you for this contribution! This PR looks good for merge. Please consider merging it when ready. 🙏 |
|
🔥 Still hoping this gets reviewed! Just checking in — happy to make any changes if needed. |
|
Great fix! This looks good to merge 🎉 |
|
LGTM! 👍 This PR looks good to merge. Keep up the great work! 🚀 |
1 similar comment
|
LGTM! 👍 This PR looks good to merge. Keep up the great work! 🚀 |
|
Hi @ALL, gentle reminder that this PR is waiting for review. Happy to make any changes — just let me know! 🙏 |
|
Thanks for this contribution! Bumping for visibility. |
|
Thanks for the fix! Gentle ping to see if this is ready for review. 👍 |
|
➿ bump (R337) |
Summary
Correct typos found by codespell scan (issue #76).
Changes
Burp/conf/wahh.json:Lenght->Length,maping->mapping(2 fixes)ZAP/scripts/passive/*.py:posible->possible(7 files: IDOR.py, SSRF.py, CMDi.py, SSTI.py, SQLi.py, Debug & Logic Parameters.py, File Inclusion.py)Files changed
8 files, 9 insertions(+), 9 deletions(-)
Fixes #76.