Skip to content

lint: security in data-machine (11) #941

@homeboy-ci

Description

@homeboy-ci

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    lintAutomated lint findings from CI

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions