Florian Wendland

Results 23 comments of Florian Wendland

@oxisto Are we still planing a plugin for IntelliJ? Or are we using the generic LSP plugin (https://plugins.jetbrains.com/plugin/10209-lsp-support)?

Hi @shahrzadav I assume all these rules are your own. Without knowing all the rules it's difficult to say, why Codyze marks a specific line with all these rule checks....

Hi @shahrzadav, Sorry, it slipped my mind. Thank you for the reminder. I've taken a look at your code and just pushed a simple mwe: [fw/issue-219](/Fraunhofer-AISEC/codyze/tree/fw/issue-219). I see that the...

It's not about Maven Central. I should have been more specific. I use Codyze v2 as a library in other projects using JitPack to consume it. As far as I...

I have seen it as well. I thought that it was due to some left over files or not fully synced tests. Apparently, I was wrong :(

Hi @shahrzadav, Files named _RulesTR\_*.mark_ contain MARK rules. We specified MARK entities and rules separately for Bouncy Castle. Hence, you'll find MARK files that just contain entities and other containing...

I would like to keep the work in `script` but it might be better served elsewhere 🤔 I think that the tools are good for our own testing and third...

@maximilian-galanis should/can we update to CPG v5?

We'll only integrate this one into v3, after we archived v2.

Some of the changes have been addresses in other PRs. We'll first merge: - [x] #831 - [x] #828 Afterwards, we'll take another look at code coverage.