{"id":378380,"url":"https://github.com/BurntSushi/toml","last_synced_at":"2026-08-13T03:30:47.160Z","repository":{"id":37412558,"uuid":"8425622","full_name":"BurntSushi/toml","owner":"BurntSushi","description":"TOML parser for Golang with reflection.","archived":false,"fork":false,"pushed_at":"2026-06-27T17:21:38.000Z","size":844,"stargazers_count":4991,"open_issues_count":32,"forks_count":559,"subscribers_count":75,"default_branch":"master","last_synced_at":"2026-08-08T06:56:24.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"arp242"}},"created_at":"2013-02-26T05:05:48.000Z","updated_at":"2026-08-07T09:30:23.000Z","dependencies_parsed_at":"2026-08-08T01:38:41.935Z","dependency_job_id":null,"html_url":"https://github.com/BurntSushi/toml","commit_stats":{"total_commits":404,"total_committers":56,"mean_commits":7.214285714285714,"dds":0.6410891089108911,"last_synced_commit":"b7406c026f5af05e3e826cb01c78bc2841be4703"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/sbom","scorecard":{"id":25248,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/toml","commit":"011fa2bc64cec3bb4ec450d11984f5e87b8e158c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:8"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-14T17:44:08.638Z","repository_id":37412558,"created_at":"2025-08-14T17:44:08.638Z","updated_at":"2025-08-14T17:44:08.638Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36406706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-12T01:42:01.043Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13115,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-12T01:42:01.060Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"packages":[{"id":13963208,"name":"go-tomlv","ecosystem":"guix","description":"Toml parser and encoder for Go","homepage":"https://github.com/BurntSushi/toml","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/toml","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T22:48:01.646Z","latest_release_published_at":"2026-03-02T22:48:01.646Z","latest_release_number":"1.5.0","last_synced_at":"2026-04-07T01:01:57.340Z","created_at":"2026-03-02T22:48:01.468Z","updated_at":"2026-08-08T12:11:48.194Z","registry_url":"https://packages.guix.gnu.org/packages/go-tomlv/1.5.0/","install_command":"guix install go-tomlv","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-xyz.scm#n31897","metadata":{"location":"gnu/packages/golang-xyz.scm:31897","variable_name":"go-tomlv"},"repo_metadata":{"id":37412558,"uuid":"8425622","full_name":"BurntSushi/toml","owner":"BurntSushi","description":"TOML parser for Golang with reflection.","archived":false,"fork":false,"pushed_at":"2026-06-27T17:21:38.000Z","size":844,"stargazers_count":4991,"open_issues_count":32,"forks_count":559,"subscribers_count":75,"default_branch":"master","last_synced_at":"2026-08-08T06:56:24.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"arp242"}},"created_at":"2013-02-26T05:05:48.000Z","updated_at":"2026-08-07T09:30:23.000Z","dependencies_parsed_at":"2026-08-08T01:38:41.935Z","dependency_job_id":null,"html_url":"https://github.com/BurntSushi/toml","commit_stats":{"total_commits":404,"total_committers":56,"mean_commits":7.214285714285714,"dds":0.6410891089108911,"last_synced_commit":"b7406c026f5af05e3e826cb01c78bc2841be4703"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/sbom","scorecard":{"id":25248,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/toml","commit":"011fa2bc64cec3bb4ec450d11984f5e87b8e158c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:8"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-14T17:44:08.638Z","repository_id":37412558,"created_at":"2025-08-14T17:44:08.638Z","updated_at":"2025-08-14T17:44:08.638Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36406706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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-08T12:11:48.194Z","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:guix/go-tomlv","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/go-tomlv","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/go-tomlv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/go-tomlv/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T01:01:19.375Z","issues_count":107,"pull_requests_count":115,"avg_time_to_close_issue":25021813.710843373,"avg_time_to_close_pull_request":1670259.0520833333,"issues_closed_count":83,"pull_requests_closed_count":96,"pull_request_authors_count":49,"issue_authors_count":86,"avg_comments_per_issue":2.392523364485981,"avg_comments_per_pull_request":1.3652173913043477,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":218112.85714285713,"past_year_avg_time_to_close_pull_request":799373.2962962963,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":1.1714285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/issues","maintainers":[{"login":"arp242","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"cespare","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cespare"},{"login":"BurntSushi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}],"active_maintainers":[{"login":"arp242","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-tomlv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-tomlv/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-tomlv/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-tomlv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-tomlv/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-tomlv/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32257,"maintainers_count":0,"namespaces_count":0,"keywords_count":1649,"github":"guix-mirror","metadata":{"funded_packages_count":882},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-08-12T05:05:19.604Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":13581981,"name":"golang-toml","ecosystem":"debian","description":null,"homepage":"https://github.com/BurntSushi/toml","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/toml","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T08:57:33.198Z","latest_release_published_at":"2026-02-11T08:57:33.198Z","latest_release_number":"0.3.0+git20170626.7.a368813-1","last_synced_at":"2026-03-13T07:09:43.810Z","created_at":"2026-02-11T08:57:32.959Z","updated_at":"2026-08-08T12:11:48.195Z","registry_url":"https://tracker.debian.org/pkg/golang-toml","install_command":"apt-get install golang-toml","documentation_url":"https://packages.debian.org/buster/golang-toml","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"golang-github-burntsushi-toml-dev, golang-toml-dev","standards_version":"4.0.0","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9), dh-golang, golang-any","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37412558,"uuid":"8425622","full_name":"BurntSushi/toml","owner":"BurntSushi","description":"TOML parser for Golang with reflection.","archived":false,"fork":false,"pushed_at":"2026-06-27T17:21:38.000Z","size":844,"stargazers_count":4991,"open_issues_count":32,"forks_count":559,"subscribers_count":75,"default_branch":"master","last_synced_at":"2026-08-08T06:56:24.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"arp242"}},"created_at":"2013-02-26T05:05:48.000Z","updated_at":"2026-08-07T09:30:23.000Z","dependencies_parsed_at":"2026-08-08T01:38:41.935Z","dependency_job_id":null,"html_url":"https://github.com/BurntSushi/toml","commit_stats":{"total_commits":404,"total_committers":56,"mean_commits":7.214285714285714,"dds":0.6410891089108911,"last_synced_commit":"b7406c026f5af05e3e826cb01c78bc2841be4703"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/sbom","scorecard":{"id":25248,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/toml","commit":"011fa2bc64cec3bb4ec450d11984f5e87b8e158c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:8"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-14T17:44:08.638Z","repository_id":37412558,"created_at":"2025-08-14T17:44:08.638Z","updated_at":"2025-08-14T17:44:08.638Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36406706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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-08T12:11:48.194Z","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/golang-toml?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-toml/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T01:01:19.375Z","issues_count":107,"pull_requests_count":115,"avg_time_to_close_issue":25021813.710843373,"avg_time_to_close_pull_request":1670259.0520833333,"issues_closed_count":83,"pull_requests_closed_count":96,"pull_request_authors_count":49,"issue_authors_count":86,"avg_comments_per_issue":2.392523364485981,"avg_comments_per_pull_request":1.3652173913043477,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":218112.85714285713,"past_year_avg_time_to_close_pull_request":799373.2962962963,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":1.1714285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/issues","maintainers":[{"login":"arp242","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"cespare","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cespare"},{"login":"BurntSushi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}],"active_maintainers":[{"login":"arp242","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-toml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-toml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-toml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-toml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-toml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-toml/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":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":416},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-08-12T05:03:11.241Z","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":13506660,"name":"golang-toml","ecosystem":"debian","description":null,"homepage":"https://github.com/BurntSushi/toml","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/toml","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T19:12:32.008Z","latest_release_published_at":"2026-02-10T19:12:32.008Z","latest_release_number":"0.3.1-1","last_synced_at":"2026-08-07T22:05:44.206Z","created_at":"2026-02-10T19:12:31.817Z","updated_at":"2026-08-08T12:11:48.197Z","registry_url":"https://tracker.debian.org/pkg/golang-toml","install_command":"apt-get install golang-toml","documentation_url":"https://packages.debian.org/bullseye/golang-toml","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-burntsushi-toml-dev, golang-toml-dev","standards_version":"4.4.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper (\u003e= 12~), dh-golang, golang-any","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37412558,"uuid":"8425622","full_name":"BurntSushi/toml","owner":"BurntSushi","description":"TOML parser for Golang with reflection.","archived":false,"fork":false,"pushed_at":"2026-06-27T17:21:38.000Z","size":844,"stargazers_count":4991,"open_issues_count":32,"forks_count":559,"subscribers_count":75,"default_branch":"master","last_synced_at":"2026-08-08T06:56:24.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"arp242"}},"created_at":"2013-02-26T05:05:48.000Z","updated_at":"2026-08-07T09:30:23.000Z","dependencies_parsed_at":"2026-08-08T01:38:41.935Z","dependency_job_id":null,"html_url":"https://github.com/BurntSushi/toml","commit_stats":{"total_commits":404,"total_committers":56,"mean_commits":7.214285714285714,"dds":0.6410891089108911,"last_synced_commit":"b7406c026f5af05e3e826cb01c78bc2841be4703"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/sbom","scorecard":{"id":25248,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/toml","commit":"011fa2bc64cec3bb4ec450d11984f5e87b8e158c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:8"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-14T17:44:08.638Z","repository_id":37412558,"created_at":"2025-08-14T17:44:08.638Z","updated_at":"2025-08-14T17:44:08.638Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36406706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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-08T12:11:48.197Z","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/golang-toml?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-toml/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T01:01:19.375Z","issues_count":107,"pull_requests_count":115,"avg_time_to_close_issue":25021813.710843373,"avg_time_to_close_pull_request":1670259.0520833333,"issues_closed_count":83,"pull_requests_closed_count":96,"pull_request_authors_count":49,"issue_authors_count":86,"avg_comments_per_issue":2.392523364485981,"avg_comments_per_pull_request":1.3652173913043477,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":218112.85714285713,"past_year_avg_time_to_close_pull_request":799373.2962962963,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":1.1714285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/issues","maintainers":[{"login":"arp242","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"cespare","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cespare"},{"login":"BurntSushi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}],"active_maintainers":[{"login":"arp242","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-toml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-toml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-toml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-toml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-toml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-toml/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":456},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-08-10T05:08:02.664Z","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":13647180,"name":"golang-toml","ecosystem":"debian","description":null,"homepage":"https://github.com/BurntSushi/toml","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/toml","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T03:46:12.837Z","latest_release_published_at":"2026-02-12T03:46:12.837Z","latest_release_number":"1.4.0-1","last_synced_at":"2026-03-13T21:22:22.677Z","created_at":"2026-02-12T03:46:12.648Z","updated_at":"2026-08-08T12:11:48.197Z","registry_url":"https://tracker.debian.org/pkg/golang-toml","install_command":"apt-get install golang-toml","documentation_url":"https://packages.debian.org/trixie/golang-toml","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-burntsushi-toml-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"dh-sequence-golang, golang-any, debhelper-compat (= 13)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37412558,"uuid":"8425622","full_name":"BurntSushi/toml","owner":"BurntSushi","description":"TOML parser for Golang with reflection.","archived":false,"fork":false,"pushed_at":"2026-06-27T17:21:38.000Z","size":844,"stargazers_count":4991,"open_issues_count":32,"forks_count":559,"subscribers_count":75,"default_branch":"master","last_synced_at":"2026-08-08T06:56:24.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"arp242"}},"created_at":"2013-02-26T05:05:48.000Z","updated_at":"2026-08-07T09:30:23.000Z","dependencies_parsed_at":"2026-08-08T01:38:41.935Z","dependency_job_id":null,"html_url":"https://github.com/BurntSushi/toml","commit_stats":{"total_commits":404,"total_committers":56,"mean_commits":7.214285714285714,"dds":0.6410891089108911,"last_synced_commit":"b7406c026f5af05e3e826cb01c78bc2841be4703"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/sbom","scorecard":{"id":25248,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/toml","commit":"011fa2bc64cec3bb4ec450d11984f5e87b8e158c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:8"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-14T17:44:08.638Z","repository_id":37412558,"created_at":"2025-08-14T17:44:08.638Z","updated_at":"2025-08-14T17:44:08.638Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36406706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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-08T12:11:48.197Z","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/golang-toml?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-toml/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T01:01:19.375Z","issues_count":107,"pull_requests_count":115,"avg_time_to_close_issue":25021813.710843373,"avg_time_to_close_pull_request":1670259.0520833333,"issues_closed_count":83,"pull_requests_closed_count":96,"pull_request_authors_count":49,"issue_authors_count":86,"avg_comments_per_issue":2.392523364485981,"avg_comments_per_pull_request":1.3652173913043477,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":218112.85714285713,"past_year_avg_time_to_close_pull_request":799373.2962962963,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":1.1714285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/issues","maintainers":[{"login":"arp242","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"cespare","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cespare"},{"login":"BurntSushi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}],"active_maintainers":[{"login":"arp242","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-toml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-toml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-toml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-toml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-toml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-toml/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1208},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-12T05:05:15.557Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13758174,"name":"golang-toml","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/BurntSushi/toml","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/toml","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T09:18:10.787Z","latest_release_published_at":"2026-02-13T09:18:10.787Z","latest_release_number":"1.4.0-1","last_synced_at":"2026-03-13T19:19:49.683Z","created_at":"2026-02-13T09:18:10.525Z","updated_at":"2026-08-08T12:11:48.202Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-toml","install_command":"apt-get install golang-toml","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-burntsushi-toml-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"dh-sequence-golang, golang-any, debhelper-compat (= 13)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37412558,"uuid":"8425622","full_name":"BurntSushi/toml","owner":"BurntSushi","description":"TOML parser for Golang with reflection.","archived":false,"fork":false,"pushed_at":"2026-06-27T17:21:38.000Z","size":844,"stargazers_count":4991,"open_issues_count":32,"forks_count":559,"subscribers_count":75,"default_branch":"master","last_synced_at":"2026-08-08T06:56:24.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"arp242"}},"created_at":"2013-02-26T05:05:48.000Z","updated_at":"2026-08-07T09:30:23.000Z","dependencies_parsed_at":"2026-08-08T01:38:41.935Z","dependency_job_id":null,"html_url":"https://github.com/BurntSushi/toml","commit_stats":{"total_commits":404,"total_committers":56,"mean_commits":7.214285714285714,"dds":0.6410891089108911,"last_synced_commit":"b7406c026f5af05e3e826cb01c78bc2841be4703"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/sbom","scorecard":{"id":25248,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/toml","commit":"011fa2bc64cec3bb4ec450d11984f5e87b8e158c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:8"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-14T17:44:08.638Z","repository_id":37412558,"created_at":"2025-08-14T17:44:08.638Z","updated_at":"2025-08-14T17:44:08.638Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36406706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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-08T12:11:48.202Z","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/golang-toml?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-toml/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T01:01:19.375Z","issues_count":107,"pull_requests_count":115,"avg_time_to_close_issue":25021813.710843373,"avg_time_to_close_pull_request":1670259.0520833333,"issues_closed_count":83,"pull_requests_closed_count":96,"pull_request_authors_count":49,"issue_authors_count":86,"avg_comments_per_issue":2.392523364485981,"avg_comments_per_pull_request":1.3652173913043477,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":218112.85714285713,"past_year_avg_time_to_close_pull_request":799373.2962962963,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":1.1714285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/issues","maintainers":[{"login":"arp242","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"cespare","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cespare"},{"login":"BurntSushi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}],"active_maintainers":[{"login":"arp242","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-toml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-toml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-toml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-toml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-toml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-toml/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":890},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-12T05:05:16.435Z","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":13389158,"name":"golang-toml","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/BurntSushi/toml","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/toml","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-05T17:26:42.229Z","latest_release_published_at":"2026-02-05T17:26:42.229Z","latest_release_number":"1.3.2-2","last_synced_at":"2026-07-30T17:09:47.269Z","created_at":"2026-02-05T17:26:41.662Z","updated_at":"2026-08-08T12:11:48.203Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-toml","install_command":"apt-get install golang-toml","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-burntsushi-toml-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"dh-sequence-golang, golang-any, debhelper-compat (= 13)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37412558,"uuid":"8425622","full_name":"BurntSushi/toml","owner":"BurntSushi","description":"TOML parser for Golang with reflection.","archived":false,"fork":false,"pushed_at":"2026-06-27T17:21:38.000Z","size":844,"stargazers_count":4991,"open_issues_count":32,"forks_count":559,"subscribers_count":75,"default_branch":"master","last_synced_at":"2026-08-08T06:56:24.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"arp242"}},"created_at":"2013-02-26T05:05:48.000Z","updated_at":"2026-08-07T09:30:23.000Z","dependencies_parsed_at":"2026-08-08T01:38:41.935Z","dependency_job_id":null,"html_url":"https://github.com/BurntSushi/toml","commit_stats":{"total_commits":404,"total_committers":56,"mean_commits":7.214285714285714,"dds":0.6410891089108911,"last_synced_commit":"b7406c026f5af05e3e826cb01c78bc2841be4703"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/sbom","scorecard":{"id":25248,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/toml","commit":"011fa2bc64cec3bb4ec450d11984f5e87b8e158c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:8"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-14T17:44:08.638Z","repository_id":37412558,"created_at":"2025-08-14T17:44:08.638Z","updated_at":"2025-08-14T17:44:08.638Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36406706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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-08T12:11:48.203Z","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/golang-toml?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-toml/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T01:01:19.375Z","issues_count":107,"pull_requests_count":115,"avg_time_to_close_issue":25021813.710843373,"avg_time_to_close_pull_request":1670259.0520833333,"issues_closed_count":83,"pull_requests_closed_count":96,"pull_request_authors_count":49,"issue_authors_count":86,"avg_comments_per_issue":2.392523364485981,"avg_comments_per_pull_request":1.3652173913043477,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":218112.85714285713,"past_year_avg_time_to_close_pull_request":799373.2962962963,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":1.1714285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/issues","maintainers":[{"login":"arp242","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"cespare","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cespare"},{"login":"BurntSushi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}],"active_maintainers":[{"login":"arp242","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-toml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-toml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-toml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-toml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-toml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-toml/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":723},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-10T05:07:57.238Z","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":13546968,"name":"golang-toml","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/BurntSushi/toml","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/toml","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T02:18:37.539Z","latest_release_published_at":"2026-02-11T02:18:37.539Z","latest_release_number":"1.2.0-2","last_synced_at":"2026-03-11T08:09:44.695Z","created_at":"2026-02-11T02:18:37.374Z","updated_at":"2026-08-08T12:11:48.204Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-toml","install_command":"apt-get install golang-toml","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-burntsushi-toml-dev","standards_version":"4.6.1","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"dh-golang, golang-any, debhelper-compat (= 13)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37412558,"uuid":"8425622","full_name":"BurntSushi/toml","owner":"BurntSushi","description":"TOML parser for Golang with reflection.","archived":false,"fork":false,"pushed_at":"2026-06-27T17:21:38.000Z","size":844,"stargazers_count":4991,"open_issues_count":32,"forks_count":559,"subscribers_count":75,"default_branch":"master","last_synced_at":"2026-08-08T06:56:24.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"arp242"}},"created_at":"2013-02-26T05:05:48.000Z","updated_at":"2026-08-07T09:30:23.000Z","dependencies_parsed_at":"2026-08-08T01:38:41.935Z","dependency_job_id":null,"html_url":"https://github.com/BurntSushi/toml","commit_stats":{"total_commits":404,"total_committers":56,"mean_commits":7.214285714285714,"dds":0.6410891089108911,"last_synced_commit":"b7406c026f5af05e3e826cb01c78bc2841be4703"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/sbom","scorecard":{"id":25248,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/toml","commit":"011fa2bc64cec3bb4ec450d11984f5e87b8e158c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:8"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-14T17:44:08.638Z","repository_id":37412558,"created_at":"2025-08-14T17:44:08.638Z","updated_at":"2025-08-14T17:44:08.638Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36406706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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-08T12:11:48.204Z","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/golang-toml?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-toml/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T01:01:19.375Z","issues_count":107,"pull_requests_count":115,"avg_time_to_close_issue":25021813.710843373,"avg_time_to_close_pull_request":1670259.0520833333,"issues_closed_count":83,"pull_requests_closed_count":96,"pull_request_authors_count":49,"issue_authors_count":86,"avg_comments_per_issue":2.392523364485981,"avg_comments_per_pull_request":1.3652173913043477,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":218112.85714285713,"past_year_avg_time_to_close_pull_request":799373.2962962963,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":1.1714285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/issues","maintainers":[{"login":"arp242","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"cespare","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cespare"},{"login":"BurntSushi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}],"active_maintainers":[{"login":"arp242","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-toml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-toml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-toml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-toml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-toml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-toml/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":1000,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":613},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-10T05:07:59.632Z","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":13439207,"name":"golang-toml","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/BurntSushi/toml","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/toml","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T02:14:18.723Z","latest_release_published_at":"2026-02-08T02:14:18.723Z","latest_release_number":"0.3.1-1","last_synced_at":"2026-03-08T04:57:45.622Z","created_at":"2026-02-08T02:14:17.643Z","updated_at":"2026-08-08T12:11:48.215Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-toml","install_command":"apt-get install golang-toml","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-burntsushi-toml-dev, golang-toml-dev","standards_version":"4.4.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper (\u003e= 12~), dh-golang, golang-any","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37412558,"uuid":"8425622","full_name":"BurntSushi/toml","owner":"BurntSushi","description":"TOML parser for Golang with reflection.","archived":false,"fork":false,"pushed_at":"2026-06-27T17:21:38.000Z","size":844,"stargazers_count":4991,"open_issues_count":32,"forks_count":559,"subscribers_count":75,"default_branch":"master","last_synced_at":"2026-08-08T06:56:24.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"arp242"}},"created_at":"2013-02-26T05:05:48.000Z","updated_at":"2026-08-07T09:30:23.000Z","dependencies_parsed_at":"2026-08-08T01:38:41.935Z","dependency_job_id":null,"html_url":"https://github.com/BurntSushi/toml","commit_stats":{"total_commits":404,"total_committers":56,"mean_commits":7.214285714285714,"dds":0.6410891089108911,"last_synced_commit":"b7406c026f5af05e3e826cb01c78bc2841be4703"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/sbom","scorecard":{"id":25248,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/toml","commit":"011fa2bc64cec3bb4ec450d11984f5e87b8e158c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:8"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-14T17:44:08.638Z","repository_id":37412558,"created_at":"2025-08-14T17:44:08.638Z","updated_at":"2025-08-14T17:44:08.638Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36406706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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-08T12:11:48.215Z","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/golang-toml?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-toml/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T01:01:19.375Z","issues_count":107,"pull_requests_count":115,"avg_time_to_close_issue":25021813.710843373,"avg_time_to_close_pull_request":1670259.0520833333,"issues_closed_count":83,"pull_requests_closed_count":96,"pull_request_authors_count":49,"issue_authors_count":86,"avg_comments_per_issue":2.392523364485981,"avg_comments_per_pull_request":1.3652173913043477,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":218112.85714285713,"past_year_avg_time_to_close_pull_request":799373.2962962963,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":1.1714285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/issues","maintainers":[{"login":"arp242","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"cespare","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cespare"},{"login":"BurntSushi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}],"active_maintainers":[{"login":"arp242","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-toml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-toml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-toml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-toml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-toml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-toml/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":464},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-08-10T05:08:00.495Z","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":13963129,"name":"go-github-com-burntsushi-toml","ecosystem":"guix","description":"Toml parser and encoder for Go","homepage":"https://github.com/BurntSushi/toml","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/BurntSushi/toml","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T22:46:57.414Z","latest_release_published_at":"2026-03-02T22:46:57.414Z","latest_release_number":"1.5.0","last_synced_at":"2026-04-07T01:01:57.720Z","created_at":"2026-03-02T22:46:57.194Z","updated_at":"2026-08-08T12:11:48.219Z","registry_url":"https://packages.guix.gnu.org/packages/go-github-com-burntsushi-toml/1.5.0/","install_command":"guix install go-github-com-burntsushi-toml","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-xyz.scm#n4097","metadata":{"location":"gnu/packages/golang-xyz.scm:4097","variable_name":"go-github-com-burntsushi-toml"},"repo_metadata":{"id":37412558,"uuid":"8425622","full_name":"BurntSushi/toml","owner":"BurntSushi","description":"TOML parser for Golang with reflection.","archived":false,"fork":false,"pushed_at":"2026-06-27T17:21:38.000Z","size":844,"stargazers_count":4991,"open_issues_count":32,"forks_count":559,"subscribers_count":75,"default_branch":"master","last_synced_at":"2026-08-08T06:56:24.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"arp242"}},"created_at":"2013-02-26T05:05:48.000Z","updated_at":"2026-08-07T09:30:23.000Z","dependencies_parsed_at":"2026-08-08T01:38:41.935Z","dependency_job_id":null,"html_url":"https://github.com/BurntSushi/toml","commit_stats":{"total_commits":404,"total_committers":56,"mean_commits":7.214285714285714,"dds":0.6410891089108911,"last_synced_commit":"b7406c026f5af05e3e826cb01c78bc2841be4703"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/sbom","scorecard":{"id":25248,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/toml","commit":"011fa2bc64cec3bb4ec450d11984f5e87b8e158c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:8"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-14T17:44:08.638Z","repository_id":37412558,"created_at":"2025-08-14T17:44:08.638Z","updated_at":"2025-08-14T17:44:08.638Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36406706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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-08T12:11:48.219Z","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:guix/go-github-com-burntsushi-toml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/go-github-com-burntsushi-toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/go-github-com-burntsushi-toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/go-github-com-burntsushi-toml/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T01:01:19.375Z","issues_count":107,"pull_requests_count":115,"avg_time_to_close_issue":25021813.710843373,"avg_time_to_close_pull_request":1670259.0520833333,"issues_closed_count":83,"pull_requests_closed_count":96,"pull_request_authors_count":49,"issue_authors_count":86,"avg_comments_per_issue":2.392523364485981,"avg_comments_per_pull_request":1.3652173913043477,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":218112.85714285713,"past_year_avg_time_to_close_pull_request":799373.2962962963,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":1.1714285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/issues","maintainers":[{"login":"arp242","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"cespare","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cespare"},{"login":"BurntSushi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}],"active_maintainers":[{"login":"arp242","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-burntsushi-toml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-burntsushi-toml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-burntsushi-toml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-burntsushi-toml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-burntsushi-toml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-burntsushi-toml/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32257,"maintainers_count":0,"namespaces_count":0,"keywords_count":1649,"github":"guix-mirror","metadata":{"funded_packages_count":882},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-08-12T05:05:19.604Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":13418695,"name":"golang-toml","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/BurntSushi/toml","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/toml","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T04:36:40.610Z","latest_release_published_at":"2026-02-07T04:36:40.610Z","latest_release_number":"1.0.0-2","last_synced_at":"2026-03-07T04:42:50.902Z","created_at":"2026-02-07T04:36:40.336Z","updated_at":"2026-08-08T12:11:48.226Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-toml","install_command":"apt-get install golang-toml","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-burntsushi-toml-dev","standards_version":"4.6.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"dh-golang, golang-any, debhelper-compat (= 13)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37412558,"uuid":"8425622","full_name":"BurntSushi/toml","owner":"BurntSushi","description":"TOML parser for Golang with reflection.","archived":false,"fork":false,"pushed_at":"2026-06-27T17:21:38.000Z","size":844,"stargazers_count":4991,"open_issues_count":32,"forks_count":559,"subscribers_count":75,"default_branch":"master","last_synced_at":"2026-08-08T06:56:24.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"arp242"}},"created_at":"2013-02-26T05:05:48.000Z","updated_at":"2026-08-07T09:30:23.000Z","dependencies_parsed_at":"2026-08-08T01:38:41.935Z","dependency_job_id":null,"html_url":"https://github.com/BurntSushi/toml","commit_stats":{"total_commits":404,"total_committers":56,"mean_commits":7.214285714285714,"dds":0.6410891089108911,"last_synced_commit":"b7406c026f5af05e3e826cb01c78bc2841be4703"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/sbom","scorecard":{"id":25248,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/toml","commit":"011fa2bc64cec3bb4ec450d11984f5e87b8e158c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:8"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-14T17:44:08.638Z","repository_id":37412558,"created_at":"2025-08-14T17:44:08.638Z","updated_at":"2025-08-14T17:44:08.638Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36406706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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-08T12:11:48.226Z","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/golang-toml?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-toml/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T01:01:19.375Z","issues_count":107,"pull_requests_count":115,"avg_time_to_close_issue":25021813.710843373,"avg_time_to_close_pull_request":1670259.0520833333,"issues_closed_count":83,"pull_requests_closed_count":96,"pull_request_authors_count":49,"issue_authors_count":86,"avg_comments_per_issue":2.392523364485981,"avg_comments_per_pull_request":1.3652173913043477,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":218112.85714285713,"past_year_avg_time_to_close_pull_request":799373.2962962963,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":1.1714285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/issues","maintainers":[{"login":"arp242","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"cespare","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cespare"},{"login":"BurntSushi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}],"active_maintainers":[{"login":"arp242","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-toml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-toml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-toml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-toml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-toml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-toml/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":559},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-10T05:07:56.140Z","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":13476751,"name":"golang-toml","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/BurntSushi/toml","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/toml","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T05:17:20.490Z","latest_release_published_at":"2026-02-10T05:17:20.490Z","latest_release_number":"1.2.1-1","last_synced_at":"2026-03-10T06:03:59.632Z","created_at":"2026-02-10T05:17:19.869Z","updated_at":"2026-08-08T12:11:48.243Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-toml","install_command":"apt-get install golang-toml","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-burntsushi-toml-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"dh-sequence-golang, golang-any, debhelper-compat (= 13)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37412558,"uuid":"8425622","full_name":"BurntSushi/toml","owner":"BurntSushi","description":"TOML parser for Golang with reflection.","archived":false,"fork":false,"pushed_at":"2026-06-27T17:21:38.000Z","size":844,"stargazers_count":4991,"open_issues_count":32,"forks_count":559,"subscribers_count":75,"default_branch":"master","last_synced_at":"2026-08-08T06:56:24.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"arp242"}},"created_at":"2013-02-26T05:05:48.000Z","updated_at":"2026-08-07T09:30:23.000Z","dependencies_parsed_at":"2026-08-08T01:38:41.935Z","dependency_job_id":null,"html_url":"https://github.com/BurntSushi/toml","commit_stats":{"total_commits":404,"total_committers":56,"mean_commits":7.214285714285714,"dds":0.6410891089108911,"last_synced_commit":"b7406c026f5af05e3e826cb01c78bc2841be4703"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/sbom","scorecard":{"id":25248,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/toml","commit":"011fa2bc64cec3bb4ec450d11984f5e87b8e158c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:8"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-14T17:44:08.638Z","repository_id":37412558,"created_at":"2025-08-14T17:44:08.638Z","updated_at":"2025-08-14T17:44:08.638Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36406706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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-08T12:11:48.243Z","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/golang-toml?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-toml/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T01:01:19.375Z","issues_count":107,"pull_requests_count":115,"avg_time_to_close_issue":25021813.710843373,"avg_time_to_close_pull_request":1670259.0520833333,"issues_closed_count":83,"pull_requests_closed_count":96,"pull_request_authors_count":49,"issue_authors_count":86,"avg_comments_per_issue":2.392523364485981,"avg_comments_per_pull_request":1.3652173913043477,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":218112.85714285713,"past_year_avg_time_to_close_pull_request":799373.2962962963,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":1.1714285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/issues","maintainers":[{"login":"arp242","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"cespare","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cespare"},{"login":"BurntSushi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}],"active_maintainers":[{"login":"arp242","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-toml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-toml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-toml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-toml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-toml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-toml/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":891},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-10T05:07:58.402Z","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":13686330,"name":"golang-toml","ecosystem":"debian","description":null,"homepage":"https://github.com/BurntSushi/toml","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/BurntSushi/toml","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T18:08:40.296Z","latest_release_published_at":"2026-02-12T18:08:40.296Z","latest_release_number":"1.2.0-2","last_synced_at":"2026-03-13T01:14:12.525Z","created_at":"2026-02-12T18:08:40.141Z","updated_at":"2026-08-08T12:11:50.543Z","registry_url":"https://tracker.debian.org/pkg/golang-toml","install_command":"apt-get install golang-toml","documentation_url":"https://packages.debian.org/bookworm/golang-toml","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-burntsushi-toml-dev","standards_version":"4.6.1","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"dh-golang, golang-any, debhelper-compat (= 13)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37412558,"uuid":"8425622","full_name":"BurntSushi/toml","owner":"BurntSushi","description":"TOML parser for Golang with reflection.","archived":false,"fork":false,"pushed_at":"2026-06-27T17:21:38.000Z","size":844,"stargazers_count":4991,"open_issues_count":32,"forks_count":559,"subscribers_count":75,"default_branch":"master","last_synced_at":"2026-08-08T06:56:24.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"arp242"}},"created_at":"2013-02-26T05:05:48.000Z","updated_at":"2026-08-07T09:30:23.000Z","dependencies_parsed_at":"2026-08-08T01:38:41.935Z","dependency_job_id":null,"html_url":"https://github.com/BurntSushi/toml","commit_stats":{"total_commits":404,"total_committers":56,"mean_commits":7.214285714285714,"dds":0.6410891089108911,"last_synced_commit":"b7406c026f5af05e3e826cb01c78bc2841be4703"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/sbom","scorecard":{"id":25248,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/toml","commit":"011fa2bc64cec3bb4ec450d11984f5e87b8e158c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:8"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-14T17:44:08.638Z","repository_id":37412558,"created_at":"2025-08-14T17:44:08.638Z","updated_at":"2025-08-14T17:44:08.638Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36406706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-08T06:20:58.203Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13069,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-08T06:20:58.214Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"v1.6.0","sha":"52534926c55b4cd85b05aee90569dd0668b8cf30","kind":"commit","published_at":"2025-12-18T12:15:22.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.6.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"d97def528e83313822a9f98946334ffccd542bdf","kind":"tag","published_at":"2025-03-18T02:20:36.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.5.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1e2c053f442c0ac99df1f5b56bae3feab98caa4f","kind":"tag","published_at":"2024-05-23T14:22:53.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.4.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"b324da5ffbb2a87e4a611b1703bd03bffbe7ffbf","kind":"tag","published_at":"2023-06-08T11:17:59.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.2","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"96fcef232f3c6f201cd851db0ac37822e36afadb","kind":"tag","published_at":"2023-06-06T10:00:42.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"d9b91727b9a4323a66ebadfccc11d4ce0344ac4d","kind":"tag","published_at":"2023-05-30T15:17:01.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"74c008f3d2dcb9c295248aada067301a0d810932","kind":"tag","published_at":"2022-10-22T09:18:20.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.2.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2e74712cdd427078f9816c8f2eb42b538ea41fa8","kind":"tag","published_at":"2022-07-20T14:10:55.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.2.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"891d2617ddbdfa265c4095b53103c010c98e6591","kind":"tag","published_at":"2022-04-04T23:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.1.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4272474656f1b35414cdee32185a45e36b39246e","kind":"tag","published_at":"2022-01-12T07:05:52.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.0.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.0.0/manifests"},{"name":"v0.4.1","sha":"641c3cf2148ad11ca058c000eab0453dd5d67954","kind":"tag","published_at":"2021-08-05T08:18:02.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.4.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"642b87ad9aaf6804f7f9a3f475baf9dd362df027","kind":"tag","published_at":"2021-08-02T08:08:16.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.4.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005","kind":"tag","published_at":"2018-09-21T18:29:30.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.3.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"b26d9c308763d68093482582cea63d69be07a0f0","kind":"commit","published_at":"2017-03-28T06:15:53.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.3.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"bbd5bb678321a0d6e58f1099321dfa73391c1b6f","kind":"tag","published_at":"2016-03-28T21:09:57.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.2.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2ceedfee35ad3848e49308ab0c9a4f640cfb5fb2","kind":"commit","published_at":"2014-07-17T22:42:52.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.1.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-08T12:11:50.543Z","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/golang-toml?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-toml/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242","https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T01:01:19.375Z","issues_count":107,"pull_requests_count":115,"avg_time_to_close_issue":25021813.710843373,"avg_time_to_close_pull_request":1670259.0520833333,"issues_closed_count":83,"pull_requests_closed_count":96,"pull_request_authors_count":49,"issue_authors_count":86,"avg_comments_per_issue":2.392523364485981,"avg_comments_per_pull_request":1.3652173913043477,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":218112.85714285713,"past_year_avg_time_to_close_pull_request":799373.2962962963,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":1.1714285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/issues","maintainers":[{"login":"arp242","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"cespare","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cespare"},{"login":"BurntSushi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}],"active_maintainers":[{"login":"arp242","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-toml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-toml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-toml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-toml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-toml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-toml/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":2652,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":809},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-10T05:08:01.819Z","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"}},{"id":7661278,"name":"github.com/BurntSushI/toml","ecosystem":"go","description":"Package toml provides facilities for decoding and encoding TOML configuration files via reflection.","homepage":"https://github.com/BurntSushI/toml","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/BurntSushI/toml","keywords_array":[],"namespace":"github.com/BurntSushI","versions_count":16,"first_release_published_at":"2014-07-17T22:42:52.000Z","latest_release_published_at":"2025-12-18T12:15:22.000Z","latest_release_number":"v1.6.0","last_synced_at":"2026-08-12T03:01:02.777Z","created_at":"2023-04-29T01:36:24.026Z","updated_at":"2026-08-12T03:01:02.777Z","registry_url":"https://pkg.go.dev/github.com/BurntSushI/toml","install_command":"go get github.com/BurntSushI/toml","documentation_url":"https://pkg.go.dev/github.com/BurntSushI/toml#section-documentation","metadata":{},"repo_metadata":{"id":37412558,"uuid":"8425622","full_name":"BurntSushi/toml","owner":"BurntSushi","description":"TOML parser for Golang with reflection.","archived":false,"fork":false,"pushed_at":"2026-06-27T17:21:38.000Z","size":844,"stargazers_count":4991,"open_issues_count":32,"forks_count":559,"subscribers_count":75,"default_branch":"master","last_synced_at":"2026-08-08T06:56:24.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"arp242"}},"created_at":"2013-02-26T05:05:48.000Z","updated_at":"2026-08-07T09:30:23.000Z","dependencies_parsed_at":"2026-08-08T01:38:41.935Z","dependency_job_id":null,"html_url":"https://github.com/BurntSushi/toml","commit_stats":{"total_commits":404,"total_committers":56,"mean_commits":7.214285714285714,"dds":0.6410891089108911,"last_synced_commit":"b7406c026f5af05e3e826cb01c78bc2841be4703"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/sbom","scorecard":{"id":25248,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/toml","commit":"011fa2bc64cec3bb4ec450d11984f5e87b8e158c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:8"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-14T17:44:08.638Z","repository_id":37412558,"created_at":"2025-08-14T17:44:08.638Z","updated_at":"2025-08-14T17:44:08.638Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36406706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-08T06:20:58.203Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13069,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-08T06:20:58.214Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"v1.6.0","sha":"52534926c55b4cd85b05aee90569dd0668b8cf30","kind":"commit","published_at":"2025-12-18T12:15:22.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.6.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"d97def528e83313822a9f98946334ffccd542bdf","kind":"tag","published_at":"2025-03-18T02:20:36.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.5.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1e2c053f442c0ac99df1f5b56bae3feab98caa4f","kind":"tag","published_at":"2024-05-23T14:22:53.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.4.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"b324da5ffbb2a87e4a611b1703bd03bffbe7ffbf","kind":"tag","published_at":"2023-06-08T11:17:59.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.2","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"96fcef232f3c6f201cd851db0ac37822e36afadb","kind":"tag","published_at":"2023-06-06T10:00:42.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"d9b91727b9a4323a66ebadfccc11d4ce0344ac4d","kind":"tag","published_at":"2023-05-30T15:17:01.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"74c008f3d2dcb9c295248aada067301a0d810932","kind":"tag","published_at":"2022-10-22T09:18:20.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.2.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2e74712cdd427078f9816c8f2eb42b538ea41fa8","kind":"tag","published_at":"2022-07-20T14:10:55.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.2.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"891d2617ddbdfa265c4095b53103c010c98e6591","kind":"tag","published_at":"2022-04-04T23:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.1.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4272474656f1b35414cdee32185a45e36b39246e","kind":"tag","published_at":"2022-01-12T07:05:52.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.0.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.0.0/manifests"},{"name":"v0.4.1","sha":"641c3cf2148ad11ca058c000eab0453dd5d67954","kind":"tag","published_at":"2021-08-05T08:18:02.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.4.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"642b87ad9aaf6804f7f9a3f475baf9dd362df027","kind":"tag","published_at":"2021-08-02T08:08:16.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.4.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005","kind":"tag","published_at":"2018-09-21T18:29:30.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.3.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"b26d9c308763d68093482582cea63d69be07a0f0","kind":"commit","published_at":"2017-03-28T06:15:53.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.3.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"bbd5bb678321a0d6e58f1099321dfa73391c1b6f","kind":"tag","published_at":"2016-03-28T21:09:57.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.2.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2ceedfee35ad3848e49308ab0c9a4f640cfb5fb2","kind":"commit","published_at":"2014-07-17T22:42:52.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.1.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-08T12:11:50.548Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.28330606103869,"dependent_packages_count":8.083425512072576,"stargazers_count":1.021448103934898,"forks_count":1.215282734990171,"average":4.900865603009084},"purl":"pkg:golang/github.com/%21burnt%21sush%21i/toml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/BurntSushI/toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/BurntSushI/toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/BurntSushI/toml/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242","https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T01:01:19.375Z","issues_count":107,"pull_requests_count":115,"avg_time_to_close_issue":25021813.710843373,"avg_time_to_close_pull_request":1670259.0520833333,"issues_closed_count":83,"pull_requests_closed_count":96,"pull_request_authors_count":49,"issue_authors_count":86,"avg_comments_per_issue":2.392523364485981,"avg_comments_per_pull_request":1.3652173913043477,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":218112.85714285713,"past_year_avg_time_to_close_pull_request":799373.2962962963,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":1.1714285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/issues","maintainers":[{"login":"arp242","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"cespare","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cespare"},{"login":"BurntSushi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}],"active_maintainers":[{"login":"arp242","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntSushI%2Ftoml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntSushI%2Ftoml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntSushI%2Ftoml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntSushI%2Ftoml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntSushI%2Ftoml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntSushI%2Ftoml/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2263070,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-12T00:18:10.975284Z","path":"github.com/fhunleth/muontrap","version":"v0.2.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-12T12:33:12.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5335483,"name":"github.com/BuRNTsuShi/toml","ecosystem":"go","description":"Package toml provides facilities for decoding and encoding TOML configuration files via reflection.","homepage":"https://github.com/BuRNTsuShi/toml","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/BuRNTsuShi/toml","keywords_array":[],"namespace":"github.com/BuRNTsuShi","versions_count":16,"first_release_published_at":"2014-07-17T22:42:52.000Z","latest_release_published_at":"2025-12-18T12:15:22.000Z","latest_release_number":"v1.6.0","last_synced_at":"2026-08-12T03:01:02.894Z","created_at":"2022-10-18T02:29:50.234Z","updated_at":"2026-08-12T03:01:02.895Z","registry_url":"https://pkg.go.dev/github.com/BuRNTsuShi/toml","install_command":"go get github.com/BuRNTsuShi/toml","documentation_url":"https://pkg.go.dev/github.com/BuRNTsuShi/toml#section-documentation","metadata":{},"repo_metadata":{"id":37412558,"uuid":"8425622","full_name":"BurntSushi/toml","owner":"BurntSushi","description":"TOML parser for Golang with reflection.","archived":false,"fork":false,"pushed_at":"2026-06-27T17:21:38.000Z","size":844,"stargazers_count":4991,"open_issues_count":32,"forks_count":559,"subscribers_count":75,"default_branch":"master","last_synced_at":"2026-08-08T06:56:24.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"arp242"}},"created_at":"2013-02-26T05:05:48.000Z","updated_at":"2026-08-07T09:30:23.000Z","dependencies_parsed_at":"2026-08-08T01:38:41.935Z","dependency_job_id":null,"html_url":"https://github.com/BurntSushi/toml","commit_stats":{"total_commits":404,"total_committers":56,"mean_commits":7.214285714285714,"dds":0.6410891089108911,"last_synced_commit":"b7406c026f5af05e3e826cb01c78bc2841be4703"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/sbom","scorecard":{"id":25248,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/toml","commit":"011fa2bc64cec3bb4ec450d11984f5e87b8e158c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:8"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-14T17:44:08.638Z","repository_id":37412558,"created_at":"2025-08-14T17:44:08.638Z","updated_at":"2025-08-14T17:44:08.638Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36406706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-08T06:20:58.203Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13069,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-08T06:20:58.214Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"v1.6.0","sha":"52534926c55b4cd85b05aee90569dd0668b8cf30","kind":"commit","published_at":"2025-12-18T12:15:22.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.6.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"d97def528e83313822a9f98946334ffccd542bdf","kind":"tag","published_at":"2025-03-18T02:20:36.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.5.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1e2c053f442c0ac99df1f5b56bae3feab98caa4f","kind":"tag","published_at":"2024-05-23T14:22:53.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.4.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"b324da5ffbb2a87e4a611b1703bd03bffbe7ffbf","kind":"tag","published_at":"2023-06-08T11:17:59.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.2","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"96fcef232f3c6f201cd851db0ac37822e36afadb","kind":"tag","published_at":"2023-06-06T10:00:42.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"d9b91727b9a4323a66ebadfccc11d4ce0344ac4d","kind":"tag","published_at":"2023-05-30T15:17:01.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"74c008f3d2dcb9c295248aada067301a0d810932","kind":"tag","published_at":"2022-10-22T09:18:20.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.2.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2e74712cdd427078f9816c8f2eb42b538ea41fa8","kind":"tag","published_at":"2022-07-20T14:10:55.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.2.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"891d2617ddbdfa265c4095b53103c010c98e6591","kind":"tag","published_at":"2022-04-04T23:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.1.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4272474656f1b35414cdee32185a45e36b39246e","kind":"tag","published_at":"2022-01-12T07:05:52.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.0.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.0.0/manifests"},{"name":"v0.4.1","sha":"641c3cf2148ad11ca058c000eab0453dd5d67954","kind":"tag","published_at":"2021-08-05T08:18:02.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.4.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"642b87ad9aaf6804f7f9a3f475baf9dd362df027","kind":"tag","published_at":"2021-08-02T08:08:16.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.4.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005","kind":"tag","published_at":"2018-09-21T18:29:30.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.3.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"b26d9c308763d68093482582cea63d69be07a0f0","kind":"commit","published_at":"2017-03-28T06:15:53.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.3.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"bbd5bb678321a0d6e58f1099321dfa73391c1b6f","kind":"tag","published_at":"2016-03-28T21:09:57.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.2.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2ceedfee35ad3848e49308ab0c9a4f640cfb5fb2","kind":"commit","published_at":"2014-07-17T22:42:52.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.1.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-08T12:11:50.564Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":0.6340926358838073,"forks_count":0.7761742778358249,"average":4.438816794364319},"purl":"pkg:golang/github.com/%21bu%21r%21n%21tsu%21shi/toml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/BuRNTsuShi/toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/BuRNTsuShi/toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/BuRNTsuShi/toml/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242","https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T01:01:19.375Z","issues_count":107,"pull_requests_count":115,"avg_time_to_close_issue":25021813.710843373,"avg_time_to_close_pull_request":1670259.0520833333,"issues_closed_count":83,"pull_requests_closed_count":96,"pull_request_authors_count":49,"issue_authors_count":86,"avg_comments_per_issue":2.392523364485981,"avg_comments_per_pull_request":1.3652173913043477,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":218112.85714285713,"past_year_avg_time_to_close_pull_request":799373.2962962963,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":1.1714285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/issues","maintainers":[{"login":"arp242","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"cespare","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cespare"},{"login":"BurntSushi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}],"active_maintainers":[{"login":"arp242","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBuRNTsuShi%2Ftoml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBuRNTsuShi%2Ftoml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBuRNTsuShi%2Ftoml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBuRNTsuShi%2Ftoml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBuRNTsuShi%2Ftoml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBuRNTsuShi%2Ftoml/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2263070,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-12T00:18:10.975284Z","path":"github.com/fhunleth/muontrap","version":"v0.2.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-12T12:33:12.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14576875,"name":"github.com/BURntsushi/toml","ecosystem":"go","description":"Package toml provides facilities for decoding and encoding TOML configuration files via reflection.","homepage":"https://github.com/BURntsushi/toml","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/BURntsushi/toml","keywords_array":[],"namespace":"github.com/BURntsushi","versions_count":16,"first_release_published_at":"2014-07-17T22:42:52.000Z","latest_release_published_at":"2025-12-18T12:15:22.000Z","latest_release_number":"v1.6.0","last_synced_at":"2026-08-12T03:01:04.049Z","created_at":"2026-06-02T09:55:27.445Z","updated_at":"2026-08-12T03:01:04.049Z","registry_url":"https://pkg.go.dev/github.com/BURntsushi/toml","install_command":"go get github.com/BURntsushi/toml","documentation_url":"https://pkg.go.dev/github.com/BURntsushi/toml#section-documentation","metadata":{},"repo_metadata":{"id":37412558,"uuid":"8425622","full_name":"BurntSushi/toml","owner":"BurntSushi","description":"TOML parser for Golang with reflection.","archived":false,"fork":false,"pushed_at":"2026-06-27T17:21:38.000Z","size":844,"stargazers_count":4991,"open_issues_count":32,"forks_count":559,"subscribers_count":75,"default_branch":"master","last_synced_at":"2026-08-08T06:56:24.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"arp242"}},"created_at":"2013-02-26T05:05:48.000Z","updated_at":"2026-08-07T09:30:23.000Z","dependencies_parsed_at":"2026-08-08T01:38:41.935Z","dependency_job_id":null,"html_url":"https://github.com/BurntSushi/toml","commit_stats":{"total_commits":404,"total_committers":56,"mean_commits":7.214285714285714,"dds":0.6410891089108911,"last_synced_commit":"b7406c026f5af05e3e826cb01c78bc2841be4703"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/sbom","scorecard":{"id":25248,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/toml","commit":"011fa2bc64cec3bb4ec450d11984f5e87b8e158c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:8"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-14T17:44:08.638Z","repository_id":37412558,"created_at":"2025-08-14T17:44:08.638Z","updated_at":"2025-08-14T17:44:08.638Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36406706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-08T06:20:58.203Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13069,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-08T06:20:58.214Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"v1.6.0","sha":"52534926c55b4cd85b05aee90569dd0668b8cf30","kind":"commit","published_at":"2025-12-18T12:15:22.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.6.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"d97def528e83313822a9f98946334ffccd542bdf","kind":"tag","published_at":"2025-03-18T02:20:36.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.5.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1e2c053f442c0ac99df1f5b56bae3feab98caa4f","kind":"tag","published_at":"2024-05-23T14:22:53.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.4.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"b324da5ffbb2a87e4a611b1703bd03bffbe7ffbf","kind":"tag","published_at":"2023-06-08T11:17:59.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.2","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"96fcef232f3c6f201cd851db0ac37822e36afadb","kind":"tag","published_at":"2023-06-06T10:00:42.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"d9b91727b9a4323a66ebadfccc11d4ce0344ac4d","kind":"tag","published_at":"2023-05-30T15:17:01.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"74c008f3d2dcb9c295248aada067301a0d810932","kind":"tag","published_at":"2022-10-22T09:18:20.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.2.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2e74712cdd427078f9816c8f2eb42b538ea41fa8","kind":"tag","published_at":"2022-07-20T14:10:55.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.2.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"891d2617ddbdfa265c4095b53103c010c98e6591","kind":"tag","published_at":"2022-04-04T23:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.1.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4272474656f1b35414cdee32185a45e36b39246e","kind":"tag","published_at":"2022-01-12T07:05:52.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.0.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.0.0/manifests"},{"name":"v0.4.1","sha":"641c3cf2148ad11ca058c000eab0453dd5d67954","kind":"tag","published_at":"2021-08-05T08:18:02.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.4.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"642b87ad9aaf6804f7f9a3f475baf9dd362df027","kind":"tag","published_at":"2021-08-02T08:08:16.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.4.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005","kind":"tag","published_at":"2018-09-21T18:29:30.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.3.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"b26d9c308763d68093482582cea63d69be07a0f0","kind":"commit","published_at":"2017-03-28T06:15:53.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.3.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"bbd5bb678321a0d6e58f1099321dfa73391c1b6f","kind":"tag","published_at":"2016-03-28T21:09:57.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.2.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2ceedfee35ad3848e49308ab0c9a4f640cfb5fb2","kind":"commit","published_at":"2014-07-17T22:42:52.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.1.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-08T12:11:50.554Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.025483849708869,"dependent_packages_count":4.709058995738614,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.867271422723741},"purl":"pkg:golang/github.com/%21b%21u%21rntsushi/toml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/BURntsushi/toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/BURntsushi/toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/BURntsushi/toml/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242","https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T01:01:19.375Z","issues_count":107,"pull_requests_count":115,"avg_time_to_close_issue":25021813.710843373,"avg_time_to_close_pull_request":1670259.0520833333,"issues_closed_count":83,"pull_requests_closed_count":96,"pull_request_authors_count":49,"issue_authors_count":86,"avg_comments_per_issue":2.392523364485981,"avg_comments_per_pull_request":1.3652173913043477,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":218112.85714285713,"past_year_avg_time_to_close_pull_request":799373.2962962963,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":1.1714285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/issues","maintainers":[{"login":"arp242","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"cespare","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cespare"},{"login":"BurntSushi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}],"active_maintainers":[{"login":"arp242","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBURntsushi%2Ftoml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBURntsushi%2Ftoml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBURntsushi%2Ftoml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBURntsushi%2Ftoml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBURntsushi%2Ftoml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBURntsushi%2Ftoml/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2263070,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-12T00:18:10.975284Z","path":"github.com/fhunleth/muontrap","version":"v0.2.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-12T12:33:12.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":9148658,"name":"github.com/BurntSUshi/toml","ecosystem":"go","description":"Package toml provides facilities for decoding and encoding TOML configuration files via reflection.","homepage":"https://github.com/BurntSUshi/toml","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/BurntSUshi/toml","keywords_array":[],"namespace":"github.com/BurntSUshi","versions_count":16,"first_release_published_at":"2014-07-17T22:42:52.000Z","latest_release_published_at":"2025-12-18T12:15:22.000Z","latest_release_number":"v1.6.0","last_synced_at":"2026-08-12T03:01:03.833Z","created_at":"2024-02-29T05:00:25.561Z","updated_at":"2026-08-12T03:01:03.833Z","registry_url":"https://pkg.go.dev/github.com/BurntSUshi/toml","install_command":"go get github.com/BurntSUshi/toml","documentation_url":"https://pkg.go.dev/github.com/BurntSUshi/toml#section-documentation","metadata":{},"repo_metadata":{"id":37412558,"uuid":"8425622","full_name":"BurntSushi/toml","owner":"BurntSushi","description":"TOML parser for Golang with reflection.","archived":false,"fork":false,"pushed_at":"2026-06-27T17:21:38.000Z","size":844,"stargazers_count":4991,"open_issues_count":32,"forks_count":559,"subscribers_count":75,"default_branch":"master","last_synced_at":"2026-08-08T06:56:24.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"arp242"}},"created_at":"2013-02-26T05:05:48.000Z","updated_at":"2026-08-07T09:30:23.000Z","dependencies_parsed_at":"2026-08-08T01:38:41.935Z","dependency_job_id":null,"html_url":"https://github.com/BurntSushi/toml","commit_stats":{"total_commits":404,"total_committers":56,"mean_commits":7.214285714285714,"dds":0.6410891089108911,"last_synced_commit":"b7406c026f5af05e3e826cb01c78bc2841be4703"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/sbom","scorecard":{"id":25248,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/toml","commit":"011fa2bc64cec3bb4ec450d11984f5e87b8e158c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:8"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-14T17:44:08.638Z","repository_id":37412558,"created_at":"2025-08-14T17:44:08.638Z","updated_at":"2025-08-14T17:44:08.638Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36406706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-08T06:20:58.203Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13069,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-08T06:20:58.214Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"v1.6.0","sha":"52534926c55b4cd85b05aee90569dd0668b8cf30","kind":"commit","published_at":"2025-12-18T12:15:22.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.6.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"d97def528e83313822a9f98946334ffccd542bdf","kind":"tag","published_at":"2025-03-18T02:20:36.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.5.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1e2c053f442c0ac99df1f5b56bae3feab98caa4f","kind":"tag","published_at":"2024-05-23T14:22:53.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.4.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"b324da5ffbb2a87e4a611b1703bd03bffbe7ffbf","kind":"tag","published_at":"2023-06-08T11:17:59.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.2","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"96fcef232f3c6f201cd851db0ac37822e36afadb","kind":"tag","published_at":"2023-06-06T10:00:42.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"d9b91727b9a4323a66ebadfccc11d4ce0344ac4d","kind":"tag","published_at":"2023-05-30T15:17:01.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"74c008f3d2dcb9c295248aada067301a0d810932","kind":"tag","published_at":"2022-10-22T09:18:20.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.2.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2e74712cdd427078f9816c8f2eb42b538ea41fa8","kind":"tag","published_at":"2022-07-20T14:10:55.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.2.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"891d2617ddbdfa265c4095b53103c010c98e6591","kind":"tag","published_at":"2022-04-04T23:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.1.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4272474656f1b35414cdee32185a45e36b39246e","kind":"tag","published_at":"2022-01-12T07:05:52.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.0.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.0.0/manifests"},{"name":"v0.4.1","sha":"641c3cf2148ad11ca058c000eab0453dd5d67954","kind":"tag","published_at":"2021-08-05T08:18:02.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.4.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"642b87ad9aaf6804f7f9a3f475baf9dd362df027","kind":"tag","published_at":"2021-08-02T08:08:16.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.4.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005","kind":"tag","published_at":"2018-09-21T18:29:30.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.3.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"b26d9c308763d68093482582cea63d69be07a0f0","kind":"commit","published_at":"2017-03-28T06:15:53.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.3.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"bbd5bb678321a0d6e58f1099321dfa73391c1b6f","kind":"tag","published_at":"2016-03-28T21:09:57.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.2.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2ceedfee35ad3848e49308ab0c9a4f640cfb5fb2","kind":"commit","published_at":"2014-07-17T22:42:52.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.1.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-08T12:11:50.455Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.708613311563063,"dependent_packages_count":8.609543631747513,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.159078471655288},"purl":"pkg:golang/github.com/%21burnt%21s%21ushi/toml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/BurntSUshi/toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/BurntSUshi/toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/BurntSUshi/toml/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242","https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T01:01:19.375Z","issues_count":107,"pull_requests_count":115,"avg_time_to_close_issue":25021813.710843373,"avg_time_to_close_pull_request":1670259.0520833333,"issues_closed_count":83,"pull_requests_closed_count":96,"pull_request_authors_count":49,"issue_authors_count":86,"avg_comments_per_issue":2.392523364485981,"avg_comments_per_pull_request":1.3652173913043477,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":218112.85714285713,"past_year_avg_time_to_close_pull_request":799373.2962962963,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":1.1714285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/issues","maintainers":[{"login":"arp242","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"cespare","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cespare"},{"login":"BurntSushi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}],"active_maintainers":[{"login":"arp242","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntSUshi%2Ftoml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntSUshi%2Ftoml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntSUshi%2Ftoml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntSUshi%2Ftoml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntSUshi%2Ftoml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntSUshi%2Ftoml/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2263070,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-12T00:18:10.975284Z","path":"github.com/fhunleth/muontrap","version":"v0.2.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-12T12:33:12.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":7661273,"name":"github.com/BurntSuShI/toml","ecosystem":"go","description":"Package toml provides facilities for decoding and encoding TOML configuration files via reflection.","homepage":"https://github.com/BurntSuShI/toml","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/BurntSuShI/toml","keywords_array":[],"namespace":"github.com/BurntSuShI","versions_count":16,"first_release_published_at":"2014-07-17T22:42:52.000Z","latest_release_published_at":"2025-12-18T12:15:22.000Z","latest_release_number":"v1.6.0","last_synced_at":"2026-08-12T03:01:03.639Z","created_at":"2023-04-29T01:36:23.709Z","updated_at":"2026-08-12T03:01:03.639Z","registry_url":"https://pkg.go.dev/github.com/BurntSuShI/toml","install_command":"go get github.com/BurntSuShI/toml","documentation_url":"https://pkg.go.dev/github.com/BurntSuShI/toml#section-documentation","metadata":{},"repo_metadata":{"id":37412558,"uuid":"8425622","full_name":"BurntSushi/toml","owner":"BurntSushi","description":"TOML parser for Golang with reflection.","archived":false,"fork":false,"pushed_at":"2026-06-27T17:21:38.000Z","size":844,"stargazers_count":4991,"open_issues_count":32,"forks_count":559,"subscribers_count":75,"default_branch":"master","last_synced_at":"2026-08-08T06:56:24.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"arp242"}},"created_at":"2013-02-26T05:05:48.000Z","updated_at":"2026-08-07T09:30:23.000Z","dependencies_parsed_at":"2026-08-08T01:38:41.935Z","dependency_job_id":null,"html_url":"https://github.com/BurntSushi/toml","commit_stats":{"total_commits":404,"total_committers":56,"mean_commits":7.214285714285714,"dds":0.6410891089108911,"last_synced_commit":"b7406c026f5af05e3e826cb01c78bc2841be4703"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/sbom","scorecard":{"id":25248,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/toml","commit":"011fa2bc64cec3bb4ec450d11984f5e87b8e158c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:8"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-14T17:44:08.638Z","repository_id":37412558,"created_at":"2025-08-14T17:44:08.638Z","updated_at":"2025-08-14T17:44:08.638Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36406706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-08T06:20:58.203Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13069,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-08T06:20:58.214Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"v1.6.0","sha":"52534926c55b4cd85b05aee90569dd0668b8cf30","kind":"commit","published_at":"2025-12-18T12:15:22.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.6.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"d97def528e83313822a9f98946334ffccd542bdf","kind":"tag","published_at":"2025-03-18T02:20:36.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.5.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1e2c053f442c0ac99df1f5b56bae3feab98caa4f","kind":"tag","published_at":"2024-05-23T14:22:53.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.4.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"b324da5ffbb2a87e4a611b1703bd03bffbe7ffbf","kind":"tag","published_at":"2023-06-08T11:17:59.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.2","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"96fcef232f3c6f201cd851db0ac37822e36afadb","kind":"tag","published_at":"2023-06-06T10:00:42.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"d9b91727b9a4323a66ebadfccc11d4ce0344ac4d","kind":"tag","published_at":"2023-05-30T15:17:01.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"74c008f3d2dcb9c295248aada067301a0d810932","kind":"tag","published_at":"2022-10-22T09:18:20.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.2.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2e74712cdd427078f9816c8f2eb42b538ea41fa8","kind":"tag","published_at":"2022-07-20T14:10:55.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.2.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"891d2617ddbdfa265c4095b53103c010c98e6591","kind":"tag","published_at":"2022-04-04T23:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.1.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4272474656f1b35414cdee32185a45e36b39246e","kind":"tag","published_at":"2022-01-12T07:05:52.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.0.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.0.0/manifests"},{"name":"v0.4.1","sha":"641c3cf2148ad11ca058c000eab0453dd5d67954","kind":"tag","published_at":"2021-08-05T08:18:02.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.4.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"642b87ad9aaf6804f7f9a3f475baf9dd362df027","kind":"tag","published_at":"2021-08-02T08:08:16.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.4.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005","kind":"tag","published_at":"2018-09-21T18:29:30.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.3.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"b26d9c308763d68093482582cea63d69be07a0f0","kind":"commit","published_at":"2017-03-28T06:15:53.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.3.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"bbd5bb678321a0d6e58f1099321dfa73391c1b6f","kind":"tag","published_at":"2016-03-28T21:09:57.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.2.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2ceedfee35ad3848e49308ab0c9a4f640cfb5fb2","kind":"commit","published_at":"2014-07-17T22:42:52.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.1.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-08T12:11:50.542Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.28330606103869,"dependent_packages_count":8.083425512072576,"stargazers_count":1.021448103934898,"forks_count":1.215282734990171,"average":4.900865603009084},"purl":"pkg:golang/github.com/%21burnt%21su%21sh%21i/toml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/BurntSuShI/toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/BurntSuShI/toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/BurntSuShI/toml/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242","https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T01:01:19.375Z","issues_count":107,"pull_requests_count":115,"avg_time_to_close_issue":25021813.710843373,"avg_time_to_close_pull_request":1670259.0520833333,"issues_closed_count":83,"pull_requests_closed_count":96,"pull_request_authors_count":49,"issue_authors_count":86,"avg_comments_per_issue":2.392523364485981,"avg_comments_per_pull_request":1.3652173913043477,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":218112.85714285713,"past_year_avg_time_to_close_pull_request":799373.2962962963,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":1.1714285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/issues","maintainers":[{"login":"arp242","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"cespare","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cespare"},{"login":"BurntSushi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}],"active_maintainers":[{"login":"arp242","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntSuShI%2Ftoml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntSuShI%2Ftoml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntSuShI%2Ftoml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntSuShI%2Ftoml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntSuShI%2Ftoml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntSuShI%2Ftoml/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2263070,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-12T00:18:10.975284Z","path":"github.com/fhunleth/muontrap","version":"v0.2.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-12T12:33:12.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3493621,"name":"github.com/burntsushi/toml","ecosystem":"go","description":"Package toml provides facilities for decoding and encoding TOML configuration files via reflection.","homepage":"https://github.com/burntsushi/toml","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/burntsushi/toml","keywords_array":[],"namespace":"github.com/burntsushi","versions_count":16,"first_release_published_at":"2014-07-17T22:42:52.000Z","latest_release_published_at":"2025-12-18T12:15:22.000Z","latest_release_number":"v1.6.0","last_synced_at":"2026-08-12T03:01:03.416Z","created_at":"2022-04-10T19:18:16.288Z","updated_at":"2026-08-12T03:01:03.416Z","registry_url":"https://pkg.go.dev/github.com/burntsushi/toml","install_command":"go get github.com/burntsushi/toml","documentation_url":"https://pkg.go.dev/github.com/burntsushi/toml#section-documentation","metadata":{},"repo_metadata":{"id":37412558,"uuid":"8425622","full_name":"BurntSushi/toml","owner":"BurntSushi","description":"TOML parser for Golang with reflection.","archived":false,"fork":false,"pushed_at":"2026-06-27T17:21:38.000Z","size":844,"stargazers_count":4991,"open_issues_count":32,"forks_count":559,"subscribers_count":75,"default_branch":"master","last_synced_at":"2026-08-08T06:56:24.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"arp242"}},"created_at":"2013-02-26T05:05:48.000Z","updated_at":"2026-08-07T09:30:23.000Z","dependencies_parsed_at":"2026-08-08T01:38:41.935Z","dependency_job_id":null,"html_url":"https://github.com/BurntSushi/toml","commit_stats":{"total_commits":404,"total_committers":56,"mean_commits":7.214285714285714,"dds":0.6410891089108911,"last_synced_commit":"b7406c026f5af05e3e826cb01c78bc2841be4703"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/sbom","scorecard":{"id":25248,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/toml","commit":"011fa2bc64cec3bb4ec450d11984f5e87b8e158c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:8"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-14T17:44:08.638Z","repository_id":37412558,"created_at":"2025-08-14T17:44:08.638Z","updated_at":"2025-08-14T17:44:08.638Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36406706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-08T06:20:58.203Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13069,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-08T06:20:58.214Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"v1.6.0","sha":"52534926c55b4cd85b05aee90569dd0668b8cf30","kind":"commit","published_at":"2025-12-18T12:15:22.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.6.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"d97def528e83313822a9f98946334ffccd542bdf","kind":"tag","published_at":"2025-03-18T02:20:36.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.5.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1e2c053f442c0ac99df1f5b56bae3feab98caa4f","kind":"tag","published_at":"2024-05-23T14:22:53.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.4.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"b324da5ffbb2a87e4a611b1703bd03bffbe7ffbf","kind":"tag","published_at":"2023-06-08T11:17:59.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.2","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"96fcef232f3c6f201cd851db0ac37822e36afadb","kind":"tag","published_at":"2023-06-06T10:00:42.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"d9b91727b9a4323a66ebadfccc11d4ce0344ac4d","kind":"tag","published_at":"2023-05-30T15:17:01.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"74c008f3d2dcb9c295248aada067301a0d810932","kind":"tag","published_at":"2022-10-22T09:18:20.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.2.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2e74712cdd427078f9816c8f2eb42b538ea41fa8","kind":"tag","published_at":"2022-07-20T14:10:55.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.2.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"891d2617ddbdfa265c4095b53103c010c98e6591","kind":"tag","published_at":"2022-04-04T23:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.1.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4272474656f1b35414cdee32185a45e36b39246e","kind":"tag","published_at":"2022-01-12T07:05:52.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.0.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.0.0/manifests"},{"name":"v0.4.1","sha":"641c3cf2148ad11ca058c000eab0453dd5d67954","kind":"tag","published_at":"2021-08-05T08:18:02.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.4.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"642b87ad9aaf6804f7f9a3f475baf9dd362df027","kind":"tag","published_at":"2021-08-02T08:08:16.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.4.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005","kind":"tag","published_at":"2018-09-21T18:29:30.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.3.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"b26d9c308763d68093482582cea63d69be07a0f0","kind":"commit","published_at":"2017-03-28T06:15:53.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.3.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"bbd5bb678321a0d6e58f1099321dfa73391c1b6f","kind":"tag","published_at":"2016-03-28T21:09:57.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.2.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2ceedfee35ad3848e49308ab0c9a4f640cfb5fb2","kind":"commit","published_at":"2014-07-17T22:42:52.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.1.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-08T12:11:50.478Z","dependent_packages_count":20,"downloads":null,"downloads_period":null,"dependent_repos_count":20,"rankings":{"downloads":null,"dependent_repos_count":1.2291537473997276,"dependent_packages_count":0.9977994902117757,"stargazers_count":1.028801463405529,"forks_count":1.2328818262703691,"docker_downloads_count":0.4561735346760328,"average":0.9889620123926868},"purl":"pkg:golang/github.com/burntsushi/toml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/burntsushi/toml","docker_dependents_count":412,"docker_downloads_count":3342479602,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/burntsushi/toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/burntsushi/toml/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242","https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T01:01:19.375Z","issues_count":107,"pull_requests_count":115,"avg_time_to_close_issue":25021813.710843373,"avg_time_to_close_pull_request":1670259.0520833333,"issues_closed_count":83,"pull_requests_closed_count":96,"pull_request_authors_count":49,"issue_authors_count":86,"avg_comments_per_issue":2.392523364485981,"avg_comments_per_pull_request":1.3652173913043477,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":218112.85714285713,"past_year_avg_time_to_close_pull_request":799373.2962962963,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":1.1714285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/issues","maintainers":[{"login":"arp242","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"cespare","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cespare"},{"login":"BurntSushi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}],"active_maintainers":[{"login":"arp242","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fburntsushi%2Ftoml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fburntsushi%2Ftoml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fburntsushi%2Ftoml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fburntsushi%2Ftoml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fburntsushi%2Ftoml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fburntsushi%2Ftoml/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2263070,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-12T00:18:10.975284Z","path":"github.com/fhunleth/muontrap","version":"v0.2.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-12T12:33:12.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":6272397,"name":"github.com/BurnTSushi/toml","ecosystem":"go","description":"Package toml provides facilities for decoding and encoding TOML configuration files via reflection.","homepage":"https://github.com/BurnTSushi/toml","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/BurnTSushi/toml","keywords_array":[],"namespace":"github.com/BurnTSushi","versions_count":16,"first_release_published_at":"2014-07-17T22:42:52.000Z","latest_release_published_at":"2025-12-18T12:15:22.000Z","latest_release_number":"v1.6.0","last_synced_at":"2026-08-12T03:01:02.966Z","created_at":"2023-02-07T05:25:18.869Z","updated_at":"2026-08-12T03:01:02.967Z","registry_url":"https://pkg.go.dev/github.com/BurnTSushi/toml","install_command":"go get github.com/BurnTSushi/toml","documentation_url":"https://pkg.go.dev/github.com/BurnTSushi/toml#section-documentation","metadata":{},"repo_metadata":{"id":37412558,"uuid":"8425622","full_name":"BurntSushi/toml","owner":"BurntSushi","description":"TOML parser for Golang with reflection.","archived":false,"fork":false,"pushed_at":"2026-06-27T17:21:38.000Z","size":844,"stargazers_count":4991,"open_issues_count":32,"forks_count":559,"subscribers_count":75,"default_branch":"master","last_synced_at":"2026-08-08T06:56:24.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"arp242"}},"created_at":"2013-02-26T05:05:48.000Z","updated_at":"2026-08-07T09:30:23.000Z","dependencies_parsed_at":"2026-08-08T01:38:41.935Z","dependency_job_id":null,"html_url":"https://github.com/BurntSushi/toml","commit_stats":{"total_commits":404,"total_committers":56,"mean_commits":7.214285714285714,"dds":0.6410891089108911,"last_synced_commit":"b7406c026f5af05e3e826cb01c78bc2841be4703"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/sbom","scorecard":{"id":25248,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/toml","commit":"011fa2bc64cec3bb4ec450d11984f5e87b8e158c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:8"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-14T17:44:08.638Z","repository_id":37412558,"created_at":"2025-08-14T17:44:08.638Z","updated_at":"2025-08-14T17:44:08.638Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36406706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-08T06:20:58.203Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13069,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-08T06:20:58.214Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"v1.6.0","sha":"52534926c55b4cd85b05aee90569dd0668b8cf30","kind":"commit","published_at":"2025-12-18T12:15:22.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.6.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"d97def528e83313822a9f98946334ffccd542bdf","kind":"tag","published_at":"2025-03-18T02:20:36.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.5.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1e2c053f442c0ac99df1f5b56bae3feab98caa4f","kind":"tag","published_at":"2024-05-23T14:22:53.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.4.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"b324da5ffbb2a87e4a611b1703bd03bffbe7ffbf","kind":"tag","published_at":"2023-06-08T11:17:59.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.2","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"96fcef232f3c6f201cd851db0ac37822e36afadb","kind":"tag","published_at":"2023-06-06T10:00:42.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"d9b91727b9a4323a66ebadfccc11d4ce0344ac4d","kind":"tag","published_at":"2023-05-30T15:17:01.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"74c008f3d2dcb9c295248aada067301a0d810932","kind":"tag","published_at":"2022-10-22T09:18:20.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.2.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2e74712cdd427078f9816c8f2eb42b538ea41fa8","kind":"tag","published_at":"2022-07-20T14:10:55.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.2.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"891d2617ddbdfa265c4095b53103c010c98e6591","kind":"tag","published_at":"2022-04-04T23:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.1.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4272474656f1b35414cdee32185a45e36b39246e","kind":"tag","published_at":"2022-01-12T07:05:52.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.0.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.0.0/manifests"},{"name":"v0.4.1","sha":"641c3cf2148ad11ca058c000eab0453dd5d67954","kind":"tag","published_at":"2021-08-05T08:18:02.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.4.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"642b87ad9aaf6804f7f9a3f475baf9dd362df027","kind":"tag","published_at":"2021-08-02T08:08:16.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.4.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005","kind":"tag","published_at":"2018-09-21T18:29:30.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.3.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"b26d9c308763d68093482582cea63d69be07a0f0","kind":"commit","published_at":"2017-03-28T06:15:53.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.3.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"bbd5bb678321a0d6e58f1099321dfa73391c1b6f","kind":"tag","published_at":"2016-03-28T21:09:57.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.2.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2ceedfee35ad3848e49308ab0c9a4f640cfb5fb2","kind":"commit","published_at":"2014-07-17T22:42:52.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.1.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-08T12:11:50.514Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":0.8581012909677153,"forks_count":0.7735930157782449,"average":4.494173642620901},"purl":"pkg:golang/github.com/%21burn%21t%21sushi/toml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/BurnTSushi/toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/BurnTSushi/toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/BurnTSushi/toml/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242","https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T01:01:19.375Z","issues_count":107,"pull_requests_count":115,"avg_time_to_close_issue":25021813.710843373,"avg_time_to_close_pull_request":1670259.0520833333,"issues_closed_count":83,"pull_requests_closed_count":96,"pull_request_authors_count":49,"issue_authors_count":86,"avg_comments_per_issue":2.392523364485981,"avg_comments_per_pull_request":1.3652173913043477,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":218112.85714285713,"past_year_avg_time_to_close_pull_request":799373.2962962963,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":1.1714285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/issues","maintainers":[{"login":"arp242","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"cespare","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cespare"},{"login":"BurntSushi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}],"active_maintainers":[{"login":"arp242","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurnTSushi%2Ftoml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurnTSushi%2Ftoml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurnTSushi%2Ftoml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurnTSushi%2Ftoml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurnTSushi%2Ftoml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurnTSushi%2Ftoml/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2263070,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-12T00:18:10.975284Z","path":"github.com/fhunleth/muontrap","version":"v0.2.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-12T12:33:12.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3542413,"name":"github.com/burntSushi/toml","ecosystem":"go","description":"Package toml provides facilities for decoding and encoding TOML configuration files via reflection.","homepage":"https://github.com/burntSushi/toml","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/burntSushi/toml","keywords_array":[],"namespace":"github.com/burntSushi","versions_count":16,"first_release_published_at":"2014-07-17T22:42:52.000Z","latest_release_published_at":"2025-12-18T12:15:22.000Z","latest_release_number":"v1.6.0","last_synced_at":"2026-08-12T03:01:02.983Z","created_at":"2022-04-11T00:25:39.439Z","updated_at":"2026-08-12T03:01:02.983Z","registry_url":"https://pkg.go.dev/github.com/burntSushi/toml","install_command":"go get github.com/burntSushi/toml","documentation_url":"https://pkg.go.dev/github.com/burntSushi/toml#section-documentation","metadata":{},"repo_metadata":{"id":37412558,"uuid":"8425622","full_name":"BurntSushi/toml","owner":"BurntSushi","description":"TOML parser for Golang with reflection.","archived":false,"fork":false,"pushed_at":"2026-06-27T17:21:38.000Z","size":844,"stargazers_count":4991,"open_issues_count":32,"forks_count":559,"subscribers_count":75,"default_branch":"master","last_synced_at":"2026-08-08T06:56:24.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"arp242"}},"created_at":"2013-02-26T05:05:48.000Z","updated_at":"2026-08-07T09:30:23.000Z","dependencies_parsed_at":"2026-08-08T01:38:41.935Z","dependency_job_id":null,"html_url":"https://github.com/BurntSushi/toml","commit_stats":{"total_commits":404,"total_committers":56,"mean_commits":7.214285714285714,"dds":0.6410891089108911,"last_synced_commit":"b7406c026f5af05e3e826cb01c78bc2841be4703"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/sbom","scorecard":{"id":25248,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/toml","commit":"011fa2bc64cec3bb4ec450d11984f5e87b8e158c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:8"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-14T17:44:08.638Z","repository_id":37412558,"created_at":"2025-08-14T17:44:08.638Z","updated_at":"2025-08-14T17:44:08.638Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36406706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-08T06:20:58.203Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13069,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-08T06:20:58.214Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"v1.6.0","sha":"52534926c55b4cd85b05aee90569dd0668b8cf30","kind":"commit","published_at":"2025-12-18T12:15:22.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.6.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"d97def528e83313822a9f98946334ffccd542bdf","kind":"tag","published_at":"2025-03-18T02:20:36.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.5.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1e2c053f442c0ac99df1f5b56bae3feab98caa4f","kind":"tag","published_at":"2024-05-23T14:22:53.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.4.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"b324da5ffbb2a87e4a611b1703bd03bffbe7ffbf","kind":"tag","published_at":"2023-06-08T11:17:59.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.2","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"96fcef232f3c6f201cd851db0ac37822e36afadb","kind":"tag","published_at":"2023-06-06T10:00:42.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"d9b91727b9a4323a66ebadfccc11d4ce0344ac4d","kind":"tag","published_at":"2023-05-30T15:17:01.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"74c008f3d2dcb9c295248aada067301a0d810932","kind":"tag","published_at":"2022-10-22T09:18:20.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.2.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2e74712cdd427078f9816c8f2eb42b538ea41fa8","kind":"tag","published_at":"2022-07-20T14:10:55.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.2.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"891d2617ddbdfa265c4095b53103c010c98e6591","kind":"tag","published_at":"2022-04-04T23:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.1.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4272474656f1b35414cdee32185a45e36b39246e","kind":"tag","published_at":"2022-01-12T07:05:52.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.0.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.0.0/manifests"},{"name":"v0.4.1","sha":"641c3cf2148ad11ca058c000eab0453dd5d67954","kind":"tag","published_at":"2021-08-05T08:18:02.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.4.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"642b87ad9aaf6804f7f9a3f475baf9dd362df027","kind":"tag","published_at":"2021-08-02T08:08:16.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.4.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005","kind":"tag","published_at":"2018-09-21T18:29:30.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.3.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"b26d9c308763d68093482582cea63d69be07a0f0","kind":"commit","published_at":"2017-03-28T06:15:53.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.3.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"bbd5bb678321a0d6e58f1099321dfa73391c1b6f","kind":"tag","published_at":"2016-03-28T21:09:57.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.2.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2ceedfee35ad3848e49308ab0c9a4f640cfb5fb2","kind":"commit","published_at":"2014-07-17T22:42:52.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.1.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-08T12:11:50.485Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":0.6340926358838073,"forks_count":0.7761742778358249,"average":4.438816794364319},"purl":"pkg:golang/github.com/burnt%21sushi/toml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/burntSushi/toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/burntSushi/toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/burntSushi/toml/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242","https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T01:01:19.375Z","issues_count":107,"pull_requests_count":115,"avg_time_to_close_issue":25021813.710843373,"avg_time_to_close_pull_request":1670259.0520833333,"issues_closed_count":83,"pull_requests_closed_count":96,"pull_request_authors_count":49,"issue_authors_count":86,"avg_comments_per_issue":2.392523364485981,"avg_comments_per_pull_request":1.3652173913043477,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":218112.85714285713,"past_year_avg_time_to_close_pull_request":799373.2962962963,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":1.1714285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/issues","maintainers":[{"login":"arp242","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"cespare","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cespare"},{"login":"BurntSushi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}],"active_maintainers":[{"login":"arp242","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FburntSushi%2Ftoml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FburntSushi%2Ftoml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FburntSushi%2Ftoml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FburntSushi%2Ftoml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FburntSushi%2Ftoml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FburntSushi%2Ftoml/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2263070,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-12T00:18:10.975284Z","path":"github.com/fhunleth/muontrap","version":"v0.2.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-12T12:33:12.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14084695,"name":"github.com/BURNTSUSHI/toml","ecosystem":"go","description":"Package toml provides facilities for decoding and encoding TOML configuration files via reflection.","homepage":"https://github.com/BURNTSUSHI/toml","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/BURNTSUSHI/toml","keywords_array":[],"namespace":"github.com/BURNTSUSHI","versions_count":16,"first_release_published_at":"2014-07-17T22:42:52.000Z","latest_release_published_at":"2025-12-18T12:15:22.000Z","latest_release_number":"v1.6.0","last_synced_at":"2026-08-12T03:01:03.324Z","created_at":"2026-03-20T09:08:42.673Z","updated_at":"2026-08-12T03:01:03.325Z","registry_url":"https://pkg.go.dev/github.com/BURNTSUSHI/toml","install_command":"go get github.com/BURNTSUSHI/toml","documentation_url":"https://pkg.go.dev/github.com/BURNTSUSHI/toml#section-documentation","metadata":{},"repo_metadata":{"id":37412558,"uuid":"8425622","full_name":"BurntSushi/toml","owner":"BurntSushi","description":"TOML parser for Golang with reflection.","archived":false,"fork":false,"pushed_at":"2026-06-27T17:21:38.000Z","size":844,"stargazers_count":4991,"open_issues_count":32,"forks_count":559,"subscribers_count":75,"default_branch":"master","last_synced_at":"2026-08-08T06:56:24.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"arp242"}},"created_at":"2013-02-26T05:05:48.000Z","updated_at":"2026-08-07T09:30:23.000Z","dependencies_parsed_at":"2026-08-08T01:38:41.935Z","dependency_job_id":null,"html_url":"https://github.com/BurntSushi/toml","commit_stats":{"total_commits":404,"total_committers":56,"mean_commits":7.214285714285714,"dds":0.6410891089108911,"last_synced_commit":"b7406c026f5af05e3e826cb01c78bc2841be4703"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/sbom","scorecard":{"id":25248,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/toml","commit":"011fa2bc64cec3bb4ec450d11984f5e87b8e158c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:8"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-14T17:44:08.638Z","repository_id":37412558,"created_at":"2025-08-14T17:44:08.638Z","updated_at":"2025-08-14T17:44:08.638Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36406706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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-08T12:11:48.205Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.223262176533691,"dependent_packages_count":4.894248801833715,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.058755489183703},"purl":"pkg:golang/github.com/%21b%21u%21r%21n%21t%21s%21u%21s%21h%21i/toml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/BURNTSUSHI/toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/BURNTSUSHI/toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/BURNTSUSHI/toml/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T01:01:19.375Z","issues_count":107,"pull_requests_count":115,"avg_time_to_close_issue":25021813.710843373,"avg_time_to_close_pull_request":1670259.0520833333,"issues_closed_count":83,"pull_requests_closed_count":96,"pull_request_authors_count":49,"issue_authors_count":86,"avg_comments_per_issue":2.392523364485981,"avg_comments_per_pull_request":1.3652173913043477,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":218112.85714285713,"past_year_avg_time_to_close_pull_request":799373.2962962963,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":1.1714285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/issues","maintainers":[{"login":"arp242","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"cespare","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cespare"},{"login":"BurntSushi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}],"active_maintainers":[{"login":"arp242","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBURNTSUSHI%2Ftoml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBURNTSUSHI%2Ftoml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBURNTSUSHI%2Ftoml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBURNTSUSHI%2Ftoml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBURNTSUSHI%2Ftoml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBURNTSUSHI%2Ftoml/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2263070,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-12T00:18:10.975284Z","path":"github.com/fhunleth/muontrap","version":"v0.2.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-12T12:33:12.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14475408,"name":"github.com/BUrntSUshi/toml","ecosystem":"go","description":"Package toml provides facilities for decoding and encoding TOML configuration files via reflection.","homepage":"https://github.com/BUrntSUshi/toml","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/BUrntSUshi/toml","keywords_array":[],"namespace":"github.com/BUrntSUshi","versions_count":16,"first_release_published_at":"2014-07-17T22:42:52.000Z","latest_release_published_at":"2025-12-18T12:15:22.000Z","latest_release_number":"v1.6.0","last_synced_at":"2026-08-12T03:01:03.378Z","created_at":"2026-05-19T12:15:53.966Z","updated_at":"2026-08-12T03:01:03.378Z","registry_url":"https://pkg.go.dev/github.com/BUrntSUshi/toml","install_command":"go get github.com/BUrntSUshi/toml","documentation_url":"https://pkg.go.dev/github.com/BUrntSUshi/toml#section-documentation","metadata":{},"repo_metadata":{"id":37412558,"uuid":"8425622","full_name":"BurntSushi/toml","owner":"BurntSushi","description":"TOML parser for Golang with reflection.","archived":false,"fork":false,"pushed_at":"2026-06-27T17:21:38.000Z","size":844,"stargazers_count":4991,"open_issues_count":32,"forks_count":559,"subscribers_count":75,"default_branch":"master","last_synced_at":"2026-08-08T06:56:24.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"arp242"}},"created_at":"2013-02-26T05:05:48.000Z","updated_at":"2026-08-07T09:30:23.000Z","dependencies_parsed_at":"2026-08-08T01:38:41.935Z","dependency_job_id":null,"html_url":"https://github.com/BurntSushi/toml","commit_stats":{"total_commits":404,"total_committers":56,"mean_commits":7.214285714285714,"dds":0.6410891089108911,"last_synced_commit":"b7406c026f5af05e3e826cb01c78bc2841be4703"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/sbom","scorecard":{"id":25248,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/toml","commit":"011fa2bc64cec3bb4ec450d11984f5e87b8e158c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:8"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-14T17:44:08.638Z","repository_id":37412558,"created_at":"2025-08-14T17:44:08.638Z","updated_at":"2025-08-14T17:44:08.638Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36406706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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-08T12:11:48.194Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.052141825017531,"dependent_packages_count":4.734032601296419,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.893087213156975},"purl":"pkg:golang/github.com/%21b%21urnt%21s%21ushi/toml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/BUrntSUshi/toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/BUrntSUshi/toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/BUrntSUshi/toml/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T01:01:19.375Z","issues_count":107,"pull_requests_count":115,"avg_time_to_close_issue":25021813.710843373,"avg_time_to_close_pull_request":1670259.0520833333,"issues_closed_count":83,"pull_requests_closed_count":96,"pull_request_authors_count":49,"issue_authors_count":86,"avg_comments_per_issue":2.392523364485981,"avg_comments_per_pull_request":1.3652173913043477,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":218112.85714285713,"past_year_avg_time_to_close_pull_request":799373.2962962963,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":1.1714285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/issues","maintainers":[{"login":"arp242","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"cespare","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cespare"},{"login":"BurntSushi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}],"active_maintainers":[{"login":"arp242","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBUrntSUshi%2Ftoml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBUrntSUshi%2Ftoml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBUrntSUshi%2Ftoml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBUrntSUshi%2Ftoml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBUrntSUshi%2Ftoml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBUrntSUshi%2Ftoml/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2263070,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-12T00:18:10.975284Z","path":"github.com/fhunleth/muontrap","version":"v0.2.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-12T12:33:12.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5333817,"name":"github.com/bUrntsUshi/toml","ecosystem":"go","description":"Package toml provides facilities for decoding and encoding TOML configuration files via reflection.","homepage":"https://github.com/bUrntsUshi/toml","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/bUrntsUshi/toml","keywords_array":[],"namespace":"github.com/bUrntsUshi","versions_count":16,"first_release_published_at":"2014-07-17T22:42:52.000Z","latest_release_published_at":"2025-12-18T12:15:22.000Z","latest_release_number":"v1.6.0","last_synced_at":"2026-08-12T03:01:03.401Z","created_at":"2022-10-18T02:25:53.546Z","updated_at":"2026-08-12T03:01:03.405Z","registry_url":"https://pkg.go.dev/github.com/bUrntsUshi/toml","install_command":"go get github.com/bUrntsUshi/toml","documentation_url":"https://pkg.go.dev/github.com/bUrntsUshi/toml#section-documentation","metadata":{},"repo_metadata":{"id":37412558,"uuid":"8425622","full_name":"BurntSushi/toml","owner":"BurntSushi","description":"TOML parser for Golang with reflection.","archived":false,"fork":false,"pushed_at":"2026-06-27T17:21:38.000Z","size":844,"stargazers_count":4991,"open_issues_count":32,"forks_count":559,"subscribers_count":75,"default_branch":"master","last_synced_at":"2026-08-08T06:56:24.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"arp242"}},"created_at":"2013-02-26T05:05:48.000Z","updated_at":"2026-08-07T09:30:23.000Z","dependencies_parsed_at":"2026-08-08T01:38:41.935Z","dependency_job_id":null,"html_url":"https://github.com/BurntSushi/toml","commit_stats":{"total_commits":404,"total_committers":56,"mean_commits":7.214285714285714,"dds":0.6410891089108911,"last_synced_commit":"b7406c026f5af05e3e826cb01c78bc2841be4703"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/sbom","scorecard":{"id":25248,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/toml","commit":"011fa2bc64cec3bb4ec450d11984f5e87b8e158c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:8"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-14T17:44:08.638Z","repository_id":37412558,"created_at":"2025-08-14T17:44:08.638Z","updated_at":"2025-08-14T17:44:08.638Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36406706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-08T06:20:58.203Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13069,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-08T06:20:58.214Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"v1.6.0","sha":"52534926c55b4cd85b05aee90569dd0668b8cf30","kind":"commit","published_at":"2025-12-18T12:15:22.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.6.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"d97def528e83313822a9f98946334ffccd542bdf","kind":"tag","published_at":"2025-03-18T02:20:36.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.5.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1e2c053f442c0ac99df1f5b56bae3feab98caa4f","kind":"tag","published_at":"2024-05-23T14:22:53.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.4.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"b324da5ffbb2a87e4a611b1703bd03bffbe7ffbf","kind":"tag","published_at":"2023-06-08T11:17:59.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.2","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"96fcef232f3c6f201cd851db0ac37822e36afadb","kind":"tag","published_at":"2023-06-06T10:00:42.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"d9b91727b9a4323a66ebadfccc11d4ce0344ac4d","kind":"tag","published_at":"2023-05-30T15:17:01.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"74c008f3d2dcb9c295248aada067301a0d810932","kind":"tag","published_at":"2022-10-22T09:18:20.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.2.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2e74712cdd427078f9816c8f2eb42b538ea41fa8","kind":"tag","published_at":"2022-07-20T14:10:55.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.2.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"891d2617ddbdfa265c4095b53103c010c98e6591","kind":"tag","published_at":"2022-04-04T23:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.1.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4272474656f1b35414cdee32185a45e36b39246e","kind":"tag","published_at":"2022-01-12T07:05:52.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.0.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.0.0/manifests"},{"name":"v0.4.1","sha":"641c3cf2148ad11ca058c000eab0453dd5d67954","kind":"tag","published_at":"2021-08-05T08:18:02.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.4.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"642b87ad9aaf6804f7f9a3f475baf9dd362df027","kind":"tag","published_at":"2021-08-02T08:08:16.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.4.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005","kind":"tag","published_at":"2018-09-21T18:29:30.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.3.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"b26d9c308763d68093482582cea63d69be07a0f0","kind":"commit","published_at":"2017-03-28T06:15:53.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.3.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"bbd5bb678321a0d6e58f1099321dfa73391c1b6f","kind":"tag","published_at":"2016-03-28T21:09:57.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.2.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2ceedfee35ad3848e49308ab0c9a4f640cfb5fb2","kind":"commit","published_at":"2014-07-17T22:42:52.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.1.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-08T12:11:50.564Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":0.6340926358838073,"forks_count":0.7761742778358249,"average":4.438816794364319},"purl":"pkg:golang/github.com/b%21urnts%21ushi/toml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/bUrntsUshi/toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/bUrntsUshi/toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/bUrntsUshi/toml/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242","https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T01:01:19.375Z","issues_count":107,"pull_requests_count":115,"avg_time_to_close_issue":25021813.710843373,"avg_time_to_close_pull_request":1670259.0520833333,"issues_closed_count":83,"pull_requests_closed_count":96,"pull_request_authors_count":49,"issue_authors_count":86,"avg_comments_per_issue":2.392523364485981,"avg_comments_per_pull_request":1.3652173913043477,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":218112.85714285713,"past_year_avg_time_to_close_pull_request":799373.2962962963,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":1.1714285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/issues","maintainers":[{"login":"arp242","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"cespare","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cespare"},{"login":"BurntSushi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}],"active_maintainers":[{"login":"arp242","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FbUrntsUshi%2Ftoml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FbUrntsUshi%2Ftoml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FbUrntsUshi%2Ftoml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FbUrntsUshi%2Ftoml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FbUrntsUshi%2Ftoml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FbUrntsUshi%2Ftoml/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2263070,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-12T00:18:10.975284Z","path":"github.com/fhunleth/muontrap","version":"v0.2.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-12T12:33:12.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3707980,"name":"github.com/BurntSuShi/toml","ecosystem":"go","description":"Package toml provides facilities for decoding and encoding TOML configuration files via reflection.","homepage":"https://github.com/BurntSuShi/toml","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/BurntSuShi/toml","keywords_array":[],"namespace":"github.com/BurntSuShi","versions_count":16,"first_release_published_at":"2014-07-17T22:42:52.000Z","latest_release_published_at":"2025-12-18T12:15:22.000Z","latest_release_number":"v1.6.0","last_synced_at":"2026-08-12T03:01:03.365Z","created_at":"2022-04-11T12:21:49.591Z","updated_at":"2026-08-12T03:01:03.366Z","registry_url":"https://pkg.go.dev/github.com/BurntSuShi/toml","install_command":"go get github.com/BurntSuShi/toml","documentation_url":"https://pkg.go.dev/github.com/BurntSuShi/toml#section-documentation","metadata":{},"repo_metadata":{"id":37412558,"uuid":"8425622","full_name":"BurntSushi/toml","owner":"BurntSushi","description":"TOML parser for Golang with reflection.","archived":false,"fork":false,"pushed_at":"2026-06-27T17:21:38.000Z","size":844,"stargazers_count":4991,"open_issues_count":32,"forks_count":559,"subscribers_count":75,"default_branch":"master","last_synced_at":"2026-08-08T06:56:24.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"arp242"}},"created_at":"2013-02-26T05:05:48.000Z","updated_at":"2026-08-07T09:30:23.000Z","dependencies_parsed_at":"2026-08-08T01:38:41.935Z","dependency_job_id":null,"html_url":"https://github.com/BurntSushi/toml","commit_stats":{"total_commits":404,"total_committers":56,"mean_commits":7.214285714285714,"dds":0.6410891089108911,"last_synced_commit":"b7406c026f5af05e3e826cb01c78bc2841be4703"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/sbom","scorecard":{"id":25248,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/toml","commit":"011fa2bc64cec3bb4ec450d11984f5e87b8e158c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:8"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-14T17:44:08.638Z","repository_id":37412558,"created_at":"2025-08-14T17:44:08.638Z","updated_at":"2025-08-14T17:44:08.638Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36406706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-08T06:20:58.203Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13069,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-08T06:20:58.214Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"v1.6.0","sha":"52534926c55b4cd85b05aee90569dd0668b8cf30","kind":"commit","published_at":"2025-12-18T12:15:22.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.6.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"d97def528e83313822a9f98946334ffccd542bdf","kind":"tag","published_at":"2025-03-18T02:20:36.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.5.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1e2c053f442c0ac99df1f5b56bae3feab98caa4f","kind":"tag","published_at":"2024-05-23T14:22:53.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.4.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"b324da5ffbb2a87e4a611b1703bd03bffbe7ffbf","kind":"tag","published_at":"2023-06-08T11:17:59.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.2","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"96fcef232f3c6f201cd851db0ac37822e36afadb","kind":"tag","published_at":"2023-06-06T10:00:42.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"d9b91727b9a4323a66ebadfccc11d4ce0344ac4d","kind":"tag","published_at":"2023-05-30T15:17:01.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"74c008f3d2dcb9c295248aada067301a0d810932","kind":"tag","published_at":"2022-10-22T09:18:20.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.2.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2e74712cdd427078f9816c8f2eb42b538ea41fa8","kind":"tag","published_at":"2022-07-20T14:10:55.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.2.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"891d2617ddbdfa265c4095b53103c010c98e6591","kind":"tag","published_at":"2022-04-04T23:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.1.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4272474656f1b35414cdee32185a45e36b39246e","kind":"tag","published_at":"2022-01-12T07:05:52.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.0.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.0.0/manifests"},{"name":"v0.4.1","sha":"641c3cf2148ad11ca058c000eab0453dd5d67954","kind":"tag","published_at":"2021-08-05T08:18:02.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.4.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"642b87ad9aaf6804f7f9a3f475baf9dd362df027","kind":"tag","published_at":"2021-08-02T08:08:16.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.4.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005","kind":"tag","published_at":"2018-09-21T18:29:30.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.3.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"b26d9c308763d68093482582cea63d69be07a0f0","kind":"commit","published_at":"2017-03-28T06:15:53.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.3.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"bbd5bb678321a0d6e58f1099321dfa73391c1b6f","kind":"tag","published_at":"2016-03-28T21:09:57.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.2.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2ceedfee35ad3848e49308ab0c9a4f640cfb5fb2","kind":"commit","published_at":"2014-07-17T22:42:52.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.1.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-08T12:11:50.468Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/%21burnt%21su%21shi/toml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/BurntSuShi/toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/BurntSuShi/toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/BurntSuShi/toml/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242","https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T01:01:19.375Z","issues_count":107,"pull_requests_count":115,"avg_time_to_close_issue":25021813.710843373,"avg_time_to_close_pull_request":1670259.0520833333,"issues_closed_count":83,"pull_requests_closed_count":96,"pull_request_authors_count":49,"issue_authors_count":86,"avg_comments_per_issue":2.392523364485981,"avg_comments_per_pull_request":1.3652173913043477,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":218112.85714285713,"past_year_avg_time_to_close_pull_request":799373.2962962963,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":1.1714285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/issues","maintainers":[{"login":"arp242","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"cespare","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cespare"},{"login":"BurntSushi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}],"active_maintainers":[{"login":"arp242","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntSuShi%2Ftoml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntSuShi%2Ftoml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntSuShi%2Ftoml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntSuShi%2Ftoml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntSuShi%2Ftoml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntSuShi%2Ftoml/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2263070,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-12T00:18:10.975284Z","path":"github.com/fhunleth/muontrap","version":"v0.2.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-12T12:33:12.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14175141,"name":"github.com/BURNTSushi/toml","ecosystem":"go","description":"Package toml provides facilities for decoding and encoding TOML configuration files via reflection.","homepage":"https://github.com/BURNTSushi/toml","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/BURNTSushi/toml","keywords_array":[],"namespace":"github.com/BURNTSushi","versions_count":16,"first_release_published_at":"2014-07-17T22:42:52.000Z","latest_release_published_at":"2025-12-18T12:15:22.000Z","latest_release_number":"v1.6.0","last_synced_at":"2026-08-12T03:01:03.419Z","created_at":"2026-04-03T08:19:07.046Z","updated_at":"2026-08-12T03:01:03.419Z","registry_url":"https://pkg.go.dev/github.com/BURNTSushi/toml","install_command":"go get github.com/BURNTSushi/toml","documentation_url":"https://pkg.go.dev/github.com/BURNTSushi/toml#section-documentation","metadata":{},"repo_metadata":{"id":37412558,"uuid":"8425622","full_name":"BurntSushi/toml","owner":"BurntSushi","description":"TOML parser for Golang with reflection.","archived":false,"fork":false,"pushed_at":"2026-06-27T17:21:38.000Z","size":844,"stargazers_count":4991,"open_issues_count":32,"forks_count":559,"subscribers_count":75,"default_branch":"master","last_synced_at":"2026-08-08T06:56:24.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"arp242"}},"created_at":"2013-02-26T05:05:48.000Z","updated_at":"2026-08-07T09:30:23.000Z","dependencies_parsed_at":"2026-08-08T01:38:41.935Z","dependency_job_id":null,"html_url":"https://github.com/BurntSushi/toml","commit_stats":{"total_commits":404,"total_committers":56,"mean_commits":7.214285714285714,"dds":0.6410891089108911,"last_synced_commit":"b7406c026f5af05e3e826cb01c78bc2841be4703"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/sbom","scorecard":{"id":25248,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/toml","commit":"011fa2bc64cec3bb4ec450d11984f5e87b8e158c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:8"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-14T17:44:08.638Z","repository_id":37412558,"created_at":"2025-08-14T17:44:08.638Z","updated_at":"2025-08-14T17:44:08.638Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36406706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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-08T12:11:48.208Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.193771120080775,"dependent_packages_count":4.866786102297337,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.030278611189056},"purl":"pkg:golang/github.com/%21b%21u%21r%21n%21t%21sushi/toml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/BURNTSushi/toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/BURNTSushi/toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/BURNTSushi/toml/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T01:01:19.375Z","issues_count":107,"pull_requests_count":115,"avg_time_to_close_issue":25021813.710843373,"avg_time_to_close_pull_request":1670259.0520833333,"issues_closed_count":83,"pull_requests_closed_count":96,"pull_request_authors_count":49,"issue_authors_count":86,"avg_comments_per_issue":2.392523364485981,"avg_comments_per_pull_request":1.3652173913043477,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":218112.85714285713,"past_year_avg_time_to_close_pull_request":799373.2962962963,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":1.1714285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/issues","maintainers":[{"login":"arp242","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"cespare","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cespare"},{"login":"BurntSushi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}],"active_maintainers":[{"login":"arp242","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBURNTSushi%2Ftoml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBURNTSushi%2Ftoml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBURNTSushi%2Ftoml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBURNTSushi%2Ftoml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBURNTSushi%2Ftoml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBURNTSushi%2Ftoml/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2263070,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-12T00:18:10.975284Z","path":"github.com/fhunleth/muontrap","version":"v0.2.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-12T12:33:12.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":12142206,"name":"github.com/burntsushi/Toml","ecosystem":"go","description":"Package toml provides facilities for decoding and encoding TOML configuration files via reflection.","homepage":"https://github.com/burntsushi/Toml","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/burntsushi/Toml","keywords_array":[],"namespace":"github.com/burntsushi","versions_count":16,"first_release_published_at":"2014-07-17T22:42:52.000Z","latest_release_published_at":"2025-12-18T12:15:22.000Z","latest_release_number":"v1.6.0","last_synced_at":"2026-08-12T03:01:03.737Z","created_at":"2025-09-25T09:39:49.735Z","updated_at":"2026-08-12T03:01:03.737Z","registry_url":"https://pkg.go.dev/github.com/burntsushi/Toml","install_command":"go get github.com/burntsushi/Toml","documentation_url":"https://pkg.go.dev/github.com/burntsushi/Toml#section-documentation","metadata":{},"repo_metadata":{"id":37412558,"uuid":"8425622","full_name":"BurntSushi/toml","owner":"BurntSushi","description":"TOML parser for Golang with reflection.","archived":false,"fork":false,"pushed_at":"2026-06-27T17:21:38.000Z","size":844,"stargazers_count":4991,"open_issues_count":32,"forks_count":559,"subscribers_count":75,"default_branch":"master","last_synced_at":"2026-08-08T06:56:24.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"arp242"}},"created_at":"2013-02-26T05:05:48.000Z","updated_at":"2026-08-07T09:30:23.000Z","dependencies_parsed_at":"2026-08-08T01:38:41.935Z","dependency_job_id":null,"html_url":"https://github.com/BurntSushi/toml","commit_stats":{"total_commits":404,"total_committers":56,"mean_commits":7.214285714285714,"dds":0.6410891089108911,"last_synced_commit":"b7406c026f5af05e3e826cb01c78bc2841be4703"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/sbom","scorecard":{"id":25248,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/toml","commit":"011fa2bc64cec3bb4ec450d11984f5e87b8e158c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:8"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-14T17:44:08.638Z","repository_id":37412558,"created_at":"2025-08-14T17:44:08.638Z","updated_at":"2025-08-14T17:44:08.638Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36406706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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-08T12:11:48.202Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.509905585479951,"dependent_packages_count":5.163739368697047,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.336822477088498},"purl":"pkg:golang/github.com/burntsushi/%21toml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/burntsushi/Toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/burntsushi/Toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/burntsushi/Toml/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T01:01:19.375Z","issues_count":107,"pull_requests_count":115,"avg_time_to_close_issue":25021813.710843373,"avg_time_to_close_pull_request":1670259.0520833333,"issues_closed_count":83,"pull_requests_closed_count":96,"pull_request_authors_count":49,"issue_authors_count":86,"avg_comments_per_issue":2.392523364485981,"avg_comments_per_pull_request":1.3652173913043477,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":218112.85714285713,"past_year_avg_time_to_close_pull_request":799373.2962962963,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":1.1714285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/issues","maintainers":[{"login":"arp242","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"cespare","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cespare"},{"login":"BurntSushi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}],"active_maintainers":[{"login":"arp242","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fburntsushi%2FToml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fburntsushi%2FToml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fburntsushi%2FToml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fburntsushi%2FToml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fburntsushi%2FToml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fburntsushi%2FToml/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2263070,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-12T00:18:10.975284Z","path":"github.com/fhunleth/muontrap","version":"v0.2.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-12T12:33:12.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14604973,"name":"github.com/BurNtSushi/toml","ecosystem":"go","description":"Package toml provides facilities for decoding and encoding TOML configuration files via reflection.","homepage":"https://github.com/BurNtSushi/toml","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/BurNtSushi/toml","keywords_array":[],"namespace":"github.com/BurNtSushi","versions_count":16,"first_release_published_at":"2014-07-17T22:42:52.000Z","latest_release_published_at":"2025-12-18T12:15:22.000Z","latest_release_number":"v1.6.0","last_synced_at":"2026-08-12T03:01:03.851Z","created_at":"2026-06-08T12:17:48.183Z","updated_at":"2026-08-12T03:01:03.851Z","registry_url":"https://pkg.go.dev/github.com/BurNtSushi/toml","install_command":"go get github.com/BurNtSushi/toml","documentation_url":"https://pkg.go.dev/github.com/BurNtSushi/toml#section-documentation","metadata":{},"repo_metadata":{"id":37412558,"uuid":"8425622","full_name":"BurntSushi/toml","owner":"BurntSushi","description":"TOML parser for Golang with reflection.","archived":false,"fork":false,"pushed_at":"2026-06-27T17:21:38.000Z","size":844,"stargazers_count":4991,"open_issues_count":32,"forks_count":559,"subscribers_count":75,"default_branch":"master","last_synced_at":"2026-08-08T06:56:24.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"arp242"}},"created_at":"2013-02-26T05:05:48.000Z","updated_at":"2026-08-07T09:30:23.000Z","dependencies_parsed_at":"2026-08-08T01:38:41.935Z","dependency_job_id":null,"html_url":"https://github.com/BurntSushi/toml","commit_stats":{"total_commits":404,"total_committers":56,"mean_commits":7.214285714285714,"dds":0.6410891089108911,"last_synced_commit":"b7406c026f5af05e3e826cb01c78bc2841be4703"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/sbom","scorecard":{"id":25248,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/toml","commit":"011fa2bc64cec3bb4ec450d11984f5e87b8e158c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:8"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-14T17:44:08.638Z","repository_id":37412558,"created_at":"2025-08-14T17:44:08.638Z","updated_at":"2025-08-14T17:44:08.638Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36406706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-08T06:20:58.203Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13069,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-08T06:20:58.214Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"v1.6.0","sha":"52534926c55b4cd85b05aee90569dd0668b8cf30","kind":"commit","published_at":"2025-12-18T12:15:22.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.6.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"d97def528e83313822a9f98946334ffccd542bdf","kind":"tag","published_at":"2025-03-18T02:20:36.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.5.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1e2c053f442c0ac99df1f5b56bae3feab98caa4f","kind":"tag","published_at":"2024-05-23T14:22:53.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.4.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"b324da5ffbb2a87e4a611b1703bd03bffbe7ffbf","kind":"tag","published_at":"2023-06-08T11:17:59.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.2","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"96fcef232f3c6f201cd851db0ac37822e36afadb","kind":"tag","published_at":"2023-06-06T10:00:42.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"d9b91727b9a4323a66ebadfccc11d4ce0344ac4d","kind":"tag","published_at":"2023-05-30T15:17:01.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"74c008f3d2dcb9c295248aada067301a0d810932","kind":"tag","published_at":"2022-10-22T09:18:20.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.2.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2e74712cdd427078f9816c8f2eb42b538ea41fa8","kind":"tag","published_at":"2022-07-20T14:10:55.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.2.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"891d2617ddbdfa265c4095b53103c010c98e6591","kind":"tag","published_at":"2022-04-04T23:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.1.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4272474656f1b35414cdee32185a45e36b39246e","kind":"tag","published_at":"2022-01-12T07:05:52.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.0.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.0.0/manifests"},{"name":"v0.4.1","sha":"641c3cf2148ad11ca058c000eab0453dd5d67954","kind":"tag","published_at":"2021-08-05T08:18:02.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.4.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"642b87ad9aaf6804f7f9a3f475baf9dd362df027","kind":"tag","published_at":"2021-08-02T08:08:16.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.4.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005","kind":"tag","published_at":"2018-09-21T18:29:30.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.3.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"b26d9c308763d68093482582cea63d69be07a0f0","kind":"commit","published_at":"2017-03-28T06:15:53.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.3.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"bbd5bb678321a0d6e58f1099321dfa73391c1b6f","kind":"tag","published_at":"2016-03-28T21:09:57.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.2.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2ceedfee35ad3848e49308ab0c9a4f640cfb5fb2","kind":"commit","published_at":"2014-07-17T22:42:52.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.1.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-08T12:11:50.475Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.003026284784949,"dependent_packages_count":4.688015450223391,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.84552086750417},"purl":"pkg:golang/github.com/%21bur%21nt%21sushi/toml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/BurNtSushi/toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/BurNtSushi/toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/BurNtSushi/toml/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242","https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T01:01:19.375Z","issues_count":107,"pull_requests_count":115,"avg_time_to_close_issue":25021813.710843373,"avg_time_to_close_pull_request":1670259.0520833333,"issues_closed_count":83,"pull_requests_closed_count":96,"pull_request_authors_count":49,"issue_authors_count":86,"avg_comments_per_issue":2.392523364485981,"avg_comments_per_pull_request":1.3652173913043477,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":218112.85714285713,"past_year_avg_time_to_close_pull_request":799373.2962962963,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":1.1714285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/issues","maintainers":[{"login":"arp242","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"cespare","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cespare"},{"login":"BurntSushi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}],"active_maintainers":[{"login":"arp242","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurNtSushi%2Ftoml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurNtSushi%2Ftoml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurNtSushi%2Ftoml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurNtSushi%2Ftoml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurNtSushi%2Ftoml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurNtSushi%2Ftoml/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2263070,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-12T00:18:10.975284Z","path":"github.com/fhunleth/muontrap","version":"v0.2.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-12T12:33:12.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3492711,"name":"github.com/BurntSushi/toml","ecosystem":"go","description":"Package toml implements decoding and encoding of TOML files.","homepage":"https://github.com/BurntSushi/toml","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/BurntSushi/toml","keywords_array":[],"namespace":"github.com/BurntSushi","versions_count":16,"first_release_published_at":"2014-07-17T22:42:52.000Z","latest_release_published_at":"2025-12-18T12:15:22.000Z","latest_release_number":"v1.6.0","last_synced_at":"2026-08-12T03:01:03.560Z","created_at":"2022-04-10T19:11:51.149Z","updated_at":"2026-08-12T03:01:03.561Z","registry_url":"https://pkg.go.dev/github.com/BurntSushi/toml","install_command":"go get github.com/BurntSushi/toml","documentation_url":"https://pkg.go.dev/github.com/BurntSushi/toml#section-documentation","metadata":{},"repo_metadata":{"id":37412558,"uuid":"8425622","full_name":"BurntSushi/toml","owner":"BurntSushi","description":"TOML parser for Golang with reflection.","archived":false,"fork":false,"pushed_at":"2026-06-27T17:21:38.000Z","size":844,"stargazers_count":4991,"open_issues_count":32,"forks_count":559,"subscribers_count":75,"default_branch":"master","last_synced_at":"2026-08-08T06:56:24.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"arp242"}},"created_at":"2013-02-26T05:05:48.000Z","updated_at":"2026-08-07T09:30:23.000Z","dependencies_parsed_at":"2026-08-08T01:38:41.935Z","dependency_job_id":null,"html_url":"https://github.com/BurntSushi/toml","commit_stats":{"total_commits":404,"total_committers":56,"mean_commits":7.214285714285714,"dds":0.6410891089108911,"last_synced_commit":"b7406c026f5af05e3e826cb01c78bc2841be4703"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/sbom","scorecard":{"id":25248,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/toml","commit":"011fa2bc64cec3bb4ec450d11984f5e87b8e158c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:8"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-14T17:44:08.638Z","repository_id":37412558,"created_at":"2025-08-14T17:44:08.638Z","updated_at":"2025-08-14T17:44:08.638Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36406706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-08T06:20:58.203Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13069,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-08T06:20:58.214Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"v1.6.0","sha":"52534926c55b4cd85b05aee90569dd0668b8cf30","kind":"commit","published_at":"2025-12-18T12:15:22.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.6.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"d97def528e83313822a9f98946334ffccd542bdf","kind":"tag","published_at":"2025-03-18T02:20:36.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.5.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1e2c053f442c0ac99df1f5b56bae3feab98caa4f","kind":"tag","published_at":"2024-05-23T14:22:53.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.4.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"b324da5ffbb2a87e4a611b1703bd03bffbe7ffbf","kind":"tag","published_at":"2023-06-08T11:17:59.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.2","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"96fcef232f3c6f201cd851db0ac37822e36afadb","kind":"tag","published_at":"2023-06-06T10:00:42.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"d9b91727b9a4323a66ebadfccc11d4ce0344ac4d","kind":"tag","published_at":"2023-05-30T15:17:01.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"74c008f3d2dcb9c295248aada067301a0d810932","kind":"tag","published_at":"2022-10-22T09:18:20.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.2.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2e74712cdd427078f9816c8f2eb42b538ea41fa8","kind":"tag","published_at":"2022-07-20T14:10:55.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.2.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"891d2617ddbdfa265c4095b53103c010c98e6591","kind":"tag","published_at":"2022-04-04T23:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.1.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4272474656f1b35414cdee32185a45e36b39246e","kind":"tag","published_at":"2022-01-12T07:05:52.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.0.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.0.0/manifests"},{"name":"v0.4.1","sha":"641c3cf2148ad11ca058c000eab0453dd5d67954","kind":"tag","published_at":"2021-08-05T08:18:02.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.4.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"642b87ad9aaf6804f7f9a3f475baf9dd362df027","kind":"tag","published_at":"2021-08-02T08:08:16.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.4.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005","kind":"tag","published_at":"2018-09-21T18:29:30.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.3.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"b26d9c308763d68093482582cea63d69be07a0f0","kind":"commit","published_at":"2017-03-28T06:15:53.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.3.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"bbd5bb678321a0d6e58f1099321dfa73391c1b6f","kind":"tag","published_at":"2016-03-28T21:09:57.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.2.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2ceedfee35ad3848e49308ab0c9a4f640cfb5fb2","kind":"commit","published_at":"2014-07-17T22:42:52.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.1.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-08T12:11:50.502Z","dependent_packages_count":27921,"downloads":null,"downloads_period":null,"dependent_repos_count":185064,"rankings":{"downloads":null,"dependent_repos_count":0.0020739874274882143,"dependent_packages_count":0.007777452853080805,"stargazers_count":1.028801463405529,"forks_count":1.2328818262703691,"docker_downloads_count":0.01140693085118518,"average":0.45658833216153044},"purl":"pkg:golang/github.com/%21burnt%21sushi/toml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/BurntSushi/toml","docker_dependents_count":10452,"docker_downloads_count":26529519479,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/BurntSushi/toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/BurntSushi/toml/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242","https://github.com/sponsors/BurntSushi"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-08T01:01:19.375Z","issues_count":107,"pull_requests_count":115,"avg_time_to_close_issue":25021813.710843373,"avg_time_to_close_pull_request":1670259.0520833333,"issues_closed_count":83,"pull_requests_closed_count":96,"pull_request_authors_count":49,"issue_authors_count":86,"avg_comments_per_issue":2.392523364485981,"avg_comments_per_pull_request":1.3652173913043477,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":218112.85714285713,"past_year_avg_time_to_close_pull_request":799373.2962962963,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":1.1714285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/issues","maintainers":[{"login":"arp242","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"cespare","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cespare"},{"login":"BurntSushi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}],"active_maintainers":[{"login":"arp242","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntSushi%2Ftoml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntSushi%2Ftoml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntSushi%2Ftoml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntSushi%2Ftoml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntSushi%2Ftoml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntSushi%2Ftoml/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2263070,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-12T00:18:10.975284Z","path":"github.com/fhunleth/muontrap","version":"v0.2.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-12T12:33:12.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14752057,"name":"github.com/BurntSushi/toML","ecosystem":"go","description":"Package toml provides facilities for decoding and encoding TOML configuration files via reflection.","homepage":"https://github.com/BurntSushi/toML","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/BurntSushi/toML","keywords_array":[],"namespace":"github.com/BurntSushi","versions_count":4,"first_release_published_at":"2014-07-17T22:42:52.000Z","latest_release_published_at":"2018-08-15T10:47:33.000Z","latest_release_number":"v0.3.1","last_synced_at":"2026-08-12T03:01:03.655Z","created_at":"2026-07-12T14:12:26.453Z","updated_at":"2026-08-12T03:01:03.655Z","registry_url":"https://pkg.go.dev/github.com/BurntSushi/toML","install_command":"go get github.com/BurntSushi/toML","documentation_url":"https://pkg.go.dev/github.com/BurntSushi/toML#section-documentation","metadata":{},"repo_metadata":{"id":37412558,"uuid":"8425622","full_name":"BurntSushi/toml","owner":"BurntSushi","description":"TOML parser for Golang with reflection.","archived":false,"fork":false,"pushed_at":"2026-06-27T17:21:38.000Z","size":844,"stargazers_count":4991,"open_issues_count":32,"forks_count":559,"subscribers_count":75,"default_branch":"master","last_synced_at":"2026-08-08T06:56:24.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"arp242"}},"created_at":"2013-02-26T05:05:48.000Z","updated_at":"2026-08-07T09:30:23.000Z","dependencies_parsed_at":"2026-08-08T01:38:41.935Z","dependency_job_id":null,"html_url":"https://github.com/BurntSushi/toml","commit_stats":{"total_commits":404,"total_committers":56,"mean_commits":7.214285714285714,"dds":0.6410891089108911,"last_synced_commit":"b7406c026f5af05e3e826cb01c78bc2841be4703"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/sbom","scorecard":{"id":25248,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/toml","commit":"011fa2bc64cec3bb4ec450d11984f5e87b8e158c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:8"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-14T17:44:08.638Z","repository_id":37412558,"created_at":"2025-08-14T17:44:08.638Z","updated_at":"2025-08-14T17:44:08.638Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36406706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-08T06:20:58.203Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13069,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-08T06:20:58.214Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"v1.6.0","sha":"52534926c55b4cd85b05aee90569dd0668b8cf30","kind":"commit","published_at":"2025-12-18T12:15:22.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.6.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"d97def528e83313822a9f98946334ffccd542bdf","kind":"tag","published_at":"2025-03-18T02:20:36.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.5.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1e2c053f442c0ac99df1f5b56bae3feab98caa4f","kind":"tag","published_at":"2024-05-23T14:22:53.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.4.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"b324da5ffbb2a87e4a611b1703bd03bffbe7ffbf","kind":"tag","published_at":"2023-06-08T11:17:59.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.2","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"96fcef232f3c6f201cd851db0ac37822e36afadb","kind":"tag","published_at":"2023-06-06T10:00:42.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"d9b91727b9a4323a66ebadfccc11d4ce0344ac4d","kind":"tag","published_at":"2023-05-30T15:17:01.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"74c008f3d2dcb9c295248aada067301a0d810932","kind":"tag","published_at":"2022-10-22T09:18:20.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.2.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2e74712cdd427078f9816c8f2eb42b538ea41fa8","kind":"tag","published_at":"2022-07-20T14:10:55.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.2.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"891d2617ddbdfa265c4095b53103c010c98e6591","kind":"tag","published_at":"2022-04-04T23:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.1.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4272474656f1b35414cdee32185a45e36b39246e","kind":"tag","published_at":"2022-01-12T07:05:52.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.0.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.0.0/manifests"},{"name":"v0.4.1","sha":"641c3cf2148ad11ca058c000eab0453dd5d67954","kind":"tag","published_at":"2021-08-05T08:18:02.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.4.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"642b87ad9aaf6804f7f9a3f475baf9dd362df027","kind":"tag","published_at":"2021-08-02T08:08:16.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.4.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005","kind":"tag","published_at":"2018-09-21T18:29:30.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.3.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"b26d9c308763d68093482582cea63d69be07a0f0","kind":"commit","published_at":"2017-03-28T06:15:53.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.3.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"bbd5bb678321a0d6e58f1099321dfa73391c1b6f","kind":"tag","published_at":"2016-03-28T21:09:57.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.2.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2ceedfee35ad3848e49308ab0c9a4f640cfb5fb2","kind":"commit","published_at":"2014-07-17T22:42:52.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.1.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-08T12:11:50.494Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.901726913938568,"dependent_packages_count":4.592791692562153,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.7472593032503605},"purl":"pkg:golang/github.com/%21burnt%21sushi/to%21m%21l","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/BurntSushi/toML","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/BurntSushi/toML","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/BurntSushi/toML/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242","https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T01:01:19.375Z","issues_count":107,"pull_requests_count":115,"avg_time_to_close_issue":25021813.710843373,"avg_time_to_close_pull_request":1670259.0520833333,"issues_closed_count":83,"pull_requests_closed_count":96,"pull_request_authors_count":49,"issue_authors_count":86,"avg_comments_per_issue":2.392523364485981,"avg_comments_per_pull_request":1.3652173913043477,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":218112.85714285713,"past_year_avg_time_to_close_pull_request":799373.2962962963,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":1.1714285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/issues","maintainers":[{"login":"arp242","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"cespare","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cespare"},{"login":"BurntSushi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}],"active_maintainers":[{"login":"arp242","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntSushi%2FtoML/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntSushi%2FtoML/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntSushi%2FtoML/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntSushi%2FtoML/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntSushi%2FtoML/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntSushi%2FtoML/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2263070,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-12T00:18:10.975284Z","path":"github.com/fhunleth/muontrap","version":"v0.2.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-12T12:33:12.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14676075,"name":"github.com/Burntsushi/Toml","ecosystem":"go","description":"Package toml provides facilities for decoding and encoding TOML configuration files via reflection.","homepage":"https://github.com/Burntsushi/Toml","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Burntsushi/Toml","keywords_array":[],"namespace":"github.com/Burntsushi","versions_count":16,"first_release_published_at":"2014-07-17T22:42:52.000Z","latest_release_published_at":"2025-12-18T12:15:22.000Z","latest_release_number":"v1.6.0","last_synced_at":"2026-08-12T03:01:03.736Z","created_at":"2026-06-25T00:01:14.162Z","updated_at":"2026-08-12T03:01:03.737Z","registry_url":"https://pkg.go.dev/github.com/Burntsushi/Toml","install_command":"go get github.com/Burntsushi/Toml","documentation_url":"https://pkg.go.dev/github.com/Burntsushi/Toml#section-documentation","metadata":{},"repo_metadata":{"id":37412558,"uuid":"8425622","full_name":"BurntSushi/toml","owner":"BurntSushi","description":"TOML parser for Golang with reflection.","archived":false,"fork":false,"pushed_at":"2026-06-27T17:21:38.000Z","size":844,"stargazers_count":4991,"open_issues_count":32,"forks_count":559,"subscribers_count":75,"default_branch":"master","last_synced_at":"2026-08-08T06:56:24.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"arp242"}},"created_at":"2013-02-26T05:05:48.000Z","updated_at":"2026-08-07T09:30:23.000Z","dependencies_parsed_at":"2026-08-08T01:38:41.935Z","dependency_job_id":null,"html_url":"https://github.com/BurntSushi/toml","commit_stats":{"total_commits":404,"total_committers":56,"mean_commits":7.214285714285714,"dds":0.6410891089108911,"last_synced_commit":"b7406c026f5af05e3e826cb01c78bc2841be4703"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/sbom","scorecard":{"id":25248,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/toml","commit":"011fa2bc64cec3bb4ec450d11984f5e87b8e158c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:8"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-14T17:44:08.638Z","repository_id":37412558,"created_at":"2025-08-14T17:44:08.638Z","updated_at":"2025-08-14T17:44:08.638Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36406706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-08T06:20:58.203Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13069,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-08T06:20:58.214Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"v1.6.0","sha":"52534926c55b4cd85b05aee90569dd0668b8cf30","kind":"commit","published_at":"2025-12-18T12:15:22.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.6.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"d97def528e83313822a9f98946334ffccd542bdf","kind":"tag","published_at":"2025-03-18T02:20:36.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.5.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1e2c053f442c0ac99df1f5b56bae3feab98caa4f","kind":"tag","published_at":"2024-05-23T14:22:53.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.4.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"b324da5ffbb2a87e4a611b1703bd03bffbe7ffbf","kind":"tag","published_at":"2023-06-08T11:17:59.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.2","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"96fcef232f3c6f201cd851db0ac37822e36afadb","kind":"tag","published_at":"2023-06-06T10:00:42.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"d9b91727b9a4323a66ebadfccc11d4ce0344ac4d","kind":"tag","published_at":"2023-05-30T15:17:01.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"74c008f3d2dcb9c295248aada067301a0d810932","kind":"tag","published_at":"2022-10-22T09:18:20.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.2.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2e74712cdd427078f9816c8f2eb42b538ea41fa8","kind":"tag","published_at":"2022-07-20T14:10:55.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.2.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"891d2617ddbdfa265c4095b53103c010c98e6591","kind":"tag","published_at":"2022-04-04T23:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.1.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4272474656f1b35414cdee32185a45e36b39246e","kind":"tag","published_at":"2022-01-12T07:05:52.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.0.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.0.0/manifests"},{"name":"v0.4.1","sha":"641c3cf2148ad11ca058c000eab0453dd5d67954","kind":"tag","published_at":"2021-08-05T08:18:02.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.4.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"642b87ad9aaf6804f7f9a3f475baf9dd362df027","kind":"tag","published_at":"2021-08-02T08:08:16.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.4.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005","kind":"tag","published_at":"2018-09-21T18:29:30.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.3.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"b26d9c308763d68093482582cea63d69be07a0f0","kind":"commit","published_at":"2017-03-28T06:15:53.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.3.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"bbd5bb678321a0d6e58f1099321dfa73391c1b6f","kind":"tag","published_at":"2016-03-28T21:09:57.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.2.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2ceedfee35ad3848e49308ab0c9a4f640cfb5fb2","kind":"commit","published_at":"2014-07-17T22:42:52.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.1.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-08T12:11:50.529Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.952621668114293,"dependent_packages_count":4.640821611672857,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.796721639893575},"purl":"pkg:golang/github.com/%21burntsushi/%21toml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Burntsushi/Toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Burntsushi/Toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Burntsushi/Toml/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242","https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T01:01:19.375Z","issues_count":107,"pull_requests_count":115,"avg_time_to_close_issue":25021813.710843373,"avg_time_to_close_pull_request":1670259.0520833333,"issues_closed_count":83,"pull_requests_closed_count":96,"pull_request_authors_count":49,"issue_authors_count":86,"avg_comments_per_issue":2.392523364485981,"avg_comments_per_pull_request":1.3652173913043477,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":218112.85714285713,"past_year_avg_time_to_close_pull_request":799373.2962962963,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":1.1714285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/issues","maintainers":[{"login":"arp242","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"cespare","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cespare"},{"login":"BurntSushi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}],"active_maintainers":[{"login":"arp242","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntsushi%2FToml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntsushi%2FToml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntsushi%2FToml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntsushi%2FToml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntsushi%2FToml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntsushi%2FToml/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2263070,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-12T00:18:10.975284Z","path":"github.com/fhunleth/muontrap","version":"v0.2.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-12T12:33:12.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3695292,"name":"gopkg.in/burntsushi/toml.v0","ecosystem":"go","description":"Package toml provides facilities for decoding and encoding TOML configuration files via reflection.","homepage":"https://github.com/burntsushi/toml","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/burntsushi/toml","keywords_array":[],"namespace":"gopkg.in/burntsushi","versions_count":4,"first_release_published_at":"2014-07-17T22:42:52.000Z","latest_release_published_at":"2018-08-15T10:47:33.000Z","latest_release_number":"v0.3.1","last_synced_at":"2026-08-12T03:01:03.932Z","created_at":"2022-04-11T11:41:32.360Z","updated_at":"2026-08-12T03:01:03.932Z","registry_url":"https://pkg.go.dev/gopkg.in/burntsushi/toml.v0","install_command":"go get gopkg.in/burntsushi/toml.v0","documentation_url":"https://pkg.go.dev/gopkg.in/burntsushi/toml.v0#section-documentation","metadata":{},"repo_metadata":{"id":37412558,"uuid":"8425622","full_name":"BurntSushi/toml","owner":"BurntSushi","description":"TOML parser for Golang with reflection.","archived":false,"fork":false,"pushed_at":"2026-06-27T17:21:38.000Z","size":844,"stargazers_count":4991,"open_issues_count":32,"forks_count":559,"subscribers_count":75,"default_branch":"master","last_synced_at":"2026-08-08T06:56:24.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"arp242"}},"created_at":"2013-02-26T05:05:48.000Z","updated_at":"2026-08-07T09:30:23.000Z","dependencies_parsed_at":"2026-08-08T01:38:41.935Z","dependency_job_id":null,"html_url":"https://github.com/BurntSushi/toml","commit_stats":{"total_commits":404,"total_committers":56,"mean_commits":7.214285714285714,"dds":0.6410891089108911,"last_synced_commit":"b7406c026f5af05e3e826cb01c78bc2841be4703"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/sbom","scorecard":{"id":25248,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/toml","commit":"011fa2bc64cec3bb4ec450d11984f5e87b8e158c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:8"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-14T17:44:08.638Z","repository_id":37412558,"created_at":"2025-08-14T17:44:08.638Z","updated_at":"2025-08-14T17:44:08.638Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36406706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-08T06:20:58.203Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13069,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-08T06:20:58.214Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"v1.6.0","sha":"52534926c55b4cd85b05aee90569dd0668b8cf30","kind":"commit","published_at":"2025-12-18T12:15:22.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.6.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"d97def528e83313822a9f98946334ffccd542bdf","kind":"tag","published_at":"2025-03-18T02:20:36.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.5.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1e2c053f442c0ac99df1f5b56bae3feab98caa4f","kind":"tag","published_at":"2024-05-23T14:22:53.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.4.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"b324da5ffbb2a87e4a611b1703bd03bffbe7ffbf","kind":"tag","published_at":"2023-06-08T11:17:59.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.2","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"96fcef232f3c6f201cd851db0ac37822e36afadb","kind":"tag","published_at":"2023-06-06T10:00:42.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"d9b91727b9a4323a66ebadfccc11d4ce0344ac4d","kind":"tag","published_at":"2023-05-30T15:17:01.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"74c008f3d2dcb9c295248aada067301a0d810932","kind":"tag","published_at":"2022-10-22T09:18:20.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.2.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2e74712cdd427078f9816c8f2eb42b538ea41fa8","kind":"tag","published_at":"2022-07-20T14:10:55.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.2.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"891d2617ddbdfa265c4095b53103c010c98e6591","kind":"tag","published_at":"2022-04-04T23:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.1.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4272474656f1b35414cdee32185a45e36b39246e","kind":"tag","published_at":"2022-01-12T07:05:52.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.0.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.0.0/manifests"},{"name":"v0.4.1","sha":"641c3cf2148ad11ca058c000eab0453dd5d67954","kind":"tag","published_at":"2021-08-05T08:18:02.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.4.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"642b87ad9aaf6804f7f9a3f475baf9dd362df027","kind":"tag","published_at":"2021-08-02T08:08:16.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.4.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005","kind":"tag","published_at":"2018-09-21T18:29:30.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.3.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"b26d9c308763d68093482582cea63d69be07a0f0","kind":"commit","published_at":"2017-03-28T06:15:53.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.3.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"bbd5bb678321a0d6e58f1099321dfa73391c1b6f","kind":"tag","published_at":"2016-03-28T21:09:57.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.2.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2ceedfee35ad3848e49308ab0c9a4f640cfb5fb2","kind":"commit","published_at":"2014-07-17T22:42:52.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.1.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-08T12:11:50.558Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":0.6279200527026375,"forks_count":0.7742663884889179,"average":4.4367966762323},"purl":"pkg:golang/gopkg.in/burntsushi/toml.v0","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/gopkg.in/burntsushi/toml.v0","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/gopkg.in/burntsushi/toml.v0","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/gopkg.in/burntsushi/toml.v0/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242","https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T01:01:19.375Z","issues_count":107,"pull_requests_count":115,"avg_time_to_close_issue":25021813.710843373,"avg_time_to_close_pull_request":1670259.0520833333,"issues_closed_count":83,"pull_requests_closed_count":96,"pull_request_authors_count":49,"issue_authors_count":86,"avg_comments_per_issue":2.392523364485981,"avg_comments_per_pull_request":1.3652173913043477,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":218112.85714285713,"past_year_avg_time_to_close_pull_request":799373.2962962963,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":1.1714285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/issues","maintainers":[{"login":"arp242","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"cespare","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cespare"},{"login":"BurntSushi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}],"active_maintainers":[{"login":"arp242","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fburntsushi%2Ftoml.v0/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fburntsushi%2Ftoml.v0/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fburntsushi%2Ftoml.v0/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fburntsushi%2Ftoml.v0/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fburntsushi%2Ftoml.v0/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fburntsushi%2Ftoml.v0/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2263070,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-12T00:18:10.975284Z","path":"github.com/fhunleth/muontrap","version":"v0.2.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-12T12:33:12.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":8525650,"name":"github.com/BurNTSusHI/toml","ecosystem":"go","description":"Package toml provides facilities for decoding and encoding TOML configuration files via reflection.","homepage":"https://github.com/BurNTSusHI/toml","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/BurNTSusHI/toml","keywords_array":[],"namespace":"github.com/BurNTSusHI","versions_count":16,"first_release_published_at":"2014-07-17T22:42:52.000Z","latest_release_published_at":"2025-12-18T12:15:22.000Z","latest_release_number":"v1.6.0","last_synced_at":"2026-08-12T03:01:04.404Z","created_at":"2023-11-02T01:29:37.542Z","updated_at":"2026-08-12T03:01:04.405Z","registry_url":"https://pkg.go.dev/github.com/BurNTSusHI/toml","install_command":"go get github.com/BurNTSusHI/toml","documentation_url":"https://pkg.go.dev/github.com/BurNTSusHI/toml#section-documentation","metadata":{},"repo_metadata":{"id":37412558,"uuid":"8425622","full_name":"BurntSushi/toml","owner":"BurntSushi","description":"TOML parser for Golang with reflection.","archived":false,"fork":false,"pushed_at":"2026-06-27T17:21:38.000Z","size":844,"stargazers_count":4991,"open_issues_count":32,"forks_count":559,"subscribers_count":75,"default_branch":"master","last_synced_at":"2026-08-08T06:56:24.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"arp242"}},"created_at":"2013-02-26T05:05:48.000Z","updated_at":"2026-08-07T09:30:23.000Z","dependencies_parsed_at":"2026-08-08T01:38:41.935Z","dependency_job_id":null,"html_url":"https://github.com/BurntSushi/toml","commit_stats":{"total_commits":404,"total_committers":56,"mean_commits":7.214285714285714,"dds":0.6410891089108911,"last_synced_commit":"b7406c026f5af05e3e826cb01c78bc2841be4703"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/sbom","scorecard":{"id":25248,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/toml","commit":"011fa2bc64cec3bb4ec450d11984f5e87b8e158c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:8"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-14T17:44:08.638Z","repository_id":37412558,"created_at":"2025-08-14T17:44:08.638Z","updated_at":"2025-08-14T17:44:08.638Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36406706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-08T06:20:58.203Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13069,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-08T06:20:58.214Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"v1.6.0","sha":"52534926c55b4cd85b05aee90569dd0668b8cf30","kind":"commit","published_at":"2025-12-18T12:15:22.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.6.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"d97def528e83313822a9f98946334ffccd542bdf","kind":"tag","published_at":"2025-03-18T02:20:36.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.5.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1e2c053f442c0ac99df1f5b56bae3feab98caa4f","kind":"tag","published_at":"2024-05-23T14:22:53.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.4.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"b324da5ffbb2a87e4a611b1703bd03bffbe7ffbf","kind":"tag","published_at":"2023-06-08T11:17:59.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.2","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"96fcef232f3c6f201cd851db0ac37822e36afadb","kind":"tag","published_at":"2023-06-06T10:00:42.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"d9b91727b9a4323a66ebadfccc11d4ce0344ac4d","kind":"tag","published_at":"2023-05-30T15:17:01.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"74c008f3d2dcb9c295248aada067301a0d810932","kind":"tag","published_at":"2022-10-22T09:18:20.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.2.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2e74712cdd427078f9816c8f2eb42b538ea41fa8","kind":"tag","published_at":"2022-07-20T14:10:55.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.2.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"891d2617ddbdfa265c4095b53103c010c98e6591","kind":"tag","published_at":"2022-04-04T23:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.1.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4272474656f1b35414cdee32185a45e36b39246e","kind":"tag","published_at":"2022-01-12T07:05:52.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.0.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.0.0/manifests"},{"name":"v0.4.1","sha":"641c3cf2148ad11ca058c000eab0453dd5d67954","kind":"tag","published_at":"2021-08-05T08:18:02.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.4.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"642b87ad9aaf6804f7f9a3f475baf9dd362df027","kind":"tag","published_at":"2021-08-02T08:08:16.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.4.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005","kind":"tag","published_at":"2018-09-21T18:29:30.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.3.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"b26d9c308763d68093482582cea63d69be07a0f0","kind":"commit","published_at":"2017-03-28T06:15:53.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.3.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"bbd5bb678321a0d6e58f1099321dfa73391c1b6f","kind":"tag","published_at":"2016-03-28T21:09:57.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.2.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2ceedfee35ad3848e49308ab0c9a4f640cfb5fb2","kind":"commit","published_at":"2014-07-17T22:42:52.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.1.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-08T12:11:50.550Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.712664363524581,"dependent_packages_count":8.977673636487634,"stargazers_count":1.0147024998117153,"forks_count":1.2363697058889385,"docker_downloads_count":null,"average":5.4853525514282175},"purl":"pkg:golang/github.com/%21bur%21n%21t%21sus%21h%21i/toml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/BurNTSusHI/toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/BurNTSusHI/toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/BurNTSusHI/toml/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242","https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T01:01:19.375Z","issues_count":107,"pull_requests_count":115,"avg_time_to_close_issue":25021813.710843373,"avg_time_to_close_pull_request":1670259.0520833333,"issues_closed_count":83,"pull_requests_closed_count":96,"pull_request_authors_count":49,"issue_authors_count":86,"avg_comments_per_issue":2.392523364485981,"avg_comments_per_pull_request":1.3652173913043477,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":218112.85714285713,"past_year_avg_time_to_close_pull_request":799373.2962962963,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":1.1714285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/issues","maintainers":[{"login":"arp242","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"cespare","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cespare"},{"login":"BurntSushi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}],"active_maintainers":[{"login":"arp242","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurNTSusHI%2Ftoml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurNTSusHI%2Ftoml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurNTSusHI%2Ftoml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurNTSusHI%2Ftoml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurNTSusHI%2Ftoml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurNTSusHI%2Ftoml/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2263070,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-12T00:18:10.975284Z","path":"github.com/fhunleth/muontrap","version":"v0.2.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-12T12:33:12.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14600532,"name":"github.com/BurnTsushi/toml","ecosystem":"go","description":"Package toml provides facilities for decoding and encoding TOML configuration files via reflection.","homepage":"https://github.com/BurnTsushi/toml","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/BurnTsushi/toml","keywords_array":[],"namespace":"github.com/BurnTsushi","versions_count":4,"first_release_published_at":"2014-07-17T22:42:52.000Z","latest_release_published_at":"2018-08-15T10:47:33.000Z","latest_release_number":"v0.3.1","last_synced_at":"2026-08-12T03:01:04.319Z","created_at":"2026-06-07T12:43:27.621Z","updated_at":"2026-08-12T03:01:04.320Z","registry_url":"https://pkg.go.dev/github.com/BurnTsushi/toml","install_command":"go get github.com/BurnTsushi/toml","documentation_url":"https://pkg.go.dev/github.com/BurnTsushi/toml#section-documentation","metadata":{},"repo_metadata":{"id":37412558,"uuid":"8425622","full_name":"BurntSushi/toml","owner":"BurntSushi","description":"TOML parser for Golang with reflection.","archived":false,"fork":false,"pushed_at":"2026-06-27T17:21:38.000Z","size":844,"stargazers_count":4991,"open_issues_count":32,"forks_count":559,"subscribers_count":75,"default_branch":"master","last_synced_at":"2026-08-08T06:56:24.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"arp242"}},"created_at":"2013-02-26T05:05:48.000Z","updated_at":"2026-08-07T09:30:23.000Z","dependencies_parsed_at":"2026-08-08T01:38:41.935Z","dependency_job_id":null,"html_url":"https://github.com/BurntSushi/toml","commit_stats":{"total_commits":404,"total_committers":56,"mean_commits":7.214285714285714,"dds":0.6410891089108911,"last_synced_commit":"b7406c026f5af05e3e826cb01c78bc2841be4703"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/sbom","scorecard":{"id":25248,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/toml","commit":"011fa2bc64cec3bb4ec450d11984f5e87b8e158c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:8"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-14T17:44:08.638Z","repository_id":37412558,"created_at":"2025-08-14T17:44:08.638Z","updated_at":"2025-08-14T17:44:08.638Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36406706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-08T06:20:58.203Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13069,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-08T06:20:58.214Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"v1.6.0","sha":"52534926c55b4cd85b05aee90569dd0668b8cf30","kind":"commit","published_at":"2025-12-18T12:15:22.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.6.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"d97def528e83313822a9f98946334ffccd542bdf","kind":"tag","published_at":"2025-03-18T02:20:36.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.5.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1e2c053f442c0ac99df1f5b56bae3feab98caa4f","kind":"tag","published_at":"2024-05-23T14:22:53.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.4.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"b324da5ffbb2a87e4a611b1703bd03bffbe7ffbf","kind":"tag","published_at":"2023-06-08T11:17:59.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.2","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"96fcef232f3c6f201cd851db0ac37822e36afadb","kind":"tag","published_at":"2023-06-06T10:00:42.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"d9b91727b9a4323a66ebadfccc11d4ce0344ac4d","kind":"tag","published_at":"2023-05-30T15:17:01.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"74c008f3d2dcb9c295248aada067301a0d810932","kind":"tag","published_at":"2022-10-22T09:18:20.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.2.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2e74712cdd427078f9816c8f2eb42b538ea41fa8","kind":"tag","published_at":"2022-07-20T14:10:55.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.2.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"891d2617ddbdfa265c4095b53103c010c98e6591","kind":"tag","published_at":"2022-04-04T23:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.1.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4272474656f1b35414cdee32185a45e36b39246e","kind":"tag","published_at":"2022-01-12T07:05:52.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.0.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.0.0/manifests"},{"name":"v0.4.1","sha":"641c3cf2148ad11ca058c000eab0453dd5d67954","kind":"tag","published_at":"2021-08-05T08:18:02.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.4.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"642b87ad9aaf6804f7f9a3f475baf9dd362df027","kind":"tag","published_at":"2021-08-02T08:08:16.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.4.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005","kind":"tag","published_at":"2018-09-21T18:29:30.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.3.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"b26d9c308763d68093482582cea63d69be07a0f0","kind":"commit","published_at":"2017-03-28T06:15:53.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.3.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"bbd5bb678321a0d6e58f1099321dfa73391c1b6f","kind":"tag","published_at":"2016-03-28T21:09:57.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.2.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2ceedfee35ad3848e49308ab0c9a4f640cfb5fb2","kind":"commit","published_at":"2014-07-17T22:42:52.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.1.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-08T12:11:50.538Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.008019565149023,"dependent_packages_count":4.6926943333956155,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.850356949272319},"purl":"pkg:golang/github.com/%21burn%21tsushi/toml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/BurnTsushi/toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/BurnTsushi/toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/BurnTsushi/toml/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242","https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T01:01:19.375Z","issues_count":107,"pull_requests_count":115,"avg_time_to_close_issue":25021813.710843373,"avg_time_to_close_pull_request":1670259.0520833333,"issues_closed_count":83,"pull_requests_closed_count":96,"pull_request_authors_count":49,"issue_authors_count":86,"avg_comments_per_issue":2.392523364485981,"avg_comments_per_pull_request":1.3652173913043477,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":218112.85714285713,"past_year_avg_time_to_close_pull_request":799373.2962962963,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":1.1714285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/issues","maintainers":[{"login":"arp242","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"cespare","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cespare"},{"login":"BurntSushi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}],"active_maintainers":[{"login":"arp242","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurnTsushi%2Ftoml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurnTsushi%2Ftoml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurnTsushi%2Ftoml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurnTsushi%2Ftoml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurnTsushi%2Ftoml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurnTsushi%2Ftoml/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2263070,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-12T00:18:10.975284Z","path":"github.com/fhunleth/muontrap","version":"v0.2.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-12T12:33:12.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":11277527,"name":"github.com/BurntsUSHI/toml","ecosystem":"go","description":"Package toml provides facilities for decoding and encoding TOML configuration files via reflection.","homepage":"https://github.com/BurntsUSHI/toml","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/BurntsUSHI/toml","keywords_array":[],"namespace":"github.com/BurntsUSHI","versions_count":16,"first_release_published_at":"2014-07-17T22:42:52.000Z","latest_release_published_at":"2025-12-18T12:15:22.000Z","latest_release_number":"v1.6.0","last_synced_at":"2026-08-12T03:01:04.594Z","created_at":"2025-01-18T08:25:02.137Z","updated_at":"2026-08-12T03:01:04.594Z","registry_url":"https://pkg.go.dev/github.com/BurntsUSHI/toml","install_command":"go get github.com/BurntsUSHI/toml","documentation_url":"https://pkg.go.dev/github.com/BurntsUSHI/toml#section-documentation","metadata":{},"repo_metadata":{"id":37412558,"uuid":"8425622","full_name":"BurntSushi/toml","owner":"BurntSushi","description":"TOML parser for Golang with reflection.","archived":false,"fork":false,"pushed_at":"2026-06-27T17:21:38.000Z","size":844,"stargazers_count":4991,"open_issues_count":32,"forks_count":559,"subscribers_count":75,"default_branch":"master","last_synced_at":"2026-08-08T06:56:24.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"arp242"}},"created_at":"2013-02-26T05:05:48.000Z","updated_at":"2026-08-07T09:30:23.000Z","dependencies_parsed_at":"2026-08-08T01:38:41.935Z","dependency_job_id":null,"html_url":"https://github.com/BurntSushi/toml","commit_stats":{"total_commits":404,"total_committers":56,"mean_commits":7.214285714285714,"dds":0.6410891089108911,"last_synced_commit":"b7406c026f5af05e3e826cb01c78bc2841be4703"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/sbom","scorecard":{"id":25248,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/toml","commit":"011fa2bc64cec3bb4ec450d11984f5e87b8e158c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:8"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-14T17:44:08.638Z","repository_id":37412558,"created_at":"2025-08-14T17:44:08.638Z","updated_at":"2025-08-14T17:44:08.638Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36406706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-08T06:20:58.203Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13069,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-08T06:20:58.214Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"v1.6.0","sha":"52534926c55b4cd85b05aee90569dd0668b8cf30","kind":"commit","published_at":"2025-12-18T12:15:22.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.6.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"d97def528e83313822a9f98946334ffccd542bdf","kind":"tag","published_at":"2025-03-18T02:20:36.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.5.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1e2c053f442c0ac99df1f5b56bae3feab98caa4f","kind":"tag","published_at":"2024-05-23T14:22:53.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.4.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"b324da5ffbb2a87e4a611b1703bd03bffbe7ffbf","kind":"tag","published_at":"2023-06-08T11:17:59.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.2","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"96fcef232f3c6f201cd851db0ac37822e36afadb","kind":"tag","published_at":"2023-06-06T10:00:42.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"d9b91727b9a4323a66ebadfccc11d4ce0344ac4d","kind":"tag","published_at":"2023-05-30T15:17:01.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"74c008f3d2dcb9c295248aada067301a0d810932","kind":"tag","published_at":"2022-10-22T09:18:20.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.2.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2e74712cdd427078f9816c8f2eb42b538ea41fa8","kind":"tag","published_at":"2022-07-20T14:10:55.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.2.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"891d2617ddbdfa265c4095b53103c010c98e6591","kind":"tag","published_at":"2022-04-04T23:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.1.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4272474656f1b35414cdee32185a45e36b39246e","kind":"tag","published_at":"2022-01-12T07:05:52.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.0.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.0.0/manifests"},{"name":"v0.4.1","sha":"641c3cf2148ad11ca058c000eab0453dd5d67954","kind":"tag","published_at":"2021-08-05T08:18:02.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.4.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"642b87ad9aaf6804f7f9a3f475baf9dd362df027","kind":"tag","published_at":"2021-08-02T08:08:16.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.4.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005","kind":"tag","published_at":"2018-09-21T18:29:30.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.3.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"b26d9c308763d68093482582cea63d69be07a0f0","kind":"commit","published_at":"2017-03-28T06:15:53.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.3.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"bbd5bb678321a0d6e58f1099321dfa73391c1b6f","kind":"tag","published_at":"2016-03-28T21:09:57.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.2.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2ceedfee35ad3848e49308ab0c9a4f640cfb5fb2","kind":"commit","published_at":"2014-07-17T22:42:52.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.1.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-08T12:11:50.526Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.212340561535544,"dependent_packages_count":5.821637784269408,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.016989172902475},"purl":"pkg:golang/github.com/%21burnts%21u%21s%21h%21i/toml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/BurntsUSHI/toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/BurntsUSHI/toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/BurntsUSHI/toml/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242","https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T01:01:19.375Z","issues_count":107,"pull_requests_count":115,"avg_time_to_close_issue":25021813.710843373,"avg_time_to_close_pull_request":1670259.0520833333,"issues_closed_count":83,"pull_requests_closed_count":96,"pull_request_authors_count":49,"issue_authors_count":86,"avg_comments_per_issue":2.392523364485981,"avg_comments_per_pull_request":1.3652173913043477,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":218112.85714285713,"past_year_avg_time_to_close_pull_request":799373.2962962963,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":1.1714285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/issues","maintainers":[{"login":"arp242","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"cespare","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cespare"},{"login":"BurntSushi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}],"active_maintainers":[{"login":"arp242","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntsUSHI%2Ftoml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntsUSHI%2Ftoml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntsUSHI%2Ftoml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntsUSHI%2Ftoml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntsUSHI%2Ftoml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntsUSHI%2Ftoml/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2263070,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-12T00:18:10.975284Z","path":"github.com/fhunleth/muontrap","version":"v0.2.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-12T12:33:12.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":7641317,"name":"github.com/BurntSushi/tomL","ecosystem":"go","description":"Package toml provides facilities for decoding and encoding TOML configuration files via reflection.","homepage":"https://github.com/BurntSushi/tomL","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/BurntSushi/tomL","keywords_array":[],"namespace":"github.com/BurntSushi","versions_count":16,"first_release_published_at":"2014-07-17T22:42:52.000Z","latest_release_published_at":"2025-12-18T12:15:22.000Z","latest_release_number":"v1.6.0","last_synced_at":"2026-08-12T03:01:04.656Z","created_at":"2023-04-25T00:44:01.409Z","updated_at":"2026-08-12T03:01:04.656Z","registry_url":"https://pkg.go.dev/github.com/BurntSushi/tomL","install_command":"go get github.com/BurntSushi/tomL","documentation_url":"https://pkg.go.dev/github.com/BurntSushi/tomL#section-documentation","metadata":{},"repo_metadata":{"id":37412558,"uuid":"8425622","full_name":"BurntSushi/toml","owner":"BurntSushi","description":"TOML parser for Golang with reflection.","archived":false,"fork":false,"pushed_at":"2026-06-27T17:21:38.000Z","size":844,"stargazers_count":4991,"open_issues_count":32,"forks_count":559,"subscribers_count":75,"default_branch":"master","last_synced_at":"2026-08-08T06:56:24.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"arp242"}},"created_at":"2013-02-26T05:05:48.000Z","updated_at":"2026-08-07T09:30:23.000Z","dependencies_parsed_at":"2026-08-08T01:38:41.935Z","dependency_job_id":null,"html_url":"https://github.com/BurntSushi/toml","commit_stats":{"total_commits":404,"total_committers":56,"mean_commits":7.214285714285714,"dds":0.6410891089108911,"last_synced_commit":"b7406c026f5af05e3e826cb01c78bc2841be4703"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/sbom","scorecard":{"id":25248,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/toml","commit":"011fa2bc64cec3bb4ec450d11984f5e87b8e158c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:8"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-14T17:44:08.638Z","repository_id":37412558,"created_at":"2025-08-14T17:44:08.638Z","updated_at":"2025-08-14T17:44:08.638Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36406706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-08T06:20:58.203Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13069,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-08T06:20:58.214Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"v1.6.0","sha":"52534926c55b4cd85b05aee90569dd0668b8cf30","kind":"commit","published_at":"2025-12-18T12:15:22.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.6.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"d97def528e83313822a9f98946334ffccd542bdf","kind":"tag","published_at":"2025-03-18T02:20:36.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.5.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1e2c053f442c0ac99df1f5b56bae3feab98caa4f","kind":"tag","published_at":"2024-05-23T14:22:53.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.4.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"b324da5ffbb2a87e4a611b1703bd03bffbe7ffbf","kind":"tag","published_at":"2023-06-08T11:17:59.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.2","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"96fcef232f3c6f201cd851db0ac37822e36afadb","kind":"tag","published_at":"2023-06-06T10:00:42.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"d9b91727b9a4323a66ebadfccc11d4ce0344ac4d","kind":"tag","published_at":"2023-05-30T15:17:01.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"74c008f3d2dcb9c295248aada067301a0d810932","kind":"tag","published_at":"2022-10-22T09:18:20.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.2.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2e74712cdd427078f9816c8f2eb42b538ea41fa8","kind":"tag","published_at":"2022-07-20T14:10:55.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.2.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"891d2617ddbdfa265c4095b53103c010c98e6591","kind":"tag","published_at":"2022-04-04T23:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.1.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4272474656f1b35414cdee32185a45e36b39246e","kind":"tag","published_at":"2022-01-12T07:05:52.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.0.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.0.0/manifests"},{"name":"v0.4.1","sha":"641c3cf2148ad11ca058c000eab0453dd5d67954","kind":"tag","published_at":"2021-08-05T08:18:02.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.4.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"642b87ad9aaf6804f7f9a3f475baf9dd362df027","kind":"tag","published_at":"2021-08-02T08:08:16.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.4.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005","kind":"tag","published_at":"2018-09-21T18:29:30.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.3.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"b26d9c308763d68093482582cea63d69be07a0f0","kind":"commit","published_at":"2017-03-28T06:15:53.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.3.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"bbd5bb678321a0d6e58f1099321dfa73391c1b6f","kind":"tag","published_at":"2016-03-28T21:09:57.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.2.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2ceedfee35ad3848e49308ab0c9a4f640cfb5fb2","kind":"commit","published_at":"2014-07-17T22:42:52.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.1.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-08T12:11:50.548Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.294246628419463,"dependent_packages_count":8.073741078465474,"stargazers_count":1.0206103408345406,"forks_count":1.213644358150635,"average":4.900560601467529},"purl":"pkg:golang/github.com/%21burnt%21sushi/tom%21l","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/BurntSushi/tomL","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/BurntSushi/tomL","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/BurntSushi/tomL/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242","https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T01:01:19.375Z","issues_count":107,"pull_requests_count":115,"avg_time_to_close_issue":25021813.710843373,"avg_time_to_close_pull_request":1670259.0520833333,"issues_closed_count":83,"pull_requests_closed_count":96,"pull_request_authors_count":49,"issue_authors_count":86,"avg_comments_per_issue":2.392523364485981,"avg_comments_per_pull_request":1.3652173913043477,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":218112.85714285713,"past_year_avg_time_to_close_pull_request":799373.2962962963,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":1.1714285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/issues","maintainers":[{"login":"arp242","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"cespare","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cespare"},{"login":"BurntSushi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}],"active_maintainers":[{"login":"arp242","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntSushi%2FtomL/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntSushi%2FtomL/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntSushi%2FtomL/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntSushi%2FtomL/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntSushi%2FtomL/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntSushi%2FtomL/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2263070,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-12T00:18:10.975284Z","path":"github.com/fhunleth/muontrap","version":"v0.2.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-12T12:33:12.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":8222348,"name":"github.com/BurnTSusHi/toml","ecosystem":"go","description":"Package toml provides facilities for decoding and encoding TOML configuration files via reflection.","homepage":"https://github.com/BurnTSusHi/toml","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/BurnTSusHi/toml","keywords_array":[],"namespace":"github.com/BurnTSusHi","versions_count":16,"first_release_published_at":"2014-07-17T22:42:52.000Z","latest_release_published_at":"2025-12-18T12:15:22.000Z","latest_release_number":"v1.6.0","last_synced_at":"2026-08-12T03:01:04.604Z","created_at":"2023-09-05T03:51:52.838Z","updated_at":"2026-08-12T03:01:04.605Z","registry_url":"https://pkg.go.dev/github.com/BurnTSusHi/toml","install_command":"go get github.com/BurnTSusHi/toml","documentation_url":"https://pkg.go.dev/github.com/BurnTSusHi/toml#section-documentation","metadata":{},"repo_metadata":{"id":37412558,"uuid":"8425622","full_name":"BurntSushi/toml","owner":"BurntSushi","description":"TOML parser for Golang with reflection.","archived":false,"fork":false,"pushed_at":"2026-06-27T17:21:38.000Z","size":844,"stargazers_count":4991,"open_issues_count":32,"forks_count":559,"subscribers_count":75,"default_branch":"master","last_synced_at":"2026-08-08T06:56:24.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"arp242"}},"created_at":"2013-02-26T05:05:48.000Z","updated_at":"2026-08-07T09:30:23.000Z","dependencies_parsed_at":"2026-08-08T01:38:41.935Z","dependency_job_id":null,"html_url":"https://github.com/BurntSushi/toml","commit_stats":{"total_commits":404,"total_committers":56,"mean_commits":7.214285714285714,"dds":0.6410891089108911,"last_synced_commit":"b7406c026f5af05e3e826cb01c78bc2841be4703"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/sbom","scorecard":{"id":25248,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/toml","commit":"011fa2bc64cec3bb4ec450d11984f5e87b8e158c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:8"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-14T17:44:08.638Z","repository_id":37412558,"created_at":"2025-08-14T17:44:08.638Z","updated_at":"2025-08-14T17:44:08.638Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36406706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-08T06:20:58.203Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13069,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-08T06:20:58.214Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"v1.6.0","sha":"52534926c55b4cd85b05aee90569dd0668b8cf30","kind":"commit","published_at":"2025-12-18T12:15:22.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.6.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"d97def528e83313822a9f98946334ffccd542bdf","kind":"tag","published_at":"2025-03-18T02:20:36.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.5.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1e2c053f442c0ac99df1f5b56bae3feab98caa4f","kind":"tag","published_at":"2024-05-23T14:22:53.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.4.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"b324da5ffbb2a87e4a611b1703bd03bffbe7ffbf","kind":"tag","published_at":"2023-06-08T11:17:59.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.2","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"96fcef232f3c6f201cd851db0ac37822e36afadb","kind":"tag","published_at":"2023-06-06T10:00:42.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"d9b91727b9a4323a66ebadfccc11d4ce0344ac4d","kind":"tag","published_at":"2023-05-30T15:17:01.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"74c008f3d2dcb9c295248aada067301a0d810932","kind":"tag","published_at":"2022-10-22T09:18:20.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.2.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2e74712cdd427078f9816c8f2eb42b538ea41fa8","kind":"tag","published_at":"2022-07-20T14:10:55.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.2.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"891d2617ddbdfa265c4095b53103c010c98e6591","kind":"tag","published_at":"2022-04-04T23:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.1.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4272474656f1b35414cdee32185a45e36b39246e","kind":"tag","published_at":"2022-01-12T07:05:52.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.0.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.0.0/manifests"},{"name":"v0.4.1","sha":"641c3cf2148ad11ca058c000eab0453dd5d67954","kind":"tag","published_at":"2021-08-05T08:18:02.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.4.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"642b87ad9aaf6804f7f9a3f475baf9dd362df027","kind":"tag","published_at":"2021-08-02T08:08:16.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.4.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005","kind":"tag","published_at":"2018-09-21T18:29:30.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.3.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"b26d9c308763d68093482582cea63d69be07a0f0","kind":"commit","published_at":"2017-03-28T06:15:53.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.3.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"bbd5bb678321a0d6e58f1099321dfa73391c1b6f","kind":"tag","published_at":"2016-03-28T21:09:57.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.2.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2ceedfee35ad3848e49308ab0c9a4f640cfb5fb2","kind":"commit","published_at":"2014-07-17T22:42:52.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.1.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-08T12:11:50.461Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.56745293061189,"dependent_packages_count":8.899321458400431,"stargazers_count":1.0188495908552464,"forks_count":1.2255236452368345,"docker_downloads_count":null,"average":5.427786906276101},"purl":"pkg:golang/github.com/%21burn%21t%21sus%21hi/toml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/BurnTSusHi/toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/BurnTSusHi/toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/BurnTSusHi/toml/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242","https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T01:01:19.375Z","issues_count":107,"pull_requests_count":115,"avg_time_to_close_issue":25021813.710843373,"avg_time_to_close_pull_request":1670259.0520833333,"issues_closed_count":83,"pull_requests_closed_count":96,"pull_request_authors_count":49,"issue_authors_count":86,"avg_comments_per_issue":2.392523364485981,"avg_comments_per_pull_request":1.3652173913043477,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":218112.85714285713,"past_year_avg_time_to_close_pull_request":799373.2962962963,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":1.1714285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/issues","maintainers":[{"login":"arp242","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"cespare","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cespare"},{"login":"BurntSushi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}],"active_maintainers":[{"login":"arp242","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurnTSusHi%2Ftoml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurnTSusHi%2Ftoml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurnTSusHi%2Ftoml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurnTSusHi%2Ftoml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurnTSusHi%2Ftoml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurnTSusHi%2Ftoml/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2263070,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-12T00:18:10.975284Z","path":"github.com/fhunleth/muontrap","version":"v0.2.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-12T12:33:12.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5333655,"name":"github.com/BURNTSUSHI/TOML","ecosystem":"go","description":"Package toml provides facilities for decoding and encoding TOML configuration files via reflection.","homepage":"https://github.com/BURNTSUSHI/TOML","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/BURNTSUSHI/TOML","keywords_array":[],"namespace":"github.com/BURNTSUSHI","versions_count":16,"first_release_published_at":"2014-07-17T22:42:52.000Z","latest_release_published_at":"2025-12-18T12:15:22.000Z","latest_release_number":"v1.6.0","last_synced_at":"2026-08-12T03:01:04.366Z","created_at":"2022-10-18T02:25:33.174Z","updated_at":"2026-08-12T03:01:04.366Z","registry_url":"https://pkg.go.dev/github.com/BURNTSUSHI/TOML","install_command":"go get github.com/BURNTSUSHI/TOML","documentation_url":"https://pkg.go.dev/github.com/BURNTSUSHI/TOML#section-documentation","metadata":{},"repo_metadata":{"id":37412558,"uuid":"8425622","full_name":"BurntSushi/toml","owner":"BurntSushi","description":"TOML parser for Golang with reflection.","archived":false,"fork":false,"pushed_at":"2026-06-27T17:21:38.000Z","size":844,"stargazers_count":4991,"open_issues_count":32,"forks_count":559,"subscribers_count":75,"default_branch":"master","last_synced_at":"2026-08-08T06:56:24.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"arp242"}},"created_at":"2013-02-26T05:05:48.000Z","updated_at":"2026-08-07T09:30:23.000Z","dependencies_parsed_at":"2026-08-08T01:38:41.935Z","dependency_job_id":null,"html_url":"https://github.com/BurntSushi/toml","commit_stats":{"total_commits":404,"total_committers":56,"mean_commits":7.214285714285714,"dds":0.6410891089108911,"last_synced_commit":"b7406c026f5af05e3e826cb01c78bc2841be4703"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/sbom","scorecard":{"id":25248,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/toml","commit":"011fa2bc64cec3bb4ec450d11984f5e87b8e158c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:8"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-14T17:44:08.638Z","repository_id":37412558,"created_at":"2025-08-14T17:44:08.638Z","updated_at":"2025-08-14T17:44:08.638Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36406706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-08T06:20:58.203Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13069,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-08T06:20:58.214Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"v1.6.0","sha":"52534926c55b4cd85b05aee90569dd0668b8cf30","kind":"commit","published_at":"2025-12-18T12:15:22.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.6.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"d97def528e83313822a9f98946334ffccd542bdf","kind":"tag","published_at":"2025-03-18T02:20:36.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.5.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1e2c053f442c0ac99df1f5b56bae3feab98caa4f","kind":"tag","published_at":"2024-05-23T14:22:53.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.4.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"b324da5ffbb2a87e4a611b1703bd03bffbe7ffbf","kind":"tag","published_at":"2023-06-08T11:17:59.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.2","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"96fcef232f3c6f201cd851db0ac37822e36afadb","kind":"tag","published_at":"2023-06-06T10:00:42.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"d9b91727b9a4323a66ebadfccc11d4ce0344ac4d","kind":"tag","published_at":"2023-05-30T15:17:01.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"74c008f3d2dcb9c295248aada067301a0d810932","kind":"tag","published_at":"2022-10-22T09:18:20.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.2.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2e74712cdd427078f9816c8f2eb42b538ea41fa8","kind":"tag","published_at":"2022-07-20T14:10:55.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.2.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"891d2617ddbdfa265c4095b53103c010c98e6591","kind":"tag","published_at":"2022-04-04T23:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.1.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4272474656f1b35414cdee32185a45e36b39246e","kind":"tag","published_at":"2022-01-12T07:05:52.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.0.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.0.0/manifests"},{"name":"v0.4.1","sha":"641c3cf2148ad11ca058c000eab0453dd5d67954","kind":"tag","published_at":"2021-08-05T08:18:02.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.4.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"642b87ad9aaf6804f7f9a3f475baf9dd362df027","kind":"tag","published_at":"2021-08-02T08:08:16.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.4.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005","kind":"tag","published_at":"2018-09-21T18:29:30.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.3.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"b26d9c308763d68093482582cea63d69be07a0f0","kind":"commit","published_at":"2017-03-28T06:15:53.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.3.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"bbd5bb678321a0d6e58f1099321dfa73391c1b6f","kind":"tag","published_at":"2016-03-28T21:09:57.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.2.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2ceedfee35ad3848e49308ab0c9a4f640cfb5fb2","kind":"commit","published_at":"2014-07-17T22:42:52.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.1.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-08T12:11:50.535Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":0.6340926358838073,"forks_count":0.7761742778358249,"average":4.438816794364319},"purl":"pkg:golang/github.com/%21b%21u%21r%21n%21t%21s%21u%21s%21h%21i/%21t%21o%21m%21l","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/BURNTSUSHI/TOML","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/BURNTSUSHI/TOML","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/BURNTSUSHI/TOML/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242","https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T01:01:19.375Z","issues_count":107,"pull_requests_count":115,"avg_time_to_close_issue":25021813.710843373,"avg_time_to_close_pull_request":1670259.0520833333,"issues_closed_count":83,"pull_requests_closed_count":96,"pull_request_authors_count":49,"issue_authors_count":86,"avg_comments_per_issue":2.392523364485981,"avg_comments_per_pull_request":1.3652173913043477,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":218112.85714285713,"past_year_avg_time_to_close_pull_request":799373.2962962963,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":1.1714285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/issues","maintainers":[{"login":"arp242","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"cespare","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cespare"},{"login":"BurntSushi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}],"active_maintainers":[{"login":"arp242","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBURNTSUSHI%2FTOML/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBURNTSUSHI%2FTOML/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBURNTSUSHI%2FTOML/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBURNTSUSHI%2FTOML/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBURNTSUSHI%2FTOML/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBURNTSUSHI%2FTOML/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2263070,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-12T00:18:10.975284Z","path":"github.com/fhunleth/muontrap","version":"v0.2.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-12T12:33:12.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":4096649,"name":"github.com/BurntSushi/Toml","ecosystem":"go","description":"Package toml provides facilities for decoding and encoding TOML configuration files via reflection.","homepage":"https://github.com/BurntSushi/Toml","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/BurntSushi/Toml","keywords_array":[],"namespace":"github.com/BurntSushi","versions_count":16,"first_release_published_at":"2014-07-17T22:42:52.000Z","latest_release_published_at":"2025-12-18T12:15:22.000Z","latest_release_number":"v1.6.0","last_synced_at":"2026-08-12T03:01:04.611Z","created_at":"2022-04-12T13:07:41.327Z","updated_at":"2026-08-12T03:01:04.611Z","registry_url":"https://pkg.go.dev/github.com/BurntSushi/Toml","install_command":"go get github.com/BurntSushi/Toml","documentation_url":"https://pkg.go.dev/github.com/BurntSushi/Toml#section-documentation","metadata":{},"repo_metadata":{"id":37412558,"uuid":"8425622","full_name":"BurntSushi/toml","owner":"BurntSushi","description":"TOML parser for Golang with reflection.","archived":false,"fork":false,"pushed_at":"2026-06-27T17:21:38.000Z","size":844,"stargazers_count":4991,"open_issues_count":32,"forks_count":559,"subscribers_count":75,"default_branch":"master","last_synced_at":"2026-08-08T06:56:24.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"arp242"}},"created_at":"2013-02-26T05:05:48.000Z","updated_at":"2026-08-07T09:30:23.000Z","dependencies_parsed_at":"2026-08-08T01:38:41.935Z","dependency_job_id":null,"html_url":"https://github.com/BurntSushi/toml","commit_stats":{"total_commits":404,"total_committers":56,"mean_commits":7.214285714285714,"dds":0.6410891089108911,"last_synced_commit":"b7406c026f5af05e3e826cb01c78bc2841be4703"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/sbom","scorecard":{"id":25248,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/toml","commit":"011fa2bc64cec3bb4ec450d11984f5e87b8e158c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:8"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-14T17:44:08.638Z","repository_id":37412558,"created_at":"2025-08-14T17:44:08.638Z","updated_at":"2025-08-14T17:44:08.638Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36406706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-08T06:20:58.203Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13069,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-08T06:20:58.214Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"v1.6.0","sha":"52534926c55b4cd85b05aee90569dd0668b8cf30","kind":"commit","published_at":"2025-12-18T12:15:22.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.6.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"d97def528e83313822a9f98946334ffccd542bdf","kind":"tag","published_at":"2025-03-18T02:20:36.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.5.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1e2c053f442c0ac99df1f5b56bae3feab98caa4f","kind":"tag","published_at":"2024-05-23T14:22:53.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.4.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"b324da5ffbb2a87e4a611b1703bd03bffbe7ffbf","kind":"tag","published_at":"2023-06-08T11:17:59.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.2","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"96fcef232f3c6f201cd851db0ac37822e36afadb","kind":"tag","published_at":"2023-06-06T10:00:42.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"d9b91727b9a4323a66ebadfccc11d4ce0344ac4d","kind":"tag","published_at":"2023-05-30T15:17:01.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"74c008f3d2dcb9c295248aada067301a0d810932","kind":"tag","published_at":"2022-10-22T09:18:20.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.2.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2e74712cdd427078f9816c8f2eb42b538ea41fa8","kind":"tag","published_at":"2022-07-20T14:10:55.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.2.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"891d2617ddbdfa265c4095b53103c010c98e6591","kind":"tag","published_at":"2022-04-04T23:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.1.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4272474656f1b35414cdee32185a45e36b39246e","kind":"tag","published_at":"2022-01-12T07:05:52.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.0.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.0.0/manifests"},{"name":"v0.4.1","sha":"641c3cf2148ad11ca058c000eab0453dd5d67954","kind":"tag","published_at":"2021-08-05T08:18:02.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.4.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"642b87ad9aaf6804f7f9a3f475baf9dd362df027","kind":"tag","published_at":"2021-08-02T08:08:16.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.4.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005","kind":"tag","published_at":"2018-09-21T18:29:30.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.3.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"b26d9c308763d68093482582cea63d69be07a0f0","kind":"commit","published_at":"2017-03-28T06:15:53.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.3.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"bbd5bb678321a0d6e58f1099321dfa73391c1b6f","kind":"tag","published_at":"2016-03-28T21:09:57.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.2.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2ceedfee35ad3848e49308ab0c9a4f640cfb5fb2","kind":"commit","published_at":"2014-07-17T22:42:52.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.1.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-08T12:11:50.537Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":0.6340926358838073,"forks_count":0.7761742778358249,"average":4.438816794364319},"purl":"pkg:golang/github.com/%21burnt%21sushi/%21toml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/BurntSushi/Toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/BurntSushi/Toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/BurntSushi/Toml/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242","https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T01:01:19.375Z","issues_count":107,"pull_requests_count":115,"avg_time_to_close_issue":25021813.710843373,"avg_time_to_close_pull_request":1670259.0520833333,"issues_closed_count":83,"pull_requests_closed_count":96,"pull_request_authors_count":49,"issue_authors_count":86,"avg_comments_per_issue":2.392523364485981,"avg_comments_per_pull_request":1.3652173913043477,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":218112.85714285713,"past_year_avg_time_to_close_pull_request":799373.2962962963,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":1.1714285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/issues","maintainers":[{"login":"arp242","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"cespare","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cespare"},{"login":"BurntSushi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}],"active_maintainers":[{"login":"arp242","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntSushi%2FToml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntSushi%2FToml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntSushi%2FToml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntSushi%2FToml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntSushi%2FToml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntSushi%2FToml/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2263070,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-12T00:18:10.975284Z","path":"github.com/fhunleth/muontrap","version":"v0.2.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-12T12:33:12.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3758065,"name":"github.com/BuRntSushi/toml","ecosystem":"go","description":"Package toml provides facilities for decoding and encoding TOML configuration files via reflection.","homepage":"https://github.com/BuRntSushi/toml","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/BuRntSushi/toml","keywords_array":[],"namespace":"github.com/BuRntSushi","versions_count":16,"first_release_published_at":"2014-07-17T22:42:52.000Z","latest_release_published_at":"2025-12-18T12:15:22.000Z","latest_release_number":"v1.6.0","last_synced_at":"2026-08-12T03:01:04.499Z","created_at":"2022-04-11T15:44:27.256Z","updated_at":"2026-08-12T03:01:04.499Z","registry_url":"https://pkg.go.dev/github.com/BuRntSushi/toml","install_command":"go get github.com/BuRntSushi/toml","documentation_url":"https://pkg.go.dev/github.com/BuRntSushi/toml#section-documentation","metadata":{},"repo_metadata":{"id":37412558,"uuid":"8425622","full_name":"BurntSushi/toml","owner":"BurntSushi","description":"TOML parser for Golang with reflection.","archived":false,"fork":false,"pushed_at":"2026-06-27T17:21:38.000Z","size":844,"stargazers_count":4991,"open_issues_count":32,"forks_count":559,"subscribers_count":75,"default_branch":"master","last_synced_at":"2026-08-08T06:56:24.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"arp242"}},"created_at":"2013-02-26T05:05:48.000Z","updated_at":"2026-08-07T09:30:23.000Z","dependencies_parsed_at":"2026-08-08T01:38:41.935Z","dependency_job_id":null,"html_url":"https://github.com/BurntSushi/toml","commit_stats":{"total_commits":404,"total_committers":56,"mean_commits":7.214285714285714,"dds":0.6410891089108911,"last_synced_commit":"b7406c026f5af05e3e826cb01c78bc2841be4703"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/sbom","scorecard":{"id":25248,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/toml","commit":"011fa2bc64cec3bb4ec450d11984f5e87b8e158c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:8"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-14T17:44:08.638Z","repository_id":37412558,"created_at":"2025-08-14T17:44:08.638Z","updated_at":"2025-08-14T17:44:08.638Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36406706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-08T06:20:58.203Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13069,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-08T06:20:58.214Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"v1.6.0","sha":"52534926c55b4cd85b05aee90569dd0668b8cf30","kind":"commit","published_at":"2025-12-18T12:15:22.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.6.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"d97def528e83313822a9f98946334ffccd542bdf","kind":"tag","published_at":"2025-03-18T02:20:36.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.5.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1e2c053f442c0ac99df1f5b56bae3feab98caa4f","kind":"tag","published_at":"2024-05-23T14:22:53.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.4.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"b324da5ffbb2a87e4a611b1703bd03bffbe7ffbf","kind":"tag","published_at":"2023-06-08T11:17:59.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.2","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"96fcef232f3c6f201cd851db0ac37822e36afadb","kind":"tag","published_at":"2023-06-06T10:00:42.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"d9b91727b9a4323a66ebadfccc11d4ce0344ac4d","kind":"tag","published_at":"2023-05-30T15:17:01.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"74c008f3d2dcb9c295248aada067301a0d810932","kind":"tag","published_at":"2022-10-22T09:18:20.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.2.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2e74712cdd427078f9816c8f2eb42b538ea41fa8","kind":"tag","published_at":"2022-07-20T14:10:55.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.2.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"891d2617ddbdfa265c4095b53103c010c98e6591","kind":"tag","published_at":"2022-04-04T23:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.1.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4272474656f1b35414cdee32185a45e36b39246e","kind":"tag","published_at":"2022-01-12T07:05:52.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.0.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.0.0/manifests"},{"name":"v0.4.1","sha":"641c3cf2148ad11ca058c000eab0453dd5d67954","kind":"tag","published_at":"2021-08-05T08:18:02.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.4.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"642b87ad9aaf6804f7f9a3f475baf9dd362df027","kind":"tag","published_at":"2021-08-02T08:08:16.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.4.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005","kind":"tag","published_at":"2018-09-21T18:29:30.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.3.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"b26d9c308763d68093482582cea63d69be07a0f0","kind":"commit","published_at":"2017-03-28T06:15:53.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.3.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"bbd5bb678321a0d6e58f1099321dfa73391c1b6f","kind":"tag","published_at":"2016-03-28T21:09:57.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.2.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2ceedfee35ad3848e49308ab0c9a4f640cfb5fb2","kind":"commit","published_at":"2014-07-17T22:42:52.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.1.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-08T12:11:50.492Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":0.6340926358838073,"forks_count":0.7761742778358249,"average":4.438816794364319},"purl":"pkg:golang/github.com/%21bu%21rnt%21sushi/toml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/BuRntSushi/toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/BuRntSushi/toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/BuRntSushi/toml/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242","https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T01:01:19.375Z","issues_count":107,"pull_requests_count":115,"avg_time_to_close_issue":25021813.710843373,"avg_time_to_close_pull_request":1670259.0520833333,"issues_closed_count":83,"pull_requests_closed_count":96,"pull_request_authors_count":49,"issue_authors_count":86,"avg_comments_per_issue":2.392523364485981,"avg_comments_per_pull_request":1.3652173913043477,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":218112.85714285713,"past_year_avg_time_to_close_pull_request":799373.2962962963,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":1.1714285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/issues","maintainers":[{"login":"arp242","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"cespare","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cespare"},{"login":"BurntSushi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}],"active_maintainers":[{"login":"arp242","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBuRntSushi%2Ftoml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBuRntSushi%2Ftoml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBuRntSushi%2Ftoml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBuRntSushi%2Ftoml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBuRntSushi%2Ftoml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBuRntSushi%2Ftoml/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2263070,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-12T00:18:10.975284Z","path":"github.com/fhunleth/muontrap","version":"v0.2.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-12T12:33:12.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":11704575,"name":"github.com/BurntSushi/TOML","ecosystem":"go","description":"Package toml provides facilities for decoding and encoding TOML configuration files via reflection.","homepage":"https://github.com/BurntSushi/TOML","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/BurntSushi/TOML","keywords_array":[],"namespace":"github.com/BurntSushi","versions_count":16,"first_release_published_at":"2014-07-17T22:42:52.000Z","latest_release_published_at":"2025-12-18T12:15:22.000Z","latest_release_number":"v1.6.0","last_synced_at":"2026-08-12T03:01:04.730Z","created_at":"2025-05-29T09:50:45.505Z","updated_at":"2026-08-12T03:01:04.730Z","registry_url":"https://pkg.go.dev/github.com/BurntSushi/TOML","install_command":"go get github.com/BurntSushi/TOML","documentation_url":"https://pkg.go.dev/github.com/BurntSushi/TOML#section-documentation","metadata":{},"repo_metadata":{"id":37412558,"uuid":"8425622","full_name":"BurntSushi/toml","owner":"BurntSushi","description":"TOML parser for Golang with reflection.","archived":false,"fork":false,"pushed_at":"2026-06-27T17:21:38.000Z","size":844,"stargazers_count":4991,"open_issues_count":32,"forks_count":559,"subscribers_count":75,"default_branch":"master","last_synced_at":"2026-08-08T06:56:24.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"arp242"}},"created_at":"2013-02-26T05:05:48.000Z","updated_at":"2026-08-07T09:30:23.000Z","dependencies_parsed_at":"2026-08-08T01:38:41.935Z","dependency_job_id":null,"html_url":"https://github.com/BurntSushi/toml","commit_stats":{"total_commits":404,"total_committers":56,"mean_commits":7.214285714285714,"dds":0.6410891089108911,"last_synced_commit":"b7406c026f5af05e3e826cb01c78bc2841be4703"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/sbom","scorecard":{"id":25248,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/toml","commit":"011fa2bc64cec3bb4ec450d11984f5e87b8e158c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:8"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-14T17:44:08.638Z","repository_id":37412558,"created_at":"2025-08-14T17:44:08.638Z","updated_at":"2025-08-14T17:44:08.638Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36406706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-08T06:20:58.203Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13069,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-08T06:20:58.214Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"v1.6.0","sha":"52534926c55b4cd85b05aee90569dd0668b8cf30","kind":"commit","published_at":"2025-12-18T12:15:22.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.6.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"d97def528e83313822a9f98946334ffccd542bdf","kind":"tag","published_at":"2025-03-18T02:20:36.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.5.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1e2c053f442c0ac99df1f5b56bae3feab98caa4f","kind":"tag","published_at":"2024-05-23T14:22:53.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.4.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"b324da5ffbb2a87e4a611b1703bd03bffbe7ffbf","kind":"tag","published_at":"2023-06-08T11:17:59.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.2","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"96fcef232f3c6f201cd851db0ac37822e36afadb","kind":"tag","published_at":"2023-06-06T10:00:42.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"d9b91727b9a4323a66ebadfccc11d4ce0344ac4d","kind":"tag","published_at":"2023-05-30T15:17:01.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"74c008f3d2dcb9c295248aada067301a0d810932","kind":"tag","published_at":"2022-10-22T09:18:20.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.2.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2e74712cdd427078f9816c8f2eb42b538ea41fa8","kind":"tag","published_at":"2022-07-20T14:10:55.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.2.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"891d2617ddbdfa265c4095b53103c010c98e6591","kind":"tag","published_at":"2022-04-04T23:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.1.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4272474656f1b35414cdee32185a45e36b39246e","kind":"tag","published_at":"2022-01-12T07:05:52.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.0.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.0.0/manifests"},{"name":"v0.4.1","sha":"641c3cf2148ad11ca058c000eab0453dd5d67954","kind":"tag","published_at":"2021-08-05T08:18:02.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.4.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"642b87ad9aaf6804f7f9a3f475baf9dd362df027","kind":"tag","published_at":"2021-08-02T08:08:16.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.4.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005","kind":"tag","published_at":"2018-09-21T18:29:30.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.3.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"b26d9c308763d68093482582cea63d69be07a0f0","kind":"commit","published_at":"2017-03-28T06:15:53.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.3.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"bbd5bb678321a0d6e58f1099321dfa73391c1b6f","kind":"tag","published_at":"2016-03-28T21:09:57.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.2.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2ceedfee35ad3848e49308ab0c9a4f640cfb5fb2","kind":"commit","published_at":"2014-07-17T22:42:52.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.1.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-08T12:11:50.502Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.790909839669091,"dependent_packages_count":5.426477651118487,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.608693745393789},"purl":"pkg:golang/github.com/%21burnt%21sushi/%21t%21o%21m%21l","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/BurntSushi/TOML","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/BurntSushi/TOML","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/BurntSushi/TOML/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242","https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T01:01:19.375Z","issues_count":107,"pull_requests_count":115,"avg_time_to_close_issue":25021813.710843373,"avg_time_to_close_pull_request":1670259.0520833333,"issues_closed_count":83,"pull_requests_closed_count":96,"pull_request_authors_count":49,"issue_authors_count":86,"avg_comments_per_issue":2.392523364485981,"avg_comments_per_pull_request":1.3652173913043477,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":218112.85714285713,"past_year_avg_time_to_close_pull_request":799373.2962962963,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":1.1714285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/issues","maintainers":[{"login":"arp242","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"cespare","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cespare"},{"login":"BurntSushi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}],"active_maintainers":[{"login":"arp242","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntSushi%2FTOML/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntSushi%2FTOML/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntSushi%2FTOML/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntSushi%2FTOML/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntSushi%2FTOML/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntSushi%2FTOML/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2263070,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-12T00:18:10.975284Z","path":"github.com/fhunleth/muontrap","version":"v0.2.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-12T12:33:12.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3923329,"name":"github.com/BUrntSushi/toml","ecosystem":"go","description":"Package toml provides facilities for decoding and encoding TOML configuration files via reflection.","homepage":"https://github.com/BUrntSushi/toml","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/BUrntSushi/toml","keywords_array":[],"namespace":"github.com/BUrntSushi","versions_count":16,"first_release_published_at":"2014-07-17T22:42:52.000Z","latest_release_published_at":"2025-12-18T12:15:22.000Z","latest_release_number":"v1.6.0","last_synced_at":"2026-08-12T03:01:04.616Z","created_at":"2022-04-12T02:13:56.707Z","updated_at":"2026-08-12T03:01:04.616Z","registry_url":"https://pkg.go.dev/github.com/BUrntSushi/toml","install_command":"go get github.com/BUrntSushi/toml","documentation_url":"https://pkg.go.dev/github.com/BUrntSushi/toml#section-documentation","metadata":{},"repo_metadata":{"id":37412558,"uuid":"8425622","full_name":"BurntSushi/toml","owner":"BurntSushi","description":"TOML parser for Golang with reflection.","archived":false,"fork":false,"pushed_at":"2026-06-27T17:21:38.000Z","size":844,"stargazers_count":4991,"open_issues_count":32,"forks_count":559,"subscribers_count":75,"default_branch":"master","last_synced_at":"2026-08-08T06:56:24.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"arp242"}},"created_at":"2013-02-26T05:05:48.000Z","updated_at":"2026-08-07T09:30:23.000Z","dependencies_parsed_at":"2026-08-08T01:38:41.935Z","dependency_job_id":null,"html_url":"https://github.com/BurntSushi/toml","commit_stats":{"total_commits":404,"total_committers":56,"mean_commits":7.214285714285714,"dds":0.6410891089108911,"last_synced_commit":"b7406c026f5af05e3e826cb01c78bc2841be4703"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/sbom","scorecard":{"id":25248,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/toml","commit":"011fa2bc64cec3bb4ec450d11984f5e87b8e158c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:8"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-14T17:44:08.638Z","repository_id":37412558,"created_at":"2025-08-14T17:44:08.638Z","updated_at":"2025-08-14T17:44:08.638Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36406706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-08T06:20:58.203Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13069,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-08T06:20:58.214Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"v1.6.0","sha":"52534926c55b4cd85b05aee90569dd0668b8cf30","kind":"commit","published_at":"2025-12-18T12:15:22.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.6.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"d97def528e83313822a9f98946334ffccd542bdf","kind":"tag","published_at":"2025-03-18T02:20:36.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.5.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1e2c053f442c0ac99df1f5b56bae3feab98caa4f","kind":"tag","published_at":"2024-05-23T14:22:53.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.4.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"b324da5ffbb2a87e4a611b1703bd03bffbe7ffbf","kind":"tag","published_at":"2023-06-08T11:17:59.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.2","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"96fcef232f3c6f201cd851db0ac37822e36afadb","kind":"tag","published_at":"2023-06-06T10:00:42.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"d9b91727b9a4323a66ebadfccc11d4ce0344ac4d","kind":"tag","published_at":"2023-05-30T15:17:01.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"74c008f3d2dcb9c295248aada067301a0d810932","kind":"tag","published_at":"2022-10-22T09:18:20.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.2.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2e74712cdd427078f9816c8f2eb42b538ea41fa8","kind":"tag","published_at":"2022-07-20T14:10:55.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.2.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"891d2617ddbdfa265c4095b53103c010c98e6591","kind":"tag","published_at":"2022-04-04T23:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.1.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4272474656f1b35414cdee32185a45e36b39246e","kind":"tag","published_at":"2022-01-12T07:05:52.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.0.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.0.0/manifests"},{"name":"v0.4.1","sha":"641c3cf2148ad11ca058c000eab0453dd5d67954","kind":"tag","published_at":"2021-08-05T08:18:02.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.4.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"642b87ad9aaf6804f7f9a3f475baf9dd362df027","kind":"tag","published_at":"2021-08-02T08:08:16.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.4.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005","kind":"tag","published_at":"2018-09-21T18:29:30.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.3.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"b26d9c308763d68093482582cea63d69be07a0f0","kind":"commit","published_at":"2017-03-28T06:15:53.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.3.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"bbd5bb678321a0d6e58f1099321dfa73391c1b6f","kind":"tag","published_at":"2016-03-28T21:09:57.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.2.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2ceedfee35ad3848e49308ab0c9a4f640cfb5fb2","kind":"commit","published_at":"2014-07-17T22:42:52.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.1.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-08T12:11:50.459Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/%21b%21urnt%21sushi/toml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/BUrntSushi/toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/BUrntSushi/toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/BUrntSushi/toml/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242","https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T01:01:19.375Z","issues_count":107,"pull_requests_count":115,"avg_time_to_close_issue":25021813.710843373,"avg_time_to_close_pull_request":1670259.0520833333,"issues_closed_count":83,"pull_requests_closed_count":96,"pull_request_authors_count":49,"issue_authors_count":86,"avg_comments_per_issue":2.392523364485981,"avg_comments_per_pull_request":1.3652173913043477,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":218112.85714285713,"past_year_avg_time_to_close_pull_request":799373.2962962963,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":1.1714285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/issues","maintainers":[{"login":"arp242","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"cespare","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cespare"},{"login":"BurntSushi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}],"active_maintainers":[{"login":"arp242","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBUrntSushi%2Ftoml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBUrntSushi%2Ftoml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBUrntSushi%2Ftoml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBUrntSushi%2Ftoml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBUrntSushi%2Ftoml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBUrntSushi%2Ftoml/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2263070,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-12T00:18:10.975284Z","path":"github.com/fhunleth/muontrap","version":"v0.2.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-12T12:33:12.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3514440,"name":"github.com/Burntsushi/toml","ecosystem":"go","description":"Package toml provides facilities for decoding and encoding TOML configuration files via reflection.","homepage":"https://github.com/Burntsushi/toml","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Burntsushi/toml","keywords_array":[],"namespace":"github.com/Burntsushi","versions_count":16,"first_release_published_at":"2014-07-17T22:42:52.000Z","latest_release_published_at":"2025-12-18T12:15:22.000Z","latest_release_number":"v1.6.0","last_synced_at":"2026-08-12T03:01:04.467Z","created_at":"2022-04-10T21:31:19.421Z","updated_at":"2026-08-12T03:01:04.467Z","registry_url":"https://pkg.go.dev/github.com/Burntsushi/toml","install_command":"go get github.com/Burntsushi/toml","documentation_url":"https://pkg.go.dev/github.com/Burntsushi/toml#section-documentation","metadata":{},"repo_metadata":{"id":37412558,"uuid":"8425622","full_name":"BurntSushi/toml","owner":"BurntSushi","description":"TOML parser for Golang with reflection.","archived":false,"fork":false,"pushed_at":"2026-06-27T17:21:38.000Z","size":844,"stargazers_count":4991,"open_issues_count":32,"forks_count":559,"subscribers_count":75,"default_branch":"master","last_synced_at":"2026-08-08T06:56:24.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"arp242"}},"created_at":"2013-02-26T05:05:48.000Z","updated_at":"2026-08-07T09:30:23.000Z","dependencies_parsed_at":"2026-08-08T01:38:41.935Z","dependency_job_id":null,"html_url":"https://github.com/BurntSushi/toml","commit_stats":{"total_commits":404,"total_committers":56,"mean_commits":7.214285714285714,"dds":0.6410891089108911,"last_synced_commit":"b7406c026f5af05e3e826cb01c78bc2841be4703"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/sbom","scorecard":{"id":25248,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/toml","commit":"011fa2bc64cec3bb4ec450d11984f5e87b8e158c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/toml/test.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:8"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-14T17:44:08.638Z","repository_id":37412558,"created_at":"2025-08-14T17:44:08.638Z","updated_at":"2025-08-14T17:44:08.638Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36406706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-08T06:20:58.203Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13069,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-08T06:20:58.214Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"v1.6.0","sha":"52534926c55b4cd85b05aee90569dd0668b8cf30","kind":"commit","published_at":"2025-12-18T12:15:22.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.6.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"d97def528e83313822a9f98946334ffccd542bdf","kind":"tag","published_at":"2025-03-18T02:20:36.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.5.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1e2c053f442c0ac99df1f5b56bae3feab98caa4f","kind":"tag","published_at":"2024-05-23T14:22:53.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.4.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"b324da5ffbb2a87e4a611b1703bd03bffbe7ffbf","kind":"tag","published_at":"2023-06-08T11:17:59.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.2","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"96fcef232f3c6f201cd851db0ac37822e36afadb","kind":"tag","published_at":"2023-06-06T10:00:42.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"d9b91727b9a4323a66ebadfccc11d4ce0344ac4d","kind":"tag","published_at":"2023-05-30T15:17:01.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.3.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"74c008f3d2dcb9c295248aada067301a0d810932","kind":"tag","published_at":"2022-10-22T09:18:20.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.2.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2e74712cdd427078f9816c8f2eb42b538ea41fa8","kind":"tag","published_at":"2022-07-20T14:10:55.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.2.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"891d2617ddbdfa265c4095b53103c010c98e6591","kind":"tag","published_at":"2022-04-04T23:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.1.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4272474656f1b35414cdee32185a45e36b39246e","kind":"tag","published_at":"2022-01-12T07:05:52.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v1.0.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v1.0.0/manifests"},{"name":"v0.4.1","sha":"641c3cf2148ad11ca058c000eab0453dd5d67954","kind":"tag","published_at":"2021-08-05T08:18:02.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.4.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"642b87ad9aaf6804f7f9a3f475baf9dd362df027","kind":"tag","published_at":"2021-08-02T08:08:16.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.4.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005","kind":"tag","published_at":"2018-09-21T18:29:30.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.3.1","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"b26d9c308763d68093482582cea63d69be07a0f0","kind":"commit","published_at":"2017-03-28T06:15:53.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.3.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"bbd5bb678321a0d6e58f1099321dfa73391c1b6f","kind":"tag","published_at":"2016-03-28T21:09:57.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.2.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2ceedfee35ad3848e49308ab0c9a4f640cfb5fb2","kind":"commit","published_at":"2014-07-17T22:42:52.000Z","download_url":"https://codeload.github.com/BurntSushi/toml/tar.gz/v0.1.0","html_url":"https://github.com/BurntSushi/toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-08T12:11:50.507Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":0.6349904661647047,"forks_count":0.7761742778358249,"average":4.439041251934543},"purl":"pkg:golang/github.com/%21burntsushi/toml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Burntsushi/toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Burntsushi/toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Burntsushi/toml/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242","https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T01:01:19.375Z","issues_count":107,"pull_requests_count":115,"avg_time_to_close_issue":25021813.710843373,"avg_time_to_close_pull_request":1670259.0520833333,"issues_closed_count":83,"pull_requests_closed_count":96,"pull_request_authors_count":49,"issue_authors_count":86,"avg_comments_per_issue":2.392523364485981,"avg_comments_per_pull_request":1.3652173913043477,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":218112.85714285713,"past_year_avg_time_to_close_pull_request":799373.2962962963,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":1.1714285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/issues","maintainers":[{"login":"arp242","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"cespare","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cespare"},{"login":"BurntSushi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}],"active_maintainers":[{"login":"arp242","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntsushi%2Ftoml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntsushi%2Ftoml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntsushi%2Ftoml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntsushi%2Ftoml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntsushi%2Ftoml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBurntsushi%2Ftoml/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2263070,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-12T00:18:10.975284Z","path":"github.com/fhunleth/muontrap","version":"v0.2.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-12T12:33:12.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":7764,"full_name":"BurntSushi/toml","default_branch":"master","total_commits":439,"total_committers":62,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":7.080645161290323,"dds":0.6173120728929384,"past_year_total_commits":15,"past_year_total_committers":6,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":2.5,"past_year_dds":0.4666666666666667,"last_synced_at":"2026-08-11T02:30:38.832Z","last_synced_commit":"c6d720d83547bb8d7afb067ba9df8bad0323e2d1","created_at":"2023-03-07T09:46:31.174Z","updated_at":"2026-08-11T02:30:38.418Z","committers":[{"name":"Martin Tournoij","email":"martin@arp242.net","login":"arp242","count":168},{"name":"Andrew Gallant","email":"jamslam@gmail.com","login":"BurntSushi","count":121},{"name":"Caleb Spare","email":"cespare@gmail.com","login":"cespare","count":38},{"name":"Quinn Slack","email":"qslack@qslack.com","login":"sqs","count":20},{"name":"kkHAIKE","email":"kkhaike@gmail.com","login":"kkHAIKE","count":7},{"name":"Rafal Jeczalik","email":"rjeczalik@gmail.com","login":"rjeczalik","count":5},{"name":"ttacon","email":"ttacon@gmail.com","login":"ttacon","count":3},{"name":"spf13","email":"steve.francia@gmail.com","login":"spf13","count":3},{"name":"sahvx655-wq","email":"sahvx655@gmail.com","login":"sahvx655-wq","count":3},{"name":"Martin Lindhe","email":"martin-commit@ubique.se","login":"martinlindhe","count":3},{"name":"JC","email":"source@gisakulabs.com","login":"source-gisakulabs","count":3},{"name":"Bjørn Erik Pedersen","email":"bjorn.erik.pedersen@gmail.com","login":"bep","count":2},{"name":"Brandon Buck","email":"lordizuriel@gmail.com","login":"bbuck","count":2},{"name":"Brian Starkey","email":"stark3y@gmail.com","login":"usedbytes","count":2},{"name":"Dato Simó","email":"dato@net.com.org.es","login":"dato","count":2},{"name":"Michael Vogt","email":"michael.vogt@gmail.com","login":"mvo5","count":2},{"name":"Nathan Youngman","email":"git@nathany.com","login":"nathany","count":2},{"name":"Seth W. Klein","email":"sk@sethwklein.net","login":"sethwklein","count":2},{"name":"Shengjing Zhu","email":"zhsj@debian.org","login":"zhsj","count":2},{"name":"Arran Walker","email":"arran.walker@fiveturns.org","login":"saracen","count":2},{"name":"Austin Ziegler","email":"austin@zieglers.ca","login":"halostatue","count":2},{"name":"Anthony Fok","email":"foka@debian.org","login":"anthonyfok","count":2},{"name":"Sven Dowideit","email":"SvenDowideit@fosiki.com","login":"SvenDowideit","count":2},{"name":"manunio","email":"max.manu.nair@gmail.com","login":"manunio","count":2},{"name":"Bryan Matsuo","email":"bryan dot matsuo at gmail dot com","login":null,"count":2},{"name":"Yves Baldus","email":"Yves.Baldus@voestalpine.com","login":null,"count":1},{"name":"Curt Hash","email":"curt.hash@ey.com","login":null,"count":1},{"name":"Lucas Baldoni","email":"lucas.baldoni@brubank.com","login":null,"count":1},{"name":"Adam Ochonicki","email":"aochonicki@articulate.com","login":null,"count":1},{"name":"Oleksandr Redko","email":"oleksandr.red+github@gmail.com","login":"alexandear","count":1},{"name":"Aleksa Sarai","email":"aleksa@amutable.com","login":"cyphar","count":1},{"name":"Alexander Bürger","email":"alexander.buerger@met.no","login":"alexander-buerger-met-no","count":1},{"name":"y-yagi","email":"yuuji.yaginuma@gmail.com","login":"y-yagi","count":1},{"name":"shawnps","email":"shawn@signalsciences.com","login":"shawnps-sigsci","count":1},{"name":"rohan436","email":"rohan.santhoshkumar@googlemail.com","login":"rohan436","count":1},{"name":"linkduan","email":"itsl@foxmail.com","login":"link-duan","count":1},{"name":"jackspirou","email":"jack.spirou@target.com","login":"jackspirou","count":1},{"name":"irieda","email":"irieda@accense.com","login":"nobonobo","count":1},{"name":"Sarath Francis","email":"sarathfrancis90@gmail.com","login":"sarathfrancis90","count":1},{"name":"Samuel Stauffer","email":"samuel@descolada.com","login":"samuel","count":1},{"name":"Sam Whited","email":"sam@samwhited.com","login":"SamWhited","count":1},{"name":"Sam Autry","email":"autrysamuel@gmail.com","login":"samawise","count":1},{"name":"Piotr Husiatyński","email":"phusiatynski@gmail.com","login":"husio","count":1},{"name":"Michael Stapelberg","email":"michael@stapelberg.de","login":"stapelberg","count":1},{"name":"Menno de Gier","email":"mrdegier@gmail.com","login":"mrdg","count":1},{"name":"Matt Jibson","email":"matt.jibson@gmail.com","login":"maddyblue","count":1},{"name":"LK4D4","email":"lk4d4math@gmail.com","login":"LK4D4","count":1},{"name":"Kojima Takanori","email":"takanori.kojima@gmail.com","login":"max747","count":1},{"name":"Kezhu Wang","email":"kezhuw@gmail.com","login":"kezhuw","count":1},{"name":"Kevin Burke","email":"kev@inburke.com","login":"kevinburke","count":1},{"name":"Kenshi Muto","email":"kmuto@kmuto.jp","login":"kmuto","count":1},{"name":"Juan","email":"38849891+xoltia","login":"xoltia","count":1},{"name":"Jose Diaz-Gonzalez","email":"email@josediazgonzalez.com","login":"josegonzalez","count":1},{"name":"Johannes Löthberg","email":"demizide@gmail.com","login":"kyrias","count":1},{"name":"Greg Weber","email":"greg@gregweber.info","login":"gregwebs","count":1},{"name":"Dimitri Tcaciuc","email":"dtcaciuc","login":"dtcaciuc","count":1},{"name":"Denis Gladkikh","email":"denis@gladkikh.email","login":"outcoldman","count":1},{"name":"Brian Cully","email":"bjc@kublai.com","login":"bjc","count":1},{"name":"Bodie Solomon","email":"binary132@gmail.com","login":"binary132","count":1},{"name":"Blallo","email":"blallo@autistici.org","login":"blallo","count":1},{"name":"Baiju Muthukadan","email":"baiju.m.mail@gmail.com","login":"baijum","count":1},{"name":"Aniruddha Maru","email":"maru@aniruddhamaru.com","login":"maroux","count":1}],"past_year_committers":[{"name":"Martin Tournoij","email":"martin@arp242.net","login":"arp242","count":8},{"name":"sahvx655-wq","email":"sahvx655@gmail.com","login":"sahvx655-wq","count":3},{"name":"rohan436","email":"rohan.santhoshkumar@googlemail.com","login":"rohan436","count":1},{"name":"Sarath Francis","email":"sarathfrancis90@gmail.com","login":"sarathfrancis90","count":1},{"name":"Alexander Bürger","email":"alexander.buerger@met.no","login":"alexander-buerger-met-no","count":1},{"name":"Aleksa Sarai","email":"aleksa@amutable.com","login":"cyphar","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-11T00:00:06.485Z","repositories_count":6628392,"commits_count":918345206,"contributors_count":39029730,"owners_count":1331146,"committers_count":3292727,"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":"BurntSushi/toml","html_url":"https://github.com/BurntSushi/toml","last_synced_at":"2026-08-08T01:01:19.375Z","status":null,"issues_count":107,"pull_requests_count":115,"avg_time_to_close_issue":25021813.710843373,"avg_time_to_close_pull_request":1670259.0520833333,"issues_closed_count":83,"pull_requests_closed_count":96,"pull_request_authors_count":49,"issue_authors_count":86,"avg_comments_per_issue":2.392523364485981,"avg_comments_per_pull_request":1.3652173913043477,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":218112.85714285713,"past_year_avg_time_to_close_pull_request":799373.2962962963,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":1.1714285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"created_at":"2023-05-16T03:48:16.228Z","updated_at":"2026-08-12T10:59:39.929Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Ftoml/issues","issue_labels_count":{"table":{"enhancement":14,"bug":13,"v2":10,"waiting-feedback":1}},"pull_request_labels_count":{"table":{"v2":3}},"issue_author_associations_count":{"table":{"NONE":95,"COLLABORATOR":6,"CONTRIBUTOR":5,"OWNER":1}},"pull_request_author_associations_count":{"table":{"NONE":48,"COLLABORATOR":35,"CONTRIBUTOR":32}},"issue_authors":{"table":{"moorereason":7,"cespare":6,"KrisKennawayDD":5,"manunio":3,"davidnewhall":2,"joshlf":2,"msoulier":2,"falau":2,"IvanGao01":1,"leno23":1,"BrandonC98":1,"afdesk":1,"vibeisveryo":1,"apprehensions":1,"Xfennec":1,"frankjonen":1,"igoose1":1,"nelsam":1,"aaron42net":1,"guamoko995":1,"oss-fuzz-robot":1,"aviau":1,"warlock-lv":1,"Octogonapus":1,"epot":1,"joe-at-startupmedia":1,"GarryGaller":1,"jfrog-pipelie-intg":1,"expectation1009":1,"cenkalti":1,"bokunodev":1,"axxelG":1,"lzap":1,"cal-pratt":1,"tizu69":1,"udf2457":1,"BurntSushi":1,"stephencheng":1,"jmelfi":1,"simleb":1,"nhuythuy":1,"liudesheng9":1,"ecc1":1,"GreatDanton":1,"nlacey":1,"qdongxu":1,"shizhx":1,"lucasbutn":1,"johnmaguire":1,"lockedinspace":1,"johanfleury":1,"theoparis":1,"mattfarina":1,"maxatome":1,"dong50252409":1,"maroux":1,"AxelRHD":1,"ybaldus":1,"mvo5":1,"jixiuf":1,"ttacon":1,"joe-kimmel-vmw":1,"bluebrown":1,"peakedshout":1,"gitchander":1,"kmuto":1,"FeldrinH":1,"sarathsp06":1,"joukewitteveen":1,"FlorianRuen":1,"dtcaciuc":1,"alessandro-guido":1,"CapacitorSet":1,"ReviStudios":1,"pauhull":1,"ryan2034":1,"srinathh":1,"gorankor":1,"hezhizhen":1,"bgaifullin":1,"sdghchj":1,"rogpeppe":1,"JoelColledge":1,"lieinsun":1,"xiaozuo7":1,"HeikoSchlittermann":1}},"pull_request_authors":{"table":{"arp242":31,"leno23":5,"sahvx655-wq":5,"mvo5":4,"maroux":4,"cespare":4,"mmorel-35":3,"veigaribo":3,"kkHAIKE":3,"manunio":3,"sonnemusk":2,"samawise":2,"SvenDowideit":2,"zhsj":2,"dfateyev":2,"xoltia":2,"sarathfrancis90":2,"sueun-dev":2,"Solaris-star":2,"saracen":2,"alexandear":2,"whitehathackerpr":1,"SujalXplores":1,"josegonzalez":1,"lucasbutn":1,"nelsam":1,"drupol":1,"lawrence3699":1,"SAY-5":1,"dtcaciuc":1,"seithuhtun":1,"husio":1,"c-tonneslan":1,"FPbear":1,"joukewitteveen":1,"vigneshakaviki":1,"MattWhelan":1,"alexander-buerger-met-no":1,"afdesk":1,"lzap":1,"ybaldus":1,"kmuto":1,"snowyukitty":1,"trevorprater":1,"lihan3238":1,"crwnet":1,"ReviStudios":1,"cyphar":1,"RaMin0":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-13T00:00:06.201Z","repositories_count":16027715,"issues_count":40491055,"pull_requests_count":130959845,"authors_count":11441826,"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":{"NONE":12}},"past_year_pull_request_author_associations_count":{"table":{"NONE":24,"CONTRIBUTOR":9,"COLLABORATOR":2}},"past_year_issue_authors":{"table":{"KrisKennawayDD":5,"epot":1,"igoose1":1,"leno23":1,"nelsam":1,"ReviStudios":1,"sdghchj":1,"tizu69":1}},"past_year_pull_request_authors":{"table":{"leno23":5,"sahvx655-wq":5,"arp242":2,"sueun-dev":2,"sonnemusk":2,"Solaris-star":2,"sarathfrancis90":2,"whitehathackerpr":1,"vigneshakaviki":1,"trevorprater":1,"SujalXplores":1,"snowyukitty":1,"SAY-5":1,"ReviStudios":1,"nelsam":1,"lihan3238":1,"lawrence3699":1,"drupol":1,"cyphar":1,"c-tonneslan":1,"crwnet":1,"alexander-buerger-met-no":1}},"maintainers":[{"table":{"login":"arp242","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}},{"table":{"login":"cespare","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cespare"}},{"table":{"login":"BurntSushi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}}],"active_maintainers":[{"table":{"login":"arp242","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}}]}},"events":{"total":{"CreateEvent":8,"CommitCommentEvent":4,"ReleaseEvent":1,"DeleteEvent":6,"PullRequestEvent":15,"ForkEvent":24,"IssuesEvent":28,"WatchEvent":289,"IssueCommentEvent":36,"PushEvent":29,"PullRequestReviewEvent":2,"PullRequestReviewCommentEvent":2},"last_year":{"DeleteEvent":2,"ForkEvent":8,"IssuesEvent":8,"WatchEvent":74,"IssueCommentEvent":3,"PushEvent":8,"CreateEvent":2}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-02-15T18:31:33.515Z","updated_at":"2023-02-15T18:31:33.515Z","repository_link":"https://github.com/BurntSushi/toml/blob/master/.github/workflows/test.yml","dependencies":[{"id":7691307301,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7691307302,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2023-10-04T07:55:00.301Z","updated_at":"2023-10-04T07:55:00.301Z","repository_link":"https://github.com/BurntSushi/toml/blob/master/go.mod","dependencies":[]},{"ecosystem":"cargo","filepath":"testdata/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-12-07T11:25:03.584Z","updated_at":"2023-12-07T11:25:03.584Z","repository_link":"https://github.com/BurntSushi/toml/blob/master/testdata/Cargo.toml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/cifuzz.yml","sha":null,"kind":"manifest","created_at":"2026-08-08T01:38:38.972Z","updated_at":"2026-08-08T01:38:38.972Z","repository_link":"https://github.com/BurntSushi/toml/blob/master/.github/workflows/cifuzz.yml","dependencies":[{"id":25934058824,"package_name":"google/oss-fuzz/infra/cifuzz/actions/build_fuzzers","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":25934059104,"package_name":"google/oss-fuzz/infra/cifuzz/actions/run_fuzzers","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":25934059105,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]}],"score":36.76911191672704,"created_at":"2026-07-08T08:11:41.067Z","updated_at":"2026-08-13T03:30:47.160Z","avatar_url":"https://github.com/BurntSushi.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378380","html_url":"https://summary.ecosyste.ms/projects/378380"}