awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
MobSF avatar

MobSF/mobsfscan

0
View on GitHub↗
762 stars·123 forks·Python·LGPL-3.0·10 views

Mobsfscan

mobsfscan is a static analysis tool that can find insecure code patterns in your Android and iOS source code. Supports Java, Kotlin, Swift, and Objective C Code. mobsfscan uses MobSF static analysis rules and is powered by semgrep and libsast pattern matcher.

Features

  • Static Analysis - Static analysis for mobile application source code.

Star history

Star history chart for mobsf/mobsfscanStar history chart for mobsf/mobsfscan

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Mobsfscan

Similar open-source projects, ranked by how many features they share with Mobsfscan.
  • ajinabraham/nodejsscanajinabraham avatar

    ajinabraham/nodejsscan

    2,563View on GitHub↗

    nodejsscan is a static analysis security tool and vulnerability detection engine designed to scan Node.js source code for security flaws and common coding vulnerabilities. It functions as a static application security testing tool that analyzes code without executing the program. The tool operates as a security linter that can be integrated into continuous integration pipelines to block insecure code from merging into main branches. It automates the auditing process through rule-based detection and pattern-based static analysis. The project provides capabilities for vulnerability alert autom

    CSScode-analysiscode-reviewdevsecops
    View on GitHub↗2,563
  • bearer/bearerBearer avatar

    Bearer/bearer

    2,566View on GitHub↗

    Bearer is a static analysis security testing tool and privacy compliance auditor. It identifies security vulnerabilities, hard-coded secrets, and privacy risks in source code through static analysis and data flow tracing. The tool distinguishes itself by tracking the movement of sensitive data through code to identify leaks and by mapping personal and health-related information flows to generate evidence for privacy impact assessments. It also provides differential scanning for pull requests and uses fingerprint-based suppression to exclude known false positives from reports. The platform co

    Goappseccode-qualitycompliance
    View on GitHub↗2,566
  • david-a-wheeler/flawfinderdavid-a-wheeler avatar

    david-a-wheeler/flawfinder

    572View on GitHub↗

    This is "flawfinder" by David A. Wheeler.

    Python
    View on GitHub↗572
  • ajinabraham/libsastajinabraham avatar

    ajinabraham/libsast

    136View on GitHub↗

    Generic SAST Library

    Python
    View on GitHub↗136
See all 23 alternatives to Mobsfscan→

Frequently asked questions

What does mobsf/mobsfscan do?

mobsfscan is a static analysis tool that can find insecure code patterns in your Android and iOS source code. Supports Java, Kotlin, Swift, and Objective C Code. mobsfscan uses MobSF static analysis rules and is powered by semgrep and libsast pattern matcher.

What are the main features of mobsf/mobsfscan?

The main features of mobsf/mobsfscan are: Static Analysis.

What are some open-source alternatives to mobsf/mobsfscan?

Open-source alternatives to mobsf/mobsfscan include: ajinabraham/nodejsscan — nodejsscan is a static analysis security tool and vulnerability detection engine designed to scan Node.js source code… bearer/bearer — Bearer is a static analysis security testing tool and privacy compliance auditor. It identifies security… david-a-wheeler/flawfinder — This is "flawfinder" by David A. Wheeler. designsecurity/progpilot — A static analysis tool for security. find-sec-bugs/find-sec-bugs. ajinabraham/libsast — Generic SAST Library.