Skip to content

sec: Mitigate the attack surface of potential malicious injection#24

Merged
andrewdalpino merged 1 commit intoRubixML:masterfrom
alexandreelise:patch-1
Mar 3, 2026
Merged

sec: Mitigate the attack surface of potential malicious injection#24
andrewdalpino merged 1 commit intoRubixML:masterfrom
alexandreelise:patch-1

Conversation

@alexandreelise
Copy link
Contributor

Simplify error message for route not found

  • This change attempts to leave less room to potential attacks possible when double quotes are use without prior sanitize or type enforcement.
  • By using plain text with single quote we mitigate the issue.

Simplify error message for route not found

- This change attempts to leave less room to potential attacks possible when double quotes are use without prior sanitize or type enforcement.
- By using plain text with single quote we mitigate the issue.
@andrewdalpino andrewdalpino self-requested a review March 3, 2026 01:39
Copy link
Member

@andrewdalpino andrewdalpino left a comment

Choose a reason for hiding this comment

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

Looks good thank you very much!

@andrewdalpino andrewdalpino merged commit 018a4e0 into RubixML:master Mar 3, 2026
0 of 9 checks passed
@alexandreelise
Copy link
Contributor Author

My first blue team security patch EVER!!! PHP all way down! YES PHP can do ML/DL

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