Skip to content

fix: correct typos discovered by codespell#83

Open
Jah-yee wants to merge 1 commit into
bugcrowd:masterfrom
Jah-yee:fix/typos-codespell
Open

fix: correct typos discovered by codespell#83
Jah-yee wants to merge 1 commit into
bugcrowd:masterfrom
Jah-yee:fix/typos-codespell

Conversation

@Jah-yee

@Jah-yee Jah-yee commented Jun 16, 2026

Copy link
Copy Markdown

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.

- Burp/conf/wahh.json: Lenght -> Length, maping -> mapping
- ZAP/scripts/passive/*.py: posible -> possible (7 files)

Fixes issue bugcrowd#76.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Typos discovered by codespell

1 participant