-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
lintAutomated lint findings from CIAutomated lint findings from CI
Description
Lint: security
Component: data-machine
Count: 11 findings
Last run: https://github.com/Extra-Chill/data-machine/actions/runs/23420959708
Updated: 2026-03-23T04:48:07Z
Homeboy: homeboy 0.85.3+3a91e4a3 | Action: Extra-Chill/homeboy-action@v2
Findings
| File | Description | Suggestion |
|---|---|---|
inc/Core/Auth/AgentAuthorize.php |
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$agent_name'. (WordPress.Security.EscapeOutput.OutputNotEscaped) | |
inc/Core/Auth/AgentAuthorize.php |
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$agent_slug'. (WordPress.Security.EscapeOutput.OutputNotEscaped) | |
inc/Core/Auth/AgentAuthorize.php |
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$owner_name'. (WordPress.Security.EscapeOutput.OutputNotEscaped) | |
inc/Core/Auth/AgentAuthorize.php |
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$uri_display'. (WordPress.Security.EscapeOutput.OutputNotEscaped) | |
inc/Core/Auth/AgentAuthorize.php |
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$agent_name'. (WordPress.Security.EscapeOutput.OutputNotEscaped) | |
inc/Core/Auth/AgentAuthorize.php |
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$agent_slug'. (WordPress.Security.EscapeOutput.OutputNotEscaped) | |
inc/Core/Auth/AgentAuthorize.php |
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$user_name'. (WordPress.Security.EscapeOutput.OutputNotEscaped) | |
inc/Core/Auth/AgentAuthCallback.php |
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$bg_color'. (WordPress.Security.EscapeOutput.OutputNotEscaped) | |
inc/Core/Auth/AgentAuthCallback.php |
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$color'. (WordPress.Security.EscapeOutput.OutputNotEscaped) | |
inc/Core/Auth/AgentAuthCallback.php |
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$icon'. (WordPress.Security.EscapeOutput.OutputNotEscaped) | |
inc/Core/Auth/AgentAuthCallback.php |
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$message'. (WordPress.Security.EscapeOutput.OutputNotEscaped) |
Updated automatically by Homeboy Action on each CI run until resolved.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
lintAutomated lint findings from CIAutomated lint findings from CI