1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 20:34:47 +01:00
psalm/docs/security_analysis/annotations.md

551 B

Security analysis annotations

@psalm-taint-source

See Custom taint sources.

@psalm-taint-sink

See Custom taint sinks.

@psalm-taint-escape

See Escaping tainted output.

@psalm-taint-specialize

See Specializing taints in functions and Specializing taints in classes.