OWASP / Go-SCP

Golang Secure Coding Practices guide
https://owasp.org/www-project-go-secure-coding-practices-guide/
Creative Commons Attribution Share Alike 4.0 International
4.83k stars 369 forks source link

Validation of integers needs a review #72

Open lojikil opened 4 years ago

lojikil commented 4 years ago

I'm just picking on integers right now, because that's top of mind, but:

ErezYalon commented 4 years ago

These are interesting @lojikil. You are more than welcome to contribute.

lojikil commented 3 years ago

@ErezYalon I actually spoke with @PauloASilva about these in OWASP Slack; I'll try to issue some PRs this week!

tusharxoxoxo commented 2 years ago

I would like to work on it. Please assign me this @ErezYalon

PauloASilva commented 2 years ago

@tusharxoxoxo feel free to open a PR with the required changes, with a reference to this issue.

Cheers, Paulo A. silva