-
Updated
May 10, 2022 - Nunjucks
static-analyzer
Here are 114 public repositories matching this topic...
-
Updated
Apr 23, 2020 - C++
-
Updated
Apr 16, 2022 - PHP
The CodeChecker cmd
subcommand communicates with the server via Thrift, and on a Jenkins docker image, I have tried to use it to get run information from a local CodeChecker server. The output of the CodeChecker cmd runs
command was just the help message. I have found out that using a proxy is not supported right now, and the issue was solved by disabling proxy via unsetting the environmental
-
Updated
Feb 27, 2021 - Java
-
Updated
Mar 8, 2022 - Java
-
Updated
May 10, 2022 - Shell
-
Updated
May 6, 2022 - Java
-
Updated
May 10, 2022 - Java
-
Updated
May 10, 2022 - TypeScript
-
Updated
May 9, 2022 - PHP
I noticed you have a plugin for Ghidra, but it is not the only one FOSS tool available.
Rizin is a highly-portable cross-platform reverse engineering framework and a toolkit without dependencies. It has support for analyzing binaries, disassembling code, debugging programs, attaching to remote GDB/LLDB, WinDbg servers, rich plugin system (see rz-pm
), and in
-
Updated
May 10, 2022 - C#
-
Updated
Oct 23, 2021 - Go
-
Updated
Apr 19, 2022 - Haskell
-
Updated
May 9, 2022 - PHP
-
Updated
Apr 10, 2022 - Go
-
Updated
May 9, 2022 - C++
-
Updated
Jun 7, 2021 - Python
-
Updated
Feb 26, 2022 - JavaScript
-
Updated
May 7, 2022 - C++
-
Updated
Nov 24, 2021 - Scala
-
Updated
May 10, 2022 - Java
-
Updated
Jul 18, 2020 - Java
-
Updated
Apr 8, 2017 - Python
-
Updated
Apr 25, 2022 - Python
-
Updated
Jun 8, 2021 - Python
-
Updated
May 9, 2022 - PHP
Improve this page
Add a description, image, and links to the static-analyzer topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the static-analyzer topic, visit your repo's landing page and select "manage topics."
Current Behavior
I'm trying to use exclude-pattern in a ruleset, but the same path doesn't work in windows/linux at the same time.
Usually I use a path like
<exclude-pattern>application/folder</exclude-pattern>
But, this only works for linux