{"id":6326375,"name":"MobSF/mobsfscan","ecosystem":"actions","description":"mobsfscan is a SAST that can find insecure code patterns in your Android and iOS source code.","homepage":"","licenses":"lgpl-3.0","normalized_licenses":["LGPL-3.0"],"repository_url":"https://github.com/MobSF/mobsfscan","keywords_array":["android","appsec","codereview","ios","java","kotlin","mobile-sast","objective-c","sast","security","static-analysis","swift"],"namespace":"MobSF","versions_count":30,"first_release_published_at":"2021-05-17T01:57:44.000Z","latest_release_published_at":"2024-11-14T20:17:20.000Z","latest_release_number":"0.4.5","last_synced_at":"2026-08-24T01:12:02.262Z","created_at":"2023-02-13T13:10:39.728Z","updated_at":"2026-08-24T01:12:02.262Z","registry_url":"https://github.com/MobSF/mobsfscan","install_command":null,"documentation_url":null,"metadata":{"name":"mobsfscan","author":"Ajin Abraham \u003cajin@opensecurity.in\u003e","description":"mobsfscan is a SAST that can find insecure code patterns in your Android and iOS source code.","branding":{"icon":"code","color":"blue"},"inputs":{"args":{"description":"positional arguments:\n  path                  Path can be file(s) or directories with source code\n\noptional arguments:\n  -h, --help            show this help message and exit\n  --json                set output format as JSON\n  --sarif               set output format as SARIF 2.1.0\n  --sonarqube           set output format as SonarQube generic issues (10.3+)\n  --gitlab-sast         set output format as GitLab SAST report\n  --html                set output format as HTML\n  --type {android,ios,auto}\n                        optional: force android or ios rules explicitly\n  -o OUTPUT, --output OUTPUT\n                        output filename to save the result\n  -c CONFIG, --config CONFIG\n                        location to .mobsf config file\n  -mp {default,billiard,thread}, --multiprocessing {default,billiard,thread}\n                        optional: specify multiprocessing strategy\n  -w, --exit-warning    non zero exit code on warning\n  --no-fail             force zero exit code, takes precedence over --exit-warning\n  -v, --version         show mobsfscan version\n","required":true}},"runs":{"using":"composite","steps":[{"shell":"bash","run":"echo \"::group::Installing mobsfscan dependencies\"\npython3 -m pip install -r ${{ github.action_path }}/requirements.txt\necho \"::endgroup::\"\n"},{"shell":"bash","run":"PYTHONPATH=${{ github.action_path }} \u0026\u0026 export PYTHONPATH=${{ github.action_path }}\necho \"Running mobsfscan...\"\npython3 -m mobsfscan ${{ inputs.args }}\necho \"Finished\"\n"}]},"default_branch":"main","path":null},"repo_metadata":{"id":44664109,"uuid":"334505414","full_name":"MobSF/mobsfscan","owner":"MobSF","description":"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.","archived":false,"fork":false,"pushed_at":"2026-08-10T06:05:22.000Z","size":510,"stargazers_count":779,"open_issues_count":0,"forks_count":124,"subscribers_count":9,"default_branch":"main","last_synced_at":"2026-08-14T01:54:00.819Z","etag":null,"topics":["android","appsec","codereview","ios","java","kotlin","mobile-sast","objective-c","sast","security","static-analysis","swift"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MobSF.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"ajinabraham","custom":["https://opensecurity.in/donate"]}},"created_at":"2021-01-30T20:31:30.000Z","updated_at":"2026-08-10T06:05:39.000Z","dependencies_parsed_at":"2023-12-10T01:43:49.073Z","dependency_job_id":"09ded247-2f43-49bf-b544-626bc835bd2a","html_url":"https://github.com/MobSF/mobsfscan","commit_stats":{"total_commits":143,"total_committers":15,"mean_commits":9.533333333333333,"dds":0.2097902097902098,"last_synced_commit":"9bb23767a2a3fa95599bf6fb9df29553e70303ae"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/MobSF/mobsfscan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MobSF","download_url":"https://codeload.github.com/MobSF/mobsfscan/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/sbom","scorecard":{"id":95290,"data":{"date":"2025-08-11","repo":{"name":"github.com/MobSF/mobsfscan","commit":"d564d5858face141caf984437c922a9bc55b03b0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Code-Review","score":2,"reason":"Found 3/11 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/docker-latest.yml:1","Warn: no topLevel permission defined: .github/workflows/docker-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/MobSF/mobsfscan/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/MobSF/mobsfscan/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/MobSF/mobsfscan/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/MobSF/mobsfscan/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-latest.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/MobSF/mobsfscan/docker-latest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-latest.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/MobSF/mobsfscan/docker-latest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-latest.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/MobSF/mobsfscan/docker-latest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-latest.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/MobSF/mobsfscan/docker-latest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-latest.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/MobSF/mobsfscan/docker-latest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/MobSF/mobsfscan/docker-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/MobSF/mobsfscan/docker-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/MobSF/mobsfscan/docker-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/MobSF/mobsfscan/docker-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-release.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/MobSF/mobsfscan/docker-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/MobSF/mobsfscan/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/MobSF/mobsfscan/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/MobSF/mobsfscan/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/MobSF/mobsfscan/tests.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating python:3.12-slim to python:3.12-slim@sha256:9c1d9ed7593f2552a4ea47362ec0d2ddf5923458a53d0c8e30edf8b398c94a31","Warn: pipCommand not pinned by hash: Dockerfile:11","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:29","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker-latest.yml:9"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 28 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T08:51:51.372Z","repository_id":44664109,"created_at":"2025-08-15T08:51:51.372Z","updated_at":"2025-08-15T08:51:51.372Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36632484,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"MobSF","name":"Mobile Security Framework ","uuid":"25052637","kind":"organization","description":"Automated pentesting framework for Android, iOS and Windows Apps","email":"ajin@opensecurity.in","website":"https://opensecurity.in","location":"Global","twitter":"OpenSecurity_IN","company":null,"icon_url":"https://avatars.githubusercontent.com/u/25052637?v=4","repositories_count":10,"last_synced_at":"2026-08-12T09:11:12.358Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/MobSF","funding_links":[],"total_stars":null,"followers":646,"following":0,"created_at":"2022-11-10T02:11:21.813Z","updated_at":"2026-08-12T09:11:12.380Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MobSF","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MobSF/repositories"},"tags":[{"name":"0.4.5","sha":"3d87bc570c4614d705547bddb521395663dba353","kind":"commit","published_at":"2024-11-14T20:17:20.000Z","download_url":"https://codeload.github.com/MobSF/mobsfscan/tar.gz/0.4.5","html_url":"https://github.com/MobSF/mobsfscan/releases/tag/0.4.5","dependencies_parsed_at":"2024-11-16T04:56:27.079Z","dependency_job_id":null,"purl":"pkg:github/MobSF/mobsfscan@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.4.5/manifests"},{"name":"0.4.5","sha":"3d87bc570c4614d705547bddb521395663dba353","kind":"commit","published_at":"2024-11-14T20:17:20.000Z","download_url":"https://codeload.github.com/MobSF/mobsfscan/tar.gz/0.4.5","html_url":"https://github.com/MobSF/mobsfscan/releases/tag/0.4.5","dependencies_parsed_at":"2024-11-16T04:56:27.018Z","dependency_job_id":null,"purl":"pkg:github/MobSF/mobsfscan@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"3a3596895f5ab54ff8a920b199e89c8e88163ecb","kind":"commit","published_at":"2024-11-14T17:27:20.000Z","download_url":"https://codeload.github.com/MobSF/mobsfscan/tar.gz/0.4.4","html_url":"https://github.com/MobSF/mobsfscan/releases/tag/0.4.4","dependencies_parsed_at":"2024-11-16T04:56:26.975Z","dependency_job_id":null,"purl":"pkg:github/MobSF/mobsfscan@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"c6d74e5ec18126539f128c73f244616356dbe90d","kind":"commit","published_at":"2024-11-14T08:59:30.000Z","download_url":"https://codeload.github.com/MobSF/mobsfscan/tar.gz/0.4.3","html_url":"https://github.com/MobSF/mobsfscan/releases/tag/0.4.3","dependencies_parsed_at":"2024-11-16T04:56:26.946Z","dependency_job_id":null,"purl":"pkg:github/MobSF/mobsfscan@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"d94f4a5a86bb7f3b79bc64b6fd306adb17379cbe","kind":"commit","published_at":"2024-11-11T09:45:01.000Z","download_url":"https://codeload.github.com/MobSF/mobsfscan/tar.gz/0.4.2","html_url":"https://github.com/MobSF/mobsfscan/releases/tag/0.4.2","dependencies_parsed_at":"2024-11-13T04:33:00.335Z","dependency_job_id":null,"purl":"pkg:github/MobSF/mobsfscan@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"7d67c719fffc8a48accfa3dc33f5dae37c451a02","kind":"commit","published_at":"2024-11-05T03:07:32.000Z","download_url":"https://codeload.github.com/MobSF/mobsfscan/tar.gz/0.4.1","html_url":"https://github.com/MobSF/mobsfscan/releases/tag/0.4.1","dependencies_parsed_at":"2024-11-06T04:19:11.502Z","dependency_job_id":null,"purl":"pkg:github/MobSF/mobsfscan@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"0ef8c8646095f48da6cf3ea2ed5e1dcd18809ff9","kind":"commit","published_at":"2024-11-04T22:37:35.000Z","download_url":"https://codeload.github.com/MobSF/mobsfscan/tar.gz/0.4.0","html_url":"https://github.com/MobSF/mobsfscan/releases/tag/0.4.0","dependencies_parsed_at":"2024-11-06T04:19:11.884Z","dependency_job_id":null,"purl":"pkg:github/MobSF/mobsfscan@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.4.0/manifests"},{"name":"0.3.9","sha":"849b749e7f3244c7b4f418ff858a9fa4e1406115","kind":"commit","published_at":"2024-05-27T20:04:40.000Z","download_url":"https://codeload.github.com/MobSF/mobsfscan/tar.gz/0.3.9","html_url":"https://github.com/MobSF/mobsfscan/releases/tag/0.3.9","dependencies_parsed_at":"2024-05-29T12:54:35.554Z","dependency_job_id":null,"purl":"pkg:github/MobSF/mobsfscan@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"35b2016602af9d6ac52f296becca11be3fe004e8","kind":"commit","published_at":"2024-03-22T23:49:44.000Z","download_url":"https://codeload.github.com/MobSF/mobsfscan/tar.gz/0.3.8","html_url":"https://github.com/MobSF/mobsfscan/releases/tag/0.3.8","dependencies_parsed_at":"2024-03-24T04:02:22.595Z","dependency_job_id":null,"purl":"pkg:github/MobSF/mobsfscan@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"25c43227ee91b523aef808f096927c0c621b614d","kind":"commit","published_at":"2024-03-22T19:17:21.000Z","download_url":"https://codeload.github.com/MobSF/mobsfscan/tar.gz/0.3.7","html_url":"https://github.com/MobSF/mobsfscan/releases/tag/0.3.7","dependencies_parsed_at":"2024-03-24T04:02:22.590Z","dependency_job_id":null,"purl":"pkg:github/MobSF/mobsfscan@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"e29e85c36fa1aa950d7f1b1064345d94a70b2a28","kind":"commit","published_at":"2024-01-10T00:47:20.000Z","download_url":"https://codeload.github.com/MobSF/mobsfscan/tar.gz/0.3.6","html_url":"https://github.com/MobSF/mobsfscan/releases/tag/0.3.6","dependencies_parsed_at":"2024-01-11T04:25:42.641Z","dependency_job_id":null,"purl":"pkg:github/MobSF/mobsfscan@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"511429ca0e1800f111099e279ee8549de8ad2b68","kind":"commit","published_at":"2024-01-06T01:15:04.000Z","download_url":"https://codeload.github.com/MobSF/mobsfscan/tar.gz/0.3.5","html_url":"https://github.com/MobSF/mobsfscan/releases/tag/0.3.5","dependencies_parsed_at":"2024-01-07T04:51:02.263Z","dependency_job_id":null,"purl":"pkg:github/MobSF/mobsfscan@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"b8503e0027d134f55cc3306582efbbbeaa96c7ba","kind":"commit","published_at":"2023-08-30T04:55:15.000Z","download_url":"https://codeload.github.com/MobSF/mobsfscan/tar.gz/0.3.4","html_url":"https://github.com/MobSF/mobsfscan/releases/tag/0.3.4","dependencies_parsed_at":"2023-09-03T04:56:35.203Z","dependency_job_id":null,"purl":"pkg:github/MobSF/mobsfscan@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"2bf9e665768a9f1a10ca10f295bf989ba32b0284","kind":"commit","published_at":"2023-08-29T06:06:01.000Z","download_url":"https://codeload.github.com/MobSF/mobsfscan/tar.gz/0.3.3","html_url":"https://github.com/MobSF/mobsfscan/releases/tag/0.3.3","dependencies_parsed_at":"2023-09-01T04:37:29.759Z","dependency_job_id":null,"purl":"pkg:github/MobSF/mobsfscan@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"8ac02b751133e6718a93a5d242d996096c693778","kind":"commit","published_at":"2023-08-21T18:57:51.000Z","download_url":"https://codeload.github.com/MobSF/mobsfscan/tar.gz/0.3.2","html_url":"https://github.com/MobSF/mobsfscan/releases/tag/0.3.2","dependencies_parsed_at":"2023-08-24T04:43:12.838Z","dependency_job_id":null,"purl":"pkg:github/MobSF/mobsfscan@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"d7e3523299c92e44713ebe178d1a960fb6a7412a","kind":"commit","published_at":"2023-08-10T21:07:03.000Z","download_url":"https://codeload.github.com/MobSF/mobsfscan/tar.gz/0.3.1","html_url":"https://github.com/MobSF/mobsfscan/releases/tag/0.3.1","dependencies_parsed_at":"2023-08-12T04:21:49.807Z","dependency_job_id":null,"purl":"pkg:github/MobSF/mobsfscan@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"55e11025724c764d1e4d8939b347c929faac8163","kind":"commit","published_at":"2023-08-10T06:28:28.000Z","download_url":"https://codeload.github.com/MobSF/mobsfscan/tar.gz/0.3.0","html_url":"https://github.com/MobSF/mobsfscan/releases/tag/0.3.0","dependencies_parsed_at":"2023-08-12T04:21:48.576Z","dependency_job_id":null,"purl":"pkg:github/MobSF/mobsfscan@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"819c07adff9dd1cf85cdd6c245919df0b7aadffd","kind":"commit","published_at":"2023-02-09T22:19:33.000Z","download_url":"https://codeload.github.com/MobSF/mobsfscan/tar.gz/0.2.0","html_url":"https://github.com/MobSF/mobsfscan/releases/tag/0.2.0","dependencies_parsed_at":"2023-07-20T20:43:00.140Z","dependency_job_id":null,"purl":"pkg:github/MobSF/mobsfscan@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.2.0/manifests"},{"name":"0.1.3","sha":"54479099463ada092c1f75824cc6034db3d49d7b","kind":"commit","published_at":"2023-01-25T02:13:35.000Z","download_url":"https://codeload.github.com/MobSF/mobsfscan/tar.gz/0.1.3","html_url":"https://github.com/MobSF/mobsfscan/releases/tag/0.1.3","dependencies_parsed_at":"2023-07-20T20:43:00.665Z","dependency_job_id":null,"purl":"pkg:github/MobSF/mobsfscan@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"9bef3983eb13051b2162626717eeaed96c3fbbd7","kind":"commit","published_at":"2022-10-05T17:41:53.000Z","download_url":"https://codeload.github.com/MobSF/mobsfscan/tar.gz/0.1.2","html_url":"https://github.com/MobSF/mobsfscan/releases/tag/0.1.2","dependencies_parsed_at":"2023-07-20T20:43:00.628Z","dependency_job_id":null,"purl":"pkg:github/MobSF/mobsfscan@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"d4e9064e14f3c2ae313451f55e91bb28804ac070","kind":"commit","published_at":"2022-07-17T01:29:26.000Z","download_url":"https://codeload.github.com/MobSF/mobsfscan/tar.gz/0.1.1","html_url":"https://github.com/MobSF/mobsfscan/releases/tag/0.1.1","dependencies_parsed_at":"2023-07-20T20:42:59.426Z","dependency_job_id":null,"purl":"pkg:github/MobSF/mobsfscan@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"527abd09176e8534bb9cab5434c63c6279368c5e","kind":"commit","published_at":"2022-01-31T02:30:09.000Z","download_url":"https://codeload.github.com/MobSF/mobsfscan/tar.gz/0.1.0","html_url":"https://github.com/MobSF/mobsfscan/releases/tag/0.1.0","dependencies_parsed_at":"2023-07-20T20:43:00.686Z","dependency_job_id":null,"purl":"pkg:github/MobSF/mobsfscan@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.1.0/manifests"},{"name":"0.0.9","sha":"0e02eb428ae3a301edd4a7e04664614c9f9ad922","kind":"commit","published_at":"2022-01-29T23:23:09.000Z","download_url":"https://codeload.github.com/MobSF/mobsfscan/tar.gz/0.0.9","html_url":"https://github.com/MobSF/mobsfscan/releases/tag/0.0.9","dependencies_parsed_at":"2023-07-20T20:42:59.518Z","dependency_job_id":null,"purl":"pkg:github/MobSF/mobsfscan@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"2413475f08657f4860069c676f9b413da439a7e3","kind":"commit","published_at":"2021-07-23T19:44:05.000Z","download_url":"https://codeload.github.com/MobSF/mobsfscan/tar.gz/0.0.8","html_url":"https://github.com/MobSF/mobsfscan/releases/tag/0.0.8","dependencies_parsed_at":"2023-07-20T20:42:59.404Z","dependency_job_id":null,"purl":"pkg:github/MobSF/mobsfscan@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"b75dae4f282311689b93d3fb03dff191b0ccb810","kind":"commit","published_at":"2021-07-23T19:21:48.000Z","download_url":"https://codeload.github.com/MobSF/mobsfscan/tar.gz/0.0.7","html_url":"https://github.com/MobSF/mobsfscan/releases/tag/0.0.7","dependencies_parsed_at":"2023-07-20T20:43:00.613Z","dependency_job_id":null,"purl":"pkg:github/MobSF/mobsfscan@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20ea07d03f156e1969f94cf67b3b9f16ad62e041","kind":"commit","published_at":"2021-06-28T05:49:15.000Z","download_url":"https://codeload.github.com/MobSF/mobsfscan/tar.gz/0.0.6","html_url":"https://github.com/MobSF/mobsfscan/releases/tag/0.0.6","dependencies_parsed_at":"2023-07-20T20:43:00.549Z","dependency_job_id":null,"purl":"pkg:github/MobSF/mobsfscan@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"48c16cf47c43e9cb91156db50c0273e7b0aa7efb","kind":"commit","published_at":"2021-05-30T05:59:13.000Z","download_url":"https://codeload.github.com/MobSF/mobsfscan/tar.gz/0.0.5","html_url":"https://github.com/MobSF/mobsfscan/releases/tag/0.0.5","dependencies_parsed_at":"2023-07-20T20:42:59.279Z","dependency_job_id":null,"purl":"pkg:github/MobSF/mobsfscan@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"af3c51656aac22ddc29d0a7d5bad4cd9157a3a8d","kind":"commit","published_at":"2021-05-17T03:08:11.000Z","download_url":"https://codeload.github.com/MobSF/mobsfscan/tar.gz/0.0.4","html_url":"https://github.com/MobSF/mobsfscan/releases/tag/0.0.4","dependencies_parsed_at":"2023-07-20T20:43:00.605Z","dependency_job_id":null,"purl":"pkg:github/MobSF/mobsfscan@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"eb0bfbf353091379e7a372c6c2077ccc15f221c9","kind":"commit","published_at":"2021-05-17T02:29:50.000Z","download_url":"https://codeload.github.com/MobSF/mobsfscan/tar.gz/0.0.3","html_url":"https://github.com/MobSF/mobsfscan/releases/tag/0.0.3","dependencies_parsed_at":"2023-07-20T20:42:59.470Z","dependency_job_id":null,"purl":"pkg:github/MobSF/mobsfscan@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.0.3/manifests"},{"name":"0.0.1","sha":"fdf18c463452f52eeee893d4265512dfcb22b34a","kind":"commit","published_at":"2021-05-17T01:57:44.000Z","download_url":"https://codeload.github.com/MobSF/mobsfscan/tar.gz/0.0.1","html_url":"https://github.com/MobSF/mobsfscan/releases/tag/0.0.1","dependencies_parsed_at":"2023-07-20T20:43:00.428Z","dependency_job_id":null,"purl":"pkg:github/MobSF/mobsfscan@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.0.1/manifests"},{"name":"0.0.2","sha":"fdf18c463452f52eeee893d4265512dfcb22b34a","kind":"commit","published_at":"2021-05-17T01:57:44.000Z","download_url":"https://codeload.github.com/MobSF/mobsfscan/tar.gz/0.0.2","html_url":"https://github.com/MobSF/mobsfscan/releases/tag/0.0.2","dependencies_parsed_at":"2023-07-20T20:42:59.463Z","dependency_job_id":null,"purl":"pkg:github/MobSF/mobsfscan@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-14T05:59:17.755Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":96,"rankings":{"downloads":null,"dependent_repos_count":4.645856441134527,"dependent_packages_count":0.0,"stargazers_count":0.5672635081603549,"forks_count":0.7795911899857392,"docker_downloads_count":null,"average":1.4981777848201554},"purl":"pkg:githubactions/MobSF/mobsfscan","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/MobSF/mobsfscan","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/MobSF/mobsfscan","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/MobSF/mobsfscan/dependencies","status":null,"funding_links":["https://github.com/sponsors/ajinabraham","https://opensecurity.in/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T08:00:19.321Z","issues_count":61,"pull_requests_count":59,"avg_time_to_close_issue":4976857.705882353,"avg_time_to_close_pull_request":1973271.9814814816,"issues_closed_count":51,"pull_requests_closed_count":54,"pull_request_authors_count":19,"issue_authors_count":53,"avg_comments_per_issue":2.2131147540983607,"avg_comments_per_pull_request":1.1186440677966103,"merged_pull_requests_count":49,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobSF%2Fmobsfscan/issues","maintainers":[{"login":"ajinabraham","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajinabraham"}],"active_maintainers":[{"login":"ajinabraham","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajinabraham"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/MobSF%2Fmobsfscan/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/MobSF%2Fmobsfscan/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/MobSF%2Fmobsfscan/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/MobSF%2Fmobsfscan/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/MobSF%2Fmobsfscan/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/MobSF%2Fmobsfscan/codemeta","maintainers":[]}