{"id":30396328,"url":"https://github.com/google-ar/WebARonARCore","last_synced_at":"2025-08-21T13:03:07.141Z","repository":{"id":107674960,"uuid":"101770119","full_name":"google-ar/WebARonARCore","owner":"google-ar","description":"An experimental Chromium modification in the form of an app for Android that lets developers build Augmented Reality (AR) experiences using web technologies on top of Google's ARCore.","archived":true,"fork":true,"pushed_at":"2018-05-07T19:42:20.000Z","size":6530066,"stargazers_count":756,"open_issues_count":19,"forks_count":117,"subscribers_count":88,"default_branch":"webarcore_57.0.2987.5","last_synced_at":"2023-11-07T13:18:58.175Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://developers.google.com/ar/develop/web/getting-started","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"chromium/chromium","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/google-ar.png","metadata":{},"created_at":"2017-08-29T14:24:42.000Z","updated_at":"2023-10-31T07:56:59.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/google-ar/WebARonARCore","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/google-ar/WebARonARCore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-ar%2FWebARonARCore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-ar%2FWebARonARCore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-ar%2FWebARonARCore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-ar%2FWebARonARCore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google-ar","download_url":"https://codeload.github.com/google-ar/WebARonARCore/tar.gz/refs/heads/webarcore_57.0.2987.5","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-ar%2FWebARonARCore/sbom","scorecard":{"id":435826,"data":{"date":"2025-08-11","repo":{"name":"github.com/google-ar/WebARonARCore","commit":"2441c86a5fd975f09a6c30cddb57dfb7fc239699"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.2,"checks":[{"name":"Code-Review","score":7,"reason":"Found 13/17 approved changesets -- score normalized to 7","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'webarcore_57.0.2987.5'"],"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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"}},{"name":"Vulnerabilities","score":0,"reason":"138 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-5 / GHSA-hq37-853p-g5cf","Warn: Project is vulnerable to: PYSEC-2023-9 / GHSA-rwmf-w63j-p7gv","Warn: Project is vulnerable to: GHSA-55x5-fj6c-h6m8","Warn: Project is vulnerable to: PYSEC-2014-9 / GHSA-57qw-cc2g-pv5p","Warn: Project is vulnerable to: PYSEC-2021-19 / GHSA-jq4v-f5q6-mjqq","Warn: Project is vulnerable to: PYSEC-2020-62 / GHSA-pgww-xf46-h92r","Warn: Project is vulnerable to: PYSEC-2022-230 / GHSA-wrxv-2j5q-m38w","Warn: Project is vulnerable to: PYSEC-2018-12 / GHSA-xp26-p53h-6h2p","Warn: Project is vulnerable to: CVE-2023-26266","Warn: Project is vulnerable to: CVE-2020-36846 / CVE-2020-8927","Warn: Project is vulnerable to: CVE-2021-45931","Warn: Project is vulnerable to: CVE-2022-33068","Warn: Project is vulnerable to: CVE-2023-25193","Warn: Project is vulnerable to: CVE-2024-56732","Warn: Project is vulnerable to: CVE-2017-12652","Warn: Project is vulnerable to: CVE-2018-13785","Warn: Project is vulnerable to: CVE-2018-14048","Warn: Project is vulnerable to: CVE-2018-14550","Warn: Project is vulnerable to: CVE-2019-7317","Warn: Project is vulnerable to: CVE-2016-9085","Warn: Project is vulnerable to: CVE-2018-25009","Warn: Project is vulnerable to: CVE-2018-25010","Warn: Project is vulnerable to: CVE-2018-25011","Warn: Project is vulnerable to: CVE-2018-25012","Warn: Project is vulnerable to: CVE-2018-25013","Warn: Project is vulnerable to: CVE-2018-25014","Warn: Project is vulnerable to: CVE-2020-36328","Warn: Project is vulnerable to: CVE-2020-36329","Warn: Project is vulnerable to: CVE-2020-36330","Warn: Project is vulnerable to: CVE-2020-36331","Warn: Project is vulnerable to: CVE-2020-36332","Warn: Project is vulnerable to: CVE-2023-4863","Warn: Project is vulnerable to: CVE-2016-3709","Warn: Project is vulnerable to: CVE-2016-4658","Warn: Project is vulnerable to: CVE-2016-9318","Warn: Project is vulnerable to: CVE-2017-15412","Warn: Project is vulnerable to: CVE-2017-16931","Warn: Project is vulnerable to: CVE-2017-16932","Warn: Project is vulnerable to: CVE-2017-18258","Warn: Project is vulnerable to: CVE-2017-5130","Warn: Project is vulnerable to: CVE-2017-7376","Warn: Project is vulnerable to: CVE-2017-8872","Warn: Project is vulnerable to: CVE-2017-9047","Warn: Project is vulnerable to: CVE-2017-9048","Warn: Project is vulnerable to: CVE-2017-9049","Warn: Project is vulnerable to: CVE-2017-9050","Warn: Project is vulnerable to: CVE-2018-14404","Warn: Project is vulnerable to: CVE-2018-14567","Warn: Project is vulnerable to: CVE-2018-9251","Warn: Project is vulnerable to: CVE-2019-19956","Warn: Project is vulnerable to: CVE-2019-20388","Warn: Project is vulnerable to: CVE-2020-24977","Warn: Project is vulnerable to: CVE-2020-7595","Warn: Project is vulnerable to: CVE-2021-3516","Warn: Project is vulnerable to: CVE-2021-3517","Warn: Project is vulnerable to: CVE-2021-3518","Warn: Project is vulnerable to: CVE-2021-3537","Warn: Project is vulnerable to: CVE-2021-3541","Warn: Project is vulnerable to: CVE-2022-23308","Warn: Project is vulnerable to: CVE-2022-29824","Warn: Project is vulnerable to: CVE-2022-40303","Warn: Project is vulnerable to: CVE-2022-40304","Warn: Project is vulnerable to: CVE-2022-49043","Warn: Project is vulnerable to: CVE-2023-28484","Warn: Project is vulnerable to: CVE-2023-29469","Warn: Project is vulnerable to: CVE-2024-25062","Warn: Project is vulnerable to: CVE-2024-34459","Warn: Project is vulnerable to: CVE-2024-40896","Warn: Project is vulnerable to: CVE-2024-56171","Warn: Project is vulnerable to: CVE-2025-24928","Warn: Project is vulnerable to: CVE-2025-27113","Warn: Project is vulnerable to: CVE-2025-32414","Warn: Project is vulnerable to: CVE-2025-32415","Warn: Project is vulnerable to: CVE-2017-5029","Warn: Project is vulnerable to: CVE-2019-11068","Warn: Project is vulnerable to: CVE-2019-13117","Warn: Project is vulnerable to: CVE-2019-13118","Warn: Project is vulnerable to: CVE-2019-18197","Warn: Project is vulnerable to: CVE-2019-5815","Warn: Project is vulnerable to: CVE-2021-30560","Warn: Project is vulnerable to: CVE-2024-55549","Warn: Project is vulnerable to: CVE-2025-24855","Warn: Project is vulnerable to: CVE-2021-22569 / GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: CVE-2021-22570 / GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: CVE-2022-3171 / GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: CVE-2022-3509 / GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: CVE-2022-3510 / GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: CVE-2024-2410","Warn: Project is vulnerable to: CVE-2024-7254 / GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: CVE-2025-4565","Warn: Project is vulnerable to: GHSA-4jrv-ppp4-jm57","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-mvr2-9pj6-7w5j","Warn: Project is vulnerable to: GHSA-jppv-gw3r-w3q8","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: CVE-2016-6153","Warn: Project is vulnerable to: CVE-2017-10989","Warn: Project is vulnerable to: CVE-2017-13685","Warn: Project is vulnerable to: CVE-2017-15286","Warn: Project is vulnerable to: CVE-2018-20346","Warn: Project is vulnerable to: CVE-2018-20506","Warn: Project is vulnerable to: CVE-2018-8740","Warn: Project is vulnerable to: CVE-2019-19242","Warn: Project is vulnerable to: CVE-2019-19244","Warn: Project is vulnerable to: CVE-2019-19317","Warn: Project is vulnerable to: CVE-2019-19603","Warn: Project is vulnerable to: CVE-2019-19645","Warn: Project is vulnerable to: CVE-2019-19646","Warn: Project is vulnerable to: CVE-2019-19880","Warn: Project is vulnerable to: CVE-2019-19923","Warn: Project is vulnerable to: CVE-2019-19924","Warn: Project is vulnerable to: CVE-2019-19925","Warn: Project is vulnerable to: CVE-2019-19926","Warn: Project is vulnerable to: CVE-2019-19959","Warn: Project is vulnerable to: CVE-2019-20218","Warn: Project is vulnerable to: CVE-2019-5018","Warn: Project is vulnerable to: CVE-2019-8457","Warn: Project is vulnerable to: CVE-2019-9936","Warn: Project is vulnerable to: CVE-2019-9937","Warn: Project is vulnerable to: CVE-2020-13435","Warn: Project is vulnerable to: CVE-2020-13630","Warn: Project is vulnerable to: CVE-2020-13631","Warn: Project is vulnerable to: CVE-2020-13632","Warn: Project is vulnerable to: CVE-2020-15358","Warn: Project is vulnerable to: CVE-2020-35525","Warn: Project is vulnerable to: CVE-2020-35527","Warn: Project is vulnerable to: CVE-2021-31239","Warn: Project is vulnerable to: CVE-2022-35737","Warn: Project is vulnerable to: CVE-2023-7104","Warn: Project is vulnerable to: CVE-2025-29088","Warn: Project is vulnerable to: CVE-2025-3277","Warn: Project is vulnerable to: CVE-2025-6965","Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","Warn: Project is vulnerable to: PYSEC-2018-66 / GHSA-562c-5r94-xh97","Warn: Project is vulnerable to: PYSEC-2019-179 / GHSA-5wv5-4vpf-pj6m","Warn: Project is vulnerable to: PYSEC-2023-62 / GHSA-m2qf-hxjv-5gpq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: base/test/data/file_util/binary_file.bin:1","Warn: binary detected: base/test/data/file_util/binary_file_diff.bin:1","Warn: binary detected: base/test/data/file_util/binary_file_same.bin:1","Warn: binary detected: base/test/data/file_version_info_unittest/FileVersionInfoTest1.dll:1","Warn: binary detected: base/test/data/file_version_info_unittest/FileVersionInfoTest2.dll:1","Warn: binary detected: base/test/data/pe_image/pe_image_test_32.dll:1","Warn: binary detected: base/test/data/pe_image/pe_image_test_64.dll:1","Warn: binary detected: breakpad/symupload.exe:1","Warn: binary detected: build/android/tests/symbolize/liba.so:1","Warn: binary detected: build/android/tests/symbolize/libb.so:1","Warn: binary detected: chrome/browser/resources/default_apps/docs.crx:1","Warn: binary detected: chrome/browser/resources/default_apps/drive.crx:1","Warn: binary detected: chrome/browser/resources/default_apps/gmail.crx:1","Warn: binary detected: chrome/browser/resources/default_apps/youtube.crx:1","Warn: binary detected: chrome/common/extensions/docs/examples/api/permissions/extension-questions.crx:1","Warn: binary detected: chrome/test/data/app_shim/app_shim_32_bit.app.dSYM/Contents/Resources/DWARF/app_mode_loader:1","Warn: binary detected: chrome/test/data/app_shim/app_shim_32_bit.app/Contents/MacOS/app_mode_loader:1","Warn: binary detected: chrome/test/data/chromedriver/diff_key_from_header.crx:1","Warn: binary detected: chrome/test/data/chromedriver/ext_slow_loader.crx:1","Warn: binary detected: chrome/test/data/chromedriver/ext_test_1.crx:1","Warn: binary detected: chrome/test/data/chromedriver/ext_test_2.crx:1","Warn: binary detected: chrome/test/data/chromedriver/no_key_in_manifest.crx:1","Warn: binary detected: chrome/test/data/chromedriver/same_key_as_header.crx:1","Warn: binary detected: chrome/test/data/chromeos/app_mode/external_update/bad_manifest/ajoggoflpgplnnjkjamcmbepjdjdnpdp-2.0.0.crx:1","Warn: binary detected: chrome/test/data/chromeos/app_mode/external_update/lower_app_version/ajoggoflpgplnnjkjamcmbepjdjdnpdp-1.0.0.crx:1","Warn: binary detected: chrome/test/data/chromeos/app_mode/external_update/lower_crx_version/ajoggoflpgplnnjkjamcmbepjdjdnpdp-3.0.0.crx:1","Warn: binary detected: chrome/test/data/chromeos/app_mode/external_update/no_manifest/ajoggoflpgplnnjkjamcmbepjdjdnpdp-2.0.0.crx:1","Warn: binary detected: chrome/test/data/chromeos/app_mode/external_update/update_pass/ajoggoflpgplnnjkjamcmbepjdjdnpdp-2.0.0.crx:1","Warn: binary detected: chrome/test/data/chromeos/app_mode/webstore/downloads/aaedpojejpghjkedenggihopfhfijcko.crx:1","Warn: binary detected: chrome/test/data/chromeos/app_mode/webstore/downloads/ajoggoflpgplnnjkjamcmbepjdjdnpdp.crx:1","Warn: binary detected: chrome/test/data/chromeos/app_mode/webstore/downloads/ajoggoflpgplnnjkjamcmbepjdjdnpdp_v1.crx:1","Warn: binary detected: chrome/test/data/chromeos/app_mode/webstore/downloads/ajoggoflpgplnnjkjamcmbepjdjdnpdp_v2_permission_change.crx:1","Warn: binary detected: chrome/test/data/chromeos/app_mode/webstore/downloads/ajoggoflpgplnnjkjamcmbepjdjdnpdp_v2_required_platform_version_added.crx:1","Warn: binary detected: chrome/test/data/chromeos/app_mode/webstore/downloads/bbmaiojbgkkmfaglfhaplfomobgojhke-1.0.0.crx:1","Warn: binary detected: chrome/test/data/chromeos/app_mode/webstore/downloads/bbmaiojbgkkmfaglfhaplfomobgojhke-2.0.0.crx:1","Warn: binary detected: chrome/test/data/chromeos/app_mode/webstore/downloads/biebhpdepndljbnkadldcbjkiedldnmn-1.0.0.crx:1","Warn: binary detected: chrome/test/data/chromeos/app_mode/webstore/downloads/biebhpdepndljbnkadldcbjkiedldnmn-2.0.0.crx:1","Warn: binary detected: chrome/test/data/chromeos/app_mode/webstore/downloads/blmjgfbajihimkjmepbhgmjbopjchlda-1.0.0.crx:1","Warn: binary detected: chrome/test/data/chromeos/app_mode/webstore/downloads/bmbpicmpniaclbbpdkfglgipkkebnbjf.crx:1","Warn: binary detected: chrome/test/data/chromeos/app_mode/webstore/downloads/bmbpicmpniaclbbpdkfglgipkkebnbjf_v2_read_and_verify_data.crx:1","Warn: binary detected: chrome/test/data/chromeos/app_mode/webstore/downloads/dpejijbnadgcgmabkmcoajkgongfgnii-1.0.0.crx:1","Warn: binary detected: chrome/test/data/chromeos/app_mode/webstore/downloads/dpejijbnadgcgmabkmcoajkgongfgnii-2.0.0.crx:1","Warn: binary detected: chrome/test/data/chromeos/app_mode/webstore/downloads/dpejijbnadgcgmabkmcoajkgongfgnii-24.0.0.crx:1","Warn: binary detected: chrome/test/data/chromeos/app_mode/webstore/downloads/dpejijbnadgcgmabkmcoajkgongfgnii-3.0.0.crx:1","Warn: binary detected: chrome/test/data/chromeos/app_mode/webstore/downloads/emnbflhfbllbehnpjmjddklbkeeoaaeg-1.0.0.crx:1","Warn: binary detected: chrome/test/data/chromeos/app_mode/webstore/downloads/fimcmnaopjmkagmoiocegiegpcphcbke-1.0.0.crx:1","Warn: binary detected: chrome/test/data/chromeos/app_mode/webstore/downloads/gdmgkkoghcihimdfoabkefdkccllcfea-1.0.0.crx:1","Warn: binary detected: chrome/test/data/chromeos/app_mode/webstore/downloads/ggbflgnkafappblpkiflbgpmkfdpnhhe.crx:1","Warn: binary detected: chrome/test/data/chromeos/app_mode/webstore/downloads/ibjkkfdnfcaoapcpheeijckmpcfkifob.crx:1","Warn: binary detected: chrome/test/data/chromeos/app_mode/webstore/downloads/jkofhenkpndpdflehcjpcekgecjkpggg-1.0.0.crx:1","Warn: binary detected: chrome/test/data/chromeos/app_mode/webstore/downloads/kcoobopfcjmbfeppibolpaolbgbmkcjd-1.0.0.crx:1","Warn: binary detected: chrome/test/data/chromeos/app_mode/webstore/downloads/ofmeihgcmabfalhhgooajcijiaoekhkg-1.0.0.crx:1","Warn: binary detected: chrome/test/data/chromeos/app_mode/webstore/downloads/ofmeihgcmabfalhhgooajcijiaoekhkg-2.0.0.crx:1","Warn: binary detected: chrome/test/data/chromeos/app_mode/webstore/downloads/ofmeihgcmabfalhhgooajcijiaoekhkg-3.0.0.crx:1","Warn: binary detected: chrome/test/data/download-test1.lib:1","Warn: binary detected: chrome/test/data/downloads/dangerous/dangerous.jar:1","Warn: binary detected: chrome/test/data/drive_first_run/app.crx:1","Warn: binary detected: chrome/test/data/extensions/adblock.crx:1","Warn: binary detected: chrome/test/data/extensions/api_test/browser_action/empty_browser_action_alpha.crx:1","Warn: binary detected: chrome/test/data/extensions/api_test/browser_action/empty_browser_action_beta.crx:1","Warn: binary detected: chrome/test/data/extensions/api_test/browser_action/empty_browser_action_gamma.crx:1","Warn: binary detected: chrome/test/data/extensions/api_test/enterprise_device_attributes.crx:1","Warn: binary detected: chrome/test/data/extensions/api_test/enterprise_platform_keys.crx:1","Warn: binary detected: chrome/test/data/extensions/api_test/inline_install_private/app.crx:1","Warn: binary detected: chrome/test/data/extensions/api_test/webstore_inline_install/extension.crx:1","Warn: binary detected: chrome/test/data/extensions/api_test/webstore_private/app.crx:1","Warn: binary detected: chrome/test/data/extensions/api_test/webstore_private/bundle/begfmnajjkbjdgmffnjaojchoncnmngg.crx:1","Warn: binary detected: chrome/test/data/extensions/api_test/webstore_private/bundle/bmfoocgfinpmkmlbjhcbofejhkhlbchk.crx:1","Warn: binary detected: chrome/test/data/extensions/api_test/webstore_private/bundle/mpneghmdnmaolkljkipbhaienajcflfe.crx:1","Warn: binary detected: chrome/test/data/extensions/api_test/webstore_private/bundle/pkapffpjmiilhlhbibjhamlmdhfneidj.crx:1","Warn: binary detected: chrome/test/data/extensions/api_test/webstore_private/extension.crx:1","Warn: binary detected: chrome/test/data/extensions/api_test/webstore_private/localized_extension.crx:1","Warn: binary detected: chrome/test/data/extensions/app_update/v1.crx:1","Warn: binary detected: chrome/test/data/extensions/app_update/v2.crx:1","Warn: binary detected: chrome/test/data/extensions/autoupdate/v1.crx:1","Warn: binary detected: chrome/test/data/extensions/autoupdate/v2.crx:1","Warn: binary detected: chrome/test/data/extensions/autoupdate/v3.crx:1","Warn: binary detected: chrome/test/data/extensions/bad_magic.crx:1","Warn: binary detected: chrome/test/data/extensions/bad_signature.crx:1","Warn: binary detected: chrome/test/data/extensions/bad_underscore.crx:1","Warn: binary detected: chrome/test/data/extensions/blocked_file_types.crx:1","Warn: binary detected: chrome/test/data/extensions/content_verifier/content_script.crx:1","Warn: binary detected: chrome/test/data/extensions/content_verifier/dot_slash_paths.crx:1","Warn: binary detected: chrome/test/data/extensions/content_verifier/v1.crx:1","Warn: binary detected: chrome/test/data/extensions/crx_installer/v1.crx:1","Warn: binary detected: chrome/test/data/extensions/crx_installer/v2_no_permission_change.crx:1","Warn: binary detected: chrome/test/data/extensions/crx_installer/v3_more_permissions.crx:1","Warn: binary detected: chrome/test/data/extensions/dummyiap.crx:1","Warn: binary detected: chrome/test/data/extensions/experimental.crx:1","Warn: binary detected: chrome/test/data/extensions/external/kekdneafjmhmndejhmbcadfiiofngffo.crx:1","Warn: binary detected: chrome/test/data/extensions/external_standalone/ldnnhddmnhbkjipkidpdiheffobcpfmf.crx:1","Warn: binary detected: chrome/test/data/extensions/gcm2.crx:1","Warn: binary detected: chrome/test/data/extensions/good.crx:1","Warn: binary detected: chrome/test/data/extensions/good2.crx:1","Warn: binary detected: chrome/test/data/extensions/good2048.crx:1","Warn: binary detected: chrome/test/data/extensions/good_v1.crx:1","Warn: binary detected: chrome/test/data/extensions/google_talk.crx:1","Warn: binary detected: chrome/test/data/extensions/hosted_app.crx:1","Warn: binary detected: chrome/test/data/extensions/install/install.crx:1","Warn: binary detected: chrome/test/data/extensions/install/install_older_version.crx:1","Warn: binary detected: chrome/test/data/extensions/install/install_same_version.crx:1","Warn: binary detected: chrome/test/data/extensions/install/install_v2.crx:1","Warn: binary detected: chrome/test/data/extensions/kiosk/kiosk_only.crx:1","Warn: binary detected: chrome/test/data/extensions/minimal_platform_app.crx:1","Warn: binary detected: chrome/test/data/extensions/options.crx:1","Warn: binary detected: chrome/test/data/extensions/page_action.crx:1","Warn: binary detected: chrome/test/data/extensions/platform_apps/app_window_2.crx:1","Warn: binary detected: chrome/test/data/extensions/platform_apps/extension_view/skeleton.crx:1","Warn: binary detected: chrome/test/data/extensions/platform_apps/extension_view/skeleton_two.crx:1","Warn: binary detected: chrome/test/data/extensions/policy_shared_module/importer.crx:1","Warn: binary detected: chrome/test/data/extensions/policy_shared_module/shared_module.crx:1","Warn: binary detected: chrome/test/data/extensions/secure_shell/SecureShell-dev-0.8.2.0.crx:1","Warn: binary detected: chrome/test/data/extensions/secure_shell/SecureShell-stable-0.8.2.0.crx:1","Warn: binary detected: chrome/test/data/extensions/show_managed_storage.crx:1","Warn: binary detected: chrome/test/data/extensions/sync_datatypes/v1.crx:1","Warn: binary detected: chrome/test/data/extensions/sync_datatypes/v2.crx:1","Warn: binary detected: chrome/test/data/extensions/theme.crx:1","Warn: binary detected: chrome/test/data/extensions/theme2.crx:1","Warn: binary detected: chrome/test/data/extensions/theme_hidpi_crx/theme_hidpi.crx:1","Warn: binary detected: chrome/test/data/extensions/theme_missing_image.crx:1","Warn: binary detected: chrome/test/data/extensions/theme_with_extension.crx:1","Warn: binary detected: chrome/test/data/extensions/theme_with_missing_image.crx:1","Warn: binary detected: chrome/test/data/extensions/uitest/plugins_private/plugin.dll:1","Warn: binary detected: chrome/test/data/extensions/uitest/plugins_private/plugin.plugin/Contents/MacOS/TestNetscapePlugIn:1","Warn: binary detected: chrome/test/data/extensions/uitest/plugins_private/plugin32.so:1","Warn: binary detected: chrome/test/data/extensions/uitest/plugins_private/plugin64.so:1","Warn: binary detected: chrome/test/data/extensions/webview_listener.crx:1","Warn: binary detected: chrome/test/data/file_select_helper/CalculatorFake.app/Contents/MacOS/Calculator:1","Warn: binary detected: chrome/test/data/firefox3_nss/freebl3.dll:1","Warn: binary detected: chrome/test/data/firefox3_nss/mozcrt19.dll:1","Warn: binary detected: chrome/test/data/firefox3_nss/nspr4.dll:1","Warn: binary detected: chrome/test/data/firefox3_nss/nss3.dll:1","Warn: binary detected: chrome/test/data/firefox3_nss/nssdbm3.dll:1","Warn: binary detected: chrome/test/data/firefox3_nss/nssutil3.dll:1","Warn: binary detected: chrome/test/data/firefox3_nss/plc4.dll:1","Warn: binary detected: chrome/test/data/firefox3_nss/plds4.dll:1","Warn: binary detected: chrome/test/data/firefox3_nss/softokn3.dll:1","Warn: binary detected: chrome/test/data/firefox3_nss/sqlite3.dll:1","Warn: binary detected: chrome/test/data/firefox3_nss_mac/libfreebl3.dylib:1","Warn: binary detected: chrome/test/data/firefox3_nss_mac/libmozsqlite3.dylib:1","Warn: binary detected: chrome/test/data/firefox3_nss_mac/libnspr4.dylib:1","Warn: binary detected: chrome/test/data/firefox3_nss_mac/libnss3.dylib:1","Warn: binary detected: chrome/test/data/firefox3_nss_mac/libnssdbm3.dylib:1","Warn: binary detected: chrome/test/data/firefox3_nss_mac/libnssutil3.dylib:1","Warn: binary detected: chrome/test/data/firefox3_nss_mac/libplc4.dylib:1","Warn: binary detected: chrome/test/data/firefox3_nss_mac/libplds4.dylib:1","Warn: binary detected: chrome/test/data/firefox3_nss_mac/libsoftokn3.dylib:1","Warn: binary detected: chrome/test/data/prerender/extension.crx:1","Warn: binary detected: chrome/test/data/safe_browsing/download_protection/disable_outdated_build_detector.exe:1","Warn: binary detected: chrome/test/data/safe_browsing/download_protection/signed.exe:1","Warn: binary detected: chrome/test/data/safe_browsing/download_protection/signed_twice.exe:1","Warn: binary detected: chrome/test/data/safe_browsing/download_protection/unsigned.exe:1","Warn: binary detected: chrome/test/data/safe_browsing/mach_o/executable32:1","Warn: binary detected: chrome/test/data/safe_browsing/mach_o/executable64:1","Warn: binary detected: chrome/test/data/safe_browsing/mach_o/executablefat:1","Warn: binary detected: chrome/test/data/safe_browsing/mach_o/executableppc:1","Warn: binary detected: chrome/test/data/safe_browsing/mach_o/lib32.dylib:1","Warn: binary detected: chrome/test/data/safe_browsing/mach_o/lib64.dylib:1","Warn: binary detected: chrome/test/data/safe_browsing/mach_o/libfat.dylib:1","Warn: binary detected: chrome/test/data/safe_browsing/mach_o/libsigned64.dylib:1","Warn: binary detected: chrome/test/data/safe_browsing/mach_o/modified-bundle-and-exec.app/Contents/Frameworks/libsigned64.dylib:1","Warn: binary detected: chrome/test/data/safe_browsing/mach_o/modified-bundle-and-exec.app/Contents/MacOS/test-bundle:1","Warn: binary detected: chrome/test/data/safe_browsing/mach_o/modified-bundle-and-exec.app/Contents/Resources/executable32:1","Warn: binary detected: chrome/test/data/safe_browsing/mach_o/modified-bundle.app/Contents/Frameworks/libsigned64.dylib:1","Warn: binary detected: chrome/test/data/safe_browsing/mach_o/modified-bundle.app/Contents/MacOS/test-bundle:1","Warn: binary detected: chrome/test/data/safe_browsing/mach_o/modified-bundle.app/Contents/Resources/executable32:1","Warn: binary detected: chrome/test/data/safe_browsing/mach_o/modified-localization.app/Contents/Frameworks/libsigned64.dylib:1","Warn: binary detected: chrome/test/data/safe_browsing/mach_o/modified-localization.app/Contents/MacOS/test-bundle:1","Warn: binary detected: chrome/test/data/safe_browsing/mach_o/modified-localization.app/Contents/Resources/executable32:1","Warn: binary detected: chrome/test/data/safe_browsing/mach_o/modified-main-exec32.app/Contents/Frameworks/libsigned64.dylib:1","Warn: binary detected: chrome/test/data/safe_browsing/mach_o/modified-main-exec32.app/Contents/MacOS/test-bundle:1","Warn: binary detected: chrome/test/data/safe_browsing/mach_o/modified-main-exec32.app/Contents/Resources/executable32:1","Warn: binary detected: chrome/test/data/safe_browsing/mach_o/modified-main-exec64.app/Contents/Frameworks/libsigned64.dylib:1","Warn: binary detected: chrome/test/data/safe_browsing/mach_o/modified-main-exec64.app/Contents/MacOS/test-bundle:1","Warn: binary detected: chrome/test/data/safe_browsing/mach_o/modified-main-exec64.app/Contents/Resources/executable32:1","Warn: binary detected: chrome/test/data/safe_browsing/mach_o/signedexecutable32:1","Warn: binary detected: chrome/test/data/safe_browsing/mach_o/signedexecutablefat:1","Warn: binary detected: chrome/test/data/safe_browsing/mach_o/test-bundle.app/Contents/Frameworks/libsigned64.dylib:1","Warn: binary detected: chrome/test/data/safe_browsing/mach_o/test-bundle.app/Contents/MacOS/test-bundle:1","Warn: binary detected: chrome/test/data/safe_browsing/mach_o/test-bundle.app/Contents/Resources/executable32:1","Warn: binary detected: chrome/test/data/safe_browsing/module_with_exports_x64.dll:1","Warn: binary detected: chrome/test/data/safe_browsing/module_with_exports_x86.dll:1","Warn: binary detected: chrome/test/data/safe_browsing/signed_binary.dll:1","Warn: binary detected: chrome/test/data/save_page/not-a-crx.crx:1","Warn: binary detected: components/test/data/update_client/ihfokbkgjpifnbbojhneepfflplebdkc/ihfokbkgjpifnbbojhneepfflplebdkc_1/a_changing_binary_file:1","Warn: binary detected: components/test/data/update_client/ihfokbkgjpifnbbojhneepfflplebdkc/ihfokbkgjpifnbbojhneepfflplebdkc_2/a_changing_binary_file:1","Warn: binary detected: components/test/data/update_client/ihfokbkgjpifnbbojhneepfflplebdkc_1.crx:1","Warn: binary detected: components/test/data/update_client/ihfokbkgjpifnbbojhneepfflplebdkc_1to2.crx:1","Warn: binary detected: components/test/data/update_client/ihfokbkgjpifnbbojhneepfflplebdkc_1to2_bad.crx:1","Warn: binary detected: components/test/data/update_client/ihfokbkgjpifnbbojhneepfflplebdkc_2.crx:1","Warn: binary detected: components/test/data/update_client/jebgalgnebhfojomionfpkfelancnnkf.crx:1","Warn: binary detected: components/test/data/update_client/jebgalgnebhfojomionfpkfelancnnkf/component1.dll:1","Warn: binary detected: content/test/data/android/SelfConsumingObject.dex:1","Warn: binary detected: content/test/data/download-test1.lib:1","Warn: binary detected: content/test/data/download/download-test.lib:1","Warn: binary detected: extensions/test/data/unpacker/bad_image.crx:1","Warn: binary detected: extensions/test/data/unpacker/bad_zip.crx:1","Warn: binary detected: extensions/test/data/unpacker/empty_default_locale.crx:1","Warn: binary detected: extensions/test/data/unpacker/good_l10n.crx:1","Warn: binary detected: extensions/test/data/unpacker/good_package.crx:1","Warn: binary detected: extensions/test/data/unpacker/has_default_missing_locales.crx:1","Warn: binary detected: extensions/test/data/unpacker/invalid_default_locale.crx:1","Warn: binary detected: extensions/test/data/unpacker/invalid_messages_file.crx:1","Warn: binary detected: extensions/test/data/unpacker/missing_default_data.crx:1","Warn: binary detected: extensions/test/data/unpacker/missing_default_has_locales.crx:1","Warn: binary detected: extensions/test/data/unpacker/missing_messages_file.crx:1","Warn: binary detected: extensions/test/data/unpacker/no_l10n.crx:1","Warn: binary detected: extensions/test/data/unpacker/no_locale_data.crx:1","Warn: binary detected: native_client_sdk/src/tools/lib/tests/data/test_dynamic_arm.nexe:1","Warn: binary detected: native_client_sdk/src/tools/lib/tests/data/test_dynamic_x86_32.nexe:1","Warn: binary detected: native_client_sdk/src/tools/lib/tests/data/test_dynamic_x86_64.nexe:1","Warn: binary detected: native_client_sdk/src/tools/lib/tests/data/test_static_arm.nexe:1","Warn: binary detected: native_client_sdk/src/tools/lib/tests/data/test_static_x86_32.nexe:1","Warn: binary detected: native_client_sdk/src/tools/lib/tests/data/test_static_x86_64.nexe:1","Warn: binary detected: net/tools/testserver/dist/_socket.pyd:1","Warn: binary detected: net/tools/testserver/dist/_ssl.pyd:1","Warn: binary detected: third_party/WebKit/LayoutTests/http/tests/wasm/incrementer.wasm:1","Warn: binary detected: third_party/WebKit/ManualTests/accessibility/resources/AppletTest.class:1","Warn: binary detected: third_party/WebKit/ManualTests/resources/ArrayParameterTestApplet.class:1","Warn: binary detected: third_party/WebKit/ManualTests/resources/CheckerApplet.class:1","Warn: binary detected: third_party/WebKit/ManualTests/resources/DrawMessage.class:1","Warn: binary detected: third_party/WebKit/ManualTests/resources/StringTypeTest.class:1","Warn: binary detected: third_party/WebKit/ManualTests/resources/TestApplet.class:1","Warn: binary detected: third_party/WebKit/Source/devtools/scripts/closure/closure_runner/closure_runner.jar:1","Warn: binary detected: third_party/WebKit/Source/devtools/scripts/closure/compiler.jar:1","Warn: binary detected: third_party/WebKit/Source/devtools/scripts/jsdoc_validator/jsdoc_validator.jar:1","Warn: binary detected: third_party/android_platform/bionic/tools/relocation_packer/test_data/elf_file_unittest_relocs_arm32.so:1","Warn: binary detected: third_party/android_platform/bionic/tools/relocation_packer/test_data/elf_file_unittest_relocs_arm32_packed.so:1","Warn: binary detected: third_party/android_platform/bionic/tools/relocation_packer/test_data/elf_file_unittest_relocs_arm64.so:1","Warn: binary detected: third_party/android_platform/bionic/tools/relocation_packer/test_data/elf_file_unittest_relocs_arm64_packed.so:1","Warn: binary detected: third_party/android_platform/bionic/tools/relocation_packer/test_data/elf_file_unittest_relocs_ia32.so:1","Warn: binary detected: third_party/android_platform/bionic/tools/relocation_packer/test_data/elf_file_unittest_relocs_ia32_packed.so:1","Warn: binary detected: third_party/android_platform/bionic/tools/relocation_packer/test_data/elf_file_unittest_relocs_mips32.so:1","Warn: binary detected: third_party/android_platform/bionic/tools/relocation_packer/test_data/elf_file_unittest_relocs_mips32_packed.so:1","Warn: binary detected: third_party/android_platform/bionic/tools/relocation_packer/test_data/elf_file_unittest_relocs_x64.so:1","Warn: binary detected: third_party/android_platform/bionic/tools/relocation_packer/test_data/elf_file_unittest_relocs_x64_packed.so:1","Warn: binary detected: third_party/android_platform/webview/frameworks_5.1.0_r1.jar:1","Warn: binary detected: third_party/android_platform/webview/frameworks_6.0.jar:1","Warn: binary detected: third_party/android_platform/webview/frameworks_7.0.0_r1.jar:1","Warn: binary detected: third_party/cacheinvalidation/src/example-app-build/libs/gcm.jar:1","Warn: binary detected: third_party/cacheinvalidation/src/example-app-build/libs/protobuf-java-2.3.0-nano.jar:1","Warn: binary detected: third_party/checkstyle/checkstyle-6.5-all.jar:1","Warn: binary detected: third_party/closure_compiler/compiler/compiler.jar:1","Warn: binary detected: third_party/closure_compiler/runner/runner.jar:1","Warn: binary detected: third_party/crashpad/crashpad/handler/win/z7_test.dll:1","Warn: binary detected: third_party/haha/haha-2.0.2.jar:1","Warn: binary detected: third_party/lzma_sdk/7zr.exe:1","Warn: binary detected: third_party/lzma_sdk/Executable/7za.exe:1","Warn: binary detected: third_party/proguard/lib/proguard.jar:1","Warn: binary detected: third_party/proguard/lib/retrace.jar:1","Warn: binary detected: third_party/tango/libarcore_camera_utility/arm64-v8a/libarcore_camera_utility.so:1","Warn: binary detected: third_party/tango/libtango_client_api2/arm64-v8a/libtango_client_api2.so:1","Warn: binary detected: third_party/tango/libtango_markers/arm64-v8a/libtango_markers.so:1","Warn: binary detected: third_party/tango/libtango_support/arm64-v8a/libtango_support.so:1","Warn: binary detected: third_party/zlib/google/test/data/evil_via_invalid_utf8.zip:1","Warn: binary detected: third_party/zxing/android-integration-2.3.0-supportv4.jar:1","Warn: binary detected: tools/android/findbugs_plugin/lib/chromiumPlugin.jar:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: not a valid test operator: \": chrome/tools/build/mac/dump_product_syms:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): third_party/sqlite/sqlite-src-3100200/autoconf/tea/configure.ac:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: third_party/sqlite/sqlite-src-3100200/ext/fts5/tool/mkfts5c.tcl:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): third_party/sqlite/src/autoconf/tea/configure.ac:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: third_party/sqlite/src/ext/fts5/tool/mkfts5c.tcl:0","Warn: npmCommand not pinned by hash: third_party/node/update_npm_deps:19","Warn: goCommand not pinned by hash: third_party/protobuf/tests.sh:86","Warn: pipCommand not pinned by hash: third_party/protobuf/tests.sh:187","Warn: npmCommand not pinned by hash: third_party/protobuf/tests.sh:309","Warn: pipCommand not pinned by hash: tools/android/loading/cloud/backend/startup-script.sh:41","Warn: pipCommand not pinned by hash: tools/android/loading/cloud/backend/startup-script.sh:56","Info:   0 out of   2 npmCommand dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned","Info:   0 out of   3 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"}}]},"last_synced_at":"2025-08-19T04:41:18.872Z","repository_id":107674960,"created_at":"2025-08-19T04:41:18.873Z","updated_at":"2025-08-19T04:41:18.873Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271485566,"owners_count":24767774,"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-08-21T02:00:08.990Z","response_time":74,"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"}},"keywords":[],"created_at":"2025-08-21T13:00:58.304Z","updated_at":"2025-08-21T13:03:07.133Z","avatar_url":"https://github.com/google-ar.png","language":null,"funding_links":[],"categories":["WebAR Platforms \u0026 Browsers"],"sub_categories":[],"readme":null,"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoogle-ar%2FWebARonARCore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgoogle-ar%2FWebARonARCore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoogle-ar%2FWebARonARCore/lists"}