-
Updated
Jun 18, 2021 - PHP
static-analyzer
Here are 104 public repositories matching this topic...
-
Updated
Apr 23, 2020 - C++
-
Updated
Jun 8, 2021 - PHP
-
Updated
Feb 27, 2021 - Java
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
Jun 24, 2021 - Java
-
Updated
Jun 25, 2021 - Java
let x = { default: 42}; // "default" is highlighted as keyword
-
Updated
Jun 11, 2021 - PHP
-
Updated
Jun 25, 2021 - C#
I noticed you have a plugin for Ghidra, but it is not the only one FOSS tool available.
Radare2 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 r2pm), an
-
Updated
Feb 13, 2021 - Go
-
Updated
Jun 21, 2021 - Haskell
-
Updated
Jun 10, 2021 - PHP
-
Updated
Jun 21, 2021 - C++
-
Updated
Jan 26, 2021 - Go
-
Updated
Jun 7, 2021 - Python
-
Updated
Jul 18, 2020 - Java
-
Updated
Apr 10, 2021 - Scala
-
Updated
Jun 20, 2021 - JavaScript
-
Updated
Jun 22, 2021 - Java
-
Updated
Apr 8, 2017 - Python
-
Updated
Jun 16, 2021 - C++
-
Updated
Jun 18, 2021 - Python
-
Updated
Jun 8, 2021 - Python
-
Updated
Feb 7, 2021 - Go
-
Updated
Jun 9, 2021 - PHP
-
Updated
Nov 6, 2017 - Go
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
phpmd stops with
Unexpected end of token stream in file ...Expected Behavior
Successfully parses the file
Steps To Reproduce:
Create a file
test.phpwith this valid PHP code: