feat(secret-scanning): add automated message header to maintainer not… · openclaw/openclaw@1f45b37
hxy91819
·
2026-05-14
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -581,6 +581,8 @@ function cmdNotify(target, author, locationType, secretTypes, replyToNodeId) {
|
581 | 581 | } |
582 | 582 | |
583 | 583 | const body = [ |
| 584 | +`> **Note:** This is an automated message sent by the OpenClaw maintainer team. **NO_REPLY.**`, |
| 585 | +"", |
584 | 586 | `@${author} :warning: **Security Notice: Secret Leakage Detected**`, |
585 | 587 | "", |
586 | 588 | `GitHub Secret Scanning detected the following exposed secret types in ${locationDesc}:`, |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。