Skip to content

Clarify security classification for unsanitized args#30

Merged
iluuu1994 merged 2 commits intomainfrom
security-classification-unsanitized-args
May 7, 2026
Merged

Clarify security classification for unsanitized args#30
iluuu1994 merged 2 commits intomainfrom
security-classification-unsanitized-args

Conversation

@iluuu1994
Copy link
Copy Markdown
Member

Clearly, some functions should be hardened against malicious arguments. Clarify this only applies to some functions.

Clearly, some functions _should_ be hardened against malicious arguments. Clarify this only applies to some functions.
@iluuu1994 iluuu1994 requested review from TimWolla and bukka April 27, 2026 21:02
Copy link
Copy Markdown
Member

@TimWolla TimWolla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is an improvement. Perhaps it also makes sense to give an example for the other way around where an input would clearly be a security issue if mishandled, e.g. escapeshellarg().

@iluuu1994 iluuu1994 merged commit 444d1a4 into main May 7, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants