Florian Wendland

Results 23 comments of Florian Wendland

The problem goes away, when the function isn't called `new()` if that helps. However, `new()` is a valid C function name without special meaning afaik. ![def-c-ne04j-notnew](https://user-images.githubusercontent.com/11220054/123661044-7fdcae00-d834-11eb-80bc-a62e9ffe9c6a.png)

Hi HTQianqian, sorry to hear that you're having problems. I'll take a look at a sample project of mine.

Hi @HTQianqian, I've tested Codyze 1.4.1 on my Windows machine with the `botan_rule_tr_test` in the `src/test/resources` folder. It worked fine. I've got a `findings.json` with multiple findings across multiple files....

Hi Shahrzadav, thank you for finding this one. I just saw it myself. I need to go looking for the problem.

An example: ``` class B { fun myFunc() { obj.call() } } ``` Is it possible to restrict calling `obj.call()` only from within `B.myFunc()`?

Yes, everything works fine. Let's just keep this one open until there is a fix. Regarding log4j: I need to look into our dependencies as well. Maybe we need it...

Maybe. I'm gone test some more.

Hi @agigleux, Thank you for the issue. I have verified that the analysis produces different results when scanning a single file vs. scanning a folder. With the given files and...

@oxisto Did you look into support for IntelliJ and VC Code?

- [x] VSCode (#265) - [ ] IntelliJ