{"id":130061,"name":"sampler","ecosystem":"pub","description":"A specialized utility for managing sample code in the Flutter repo.","homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/flutter/assets-for-api-docs","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2021-06-28T19:59:05.295Z","latest_release_published_at":"2021-08-20T22:44:08.951Z","latest_release_number":"0.3.0","last_synced_at":"2026-03-19T23:08:27.470Z","created_at":"2022-04-05T14:28:49.488Z","updated_at":"2026-03-19T23:16:54.624Z","registry_url":"https://pub.dev/packages/sampler","install_command":"dart pub add sampler","documentation_url":"https://pub.dev/documentation/sampler/","metadata":{},"repo_metadata":{"id":37549310,"uuid":"87467330","full_name":"flutter/assets-for-api-docs","owner":"flutter","description":"Static assets for embedding into docs.flutter.io","archived":false,"fork":false,"pushed_at":"2025-09-23T19:07:09.000Z","size":273652,"stargazers_count":125,"open_issues_count":1,"forks_count":112,"subscribers_count":75,"default_branch":"main","last_synced_at":"2025-10-25T13:12:11.680Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flutter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-04-06T19:31:50.000Z","updated_at":"2025-10-15T19:26:28.000Z","dependencies_parsed_at":"2023-01-28T03:15:20.177Z","dependency_job_id":"e79eaf20-0547-412e-af7c-c6915a6cf9de","html_url":"https://github.com/flutter/assets-for-api-docs","commit_stats":{"total_commits":286,"total_committers":49,"mean_commits":5.836734693877551,"dds":0.7377622377622377,"last_synced_commit":"6baeff6d12034aa922060f4723aaee29fc5217e4"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/flutter/assets-for-api-docs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flutter%2Fassets-for-api-docs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flutter%2Fassets-for-api-docs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flutter%2Fassets-for-api-docs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flutter%2Fassets-for-api-docs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flutter","download_url":"https://codeload.github.com/flutter/assets-for-api-docs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flutter%2Fassets-for-api-docs/sbom","scorecard":{"id":404876,"data":{"date":"2025-08-11","repo":{"name":"github.com/flutter/assets-for-api-docs","commit":"fba3b82dd70ac2f340629bcc65e4a57c0952a202"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.9,"checks":[{"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":"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":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel permissions set to 'read-all': .github/workflows/test.yml:9","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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/flutter/.github/SECURITY.md:1","Info: Found linked content: github.com/flutter/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/flutter/.github/SECURITY.md:1","Info: Found text in security policy: github.com/flutter/.github/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":"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":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: containerImage not pinned by hash: .ci/Dockerfile:2: pin your Docker image by updating cirrusci/flutter:beta to cirrusci/flutter:beta@sha256:56e92d9337bf889834163c3531feb5ff268cc98eb55300e317704e10de8090fc","Info:   1 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-18T20:56:16.052Z","repository_id":37549310,"created_at":"2025-08-18T20:56:16.052Z","updated_at":"2025-08-18T20:56:16.052Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284846186,"owners_count":27072533,"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-11-17T02:00:06.431Z","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":"flutter","name":"Flutter","uuid":"14101776","kind":"organization","description":"Flutter is Google's UI toolkit for building beautiful, natively compiled applications for mobile, web, desktop, and embedded devices from a single codebase.","email":null,"website":"https://flutter.dev","location":null,"twitter":"FlutterDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/14101776?v=4","repositories_count":33,"last_synced_at":"2024-03-25T20:59:43.997Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/flutter","funding_links":[],"total_stars":227628,"followers":14652,"following":0,"created_at":"2022-11-02T16:38:08.659Z","updated_at":"2024-03-25T21:00:37.662Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flutter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flutter/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-03-19T23:16:54.596Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":null,"dependent_packages_count":null,"stargazers_count":6.943266021833814,"forks_count":3.57203461734261,"average":5.257650319588212},"purl":"pkg:pub/sampler","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pub/sampler","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pub/sampler","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pub/sampler/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-24T21:04:25.806Z","issues_count":0,"pull_requests_count":164,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":1027876.018404908,"issues_closed_count":0,"pull_requests_closed_count":163,"pull_request_authors_count":41,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":1.5060975609756098,"merged_pull_requests_count":139,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":987514.4285714285,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":2.357142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/flutter%2Fassets-for-api-docs/issues","maintainers":[{"login":"goderbauer","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/goderbauer"},{"login":"TahaTesser","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TahaTesser"},{"login":"PixelToast","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PixelToast"},{"login":"guidezpl","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/guidezpl"},{"login":"jtmcdole","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtmcdole"},{"login":"jmagman","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jmagman"},{"login":"nate-thegrate","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nate-thegrate"},{"login":"Hixie","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hixie"},{"login":"cbracken","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cbracken"}],"active_maintainers":[{"login":"jtmcdole","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtmcdole"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/sampler/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/sampler/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/sampler/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/sampler/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/sampler/codemeta","maintainers":[]}