vimeo / psalm

A static analysis tool for finding errors in PHP applications
https://psalm.dev
MIT License
5.58k stars 664 forks source link

Undetected Trust Boundary violation (CWE-501) #11002

Open cgocast opened 6 months ago

cgocast commented 6 months ago

Psalm does not detect Trust Boudary Violation (CWE-501) such as in this sample https://psalm.dev/r/5399ad3e59

I'll write a PR to fix this issue.

psalm-github-bot[bot] commented 6 months ago

I found these snippets:

https://psalm.dev/r/5399ad3e59 ```php