OWASP / OWASP/SecurityShepherd
SQL Injection HTML encoding
Open
Nobody has claimed this yet.
Levels
WebApp
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 515
- Avg merge
- 3h 46m
- Merged PRs (30d)
- 1
Description
Add HTML Encoding to SQL Injection Levels (Might already be there for some)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the SQL Injection Levels implementation and checking which levels already apply HTML encoding. Confirm the expected encoding coverage for every level, then verify that all requested levels handle HTML encoding consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- security
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100