Skip to content
#

static-analysis

Here are 1,433 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 Jul 30, 2022
  • JavaScript

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 Jul 22, 2022
  • Python
semgrep
Scanners-Box
reviewdog
flaviovs
flaviovs commented Jul 28, 2022

It is great to be able to run Psalm inside Emacs with output format "emacs". However, some key information about issues are missing, which forces me to run Psalm outside the editor to see them. Of course, this defeats the purpose of the format entirely.

Things that I miss:

  • Issue type
  • Issue link to psalm.dev

For example, this is what I get inside Emacs:

helpers/Foo.php:168:16:er
enhancement easy problems Help wanted good first issue

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