Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable ValidatedSanitizedInput rule in plugin review check #583

Conversation

davidperezgar
Copy link
Member

Solves #582

@davidperezgar davidperezgar linked an issue Aug 24, 2024 that may be closed by this pull request
@davidperezgar davidperezgar self-assigned this Aug 24, 2024
@davidperezgar
Copy link
Member Author

Finished and ready for review

@davidperezgar davidperezgar marked this pull request as ready for review August 25, 2024 10:42
Copy link

github-actions bot commented Aug 25, 2024

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: davidperezgar <[email protected]>
Co-authored-by: swissspidy <[email protected]>
Co-authored-by: ernilambar <[email protected]>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@davidperezgar davidperezgar added the Checks Audit/test of the particular part of the plugin label Aug 26, 2024
@davidperezgar davidperezgar changed the title Input data must be Sanitized, Validated, and Escaped on output Input data must be Sanitized and Validated Aug 26, 2024
@swissspidy swissspidy changed the title Input data must be Sanitized and Validated Enable ValidatedSanitizedInput rule in plugin review check Aug 27, 2024
@davidperezgar
Copy link
Member Author

Ready for approval!

@swissspidy swissspidy merged commit 2c9a9a8 into trunk Aug 27, 2024
26 checks passed
@swissspidy swissspidy deleted the 582-check-input-data-must-be-sanitized-validated-and-escaped-on-output branch August 27, 2024 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Checks Audit/test of the particular part of the plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Check: Input data must be Sanitized and Validated
3 participants