issues
search
stackmuncher
/
stm_server
The server-side code behind stackmuncher.com, a global directory of software developers.
https://stackmuncher.com
GNU Affero General Public License v3.0
2
stars
0
forks
source link
Validate all data coming from the report into DB
#2
Open
rimutaka
opened
3 years ago
rimutaka
commented
3 years ago
The current validation is rudimentary. Add consistent checks for:
[x] emails
[x] commit hashes
[x] timestamps
[x] public key
The current validation is rudimentary. Add consistent checks for: