go-playground / validator

:100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
MIT License
16.83k stars 1.32k forks source link

feat: ✨ add cve validator #983

Closed EduardoRMello closed 1 year ago

EduardoRMello commented 2 years ago

Fixes Or Enhances

Add validator to Common Vulnerabilities and Exposures Identifier according to mitre.org

Make sure that you've checked the boxes below before you submit PR:

@go-playground/validator-maintainers

coveralls commented 2 years ago

Coverage Status

Coverage: 73.87% (+0.008%) from 73.862% when pulling 7f01ebf529ddbb3e97a0aebca895fc7b00326bba on EduardoRMello:feat/add-cve-validator into 58d420de41816ab1547101ed9dd2e022b5e9fcb7 on go-playground:master.

EduardoRMello commented 2 years ago

Hello @deankarn ! Do you intend to maintain this repo ?

zemzale commented 2 years ago

@deankarn I don't have the right to merge/approve. Could you do it?