Releases · designsecurity/progpilot (original) (raw)
Progpilot v1.1.0
fix #67
add support of sarif ouput (credit to @LioTree)
Progpilot v1.1.0
Progpilot v1.0.2
- Fix new bug reported in #44
- update dependencies
Progpilot v1.0.1
Progpilot v1.0.0
Using dataflow for better precision and performance.
Compatibility with PHP 8.
Progpilot v0.8.0
- issue #17 fixed updating ircmaxell/php-cfg to 1.0.x-dev
- update travis ci tests to php 7.4
- fix name in composer.json examples to comply with composer 2.0
Progpilot v0.7.0
- issue #16 fixed + additional minor changes
Progpilot v0.6.0
- issue #15 fixed
Progpilot v0.5.0
- issues #9, #10, #11, #12 fixed
- support of call_user_func and call_user_func_array functions
- new kind of vulnerabilities detected:
- CWE-295: Improper Certificate Validation
- CWE-346: Origin Validation Error
- format of configuration file simplified