{"id":5802327,"name":"microsoft/android-app-size-diff","ecosystem":"actions","description":"Compares the size of 2 APKs","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/microsoft/android-app-size-diff","keywords_array":[],"namespace":"microsoft","versions_count":6,"first_release_published_at":"2020-01-07T16:14:00.000Z","latest_release_published_at":"2021-11-09T14:04:30.000Z","latest_release_number":"v1.0.5","last_synced_at":"2026-03-11T01:17:01.090Z","created_at":"2023-01-04T13:41:22.665Z","updated_at":"2026-03-11T01:17:01.090Z","registry_url":"https://github.com/microsoft/android-app-size-diff","install_command":null,"documentation_url":null,"metadata":{"name":"Android App size difference","description":"Compares the size of 2 APKs","branding":{"icon":"smartphone","color":"green"},"inputs":{"baseAppPath":{"description":"Path to base apk. This is the app before changes","required":true,"default":"base.apk"},"baseAppLabel":{"description":"Label to use for the base app in the report","required":false,"default":"Base APK"},"targetAppPath":{"description":"Path to target apk. This is the app after changes","required":true,"default":"target.apk"},"targetAppLabel":{"description":"Label to use for the target app in the report","required":false,"default":"Target APK"},"summaryOutputPath":{"description":"Output file where comparision summary should be written to","required":true,"default":"summary.md"},"metrics":{"description":"A comma seperated list of size metrics to include in the summary. Possible values are `apkSize`, `installSize`, `dexFiles`, `arscFile`, `nativeLibs`","required":false,"default":"apkSize, installSize, dexFiles, arscFile, nativeLibs"},"thresholds":{"description":"A comma seperated list of thresholds for each of the metrics in bytes. If this is empty, no thresholding will apply. When this is not empty, the task will fail when any of the given thresholds are crossed","required":false,"default":""},"telemetryEnabled":{"description":"Set to `false` to disable telemetry","required":false,"default":"true"}},"runs":{"using":"node12","main":"dist_gh_action/index.js"},"default_branch":"main","path":null},"repo_metadata":{"id":43678305,"uuid":"230431478","full_name":"microsoft/android-app-size-diff","owner":"microsoft","description":"Android app size measuring in your CI","archived":true,"fork":false,"pushed_at":"2023-07-12T04:01:43.000Z","size":1257,"stargazers_count":142,"open_issues_count":9,"forks_count":30,"subscribers_count":18,"default_branch":"main","last_synced_at":"2025-10-10T00:12:25.286Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/microsoft.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":"threat_model/android_appsize_diff.tm7","audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2019-12-27T11:24:05.000Z","updated_at":"2025-09-28T16:25:43.000Z","dependencies_parsed_at":"2023-01-04T14:10:05.646Z","dependency_job_id":null,"html_url":"https://github.com/microsoft/android-app-size-diff","commit_stats":{"total_commits":45,"total_committers":5,"mean_commits":9.0,"dds":0.3555555555555555,"last_synced_commit":"0199b33b3b917f575afe28ded628b000cdc74307"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/microsoft/android-app-size-diff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fandroid-app-size-diff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fandroid-app-size-diff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fandroid-app-size-diff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fandroid-app-size-diff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft","download_url":"https://codeload.github.com/microsoft/android-app-size-diff/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fandroid-app-size-diff/sbom","scorecard":{"id":643247,"data":{"date":"2025-08-11","repo":{"name":"github.com/microsoft/android-app-size-diff","commit":"0199b33b3b917f575afe28ded628b000cdc74307"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"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":"Code-Review","score":3,"reason":"Found 3/9 approved changesets -- score normalized to 3","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/gh-action-test.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":"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/ci-tests.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/android-app-size-diff/ci-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/android-app-size-diff/ci-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-action-test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/android-app-size-diff/gh-action-test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci-tests.yml:24","Warn: npmCommand not pinned by hash: .github/workflows/ci-tests.yml:25","Warn: npmCommand not pinned by hash: .github/workflows/ci-tests.yml:26","Warn: npmCommand not pinned by hash: .github/workflows/ci-tests.yml:27","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 npmCommand 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: 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":"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":"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":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Info: required approving review count is 2 on branch 'main'","Warn: codeowners review is required - but no codeowners file found in repo","Info: 'last push approval' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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"}},{"name":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-7r3h-m5j6-3q42","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-gmwp-3pwc-3j3g","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T11:23:41.736Z","repository_id":43678305,"created_at":"2025-08-21T11:23:41.736Z","updated_at":"2025-08-21T11:23:41.736Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279007601,"owners_count":26084333,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"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":"microsoft","name":"Microsoft","uuid":"6154722","kind":"organization","description":"Open source projects and samples from Microsoft","email":"opensource@microsoft.com","website":"https://opensource.microsoft.com","location":"Redmond, WA","twitter":"OpenAtMicrosoft","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6154722?v=4","repositories_count":7413,"last_synced_at":"2025-10-10T00:07:37.919Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/microsoft","funding_links":[],"total_stars":3539276,"followers":104311,"following":0,"created_at":"2022-11-02T16:20:12.368Z","updated_at":"2025-10-10T00:07:37.919Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft/repositories"},"tags":[{"name":"v1.0.5","sha":"0529225b8cfa9296e5362f8ffcd97a00b02c2499","kind":"commit","published_at":"2021-11-09T14:04:30.000Z","download_url":"https://codeload.github.com/microsoft/android-app-size-diff/tar.gz/v1.0.5","html_url":"https://github.com/microsoft/android-app-size-diff/releases/tag/v1.0.5","dependencies_parsed_at":"2023-05-31T00:36:31.934Z","dependency_job_id":null,"purl":"pkg:github/microsoft/android-app-size-diff@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fandroid-app-size-diff/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fandroid-app-size-diff/tags/v1.0.5/manifests"},{"name":"v0.32","sha":"886f17f8a68e07ad3e308f847e82013465eed1ca","kind":"commit","published_at":"2020-11-04T20:09:18.000Z","download_url":"https://codeload.github.com/microsoft/android-app-size-diff/tar.gz/v0.32","html_url":"https://github.com/microsoft/android-app-size-diff/releases/tag/v0.32","dependencies_parsed_at":"2023-05-31T00:36:32.981Z","dependency_job_id":null,"purl":"pkg:github/microsoft/android-app-size-diff@v0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fandroid-app-size-diff/tags/v0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fandroid-app-size-diff/tags/v0.32/manifests"},{"name":"v0.30","sha":"6e2f6247b4e104e3067fad921b0444bd6a8040d3","kind":"commit","published_at":"2020-03-18T10:44:26.000Z","download_url":"https://codeload.github.com/microsoft/android-app-size-diff/tar.gz/v0.30","html_url":"https://github.com/microsoft/android-app-size-diff/releases/tag/v0.30","dependencies_parsed_at":"2023-05-31T00:36:33.820Z","dependency_job_id":null,"purl":"pkg:github/microsoft/android-app-size-diff@v0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fandroid-app-size-diff/tags/v0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fandroid-app-size-diff/tags/v0.30/manifests"},{"name":"v0.29","sha":"10552131228451c4f21b4a751e2bb924a23c00f6","kind":"commit","published_at":"2020-01-08T11:46:24.000Z","download_url":"https://codeload.github.com/microsoft/android-app-size-diff/tar.gz/v0.29","html_url":"https://github.com/microsoft/android-app-size-diff/releases/tag/v0.29","dependencies_parsed_at":"2023-05-31T00:36:34.650Z","dependency_job_id":null,"purl":"pkg:github/microsoft/android-app-size-diff@v0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fandroid-app-size-diff/tags/v0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fandroid-app-size-diff/tags/v0.29/manifests"},{"name":"v0.28","sha":"1d076d70dd1c06b80cf587b2cb31783cb1ff1dd6","kind":"commit","published_at":"2020-01-07T22:20:54.000Z","download_url":"https://codeload.github.com/microsoft/android-app-size-diff/tar.gz/v0.28","html_url":"https://github.com/microsoft/android-app-size-diff/releases/tag/v0.28","dependencies_parsed_at":"2023-05-31T00:36:35.622Z","dependency_job_id":null,"purl":"pkg:github/microsoft/android-app-size-diff@v0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fandroid-app-size-diff/tags/v0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fandroid-app-size-diff/tags/v0.28/manifests"},{"name":"v0.27","sha":"cde87ec228a03c786c9aa4d1a595d83a5f9bef1c","kind":"commit","published_at":"2020-01-07T16:14:00.000Z","download_url":"https://codeload.github.com/microsoft/android-app-size-diff/tar.gz/v0.27","html_url":"https://github.com/microsoft/android-app-size-diff/releases/tag/v0.27","dependencies_parsed_at":"2023-05-31T00:36:36.633Z","dependency_job_id":null,"purl":"pkg:github/microsoft/android-app-size-diff@v0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fandroid-app-size-diff/tags/v0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fandroid-app-size-diff/tags/v0.27/manifests"}]},"repo_metadata_updated_at":"2025-10-11T15:07:50.955Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":20.573601647916337,"dependent_packages_count":0.0,"stargazers_count":1.6193947076533037,"forks_count":2.015528442402155,"docker_downloads_count":null,"average":6.052131199492949},"purl":"pkg:githubactions/microsoft/android-app-size-diff","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/microsoft/android-app-size-diff","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/microsoft/android-app-size-diff","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/microsoft/android-app-size-diff/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-26T22:33:56.146Z","issues_count":4,"pull_requests_count":32,"avg_time_to_close_issue":21238700.0,"avg_time_to_close_pull_request":1870018.8076923077,"issues_closed_count":1,"pull_requests_closed_count":26,"pull_request_authors_count":6,"issue_authors_count":4,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.1875,"merged_pull_requests_count":22,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":0,"past_year_pull_requests_count":0,"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":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"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/microsoft%2Fandroid-app-size-diff/issues","maintainers":[{"login":"ojj11","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ojj11"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/microsoft%2Fandroid-app-size-diff/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/microsoft%2Fandroid-app-size-diff/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/microsoft%2Fandroid-app-size-diff/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/microsoft%2Fandroid-app-size-diff/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/microsoft%2Fandroid-app-size-diff/codemeta","maintainers":[]}