Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* return feature to remove blank lines and comments * add samples to perform tests * pushing some tools to help during debug tasks * skip false positives - draft function * improve taint analysis function * drafting new rules * update sarif output with new variables * apply design pattern practices to a better code compreension * remove Data::Dumper * fixed sarif * remove unecessary variables * remove old file * remove samples * create some unit tests * update rules on linter * resolv linter warnings * resolv linter warnings * new module * remove tools/ * tdy * update perltidyrc * new line * deleted tests/Sarif.t * remove blank lines * checking if the name of file that does exists * fix(Source-to-Sink): handle empty token list in PPI find method (#55) * fix(Source-to-Sink): handle empty token list in PPI find method - prevent runtime error when no tokens are found by using an empty array reference as a fallback * update security-gate.yml --------- Co-authored-by: Heitor <[email protected]> Co-authored-by: priv <[email protected]>
- Loading branch information