zaproxy / zaproxy/community-scripts
Update SDLC scripts to support Python 3
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 895
- Forks
- 260
- Avg merge
- 53m
- Merged PRs (30d)
- 1
Description
From OWASP ZAP Scripts: https://groups.google.com/d/msg/zaproxy-scripts/slkCdYTN3Rk/oTXhzghIBAAJ
The current SDLC scripts [1] do not work correctly with Python 3.
[1] https://github.com/zaproxy/community-scripts/tree/main/api/sdlc-integration
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 inspecting the SDLC scripts in api/sdlc-integration and reproduce their behavior with Python 3. Compare the scripts' current assumptions against Python 3 behavior, then verify that the SDLC scripts run correctly under Python 3. No specific test file or entry point is named.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100