testable-eu / sast-testability-patterns

Testability Pattern Catalogs for SAST
https://owasp.org/www-project-testability-patterns-for-web-applications/
Apache License 2.0
29 stars 2 forks source link

Review PHP Pattern #40

Closed felix-20 closed 1 year ago

felix-20 commented 1 year ago

This PR includes a review of all PHP patterns. All patterns were manually looked at, php code was executed and spelling mistakes corrected. Additionally, the tpframework was used to run checkdiscoveryrules (to verify that the discovery rule works) and measure. The following things should now be uniform across all patterns now:

Patterns 6 (#36), 45 (#37), 47 (#35), 75 (#38) and 83 (#39) are not included in this PR, as they have larger changes. The PR including these patterns can be found #41