aws / aws/aws-dynamodb-encryption-java
Guide clients away from withAttributeValues in EncryptionContext
未关闭
- 主要语言
- Java
- 星标
- 141
- 派生
- 74
- PR 合并指标
- 30 天内没有已合并 PR
描述
withAttributeValues is OK to be exposed to the SDK via package private or some other means, but clients aren't intended to use it.
The solution we discussed was to deprecate this method. Maybe there is another way to convince clients not to use it.
贡献指南
调研方向
在 EncryptionContext 中定位 withAttributeValues,并检查 SDK 如何公开和使用它。在选择方案之前,审查相关 API 以及现有的弃用指南或测试。完成的标准是明确劝阻客户端使用该方法,同时 SDK 仍能访问所需的功能。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- security
- Issue 类型
- 重构
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100