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

static-analysis

Here are 1,270 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 Nov 1, 2021
  • Python
semgrep
rarila
rarila commented Nov 11, 2021

https://psalm.dev/r/fb4e03dccd

✔️ Case 1 – string input

INFO: Trace - $case1: false|string

Return type false|string – everthing as expected, ok.

Case 2 – array<int, string> input

INFO: Trace - $case2: array<int, string>

Return type array<int, string> – don’t know how to force some error to test and didn’t found out by looking at the PHP

reviewdog

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