Skip to content

v3.1.1

Choose a tag to compare

@github-actions github-actions released this 29 Jul 09:31
ee9c5c2

Security

  • Require wp-coding-standards/wpcs ^3.4.1 (was ^3.4) to fix
    GHSA-3pwp-g2mj-5p3v
    (CVSS 8.6, high). The WordPress.WP.EnqueuedResourceParameters
    sniff reconstructed function arguments and passed them to
    eval(), so scanning untrusted PHP — CI on pull requests,
    third-party code review — could execute arbitrary commands on
    the scanning host. WPCS 0.14.1 through 3.4.0 were affected via
    the WordPress and WordPress-Extra rulesets; Apermo
    references WordPress, so it was in the affected set. The floor
    is raised rather than only the lockfile refreshed, so consuming
    projects cannot resolve back to a vulnerable version. No ruleset
    changes.