{"id":127620,"name":"resource","ecosystem":"pub","description":"Reading resource data from (package and other) files.","homepage":"https://github.com/dart-lang/resource","licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/dart-lang/resource","keywords_array":[],"namespace":null,"versions_count":14,"first_release_published_at":"2015-10-06T16:02:34.482Z","latest_release_published_at":"2020-06-26T11:03:21.512Z","latest_release_number":"2.1.7","last_synced_at":"2026-04-11T10:56:07.906Z","created_at":"2022-04-05T14:18:37.222Z","updated_at":"2026-04-11T11:35:52.856Z","registry_url":"https://pub.dev/packages/resource","install_command":"dart pub add resource","documentation_url":"https://pub.dev/documentation/resource/","metadata":{},"repo_metadata":{"id":56838124,"uuid":"43676410","full_name":"dart-archive/resource","owner":"dart-archive","description":"Resource loading library.","archived":true,"fork":false,"pushed_at":"2020-06-26T10:40:59.000Z","size":62,"stargazers_count":16,"open_issues_count":6,"forks_count":11,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-03-31T16:05:17.669Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pub.dev/packages/resource","language":"Dart","has_issues":true,"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/dart-archive.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-10-05T09:49:19.000Z","updated_at":"2023-01-28T06:34:39.000Z","dependencies_parsed_at":"2022-09-12T10:20:14.107Z","dependency_job_id":null,"html_url":"https://github.com/dart-archive/resource","commit_stats":null,"previous_names":["dart-lang/resource"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/dart-archive/resource","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-archive%2Fresource","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-archive%2Fresource/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-archive%2Fresource/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-archive%2Fresource/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dart-archive","download_url":"https://codeload.github.com/dart-archive/resource/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-archive%2Fresource/sbom","scorecard":{"id":323349,"data":{"date":"2025-08-11","repo":{"name":"github.com/dart-archive/resource","commit":"6b79867d0becf5395e5819a75720963b8298e9a7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Code-Review","score":5,"reason":"Found 14/25 approved changesets -- score normalized to 5","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":"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":"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":"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":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"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":"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: 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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 21 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-18T01:54:05.894Z","repository_id":56838124,"created_at":"2025-08-18T01:54:05.895Z","updated_at":"2025-08-18T01:54:05.895Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31511785,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"dart-archive","name":"Dart Archive","uuid":"25019405","kind":"organization","description":"Legacy projects kept around for posterity – See github.com/dart-lang for current work","email":null,"website":"https://dart.dev","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/25019405?v=4","repositories_count":95,"last_synced_at":"2023-03-11T02:46:05.410Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dart-archive","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T20:59:49.051Z","updated_at":"2023-03-11T02:46:05.703Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dart-archive","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dart-archive/repositories"},"tags":[{"name":"2.1.6","sha":"aaece51b9560d11cad9518c0a796eae704e2b317","kind":"tag","published_at":"2019-12-28T00:14:42.000Z","download_url":"https://codeload.github.com/dart-archive/resource/tar.gz/2.1.6","html_url":"https://github.com/dart-archive/resource/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-archive/resource@2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-archive%2Fresource/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-archive%2Fresource/tags/2.1.6/manifests"},{"name":"2.1.5","sha":"70c759718b02e078b864ca46eb5dffcfa4bbcfc8","kind":"commit","published_at":"2018-07-18T10:42:48.000Z","download_url":"https://codeload.github.com/dart-archive/resource/tar.gz/2.1.5","html_url":"https://github.com/dart-archive/resource/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-archive/resource@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-archive%2Fresource/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-archive%2Fresource/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"e1a56bb597a08c13d5b35144337175a520439ba7","kind":"commit","published_at":"2018-05-22T13:11:38.000Z","download_url":"https://codeload.github.com/dart-archive/resource/tar.gz/2.1.4","html_url":"https://github.com/dart-archive/resource/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-archive/resource@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-archive%2Fresource/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-archive%2Fresource/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"55f4a92a872902f2c8bddab55f80f1ca634c794d","kind":"commit","published_at":"2017-06-30T16:57:57.000Z","download_url":"https://codeload.github.com/dart-archive/resource/tar.gz/2.1.3","html_url":"https://github.com/dart-archive/resource/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-archive/resource@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-archive%2Fresource/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-archive%2Fresource/tags/2.1.3/manifests"},{"name":"2.0.2","sha":"0ffc9c5d6dad19a1c000310cfd9d101fb013d6be","kind":"commit","published_at":"2016-10-07T11:10:15.000Z","download_url":"https://codeload.github.com/dart-archive/resource/tar.gz/2.0.2","html_url":"https://github.com/dart-archive/resource/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-archive/resource@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-archive%2Fresource/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-archive%2Fresource/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"5ac9f73e5369922d5682608b4bfcbd92f1b667ca","kind":"commit","published_at":"2016-09-23T12:08:19.000Z","download_url":"https://codeload.github.com/dart-archive/resource/tar.gz/2.0.1","html_url":"https://github.com/dart-archive/resource/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-archive/resource@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-archive%2Fresource/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-archive%2Fresource/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"f1c6229ffdb33a7f274fa819ebe5f0ca493ba3c5","kind":"commit","published_at":"2016-09-23T11:53:22.000Z","download_url":"https://codeload.github.com/dart-archive/resource/tar.gz/2.0.0","html_url":"https://github.com/dart-archive/resource/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-archive/resource@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-archive%2Fresource/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-archive%2Fresource/tags/2.0.0/manifests"}]},"repo_metadata_updated_at":"2026-04-11T11:35:52.834Z","dependent_packages_count":66,"downloads":null,"downloads_period":null,"dependent_repos_count":93,"rankings":{"downloads":null,"dependent_repos_count":2.6652700186219738,"dependent_packages_count":0.4445996275605214,"stargazers_count":null,"forks_count":null,"docker_downloads_count":0.30027932960893855,"average":1.1367163252638113},"purl":"pkg:pub/resource","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pub/resource","docker_dependents_count":2,"docker_downloads_count":203,"usage_url":"https://repos.ecosyste.ms/usage/pub/resource","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pub/resource/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/resource/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/resource/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/resource/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/resource/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/resource/codemeta","maintainers":[]}