Election-Tech-Initiative / Election-Tech-Initiative/electionguard-cpp
🐞 Throw an error if manifest contains sequence_order of zero
未关闭
bug
triage
- 主要语言
- C++
- 星标
- 26
- 派生
- 25
- PR 合并指标
- 30 天内没有已合并 PR
描述
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
If the manifest contains any zero sequence_orders then it allows them through, but that fails later in the process.
### Expected Behavior
_No response_
### Steps To Reproduce
_No response_
### Environment
```markdown
- OS:
```
### Anything else?
_No response_
贡献指南
调研方向
未指定文件或测试。先定位 manifest 解析和验证的入口点,然后跟踪 sequence_order 值的处理方式。为零值增加覆盖,并验证包含零值的 manifest 会在后续处理之前被拒绝。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- cpp
- 领域
- cryptography
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100