Skip to content

Coding Standards: WordPress security input #970

@remyperona

Description

@remyperona

The config file contains global exclusions related to validation and sanitization of inputs. The rules should be removed to be handled invidually for each case instead.

To-Do:

  • Remove the exclusions from the config file
  • Review each case and either update the code or ignore with the inline comment
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions