ivansaurio
ivansaurio
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
vuln_id's depend on the full path of the sink file, therefore scanning the same source code in two different locations will produce different id's. This could be more explicit in...
I've run into this crash using both the latest release and compiling from master ``` PHP Warning: Undefined array key 2684881 in phar:///tmp/progpilot.phar/vendor/progpilot/package/src/progpilot/Analysis/VisitorAnalysis.php on line 426 PHP Fatal error: Uncaught...
I have the following template: ``` --- project: dropdown(TEST1,TEST2,TEST3) template_title: {{ date }} - {{ project }} template_tags: TESTTAG, {{ project }} --- # {{date}} {{project}}: ``` If I switch...