mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-17 08:20:45 +00:00
test: add codex npm plugin Docker live proof
This commit is contained in:
@@ -601,7 +601,7 @@ function logTrustedSourceLinkedOfficialInstall(params: {
|
||||
targetLabel: string;
|
||||
}) {
|
||||
params.logger.warn?.(
|
||||
`WARNING: ${params.targetLabel} allowed because it is an official source-linked ClawHub package: ${buildCriticalDetails({ findings: params.findings })}`,
|
||||
`WARNING: ${params.targetLabel} allowed because it is an official OpenClaw package: ${buildCriticalDetails({ findings: params.findings })}`,
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user