Sebastian Guarino
Results
2
issues of
Sebastian Guarino
**Describe the bug** When specifying --sources flag with a subproject folder, findings from other folders are reported. **To Reproduce** Have a folder modules with some finding in for ex: modules/module10/secret...
bug
**Describe the bug** C language engine breaks with this snippet and rule **To Reproduce** Original file https://github.com/systemd/systemd/blob/main/src/shared/openssl-util.c was reduced to this snippet: ``` int f1() { for (size_t i =...