Skip to content
#

static-analyzer

Here are 110 public repositories matching this topic...

04cfb1ed
04cfb1ed commented Oct 30, 2020
  • PHPMD version: 2.9.1
  • PHP Version: 7.4.10
  • Installation type: composer
  • Operating System / Distribution & Version: Windows 10 / Linux

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

gamesh411
gamesh411 commented May 27, 2020

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

emba
m-1-k-3
m-1-k-3 commented Nov 5, 2021

We have started to include license details in our version identifier configuration here: https://github.com/e-m-b-a/emba/blob/master/config/bin_version_strings.cfg

This is in a very early stage and need your help. If you know the license of some of the software components please include it directly in the configuration and bring up a pull request or comment to this issue with the license and th

XVilka
XVilka commented Dec 13, 2019

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

Static Application Security Testing (SAST) engine focused on covering the OWASP Top 10, to make source code analysis to find vulnerabilities right in the source code, focused on a agile and easy to implement software inside your DevOps pipeline. Support the following technologies: Java (Maven and Android), Kotlin (Android), Swift (iOS), .NET Full Framework, C#, and Javascript (Node.js).

  • Updated Jun 28, 2021
  • 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.

Curate this topic

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."

Learn more