OWASP / OWASP/SecurityShepherd
Missing "Mobile Security Decisions via Untrusted Input" module
@SeanDuggan is already working on this.
Since Nov 23, 2018.
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 515
- Avg merge
- 3h 46m
- Merged PRs (30d)
- 1
Description
After completing "content provider leakage" challenge, i encounter a 404 error on the next challenge.
And digging a bit, i find that this module is defined in coreSchema.sql, but, unlike almost all other lessons, it has no corresponding jsp file in lessons/ or in challenges/ (and according to the debug log, there should be a corresponding file in lessons/).
In fact, the file was added in feb 2016 by @SeanDuggan . Why has it disappeared ? Is it only for me ?
Another module in in the same case is "Mobile Content Provider" (ID : a845ec1943a6342956a48cdc8ca60f40036b68a810109d0b9d2a35271377980 ).
Version : git dev.
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.
Assessment
This issue has not been assessed yet.