aws-cloudformation / aws-cloudformation/cloudformation-cli-java-plugin
Sensitive data should not be logged: Part 2
未關閉
question
- 主要語言
- Java
- 星號
- 30
- 分支
- 48
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Issue #221 deals with not logging information that is marked as a `writeOnlyProperty`. The resource I'm developing has a `readOnlyProperty` that is sensitive and should not be logged. How do I make sure it does not get logged, but still returned in a Read handler?
貢獻指南
研究方向
Start by reading issue #221 and tracing how logging handles properties during a Read handler. Confirm the behavior for a sensitive readOnlyProperty; done means it remains in the Read response while being excluded from logs.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- java
- 領域
- security
- Issue 類型
- 缺陷
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 30/100