4drian3d / 4drian3d/ChatRegulator
[Feature Request] Remove *** from strings in log
- 主要言語
- Java
- スター
- 26
- フォーク
- 7
- 平均マージ
- 8日 3時間
- マージ済み PR(30日)
- 3
説明
Please remove String: ***** the stars in strings in log, its hard to identify false positives etc. in case of regex
example:
[19:23:34] Hráč Deen použil zakázaný výraz: | String: ***** ze mam vytezit 16 zlata a furt mi jeste nedroplo ani jednou :D
[19:30:26] Hráč AmonisCZE použil zakázaný výraz: | String: nvm není **ůj miner ne?
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Look for log formatting code in the project, likely in a class handling chat message logging or violation reporting. The example shows log entries with 'String: *****'; find where strings are sanitized or masked with asterisks. Test by modifying the masking logic to remove or adjust the asterisk replacement, then verify log output in a test environment.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- backend
- issue の種類
- 機能追加
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 40/100