google / google/adk-java

Logging: ADK should avoid logging UGC/PII

オープン
#1,145 コメント 3 件 リアクション 0 件 担当者 1 名 @hemasekhar-p が担当を希望しています GitHub で見る
needs review
主要言語
Java
スター
1.7k
フォーク
420
平均マージ
4日 12時間
マージ済み PR(30日)
31

説明

### Is your feature request related to a specific problem?
ADK should avoid logging UGC/PII, in particular, in core components that is not opt-in or configurable by consumers.

For example:
https://github.com/google/adk-java/blob/1a3dd612217a05e2f8fff69720087ed1136a09ab/core/src/main/java/com/google/adk/flows/llmflows/BaseLlmFlow.java#L751

### Describe the Solution You'd Like
ADK to remove logging or redact sensitive user generated content, and can ideally apply guardrails to enforce this.

### Impact on your work
Need to actively apply configuration to filter in/out logs which may contain UGC/PII

### Willingness to contribute
Are you interested in implementing this feature yourself or submitting a PR?
Yes.

---

## 🟡 Recommended Information

### Describe Alternatives You've Considered
Workaround exist by adding logback configuration
```

```

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。