{"id":372029,"url":"https://github.com/chyh1990/yaml-rust","last_synced_at":"2026-08-26T10:00:49.033Z","repository":{"id":32650378,"uuid":"36237516","full_name":"chyh1990/yaml-rust","owner":"chyh1990","description":"A pure rust YAML implementation.","archived":false,"fork":false,"pushed_at":"2024-03-25T12:42:02.000Z","size":990,"stargazers_count":648,"open_issues_count":70,"forks_count":159,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-07-31T20:05:15.585Z","etag":null,"topics":["rust","yaml-parser"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chyh1990.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","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":"2015-05-25T15:05:39.000Z","updated_at":"2026-07-04T01:45:31.000Z","dependencies_parsed_at":"2024-06-18T13:39:28.485Z","dependency_job_id":"216e3e42-6979-43b2-a19b-a43e92ba9ade","html_url":"https://github.com/chyh1990/yaml-rust","commit_stats":{"total_commits":200,"total_committers":36,"mean_commits":5.555555555555555,"dds":0.63,"last_synced_commit":"da52a68615f2ecdd6b7e4567019f280c433c1521"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/chyh1990/yaml-rust","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chyh1990","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/sbom","scorecard":{"id":282305,"data":{"date":"2025-08-11","repo":{"name":"github.com/chyh1990/yaml-rust","commit":"da52a68615f2ecdd6b7e4567019f280c433c1521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Code-Review","score":4,"reason":"Found 8/20 approved changesets -- score normalized to 4","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":"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":-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":"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":"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":"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":"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":"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-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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 18 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-17T16:13:12.884Z","repository_id":32650378,"created_at":"2025-08-17T16:13:12.884Z","updated_at":"2025-08-17T16:13:12.884Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36202487,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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":{"login":"chyh1990","name":"Chen Yuheng","uuid":"1158375","kind":"user","description":null,"email":"","website":null,"location":"Beijing","twitter":null,"company":"SenseTime","icon_url":"https://avatars.githubusercontent.com/u/1158375?v=4","repositories_count":73,"last_synced_at":"2023-04-09T13:54:01.224Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/chyh1990","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:27:23.749Z","updated_at":"2023-04-09T13:54:01.539Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chyh1990","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chyh1990/repositories"},"packages":[{"id":13723556,"name":"rust-yaml-rust","ecosystem":"ubuntu","description":null,"homepage":"http://chyh1990.github.io/yaml-rust/","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/chyh1990/yaml-rust","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T01:14:50.375Z","latest_release_published_at":"2026-02-13T01:14:50.375Z","latest_release_number":"0.4.5-1","last_synced_at":"2026-03-13T02:11:22.283Z","created_at":"2026-02-13T01:14:50.174Z","updated_at":"2026-03-13T02:33:43.956Z","registry_url":"https://launchpad.net/ubuntu/+source/rust-yaml-rust","install_command":"apt-get install rust-yaml-rust","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"librust-yaml-rust-dev","standards_version":"4.5.1","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 24), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-linked-hash-map-0.5+default-dev (\u003e= 0.5.3-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":32650378,"uuid":"36237516","full_name":"chyh1990/yaml-rust","owner":"chyh1990","description":"A pure rust YAML implementation.","archived":false,"fork":false,"pushed_at":"2024-03-25T12:42:02.000Z","size":990,"stargazers_count":641,"open_issues_count":71,"forks_count":155,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-12-21T15:43:53.159Z","etag":null,"topics":["rust","yaml-parser"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chyh1990.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","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":"2015-05-25T15:05:39.000Z","updated_at":"2025-12-19T03:53:28.000Z","dependencies_parsed_at":"2024-06-18T13:39:28.485Z","dependency_job_id":"216e3e42-6979-43b2-a19b-a43e92ba9ade","html_url":"https://github.com/chyh1990/yaml-rust","commit_stats":{"total_commits":200,"total_committers":36,"mean_commits":5.555555555555555,"dds":0.63,"last_synced_commit":"da52a68615f2ecdd6b7e4567019f280c433c1521"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/chyh1990/yaml-rust","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chyh1990","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/sbom","scorecard":{"id":282305,"data":{"date":"2025-08-11","repo":{"name":"github.com/chyh1990/yaml-rust","commit":"da52a68615f2ecdd6b7e4567019f280c433c1521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Code-Review","score":4,"reason":"Found 8/20 approved changesets -- score normalized to 4","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":"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":-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":"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":"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":"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":"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":"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-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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 18 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-17T16:13:12.884Z","repository_id":32650378,"created_at":"2025-08-17T16:13:12.884Z","updated_at":"2025-08-17T16:13:12.884Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29388115,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T00:02:39.825Z","status":"ssl_error","status_checked_at":"2026-02-13T00:00:20.807Z","response_time":55,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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"}},"repo_metadata_updated_at":"2026-02-13T01:14:50.604Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.9221036830536643,"forks_count":0.7532300434246502,"docker_downloads_count":null,"average":0.41883343161957864},"purl":"pkg:deb/ubuntu/rust-yaml-rust?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/rust-yaml-rust","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/rust-yaml-rust","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/rust-yaml-rust/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-yaml-rust/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-yaml-rust/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-yaml-rust/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-yaml-rust/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-yaml-rust/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-yaml-rust/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1245},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-25T05:06:49.291Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13807996,"name":"rust-yaml-rust","ecosystem":"ubuntu","description":null,"homepage":"http://chyh1990.github.io/yaml-rust/","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/chyh1990/yaml-rust","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T19:12:22.854Z","latest_release_published_at":"2026-02-13T19:12:22.854Z","latest_release_number":"0.4.5-1","last_synced_at":"2026-03-14T05:16:26.158Z","created_at":"2026-02-13T19:12:22.545Z","updated_at":"2026-08-23T15:33:49.782Z","registry_url":"https://launchpad.net/ubuntu/+source/rust-yaml-rust","install_command":"apt-get install rust-yaml-rust","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"librust-yaml-rust-dev","standards_version":"4.5.1","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 24), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-linked-hash-map-0.5+default-dev (\u003e= 0.5.3-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":32650378,"uuid":"36237516","full_name":"chyh1990/yaml-rust","owner":"chyh1990","description":"A pure rust YAML implementation.","archived":false,"fork":false,"pushed_at":"2024-03-25T12:42:02.000Z","size":990,"stargazers_count":648,"open_issues_count":70,"forks_count":159,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-07-31T20:05:15.585Z","etag":null,"topics":["rust","yaml-parser"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chyh1990.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","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":"2015-05-25T15:05:39.000Z","updated_at":"2026-07-04T01:45:31.000Z","dependencies_parsed_at":"2024-06-18T13:39:28.485Z","dependency_job_id":"216e3e42-6979-43b2-a19b-a43e92ba9ade","html_url":"https://github.com/chyh1990/yaml-rust","commit_stats":{"total_commits":200,"total_committers":36,"mean_commits":5.555555555555555,"dds":0.63,"last_synced_commit":"da52a68615f2ecdd6b7e4567019f280c433c1521"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/chyh1990/yaml-rust","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chyh1990","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/sbom","scorecard":{"id":282305,"data":{"date":"2025-08-11","repo":{"name":"github.com/chyh1990/yaml-rust","commit":"da52a68615f2ecdd6b7e4567019f280c433c1521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Code-Review","score":4,"reason":"Found 8/20 approved changesets -- score normalized to 4","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":"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":-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":"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":"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":"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":"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":"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-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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 18 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-17T16:13:12.884Z","repository_id":32650378,"created_at":"2025-08-17T16:13:12.884Z","updated_at":"2025-08-17T16:13:12.884Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36202487,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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"}},"repo_metadata_updated_at":"2026-08-23T15:33:49.782Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/rust-yaml-rust?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/rust-yaml-rust","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/rust-yaml-rust","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/rust-yaml-rust/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T08:30:20.634Z","issues_count":56,"pull_requests_count":53,"avg_time_to_close_issue":10222667.07142857,"avg_time_to_close_pull_request":21184770.580645163,"issues_closed_count":14,"pull_requests_closed_count":31,"pull_request_authors_count":42,"issue_authors_count":51,"avg_comments_per_issue":2.267857142857143,"avg_comments_per_pull_request":2.2452830188679247,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"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/chyh1990%2Fyaml-rust/issues","maintainers":[{"login":"dtolnay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dtolnay"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-yaml-rust/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-yaml-rust/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-yaml-rust/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-yaml-rust/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-yaml-rust/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-yaml-rust/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1339},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-25T05:06:51.033Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":4304798,"name":"yaml-rust","ecosystem":"cargo","description":"The missing YAML 1.2 parser for rust","homepage":"http://chyh1990.github.io/yaml-rust/","licenses":"MIT/Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/chyh1990/yaml-rust","keywords_array":[],"namespace":null,"versions_count":14,"first_release_published_at":"2015-06-04T08:32:01.139Z","latest_release_published_at":"2021-01-03T19:58:30.295Z","latest_release_number":"0.4.5","last_synced_at":"2026-08-26T09:07:34.374Z","created_at":"2022-04-13T09:18:52.440Z","updated_at":"2026-08-26T09:07:34.374Z","registry_url":"https://crates.io/crates/yaml-rust/","install_command":"cargo install yaml-rust","documentation_url":"https://docs.rs/yaml-rust/","metadata":{"categories":[]},"repo_metadata":{"id":32650378,"uuid":"36237516","full_name":"chyh1990/yaml-rust","owner":"chyh1990","description":"A pure rust YAML implementation.","archived":false,"fork":false,"pushed_at":"2024-03-25T12:42:02.000Z","size":990,"stargazers_count":648,"open_issues_count":70,"forks_count":159,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-07-31T20:05:15.585Z","etag":null,"topics":["rust","yaml-parser"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chyh1990.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","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":"2015-05-25T15:05:39.000Z","updated_at":"2026-07-04T01:45:31.000Z","dependencies_parsed_at":"2024-06-18T13:39:28.485Z","dependency_job_id":"216e3e42-6979-43b2-a19b-a43e92ba9ade","html_url":"https://github.com/chyh1990/yaml-rust","commit_stats":{"total_commits":200,"total_committers":36,"mean_commits":5.555555555555555,"dds":0.63,"last_synced_commit":"da52a68615f2ecdd6b7e4567019f280c433c1521"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/chyh1990/yaml-rust","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chyh1990","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/sbom","scorecard":{"id":282305,"data":{"date":"2025-08-11","repo":{"name":"github.com/chyh1990/yaml-rust","commit":"da52a68615f2ecdd6b7e4567019f280c433c1521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Code-Review","score":4,"reason":"Found 8/20 approved changesets -- score normalized to 4","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":"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":-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":"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":"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":"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":"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":"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-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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 18 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-17T16:13:12.884Z","repository_id":32650378,"created_at":"2025-08-17T16:13:12.884Z","updated_at":"2025-08-17T16:13:12.884Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36202487,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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":"chyh1990","name":"Chen Yuheng","uuid":"1158375","kind":"user","description":null,"email":"","website":null,"location":"Beijing","twitter":null,"company":"SenseTime","icon_url":"https://avatars.githubusercontent.com/u/1158375?v=4","repositories_count":73,"last_synced_at":"2023-04-09T13:54:01.224Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/chyh1990","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:27:23.749Z","updated_at":"2023-04-09T13:54:01.539Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chyh1990","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chyh1990/repositories"},"tags":[{"name":"0.4.5","sha":"6cd3ce4abe6894443645c48bdc375808ec911493","kind":"commit","published_at":"2021-01-03T19:57:28.000Z","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/0.4.5","html_url":"https://github.com/chyh1990/yaml-rust/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chyh1990/yaml-rust@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"4fffe95cddbcf444f8a3f080364caf16a6c11ca6","kind":"commit","published_at":"2020-06-01T13:02:16.000Z","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/0.4.4","html_url":"https://github.com/chyh1990/yaml-rust/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chyh1990/yaml-rust@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"1d29d211e9214f2fe0efaf9379efd998fafdb2de","kind":"commit","published_at":"2019-03-07T06:27:03.000Z","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/0.4.3","html_url":"https://github.com/chyh1990/yaml-rust/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chyh1990/yaml-rust@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"ca8c11abfe1e9d3711b1ab343f145a8accd1d443","kind":"tag","published_at":"2018-09-15T20:09:48.000Z","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/0.4.2","html_url":"https://github.com/chyh1990/yaml-rust/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chyh1990/yaml-rust@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"bac6e1094dded4959cf9515236997893d31c8a47","kind":"tag","published_at":"2018-09-15T19:31:11.000Z","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/0.4.1","html_url":"https://github.com/chyh1990/yaml-rust/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chyh1990/yaml-rust@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"4eb0d7524c3e57ddbd141c6d07d4559336691585","kind":"commit","published_at":"2017-11-22T07:53:12.000Z","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/0.4.0","html_url":"https://github.com/chyh1990/yaml-rust/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chyh1990/yaml-rust@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.4.0/manifests"},{"name":"0.3.9","sha":"d714aa9490fc0165c0f946a0a4bcc58236026b7c","kind":"commit","published_at":"2017-11-22T03:02:17.000Z","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/0.3.9","html_url":"https://github.com/chyh1990/yaml-rust/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chyh1990/yaml-rust@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.3.9/manifests"},{"name":"0.3.7","sha":"129da82c04cdb0c08fb73f05b5e44812cf6b5999","kind":"commit","published_at":"2017-07-10T16:08:20.000Z","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/0.3.7","html_url":"https://github.com/chyh1990/yaml-rust/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chyh1990/yaml-rust@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.3.7/manifests"},{"name":"0.3.5","sha":"acbdc9e7e420ebc0a82ceff1ecd9ffc8cc2b45fd","kind":"tag","published_at":"2017-04-29T17:00:26.000Z","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/0.3.5","html_url":"https://github.com/chyh1990/yaml-rust/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chyh1990/yaml-rust@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"49d84c7dad7e3ea9ff6acf6b7d368eaaca2aee5f","kind":"tag","published_at":"2016-10-14T04:41:22.000Z","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/0.3.4","html_url":"https://github.com/chyh1990/yaml-rust/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chyh1990/yaml-rust@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"065e9e56a2631eaa266e0122f713fa2cbbbd8146","kind":"tag","published_at":"2016-06-01T04:14:06.000Z","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/0.3.3","html_url":"https://github.com/chyh1990/yaml-rust/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chyh1990/yaml-rust@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"071f21f7b0824edf2209871b5f8fc36a23b0bccb","kind":"tag","published_at":"2016-03-22T14:27:13.000Z","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/0.3.2","html_url":"https://github.com/chyh1990/yaml-rust/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chyh1990/yaml-rust@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"840a560e0e20cffd744251c1d9d245029145de39","kind":"tag","published_at":"2016-01-11T04:55:05.000Z","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/0.3.1","html_url":"https://github.com/chyh1990/yaml-rust/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chyh1990/yaml-rust@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"33d5bfc7fac95cfd93eecf59f7a2c38e41593587","kind":"tag","published_at":"2015-12-24T06:55:49.000Z","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/0.3.0","html_url":"https://github.com/chyh1990/yaml-rust/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chyh1990/yaml-rust@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.3.0/manifests"},{"name":"0.2.2","sha":"9dc0953e75d476ffbe111c0fe036a124bfc71c13","kind":"tag","published_at":"2015-09-17T10:08:58.000Z","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/0.2.2","html_url":"https://github.com/chyh1990/yaml-rust/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chyh1990/yaml-rust@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"0882ad77a8cb160eccb2800467911dc130dd1660","kind":"tag","published_at":"2015-07-02T16:03:29.000Z","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/0.2.1","html_url":"https://github.com/chyh1990/yaml-rust/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chyh1990/yaml-rust@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"35e665cb68b4182b9513e9e863c5ce43a4cdb053","kind":"tag","published_at":"2015-06-04T08:28:01.000Z","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/0.2.0","html_url":"https://github.com/chyh1990/yaml-rust/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chyh1990/yaml-rust@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T14:25:01.260Z","dependent_packages_count":375,"downloads":172942291,"downloads_period":"total","dependent_repos_count":12361,"rankings":{"downloads":0.1932339894356016,"dependent_repos_count":0.24824220540632028,"dependent_packages_count":0.21298052850201343,"stargazers_count":7.0283574405664435,"forks_count":5.23424331967531,"docker_downloads_count":0.1156583002461265,"average":2.1721192973053025},"purl":"pkg:cargo/yaml-rust","advisories":[{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWh2ODctNDdoOS1qY3Zx","url":"https://github.com/advisories/GHSA-hv87-47h9-jcvq","title":"Uncontrolled recursion in rust-yaml","description":"Affected versions of this crate did not prevent deep recursion while deserializing data structures. This allows an attacker to make a YAML file with deeply nested structures that causes an abort while deserializing it. The flaw was corrected by checking the recursion depth.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2021-08-25T20:43:13.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2018-20993","https://github.com/chyh1990/yaml-rust/pull/109","https://rustsec.org/advisories/RUSTSEC-2018-0006.html","https://github.com/chyh1990/yaml-rust/commit/d61b49cb90391fc4f7f72a1abe597476c8651a07","https://github.com/advisories/GHSA-hv87-47h9-jcvq"],"source_kind":"github","identifiers":["GHSA-hv87-47h9-jcvq","CVE-2018-20993"],"repository_url":"https://github.com/chyh1990/yaml-rust","blast_radius":0.0,"created_at":"2022-12-21T16:12:52.679Z","updated_at":"2026-08-21T12:12:51.041Z","epss_percentage":0.01411,"epss_percentile":0.70532,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWh2ODctNDdoOS1qY3Zx","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWh2ODctNDdoOS1qY3Zx","packages":[{"ecosystem":"cargo","package_name":"yaml-rust","versions":[{"first_patched_version":"0.4.1","vulnerable_version_range":"\u003c 0.4.1"}],"purl":"pkg:cargo/yaml-rust"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWh2ODctNDdoOS1qY3Zx/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/yaml-rust","docker_dependents_count":638,"docker_downloads_count":45065493,"usage_url":"https://repos.ecosyste.ms/usage/cargo/yaml-rust","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/yaml-rust/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-21T07:30:21.478Z","issues_count":56,"pull_requests_count":53,"avg_time_to_close_issue":10222667.07142857,"avg_time_to_close_pull_request":21184770.580645163,"issues_closed_count":14,"pull_requests_closed_count":31,"pull_request_authors_count":42,"issue_authors_count":51,"avg_comments_per_issue":2.267857142857143,"avg_comments_per_pull_request":2.2452830188679247,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"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/chyh1990%2Fyaml-rust/issues","maintainers":[{"login":"dtolnay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dtolnay"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/yaml-rust/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/yaml-rust/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/yaml-rust/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/yaml-rust/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/yaml-rust/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/yaml-rust/codemeta","maintainers":[{"uuid":"1655","login":"chyh1990","name":"Chen Yuheng","email":null,"url":"https://github.com/chyh1990","packages_count":1,"html_url":"https://crates.io/users/chyh1990","role":null,"created_at":"2022-11-08T03:49:26.721Z","updated_at":"2022-11-08T03:49:26.721Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/chyh1990/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":330511,"maintainers_count":70564,"namespaces_count":0,"keywords_count":71036,"github":"rust-lang","metadata":{"funded_packages_count":30175,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-08-25T05:04:53.923Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":13532040,"name":"rust-yaml-rust","ecosystem":"debian","description":null,"homepage":"http://chyh1990.github.io/yaml-rust/","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/chyh1990/yaml-rust","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T23:51:34.511Z","latest_release_published_at":"2026-02-10T23:51:34.511Z","latest_release_number":"0.4.3-1","last_synced_at":"2026-03-14T08:15:50.736Z","created_at":"2026-02-10T23:51:34.288Z","updated_at":"2026-03-14T08:15:50.736Z","registry_url":"https://tracker.debian.org/pkg/rust-yaml-rust","install_command":"apt-get install rust-yaml-rust","documentation_url":"https://packages.debian.org/bullseye/rust-yaml-rust","metadata":{"component":"main","architecture":"any","priority":"extra","binary":"librust-yaml-rust-dev","standards_version":"4.2.0","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 11), dh-cargo (\u003e= 18), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-linked-hash-map-0.5+default-dev \u003c!nocheck\u003e | librust-linked-hash-map-0.4+default-dev \u003c!nocheck\u003e | librust-linked-hash-map-0.3+default-dev \u003c!nocheck\u003e | librust-linked-hash-map-0.2+default-dev \u003c!nocheck\u003e | librust-linked-hash-map-0.1+default-dev \u003c!nocheck\u003e | librust-linked-hash-map-0.0+default-dev (\u003e= 0.0.9-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:27:28.808Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/rust-yaml-rust?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/rust-yaml-rust","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/rust-yaml-rust","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/rust-yaml-rust/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/rust-yaml-rust/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/rust-yaml-rust/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/rust-yaml-rust/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/rust-yaml-rust/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/rust-yaml-rust/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/rust-yaml-rust/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":805},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-08-25T05:06:44.833Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13569018,"name":"rust-yaml-rust","ecosystem":"ubuntu","description":null,"homepage":"http://chyh1990.github.io/yaml-rust/","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/chyh1990/yaml-rust","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T07:15:53.877Z","latest_release_published_at":"2026-02-11T07:15:53.877Z","latest_release_number":"0.4.5-1","last_synced_at":"2026-08-22T05:28:53.878Z","created_at":"2026-02-11T07:15:53.686Z","updated_at":"2026-08-22T05:28:53.879Z","registry_url":"https://launchpad.net/ubuntu/+source/rust-yaml-rust","install_command":"apt-get install rust-yaml-rust","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"librust-yaml-rust-dev","standards_version":"4.5.1","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 24), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-linked-hash-map-0.5+default-dev (\u003e= 0.5.3-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:57:53.059Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/rust-yaml-rust?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/rust-yaml-rust","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/rust-yaml-rust","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/rust-yaml-rust/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-yaml-rust/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-yaml-rust/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-yaml-rust/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-yaml-rust/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-yaml-rust/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-yaml-rust/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1108},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-25T05:06:52.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13764052,"name":"rust-yaml-rust","ecosystem":"ubuntu","description":null,"homepage":"http://chyh1990.github.io/yaml-rust/","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/chyh1990/yaml-rust","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T10:20:49.335Z","latest_release_published_at":"2026-02-13T10:20:49.335Z","latest_release_number":"0.4.5-1","last_synced_at":"2026-08-06T17:10:14.811Z","created_at":"2026-02-13T10:20:49.156Z","updated_at":"2026-08-23T14:47:59.761Z","registry_url":"https://launchpad.net/ubuntu/+source/rust-yaml-rust","install_command":"apt-get install rust-yaml-rust","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"librust-yaml-rust-dev","standards_version":"4.5.1","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 24), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-linked-hash-map-0.5+default-dev (\u003e= 0.5.3-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":32650378,"uuid":"36237516","full_name":"chyh1990/yaml-rust","owner":"chyh1990","description":"A pure rust YAML implementation.","archived":false,"fork":false,"pushed_at":"2024-03-25T12:42:02.000Z","size":990,"stargazers_count":648,"open_issues_count":70,"forks_count":159,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-07-31T20:05:15.585Z","etag":null,"topics":["rust","yaml-parser"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chyh1990.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","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":"2015-05-25T15:05:39.000Z","updated_at":"2026-07-04T01:45:31.000Z","dependencies_parsed_at":"2024-06-18T13:39:28.485Z","dependency_job_id":"216e3e42-6979-43b2-a19b-a43e92ba9ade","html_url":"https://github.com/chyh1990/yaml-rust","commit_stats":{"total_commits":200,"total_committers":36,"mean_commits":5.555555555555555,"dds":0.63,"last_synced_commit":"da52a68615f2ecdd6b7e4567019f280c433c1521"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/chyh1990/yaml-rust","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chyh1990","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/sbom","scorecard":{"id":282305,"data":{"date":"2025-08-11","repo":{"name":"github.com/chyh1990/yaml-rust","commit":"da52a68615f2ecdd6b7e4567019f280c433c1521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Code-Review","score":4,"reason":"Found 8/20 approved changesets -- score normalized to 4","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":"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":-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":"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":"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":"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":"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":"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-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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 18 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-17T16:13:12.884Z","repository_id":32650378,"created_at":"2025-08-17T16:13:12.884Z","updated_at":"2025-08-17T16:13:12.884Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36202487,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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":"chyh1990","name":"Chen Yuheng","uuid":"1158375","kind":"user","description":null,"email":"","website":null,"location":"Beijing","twitter":null,"company":"SenseTime","icon_url":"https://avatars.githubusercontent.com/u/1158375?v=4","repositories_count":73,"last_synced_at":"2023-04-09T13:54:01.224Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/chyh1990","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:27:23.749Z","updated_at":"2023-04-09T13:54:01.539Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chyh1990","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chyh1990/repositories"},"tags":[{"name":"0.4.5","sha":"6cd3ce4abe6894443645c48bdc375808ec911493","kind":"commit","published_at":"2021-01-03T19:57:28.000Z","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/0.4.5","html_url":"https://github.com/chyh1990/yaml-rust/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chyh1990/yaml-rust@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"4fffe95cddbcf444f8a3f080364caf16a6c11ca6","kind":"commit","published_at":"2020-06-01T13:02:16.000Z","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/0.4.4","html_url":"https://github.com/chyh1990/yaml-rust/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chyh1990/yaml-rust@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"1d29d211e9214f2fe0efaf9379efd998fafdb2de","kind":"commit","published_at":"2019-03-07T06:27:03.000Z","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/0.4.3","html_url":"https://github.com/chyh1990/yaml-rust/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chyh1990/yaml-rust@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"ca8c11abfe1e9d3711b1ab343f145a8accd1d443","kind":"tag","published_at":"2018-09-15T20:09:48.000Z","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/0.4.2","html_url":"https://github.com/chyh1990/yaml-rust/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chyh1990/yaml-rust@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"bac6e1094dded4959cf9515236997893d31c8a47","kind":"tag","published_at":"2018-09-15T19:31:11.000Z","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/0.4.1","html_url":"https://github.com/chyh1990/yaml-rust/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chyh1990/yaml-rust@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"4eb0d7524c3e57ddbd141c6d07d4559336691585","kind":"commit","published_at":"2017-11-22T07:53:12.000Z","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/0.4.0","html_url":"https://github.com/chyh1990/yaml-rust/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chyh1990/yaml-rust@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.4.0/manifests"},{"name":"0.3.9","sha":"d714aa9490fc0165c0f946a0a4bcc58236026b7c","kind":"commit","published_at":"2017-11-22T03:02:17.000Z","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/0.3.9","html_url":"https://github.com/chyh1990/yaml-rust/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chyh1990/yaml-rust@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.3.9/manifests"},{"name":"0.3.7","sha":"129da82c04cdb0c08fb73f05b5e44812cf6b5999","kind":"commit","published_at":"2017-07-10T16:08:20.000Z","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/0.3.7","html_url":"https://github.com/chyh1990/yaml-rust/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chyh1990/yaml-rust@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.3.7/manifests"},{"name":"0.3.5","sha":"acbdc9e7e420ebc0a82ceff1ecd9ffc8cc2b45fd","kind":"tag","published_at":"2017-04-29T17:00:26.000Z","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/0.3.5","html_url":"https://github.com/chyh1990/yaml-rust/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chyh1990/yaml-rust@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"49d84c7dad7e3ea9ff6acf6b7d368eaaca2aee5f","kind":"tag","published_at":"2016-10-14T04:41:22.000Z","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/0.3.4","html_url":"https://github.com/chyh1990/yaml-rust/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chyh1990/yaml-rust@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"065e9e56a2631eaa266e0122f713fa2cbbbd8146","kind":"tag","published_at":"2016-06-01T04:14:06.000Z","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/0.3.3","html_url":"https://github.com/chyh1990/yaml-rust/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chyh1990/yaml-rust@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"071f21f7b0824edf2209871b5f8fc36a23b0bccb","kind":"tag","published_at":"2016-03-22T14:27:13.000Z","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/0.3.2","html_url":"https://github.com/chyh1990/yaml-rust/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chyh1990/yaml-rust@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"840a560e0e20cffd744251c1d9d245029145de39","kind":"tag","published_at":"2016-01-11T04:55:05.000Z","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/0.3.1","html_url":"https://github.com/chyh1990/yaml-rust/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chyh1990/yaml-rust@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"33d5bfc7fac95cfd93eecf59f7a2c38e41593587","kind":"tag","published_at":"2015-12-24T06:55:49.000Z","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/0.3.0","html_url":"https://github.com/chyh1990/yaml-rust/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chyh1990/yaml-rust@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.3.0/manifests"},{"name":"0.2.2","sha":"9dc0953e75d476ffbe111c0fe036a124bfc71c13","kind":"tag","published_at":"2015-09-17T10:08:58.000Z","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/0.2.2","html_url":"https://github.com/chyh1990/yaml-rust/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chyh1990/yaml-rust@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"0882ad77a8cb160eccb2800467911dc130dd1660","kind":"tag","published_at":"2015-07-02T16:03:29.000Z","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/0.2.1","html_url":"https://github.com/chyh1990/yaml-rust/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chyh1990/yaml-rust@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"35e665cb68b4182b9513e9e863c5ce43a4cdb053","kind":"tag","published_at":"2015-06-04T08:28:01.000Z","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/0.2.0","html_url":"https://github.com/chyh1990/yaml-rust/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chyh1990/yaml-rust@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T14:47:59.761Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.803912896427921,"forks_count":0.5931784478497282,"docker_downloads_count":null,"average":0.3492728360694123},"purl":"pkg:deb/ubuntu/rust-yaml-rust?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/rust-yaml-rust","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/rust-yaml-rust","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/rust-yaml-rust/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T08:30:20.634Z","issues_count":56,"pull_requests_count":53,"avg_time_to_close_issue":10222667.07142857,"avg_time_to_close_pull_request":21184770.580645163,"issues_closed_count":14,"pull_requests_closed_count":31,"pull_request_authors_count":42,"issue_authors_count":51,"avg_comments_per_issue":2.267857142857143,"avg_comments_per_pull_request":2.2452830188679247,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"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/chyh1990%2Fyaml-rust/issues","maintainers":[{"login":"dtolnay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dtolnay"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-yaml-rust/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-yaml-rust/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-yaml-rust/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-yaml-rust/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-yaml-rust/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-yaml-rust/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1322},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-25T05:04:58.025Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13752644,"name":"rust-yaml-rust","ecosystem":"ubuntu","description":null,"homepage":"http://chyh1990.github.io/yaml-rust/","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/chyh1990/yaml-rust","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T07:36:09.274Z","latest_release_published_at":"2026-02-13T07:36:09.274Z","latest_release_number":"0.4.3-1","last_synced_at":"2026-03-13T14:26:51.352Z","created_at":"2026-02-13T07:36:09.109Z","updated_at":"2026-08-23T18:52:15.656Z","registry_url":"https://launchpad.net/ubuntu/+source/rust-yaml-rust","install_command":"apt-get install rust-yaml-rust","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"librust-yaml-rust-dev","standards_version":"4.2.0","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 11), dh-cargo (\u003e= 18), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-linked-hash-map-0.5+default-dev \u003c!nocheck\u003e | librust-linked-hash-map-0.4+default-dev \u003c!nocheck\u003e | librust-linked-hash-map-0.3+default-dev \u003c!nocheck\u003e | librust-linked-hash-map-0.2+default-dev \u003c!nocheck\u003e | librust-linked-hash-map-0.1+default-dev \u003c!nocheck\u003e | librust-linked-hash-map-0.0+default-dev (\u003e= 0.0.9-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":32650378,"uuid":"36237516","full_name":"chyh1990/yaml-rust","owner":"chyh1990","description":"A pure rust YAML implementation.","archived":false,"fork":false,"pushed_at":"2024-03-25T12:42:02.000Z","size":990,"stargazers_count":648,"open_issues_count":70,"forks_count":159,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-07-31T20:05:15.585Z","etag":null,"topics":["rust","yaml-parser"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chyh1990.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","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":"2015-05-25T15:05:39.000Z","updated_at":"2026-07-04T01:45:31.000Z","dependencies_parsed_at":"2024-06-18T13:39:28.485Z","dependency_job_id":"216e3e42-6979-43b2-a19b-a43e92ba9ade","html_url":"https://github.com/chyh1990/yaml-rust","commit_stats":{"total_commits":200,"total_committers":36,"mean_commits":5.555555555555555,"dds":0.63,"last_synced_commit":"da52a68615f2ecdd6b7e4567019f280c433c1521"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/chyh1990/yaml-rust","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chyh1990","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/sbom","scorecard":{"id":282305,"data":{"date":"2025-08-11","repo":{"name":"github.com/chyh1990/yaml-rust","commit":"da52a68615f2ecdd6b7e4567019f280c433c1521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Code-Review","score":4,"reason":"Found 8/20 approved changesets -- score normalized to 4","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":"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":-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":"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":"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":"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":"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":"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-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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 18 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-17T16:13:12.884Z","repository_id":32650378,"created_at":"2025-08-17T16:13:12.884Z","updated_at":"2025-08-17T16:13:12.884Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36202487,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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"}},"repo_metadata_updated_at":"2026-08-23T18:52:15.656Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/rust-yaml-rust?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/rust-yaml-rust","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/rust-yaml-rust","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/rust-yaml-rust/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T08:30:20.634Z","issues_count":56,"pull_requests_count":53,"avg_time_to_close_issue":10222667.07142857,"avg_time_to_close_pull_request":21184770.580645163,"issues_closed_count":14,"pull_requests_closed_count":31,"pull_request_authors_count":42,"issue_authors_count":51,"avg_comments_per_issue":2.267857142857143,"avg_comments_per_pull_request":2.2452830188679247,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"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/chyh1990%2Fyaml-rust/issues","maintainers":[{"login":"dtolnay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dtolnay"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/rust-yaml-rust/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/rust-yaml-rust/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/rust-yaml-rust/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/rust-yaml-rust/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/rust-yaml-rust/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/rust-yaml-rust/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1429,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":759},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-08-25T05:06:53.666Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13737433,"name":"rust-yaml-rust","ecosystem":"debian","description":null,"homepage":"http://chyh1990.github.io/yaml-rust/","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/chyh1990/yaml-rust","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-13T04:34:58.087Z","latest_release_published_at":"2026-02-13T04:34:58.087Z","latest_release_number":"0.4.2-1","last_synced_at":"2026-07-30T09:51:51.957Z","created_at":"2026-02-13T04:34:57.500Z","updated_at":"2026-08-23T21:54:24.417Z","registry_url":"https://tracker.debian.org/pkg/rust-yaml-rust","install_command":"apt-get install rust-yaml-rust","documentation_url":"https://packages.debian.org/buster/rust-yaml-rust","metadata":{"component":"main","architecture":"any","priority":"extra","binary":"librust-yaml-rust-dev","standards_version":"4.2.0","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 11), dh-cargo (\u003e= 10), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-linked-hash-map-0.5+default-dev \u003c!nocheck\u003e | librust-linked-hash-map-0.4+default-dev \u003c!nocheck\u003e | librust-linked-hash-map-0.3+default-dev \u003c!nocheck\u003e | librust-linked-hash-map-0.2+default-dev \u003c!nocheck\u003e | librust-linked-hash-map-0.1+default-dev \u003c!nocheck\u003e | librust-linked-hash-map-0.0+default-dev (\u003e= 0.0.9~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":32650378,"uuid":"36237516","full_name":"chyh1990/yaml-rust","owner":"chyh1990","description":"A pure rust YAML implementation.","archived":false,"fork":false,"pushed_at":"2024-03-25T12:42:02.000Z","size":990,"stargazers_count":648,"open_issues_count":70,"forks_count":159,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-07-31T20:05:15.585Z","etag":null,"topics":["rust","yaml-parser"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chyh1990.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","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":"2015-05-25T15:05:39.000Z","updated_at":"2026-07-04T01:45:31.000Z","dependencies_parsed_at":"2024-06-18T13:39:28.485Z","dependency_job_id":"216e3e42-6979-43b2-a19b-a43e92ba9ade","html_url":"https://github.com/chyh1990/yaml-rust","commit_stats":{"total_commits":200,"total_committers":36,"mean_commits":5.555555555555555,"dds":0.63,"last_synced_commit":"da52a68615f2ecdd6b7e4567019f280c433c1521"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/chyh1990/yaml-rust","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chyh1990","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/sbom","scorecard":{"id":282305,"data":{"date":"2025-08-11","repo":{"name":"github.com/chyh1990/yaml-rust","commit":"da52a68615f2ecdd6b7e4567019f280c433c1521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Code-Review","score":4,"reason":"Found 8/20 approved changesets -- score normalized to 4","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":"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":-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":"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":"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":"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":"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":"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-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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 18 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-17T16:13:12.884Z","repository_id":32650378,"created_at":"2025-08-17T16:13:12.884Z","updated_at":"2025-08-17T16:13:12.884Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36202487,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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"}},"repo_metadata_updated_at":"2026-08-23T21:54:24.417Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/rust-yaml-rust?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/rust-yaml-rust","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/rust-yaml-rust","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/rust-yaml-rust/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T08:30:20.634Z","issues_count":56,"pull_requests_count":53,"avg_time_to_close_issue":10222667.07142857,"avg_time_to_close_pull_request":21184770.580645163,"issues_closed_count":14,"pull_requests_closed_count":31,"pull_request_authors_count":42,"issue_authors_count":51,"avg_comments_per_issue":2.267857142857143,"avg_comments_per_pull_request":2.2452830188679247,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"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/chyh1990%2Fyaml-rust/issues","maintainers":[{"login":"dtolnay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dtolnay"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/rust-yaml-rust/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/rust-yaml-rust/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/rust-yaml-rust/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/rust-yaml-rust/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/rust-yaml-rust/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/rust-yaml-rust/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":903,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":610},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-08-25T05:03:28.562Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13781395,"name":"rust-yaml-rust","ecosystem":"ubuntu","description":null,"homepage":"http://chyh1990.github.io/yaml-rust/","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/chyh1990/yaml-rust","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T13:41:21.548Z","latest_release_published_at":"2026-02-13T13:41:21.548Z","latest_release_number":"0.4.5-1","last_synced_at":"2026-07-24T21:15:57.562Z","created_at":"2026-02-13T13:41:21.368Z","updated_at":"2026-08-24T14:12:39.256Z","registry_url":"https://launchpad.net/ubuntu/+source/rust-yaml-rust","install_command":"apt-get install rust-yaml-rust","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"librust-yaml-rust-dev","standards_version":"4.5.1","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 24), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-linked-hash-map-0.5+default-dev (\u003e= 0.5.3-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":32650378,"uuid":"36237516","full_name":"chyh1990/yaml-rust","owner":"chyh1990","description":"A pure rust YAML implementation.","archived":false,"fork":false,"pushed_at":"2024-03-25T12:42:02.000Z","size":990,"stargazers_count":648,"open_issues_count":70,"forks_count":159,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-07-31T20:05:15.585Z","etag":null,"topics":["rust","yaml-parser"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chyh1990.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","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":"2015-05-25T15:05:39.000Z","updated_at":"2026-07-04T01:45:31.000Z","dependencies_parsed_at":"2024-06-18T13:39:28.485Z","dependency_job_id":"216e3e42-6979-43b2-a19b-a43e92ba9ade","html_url":"https://github.com/chyh1990/yaml-rust","commit_stats":{"total_commits":200,"total_committers":36,"mean_commits":5.555555555555555,"dds":0.63,"last_synced_commit":"da52a68615f2ecdd6b7e4567019f280c433c1521"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/chyh1990/yaml-rust","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chyh1990","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/sbom","scorecard":{"id":282305,"data":{"date":"2025-08-11","repo":{"name":"github.com/chyh1990/yaml-rust","commit":"da52a68615f2ecdd6b7e4567019f280c433c1521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Code-Review","score":4,"reason":"Found 8/20 approved changesets -- score normalized to 4","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":"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":-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":"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":"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":"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":"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":"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-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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 18 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-17T16:13:12.884Z","repository_id":32650378,"created_at":"2025-08-17T16:13:12.884Z","updated_at":"2025-08-17T16:13:12.884Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36202487,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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"}},"repo_metadata_updated_at":"2026-08-24T14:12:39.256Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/rust-yaml-rust?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/rust-yaml-rust","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/rust-yaml-rust","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/rust-yaml-rust/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T09:03:41.597Z","issues_count":56,"pull_requests_count":53,"avg_time_to_close_issue":10222667.07142857,"avg_time_to_close_pull_request":21184770.580645163,"issues_closed_count":14,"pull_requests_closed_count":31,"pull_request_authors_count":42,"issue_authors_count":51,"avg_comments_per_issue":2.267857142857143,"avg_comments_per_pull_request":2.2452830188679247,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"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/chyh1990%2Fyaml-rust/issues","maintainers":[{"login":"dtolnay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dtolnay"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/rust-yaml-rust/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/rust-yaml-rust/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/rust-yaml-rust/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/rust-yaml-rust/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/rust-yaml-rust/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/rust-yaml-rust/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":976},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-25T05:06:47.665Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13716020,"name":"rust-yaml-rust","ecosystem":"debian","description":null,"homepage":"http://chyh1990.github.io/yaml-rust/","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/chyh1990/yaml-rust","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-13T00:13:06.101Z","latest_release_published_at":"2026-02-13T00:13:06.101Z","latest_release_number":"0.4.5-1","last_synced_at":"2026-07-24T20:40:12.889Z","created_at":"2026-02-13T00:13:05.015Z","updated_at":"2026-08-26T08:17:57.376Z","registry_url":"https://tracker.debian.org/pkg/rust-yaml-rust","install_command":"apt-get install rust-yaml-rust","documentation_url":"https://packages.debian.org/bookworm/rust-yaml-rust","metadata":{"component":"main","architecture":"any","priority":"extra","binary":"librust-yaml-rust-dev","standards_version":"4.5.1","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 24), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-linked-hash-map-0.5+default-dev (\u003e= 0.5.3-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":32650378,"uuid":"36237516","full_name":"chyh1990/yaml-rust","owner":"chyh1990","description":"A pure rust YAML implementation.","archived":false,"fork":false,"pushed_at":"2024-03-25T12:42:02.000Z","size":990,"stargazers_count":648,"open_issues_count":70,"forks_count":159,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-07-31T20:05:15.585Z","etag":null,"topics":["rust","yaml-parser"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chyh1990.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","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":"2015-05-25T15:05:39.000Z","updated_at":"2026-07-04T01:45:31.000Z","dependencies_parsed_at":"2024-06-18T13:39:28.485Z","dependency_job_id":"216e3e42-6979-43b2-a19b-a43e92ba9ade","html_url":"https://github.com/chyh1990/yaml-rust","commit_stats":{"total_commits":200,"total_committers":36,"mean_commits":5.555555555555555,"dds":0.63,"last_synced_commit":"da52a68615f2ecdd6b7e4567019f280c433c1521"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/chyh1990/yaml-rust","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chyh1990","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/sbom","scorecard":{"id":282305,"data":{"date":"2025-08-11","repo":{"name":"github.com/chyh1990/yaml-rust","commit":"da52a68615f2ecdd6b7e4567019f280c433c1521"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Code-Review","score":4,"reason":"Found 8/20 approved changesets -- score normalized to 4","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":"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":-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":"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":"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":"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":"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":"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-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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 18 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-17T16:13:12.884Z","repository_id":32650378,"created_at":"2025-08-17T16:13:12.884Z","updated_at":"2025-08-17T16:13:12.884Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36202487,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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":"chyh1990","name":"Chen Yuheng","uuid":"1158375","kind":"user","description":null,"email":"","website":null,"location":"Beijing","twitter":null,"company":"SenseTime","icon_url":"https://avatars.githubusercontent.com/u/1158375?v=4","repositories_count":73,"last_synced_at":"2023-04-09T13:54:01.224Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/chyh1990","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:27:23.749Z","updated_at":"2023-04-09T13:54:01.539Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chyh1990","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chyh1990/repositories"},"tags":[{"name":"0.4.5","sha":"6cd3ce4abe6894443645c48bdc375808ec911493","kind":"commit","published_at":"2021-01-03T19:57:28.000Z","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/0.4.5","html_url":"https://github.com/chyh1990/yaml-rust/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chyh1990/yaml-rust@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"4fffe95cddbcf444f8a3f080364caf16a6c11ca6","kind":"commit","published_at":"2020-06-01T13:02:16.000Z","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/0.4.4","html_url":"https://github.com/chyh1990/yaml-rust/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chyh1990/yaml-rust@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"1d29d211e9214f2fe0efaf9379efd998fafdb2de","kind":"commit","published_at":"2019-03-07T06:27:03.000Z","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/0.4.3","html_url":"https://github.com/chyh1990/yaml-rust/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chyh1990/yaml-rust@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"ca8c11abfe1e9d3711b1ab343f145a8accd1d443","kind":"tag","published_at":"2018-09-15T20:09:48.000Z","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/0.4.2","html_url":"https://github.com/chyh1990/yaml-rust/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chyh1990/yaml-rust@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"bac6e1094dded4959cf9515236997893d31c8a47","kind":"tag","published_at":"2018-09-15T19:31:11.000Z","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/0.4.1","html_url":"https://github.com/chyh1990/yaml-rust/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chyh1990/yaml-rust@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"4eb0d7524c3e57ddbd141c6d07d4559336691585","kind":"commit","published_at":"2017-11-22T07:53:12.000Z","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/0.4.0","html_url":"https://github.com/chyh1990/yaml-rust/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chyh1990/yaml-rust@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.4.0/manifests"},{"name":"0.3.9","sha":"d714aa9490fc0165c0f946a0a4bcc58236026b7c","kind":"commit","published_at":"2017-11-22T03:02:17.000Z","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/0.3.9","html_url":"https://github.com/chyh1990/yaml-rust/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chyh1990/yaml-rust@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.3.9/manifests"},{"name":"0.3.7","sha":"129da82c04cdb0c08fb73f05b5e44812cf6b5999","kind":"commit","published_at":"2017-07-10T16:08:20.000Z","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/0.3.7","html_url":"https://github.com/chyh1990/yaml-rust/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chyh1990/yaml-rust@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.3.7/manifests"},{"name":"0.3.5","sha":"acbdc9e7e420ebc0a82ceff1ecd9ffc8cc2b45fd","kind":"tag","published_at":"2017-04-29T17:00:26.000Z","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/0.3.5","html_url":"https://github.com/chyh1990/yaml-rust/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chyh1990/yaml-rust@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"49d84c7dad7e3ea9ff6acf6b7d368eaaca2aee5f","kind":"tag","published_at":"2016-10-14T04:41:22.000Z","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/0.3.4","html_url":"https://github.com/chyh1990/yaml-rust/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chyh1990/yaml-rust@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"065e9e56a2631eaa266e0122f713fa2cbbbd8146","kind":"tag","published_at":"2016-06-01T04:14:06.000Z","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/0.3.3","html_url":"https://github.com/chyh1990/yaml-rust/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chyh1990/yaml-rust@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"071f21f7b0824edf2209871b5f8fc36a23b0bccb","kind":"tag","published_at":"2016-03-22T14:27:13.000Z","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/0.3.2","html_url":"https://github.com/chyh1990/yaml-rust/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chyh1990/yaml-rust@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"840a560e0e20cffd744251c1d9d245029145de39","kind":"tag","published_at":"2016-01-11T04:55:05.000Z","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/0.3.1","html_url":"https://github.com/chyh1990/yaml-rust/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chyh1990/yaml-rust@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"33d5bfc7fac95cfd93eecf59f7a2c38e41593587","kind":"tag","published_at":"2015-12-24T06:55:49.000Z","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/0.3.0","html_url":"https://github.com/chyh1990/yaml-rust/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chyh1990/yaml-rust@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.3.0/manifests"},{"name":"0.2.2","sha":"9dc0953e75d476ffbe111c0fe036a124bfc71c13","kind":"tag","published_at":"2015-09-17T10:08:58.000Z","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/0.2.2","html_url":"https://github.com/chyh1990/yaml-rust/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chyh1990/yaml-rust@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"0882ad77a8cb160eccb2800467911dc130dd1660","kind":"tag","published_at":"2015-07-02T16:03:29.000Z","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/0.2.1","html_url":"https://github.com/chyh1990/yaml-rust/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chyh1990/yaml-rust@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"35e665cb68b4182b9513e9e863c5ce43a4cdb053","kind":"tag","published_at":"2015-06-04T08:28:01.000Z","download_url":"https://codeload.github.com/chyh1990/yaml-rust/tar.gz/0.2.0","html_url":"https://github.com/chyh1990/yaml-rust/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chyh1990/yaml-rust@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/tags/0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-26T08:17:57.376Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":1.808026717337479,"forks_count":1.4855760925893937,"docker_downloads_count":null,"average":0.8234007024817183},"purl":"pkg:deb/debian/rust-yaml-rust?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/rust-yaml-rust","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/rust-yaml-rust","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/rust-yaml-rust/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T09:31:05.177Z","issues_count":56,"pull_requests_count":53,"avg_time_to_close_issue":10222667.07142857,"avg_time_to_close_pull_request":21184770.580645163,"issues_closed_count":14,"pull_requests_closed_count":31,"pull_request_authors_count":42,"issue_authors_count":51,"avg_comments_per_issue":2.267857142857143,"avg_comments_per_pull_request":2.2452830188679247,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"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/chyh1990%2Fyaml-rust/issues","maintainers":[{"login":"dtolnay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dtolnay"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-yaml-rust/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-yaml-rust/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-yaml-rust/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-yaml-rust/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-yaml-rust/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-yaml-rust/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2645,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1237},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-25T05:06:43.662Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}}],"commits":{"id":1242847,"full_name":"chyh1990/yaml-rust","default_branch":"master","total_commits":200,"total_committers":33,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":6.0606060606060606,"dds":0.63,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-08-26T08:17:59.436Z","last_synced_commit":"da52a68615f2ecdd6b7e4567019f280c433c1521","created_at":"2023-03-10T16:22:58.001Z","updated_at":"2026-08-26T08:17:59.354Z","committers":[{"name":"Yuheng Chen","email":"yuhengchen@sensetime.com","login":"SenseTime-Cloud","count":74},{"name":"David Tolnay","email":"dtolnay@gmail.com","login":"dtolnay","count":42},{"name":"Chen Yuheng","email":"chyh1990@gmail.com","login":"chenyh1990","count":12},{"name":"Hendrik Sollich","email":"hendrik@hoodie.de","login":"hoodie","count":11},{"name":"Tom Parker","email":"palfrey@tevp.net","login":"palfrey","count":7},{"name":"Charlie Ozinga","email":"ozchaz@gmail.com","login":"chaaz","count":5},{"name":"Anton Kochkov","email":"anton.kochkov@gmail.com","login":"XVilka","count":5},{"name":"Martin Hoffmann","email":"hn@nvnc.de","login":"partim","count":4},{"name":"Matthew Piziak","email":"matthew.piziak@gmail.com","login":"matthew-piziak","count":4},{"name":"Christian Hofer","email":"christianh@softcom.com","login":null,"count":3},{"name":"Christian Hofer","email":"hofer.cm@gmail.com","login":"chris-m-h","count":3},{"name":"Iazel","email":"iazel.datenshi@gmail.com","login":null,"count":2},{"name":"cetra3","email":"peter@parashift.com.au","login":null,"count":2},{"name":"Antoni Boucher","email":"bouanto@zoho.com","login":"antoyo","count":2},{"name":"GaveUp","email":"gaveup@gmx.net","login":"GaveUp","count":2},{"name":"Hannes De Valkeneer","email":"hannes@de-valkeneer.be","login":"hdevalke","count":2},{"name":"Jan Likar","email":"likar.jan@gmail.com","login":"JanLikar","count":2},{"name":"Tibo Delor","email":"delor.thibault@gmail.com","login":"t-botz","count":2},{"name":"Konrad Borowski","email":"github@borowski.pw","login":"KamilaBorowska","count":2},{"name":"m-r-r","email":"raybaudroigm@gmail.com","login":"m-r-r","count":1},{"name":"Tshepang Lekhonkhobe","email":"tshepang@gmail.com","login":"tshepang","count":1},{"name":"Robin Stocker","email":"robin@nibor.org","login":"robinst","count":1},{"name":"Igor Gnatenko","email":"ignatenko@redhat.com","login":null,"count":1},{"name":"Sergey Pchelincev","email":"jalkoby91@gmail.com","login":null,"count":1},{"name":"Tom Parker","email":"tom.parker@oliverwyman.com","login":null,"count":1},{"name":"Pedro Côrte-Real","email":"pedro@pedrocr.net","login":"pedrocr","count":1},{"name":"Marc Addeo","email":"marcaddeo@gmail.com","login":"marcaddeo","count":1},{"name":"Isobel Redelmeier","email":"iredelmeier@gmail.com","login":"iredelmeier","count":1},{"name":"Igor Gnatenko","email":"i.gnatenko.brain@gmail.com","login":"ignatenkobrain","count":1},{"name":"Evan Harvey","email":"41582020+blinklad","login":"blinklad","count":1},{"name":"Dylan DPC","email":"dylan.dpc@gmail.com","login":"Dylan-DPC","count":1},{"name":"Alyssa Ross","email":"hi@alyssa.is","login":"alyssais","count":1},{"name":"Alexander Kjäll","email":"alexander.kjall@gmail.com","login":"alexanderkjall","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:10.794Z","repositories_count":6777811,"commits_count":983141844,"contributors_count":41438808,"owners_count":1364524,"committers_count":3363215,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"chyh1990/yaml-rust","html_url":"https://github.com/chyh1990/yaml-rust","last_synced_at":"2026-08-25T09:31:05.177Z","status":null,"issues_count":56,"pull_requests_count":53,"avg_time_to_close_issue":10222667.07142857,"avg_time_to_close_pull_request":21184770.580645163,"issues_closed_count":14,"pull_requests_closed_count":31,"pull_request_authors_count":42,"issue_authors_count":51,"avg_comments_per_issue":2.267857142857143,"avg_comments_per_pull_request":2.2452830188679247,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"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,"created_at":"2023-05-12T04:38:11.033Z","updated_at":"2026-08-25T09:31:05.178Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyh1990%2Fyaml-rust/issues","issue_labels_count":{"table":{"bug":1}},"pull_request_labels_count":{"table":{"wip":1}},"issue_author_associations_count":{"table":{"NONE":54,"CONTRIBUTOR":1,"COLLABORATOR":1}},"pull_request_author_associations_count":{"table":{"NONE":35,"CONTRIBUTOR":18}},"issue_authors":{"table":{"ExpHP":4,"sekineh":3,"candronikos":1,"dpc":1,"jonasthewolf":1,"softprops":1,"jerry73204":1,"jcfj":1,"mabushey":1,"spacekookie":1,"Gnurou":1,"jwatt":1,"wzhsh90":1,"BearOve":1,"carsonmyers":1,"forrestthewoods":1,"reivilibre":1,"adsick":1,"moretea":1,"qtfkwk":1,"xnuk":1,"mkmik":1,"ryzokuken":1,"JordiPolo":1,"hexane360":1,"AnthonyJacob":1,"mathstuf":1,"TheButlah":1,"martinellison":1,"p4l1ly":1,"kornelski":1,"hcldan":1,"aldanor":1,"huonw":1,"manunio":1,"dzmitry-lahoda":1,"LukasKalbertodt":1,"rofinn":1,"thiolliere":1,"knkski":1,"XVilka":1,"KSXGitHub":1,"keirlawson":1,"jess-sol":1,"ahl":1,"xTibor":1,"mzagrabe":1,"dtolnay":1,"0x0blu":1,"mkindahl":1,"macthecadillac":1}},"pull_request_authors":{"table":{"palfrey":5,"xfix":3,"t-botz":2,"davvid":2,"PsiACE":2,"mathstuf":2,"XVilka":2,"karheinz":1,"ignatenkobrain":1,"moretea":1,"gmorpheme":1,"paulhauner":1,"tanriol":1,"NGUYENMANHVIET548":1,"ghost":1,"mkindahl":1,"gyscos":1,"hoodie":1,"jturner314":1,"smoelius":1,"robinst":1,"pickfire":1,"xnuk":1,"p4l1ly":1,"spenserblack":1,"hallettj":1,"NBonaparte":1,"dchakrav-github":1,"rocallahan":1,"jrandall":1,"oldaccountdeadname":1,"alexanderkjall":1,"nbittich":1,"edwardgeorge":1,"DeltaEvo":1,"killercup":1,"mkmik":1,"olalonde":1,"ramosbugs":1,"blinklad":1,"Dylan-DPC-zz":1,"higuruchi":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:06.716Z","repositories_count":16387725,"issues_count":42672518,"pull_requests_count":136489295,"authors_count":11537239,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"dtolnay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dtolnay"}}],"active_maintainers":[]}},"events":{"total":{"PullRequestEvent":2,"ForkEvent":6,"WatchEvent":27,"IssueCommentEvent":2},"last_year":{"PullRequestEvent":1,"ForkEvent":1,"WatchEvent":5}},"keywords":["rust","yaml-parser"],"dependencies":[{"ecosystem":"cargo","filepath":"Cargo.toml","sha":null,"kind":"manifest","created_at":"2024-06-18T13:39:28.270Z","updated_at":"2024-06-18T13:39:28.270Z","repository_link":"https://github.com/chyh1990/yaml-rust/blob/master/Cargo.toml","dependencies":[{"id":18676829770,"package_name":"linked-hash-map","ecosystem":"cargo","requirements":"0.5.3","direct":true,"kind":"runtime","optional":false},{"id":18676829771,"package_name":"quickcheck","ecosystem":"cargo","requirements":"0.9","direct":true,"kind":"development","optional":false}]}],"score":29.273079806191113,"created_at":"2026-05-14T05:04:02.423Z","updated_at":"2026-08-26T10:00:49.044Z","avatar_url":"https://github.com/chyh1990.png","language":"Rust","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372029","html_url":"https://summary.ecosyste.ms/projects/372029"}