The Wayback Machine - https://web.archive.org/web/20211226230901/https://github.com/topics/static-analysis
Skip to content
#

static-analysis

Here are 1,303 public repositories matching this topic...

Mobile-Security-Framework-MobSF

Mobile Security Framework (MobSF) is an automated, all-in-one mobile application (Android/iOS/Windows) pen-testing, malware analysis and security assessment framework capable of performing static and dynamic analysis.

  • Updated Dec 23, 2021
  • Python

The Mobile Security Testing Guide (MSTG) is a comprehensive manual for mobile app security testing and reverse engineering. It describes the technical processes for verifying the controls listed in the OWASP Mobile Application Security Verification Standard (MASVS).

  • Updated Dec 25, 2021
  • Shell
semgrep
timhemel
timhemel commented Dec 6, 2021

Describe the bug
If I run semgrep with a ruleset, part of the output is colored "black" (for some value of black), which happens to be the same color as my terminal background (SolarizedDark color scheme).

To Reproduce
Steps to reproduce the behavior, ideally a link to https://semgrep.dev:
Install a Solarized Dark color scheme in your terminal and run semgrep -f xyz.yaml

**Expe

reviewdog
BraisGabin
BraisGabin commented Feb 25, 2021

Expected Behavior

When detekt reports that a call or an import is forbidden it tell my why it is forbidden.

Current Behavior

Right now detekt just say that it is forbidden so we a new person in the project doesn't know what to do.

Context

Some coworkers ask me some times "Why is this forbidden?" And I need to explain them. That never bother me but after reading this in: https:/

Improve this page

Add a description, image, and links to the static-analysis 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-analysis topic, visit your repo's landing page and select "manage topics."

Learn more