mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-26 08:05:14 +00:00
feat(secret-scanning): add automated message header to maintainer notifications
This commit is contained in:
@@ -581,6 +581,8 @@ function cmdNotify(target, author, locationType, secretTypes, replyToNodeId) {
|
||||
}
|
||||
|
||||
const body = [
|
||||
`> **Note:** This is an automated message sent by the OpenClaw maintainer team. **NO_REPLY.**`,
|
||||
"",
|
||||
`@${author} :warning: **Security Notice: Secret Leakage Detected**`,
|
||||
"",
|
||||
`GitHub Secret Scanning detected the following exposed secret types in ${locationDesc}:`,
|
||||
|
||||
Reference in New Issue
Block a user