Election-Tech-Initiative / Election-Tech-Initiative/electionguard-cpp
specify string max length
Open
enhancement
hacktoberfest
help wanted
- Dominant language
- C++
- Stars
- 26
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
in a few fields, such as objectid it is possible to set a value of arbitrary length. these cases should have an explicit size limit. likely 256 characters for Id fields.
Contributor guide
Assessment
This issue has not been assessed yet.