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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 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·5 vues

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.

Historique des stars

Graphique de l'historique des stars pour mobsf/mobsfscanGraphique de l'historique des stars pour mobsf/mobsfscan

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Mobsfscan

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Mobsfscan.
  • ajinabraham/nodejsscanAvatar de ajinabraham

    ajinabraham/nodejsscan

    2,563Voir sur 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
    Voir sur GitHub↗2,563
  • bearer/bearerAvatar de Bearer

    Bearer/bearer

    2,566Voir sur 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
    Voir sur GitHub↗2,566
  • david-a-wheeler/flawfinderAvatar de david-a-wheeler

    david-a-wheeler/flawfinder

    572Voir sur GitHub↗

    This is "flawfinder" by David A. Wheeler.

    Python
    Voir sur GitHub↗572
  • ajinabraham/libsastAvatar de ajinabraham

    ajinabraham/libsast

    136Voir sur GitHub↗

    Generic SAST Library

    Python
    Voir sur GitHub↗136
Voir les 23 alternatives à Mobsfscan→

Questions fréquentes

Que fait mobsf/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.

Quelles sont les fonctionnalités principales de mobsf/mobsfscan ?

Les fonctionnalités principales de mobsf/mobsfscan sont : Static Analysis.

Quelles sont les alternatives open-source à mobsf/mobsfscan ?

Les alternatives open-source à mobsf/mobsfscan incluent : 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.