{"id":372373,"url":"https://github.com/pelletier/go-toml","last_synced_at":"2026-08-26T10:06:32.166Z","repository":{"id":7101733,"uuid":"8393979","full_name":"pelletier/go-toml","owner":"pelletier","description":"Go library for the TOML file format","archived":false,"fork":false,"pushed_at":"2026-08-03T12:43:48.000Z","size":3608,"stargazers_count":1982,"open_issues_count":32,"forks_count":251,"subscribers_count":24,"default_branch":"v2","last_synced_at":"2026-08-25T00:55:44.481Z","etag":null,"topics":["go","golang","hacktoberfest","toml","toml-parsing"],"latest_commit_sha":null,"homepage":"https://github.com/pelletier/go-toml","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pelletier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":"audit_flags_test.go","citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-02-24T17:45:51.000Z","updated_at":"2026-08-24T20:42:16.000Z","dependencies_parsed_at":"2026-08-11T00:58:39.918Z","dependency_job_id":null,"html_url":"https://github.com/pelletier/go-toml","commit_stats":{"total_commits":803,"total_committers":98,"mean_commits":8.193877551020408,"dds":0.4308841843088418,"last_synced_commit":"923b2ab4787c6297011a37d73c4e0ca1a051747d"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/pelletier/go-toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/sbom","scorecard":{"id":726878,"data":{"date":"2025-08-11","repo":{"name":"github.com/pelletier/go-toml","commit":"85e2448ce57f28543cb00e30572cf25fe4dfe6e4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 17/26 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow.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":"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/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.4 not signed: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/pelletier/go-toml/releases/147297953","Warn: release artifact v2.2.4 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/147297953"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T13:05:02.046Z","repository_id":7101733,"created_at":"2025-08-22T13:05:02.046Z","updated_at":"2025-08-22T13:05:02.046Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36892384,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-25T02:00:06.831Z","response_time":104,"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":"pelletier","name":"Thomas Pelletier","uuid":"172804","kind":"user","description":"","email":"thomas@pelletier.dev","website":"https://pelletier.dev","location":"New York, NY","twitter":"thompelletier","company":null,"icon_url":"https://avatars.githubusercontent.com/u/172804?u=4701b3b1a8bef97848ac878b746cf515fc60555e\u0026v=4","repositories_count":123,"last_synced_at":"2026-08-22T00:54:18.877Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pelletier","funding_links":[],"total_stars":2254,"followers":132,"following":0,"created_at":"2022-11-02T20:38:20.403Z","updated_at":"2026-08-22T00:54:18.890Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier/repositories"},"packages":[{"id":13962612,"name":"go-toml","ecosystem":"guix","description":"Go library for the TOML configuration language","homepage":"https://github.com/pelletier/go-toml","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/pelletier/go-toml","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T22:39:27.037Z","latest_release_published_at":"2026-03-02T22:39:27.037Z","latest_release_number":"2.2.4","last_synced_at":"2026-04-27T18:16:52.431Z","created_at":"2026-03-02T22:39:26.810Z","updated_at":"2026-08-18T02:49:15.248Z","registry_url":"https://packages.guix.gnu.org/packages/go-toml/2.2.4/","install_command":"guix install go-toml","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-xyz.scm#n32974","metadata":{"location":"gnu/packages/golang-xyz.scm:32974","variable_name":"go-toml"},"repo_metadata":{"id":7101733,"uuid":"8393979","full_name":"pelletier/go-toml","owner":"pelletier","description":"Go library for the TOML file format","archived":false,"fork":false,"pushed_at":"2026-08-03T12:43:48.000Z","size":3608,"stargazers_count":1977,"open_issues_count":30,"forks_count":247,"subscribers_count":24,"default_branch":"v2","last_synced_at":"2026-08-18T00:53:25.936Z","etag":null,"topics":["go","golang","hacktoberfest","toml","toml-parsing"],"latest_commit_sha":null,"homepage":"https://github.com/pelletier/go-toml","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pelletier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":"audit_flags_test.go","citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-02-24T17:45:51.000Z","updated_at":"2026-08-16T09:41:30.000Z","dependencies_parsed_at":"2026-08-11T00:58:39.918Z","dependency_job_id":null,"html_url":"https://github.com/pelletier/go-toml","commit_stats":{"total_commits":803,"total_committers":98,"mean_commits":8.193877551020408,"dds":0.4308841843088418,"last_synced_commit":"923b2ab4787c6297011a37d73c4e0ca1a051747d"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/pelletier/go-toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/sbom","scorecard":{"id":726878,"data":{"date":"2025-08-11","repo":{"name":"github.com/pelletier/go-toml","commit":"85e2448ce57f28543cb00e30572cf25fe4dfe6e4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 17/26 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow.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":"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/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.4 not signed: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/pelletier/go-toml/releases/147297953","Warn: release artifact v2.2.4 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/147297953"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T13:05:02.046Z","repository_id":7101733,"created_at":"2025-08-22T13:05:02.046Z","updated_at":"2025-08-22T13:05:02.046Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36752571,"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-17T02:00:06.698Z","response_time":86,"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":"pelletier","name":"Thomas Pelletier","uuid":"172804","kind":"user","description":"","email":"thomas@pelletier.dev","website":"https://pelletier.dev","location":"New York, NY","twitter":"thompelletier","company":null,"icon_url":"https://avatars.githubusercontent.com/u/172804?u=4701b3b1a8bef97848ac878b746cf515fc60555e\u0026v=4","repositories_count":123,"last_synced_at":"2026-08-14T04:51:10.878Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pelletier","funding_links":[],"total_stars":2251,"followers":132,"following":0,"created_at":"2022-11-02T20:38:20.403Z","updated_at":"2026-08-14T04:51:10.904Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier/repositories"},"tags":[{"name":"v2.4.3","sha":"071a36c2a57244f2e70369bfc69889fda2a1f60f","kind":"commit","published_at":"2026-07-05T02:25:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"25fc13019c367a8ea52cd47afa862a7a60025d26","kind":"commit","published_at":"2026-06-24T03:09:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"258652624c6f6454fefc667e537c1780235a8541","kind":"commit","published_at":"2026-06-22T19:31:00.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b99e8db1027869f497c5402ff38afbb5d0f1a932","kind":"commit","published_at":"2026-06-16T00:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"f85c4e8142d63f3c193f84ecfbf4b99104a1c95f","kind":"commit","published_at":"2026-04-16T23:29:02.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"f36a3ece9e3adf0efaf9f9bd3591c3001f17602b","kind":"commit","published_at":"2026-03-24T11:08:39.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"ee07c9203b72060f12e31c04ace80e8a187d5a67","kind":"commit","published_at":"2025-04-07T11:11:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"b730b2be5d3ab7283067ddf61188f41cdf42ce06","kind":"commit","published_at":"2024-08-17T20:26:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a3d5a0bb530b5206c728eed9cb57323061922bcb","kind":"commit","published_at":"2024-04-29T10:02:54.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"d00d2cca6edb4ea8c1292d474008134687f703c2","kind":"commit","published_at":"2024-04-12T14:42:12.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"86608d7fca88a6a61539ff7e9f1a942a428654d8","kind":"commit","published_at":"2024-03-19T17:24:46.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"34765b4a9e937ab927b5bd57231e98c68fe13109","kind":"commit","published_at":"2023-12-11T19:17:49.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3175efb395240ba57fac9174429d72e45a70a44b","kind":"commit","published_at":"2023-08-29T12:46:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0/manifests"},{"name":"v2.0.9","sha":"e183db7e69f2c8da8ddff8be040ce1f79024d075","kind":"commit","published_at":"2023-07-12T14:53:17.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.9","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7b980e792b27b596bb3221bee4676d23ce91bb3c","kind":"commit","published_at":"2023-05-23T22:22:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"643c251c4b34637fef522646c3513598cd4b90f7","kind":"commit","published_at":"2023-02-28T16:34:24.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"94bd3ddcd650ed7a329f9f01c0b5926b8146b56a","kind":"commit","published_at":"2022-11-09T21:14:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"942841787a7d70422e4d8bc7d0be28ab911402df","kind":"commit","published_at":"2022-08-26T13:15:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"28f1efc7d3aac3247b915ecf6ebb3e2651705514","kind":"commit","published_at":"2022-08-22T22:39:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"7baa23f493a82b3f24f4dada5d0b02d17fbde175","kind":"commit","published_at":"2022-08-15T20:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"216628222f5716163bb96d3651a68feef31b090d","kind":"commit","published_at":"2022-06-08T22:05:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0a422e3dbd38adf698d506ce7ced89fdb5d2f66e","kind":"commit","published_at":"2022-05-10T13:43:26.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"171a592663a491f928d2c40ba322bf897f498a01","kind":"commit","published_at":"2022-04-28T01:29:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.8","sha":"adacebd8c783375863daad87fb9b00953adec30b","kind":"commit","published_at":"2022-04-11T02:24:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8/manifests"},{"name":"v2.0.0-beta.7","sha":"f5cc8c49eb6f4ea5635e1e9df82fb418c7482d9b","kind":"commit","published_at":"2022-04-08T01:58:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"068279f13befe90729ff3b5eab3c46edf0a05cc1","kind":"commit","published_at":"2022-04-07T23:51:09.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6/manifests"},{"name":"v1.9.5","sha":"fed1464066413075eac02cd4dc368b5221845541","kind":"commit","published_at":"2022-01-05T14:17:32.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5/manifests"},{"name":"v2.0.0-beta.5","sha":"1b1dd3d6d5c3bac3e48e5728a8cb54295b4ef7a0","kind":"commit","published_at":"2021-12-29T14:53:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"19751e8a519333801ea0c683d530561ed71ce02b","kind":"commit","published_at":"2021-10-28T23:10:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4/manifests"},{"name":"v1.9.4","sha":"b8ba995eaaba4be30c8a8090bdfb4aa61af52054","kind":"commit","published_at":"2021-09-06T01:38:35.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"8e44986c28d58aefff6125e52814ed1eb7eb0a6a","kind":"commit","published_at":"2021-06-14T14:56:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"8410c965c21d54e47c7f4c767981b7583038c360","kind":"commit","published_at":"2021-06-04T02:04:06.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2/manifests"},{"name":"v2.0.0-beta.3","sha":"618f0181ac76015c3efdaf8b8ab5a468293f6e82","kind":"commit","published_at":"2021-06-04T01:48:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3/manifests"},{"name":"v1.9.1","sha":"c893dbf25c73fac5239481e56c68239ded430fba","kind":"commit","published_at":"2021-05-11T12:50:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1/manifests"},{"name":"v2.0.0-beta.2","sha":"95c701b25360da1ce8cf2bb82d3387d130ca0cfb","kind":"commit","published_at":"2021-05-11T00:17:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"45ea20024b1affdaff94b4f41c30520787a26baf","kind":"commit","published_at":"2021-05-08T21:03:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.2","sha":"9b67e40640616143e24bc94458908a694e679821","kind":"commit","published_at":"2021-04-21T01:26:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"2eff2d082a610a8f91da44b199a7538ff086755b","kind":"commit","published_at":"2021-04-15T15:26:14.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.9.0","sha":"ce6fbd7bc088f354cd4ff3ed482fb36c956ff210","kind":"commit","published_at":"2021-03-26T00:57:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"65ca8064882c8c308e5c804c5d5443d409e0738c","kind":"commit","published_at":"2020-09-12T18:42:04.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"16c9a8bdc086a2130a88eff98df4088e4c359bb2","kind":"commit","published_at":"2020-05-17T21:56:44.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.7.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0/manifests"},{"name":"latest","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/latest","html_url":"https://github.com/pelletier/go-toml/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest/manifests"},{"name":"v1.6.0","sha":"903d9455db9ff1d7ac1ab199062eca7266dd11a3","kind":"commit","published_at":"2019-10-25T18:53:56.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.6.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8fe62057ea2d46ce44254c98e84e810044dbe197","kind":"commit","published_at":"2019-10-05T19:18:21.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"728039f679cbcd4f6a54e080d2219a4c4928c546","kind":"commit","published_at":"2019-04-30T03:50:10.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"63909f0a90ab0f36909e8e044e46ace10cf13ba2","kind":"commit","published_at":"2019-04-02T16:47:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"c01d1270ff3e442a8a57cddc1c92dc1138598194","kind":"commit","published_at":"2018-06-05T20:47:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"acdc4509485b587f5e675510c4f2c63e90ff68a8","kind":"commit","published_at":"2018-01-18T22:54:55.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"16398bac157da96aa88f98a2df640c7f32af1da2","kind":"commit","published_at":"2017-09-24T18:42:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5ccdfb18c776b740aecaf085c4d9a2779199c279","kind":"commit","published_at":"2017-05-31T01:35:27.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0/manifests"},{"name":"v0.5.0","sha":"13d49d4606eb801b8f01ae542b4afc4c6ee3d84a","kind":"commit","published_at":"2017-03-02T17:43:01.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d464759235b8fd59f8ab4c44807d7c36e1678add","kind":"commit","published_at":"2016-12-02T10:42:58.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"64ff1ea4d585bc1fca65e6331eb8239f2ff31845","kind":"commit","published_at":"2016-06-30T14:21:25.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"8e6ab94eec2ae84996ed00ec774b2e15c540d7f9","kind":"commit","published_at":"2016-04-22T15:38:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"7f50e4c3395c6e7e18157601867d2b7875f97bff","kind":"commit","published_at":"2016-02-20T12:20:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"8176e30b38196a666c324b0735e7e454302b4b05","kind":"commit","published_at":"2016-01-31T16:07:37.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"6d743bb19f054795f4941155ec1bd035b8ca241e","kind":"commit","published_at":"2015-12-01T13:38:33.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"3102b9890016a8c301326cd469faf1ea9c0d0683","kind":"commit","published_at":"2015-11-03T15:07:50.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"21af3aacfe03b3a1471b571aa7b7012432065117","kind":"commit","published_at":"2014-10-07T20:30:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"86a7f2508eef9bec39934139fe9453d3ddb9ebeb","kind":"tag","published_at":"2014-09-24T07:00:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"1df0722ee130a111b440441f419a9b03abe6397a","kind":"tag","published_at":"2013-07-01T19:45:36.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T02:49:15.248Z","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-toml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/go-toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/go-toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/go-toml/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T05:33:24.607Z","issues_count":86,"pull_requests_count":191,"avg_time_to_close_issue":17039706.066666666,"avg_time_to_close_pull_request":3718737.2653061226,"issues_closed_count":60,"pull_requests_closed_count":147,"pull_request_authors_count":50,"issue_authors_count":68,"avg_comments_per_issue":2.3372093023255816,"avg_comments_per_pull_request":0.8638743455497382,"merged_pull_requests_count":118,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":13,"past_year_pull_requests_count":64,"past_year_avg_time_to_close_issue":4110638.5714285714,"past_year_avg_time_to_close_pull_request":257573.19444444444,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":0.6923076923076923,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/issues","maintainers":[{"login":"pelletier","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}],"active_maintainers":[{"login":"pelletier","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-toml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-toml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-toml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-toml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-toml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-toml/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32351,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1231},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-08-25T05:05:02.543Z","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":13685555,"name":"golang-github-pelletier-go-toml.v2","ecosystem":"debian","description":null,"homepage":"https://github.com/pelletier/go-toml","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/pelletier/go-toml","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T17:57:00.077Z","latest_release_published_at":"2026-02-12T17:57:00.077Z","latest_release_number":"2.0.6-1","last_synced_at":"2026-03-12T20:13:58.221Z","created_at":"2026-02-12T17:56:59.741Z","updated_at":"2026-08-25T08:23:30.641Z","registry_url":"https://tracker.debian.org/pkg/golang-github-pelletier-go-toml.v2","install_command":"apt-get install golang-github-pelletier-go-toml.v2","documentation_url":"https://packages.debian.org/bookworm/golang-github-pelletier-go-toml.v2","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"golang-github-pelletier-go-toml.v2-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any (\u003e= 2:1.16~), golang-github-stretchr-testify-dev (\u003e= 1.8.1)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":7101733,"uuid":"8393979","full_name":"pelletier/go-toml","owner":"pelletier","description":"Go library for the TOML file format","archived":false,"fork":false,"pushed_at":"2026-08-03T12:43:48.000Z","size":3608,"stargazers_count":1982,"open_issues_count":32,"forks_count":251,"subscribers_count":24,"default_branch":"v2","last_synced_at":"2026-08-25T00:55:44.481Z","etag":null,"topics":["go","golang","hacktoberfest","toml","toml-parsing"],"latest_commit_sha":null,"homepage":"https://github.com/pelletier/go-toml","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pelletier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":"audit_flags_test.go","citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-02-24T17:45:51.000Z","updated_at":"2026-08-24T20:42:16.000Z","dependencies_parsed_at":"2026-08-11T00:58:39.918Z","dependency_job_id":null,"html_url":"https://github.com/pelletier/go-toml","commit_stats":{"total_commits":803,"total_committers":98,"mean_commits":8.193877551020408,"dds":0.4308841843088418,"last_synced_commit":"923b2ab4787c6297011a37d73c4e0ca1a051747d"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/pelletier/go-toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/sbom","scorecard":{"id":726878,"data":{"date":"2025-08-11","repo":{"name":"github.com/pelletier/go-toml","commit":"85e2448ce57f28543cb00e30572cf25fe4dfe6e4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 17/26 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow.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":"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/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.4 not signed: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/pelletier/go-toml/releases/147297953","Warn: release artifact v2.2.4 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/147297953"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T13:05:02.046Z","repository_id":7101733,"created_at":"2025-08-22T13:05:02.046Z","updated_at":"2025-08-22T13:05:02.046Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36892384,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-25T02:00:06.831Z","response_time":104,"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":"pelletier","name":"Thomas Pelletier","uuid":"172804","kind":"user","description":"","email":"thomas@pelletier.dev","website":"https://pelletier.dev","location":"New York, NY","twitter":"thompelletier","company":null,"icon_url":"https://avatars.githubusercontent.com/u/172804?u=4701b3b1a8bef97848ac878b746cf515fc60555e\u0026v=4","repositories_count":123,"last_synced_at":"2026-08-22T00:54:18.877Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pelletier","funding_links":[],"total_stars":2254,"followers":132,"following":0,"created_at":"2022-11-02T20:38:20.403Z","updated_at":"2026-08-22T00:54:18.890Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier/repositories"},"tags":[{"name":"v2.4.3","sha":"071a36c2a57244f2e70369bfc69889fda2a1f60f","kind":"commit","published_at":"2026-07-05T02:25:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"25fc13019c367a8ea52cd47afa862a7a60025d26","kind":"commit","published_at":"2026-06-24T03:09:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"258652624c6f6454fefc667e537c1780235a8541","kind":"commit","published_at":"2026-06-22T19:31:00.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b99e8db1027869f497c5402ff38afbb5d0f1a932","kind":"commit","published_at":"2026-06-16T00:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"f85c4e8142d63f3c193f84ecfbf4b99104a1c95f","kind":"commit","published_at":"2026-04-16T23:29:02.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"f36a3ece9e3adf0efaf9f9bd3591c3001f17602b","kind":"commit","published_at":"2026-03-24T11:08:39.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"ee07c9203b72060f12e31c04ace80e8a187d5a67","kind":"commit","published_at":"2025-04-07T11:11:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"b730b2be5d3ab7283067ddf61188f41cdf42ce06","kind":"commit","published_at":"2024-08-17T20:26:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a3d5a0bb530b5206c728eed9cb57323061922bcb","kind":"commit","published_at":"2024-04-29T10:02:54.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"d00d2cca6edb4ea8c1292d474008134687f703c2","kind":"commit","published_at":"2024-04-12T14:42:12.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"86608d7fca88a6a61539ff7e9f1a942a428654d8","kind":"commit","published_at":"2024-03-19T17:24:46.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"34765b4a9e937ab927b5bd57231e98c68fe13109","kind":"commit","published_at":"2023-12-11T19:17:49.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3175efb395240ba57fac9174429d72e45a70a44b","kind":"commit","published_at":"2023-08-29T12:46:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0/manifests"},{"name":"v2.0.9","sha":"e183db7e69f2c8da8ddff8be040ce1f79024d075","kind":"commit","published_at":"2023-07-12T14:53:17.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.9","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7b980e792b27b596bb3221bee4676d23ce91bb3c","kind":"commit","published_at":"2023-05-23T22:22:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"643c251c4b34637fef522646c3513598cd4b90f7","kind":"commit","published_at":"2023-02-28T16:34:24.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"94bd3ddcd650ed7a329f9f01c0b5926b8146b56a","kind":"commit","published_at":"2022-11-09T21:14:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"942841787a7d70422e4d8bc7d0be28ab911402df","kind":"commit","published_at":"2022-08-26T13:15:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"28f1efc7d3aac3247b915ecf6ebb3e2651705514","kind":"commit","published_at":"2022-08-22T22:39:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"7baa23f493a82b3f24f4dada5d0b02d17fbde175","kind":"commit","published_at":"2022-08-15T20:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"216628222f5716163bb96d3651a68feef31b090d","kind":"commit","published_at":"2022-06-08T22:05:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0a422e3dbd38adf698d506ce7ced89fdb5d2f66e","kind":"commit","published_at":"2022-05-10T13:43:26.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"171a592663a491f928d2c40ba322bf897f498a01","kind":"commit","published_at":"2022-04-28T01:29:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.8","sha":"adacebd8c783375863daad87fb9b00953adec30b","kind":"commit","published_at":"2022-04-11T02:24:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8/manifests"},{"name":"v2.0.0-beta.7","sha":"f5cc8c49eb6f4ea5635e1e9df82fb418c7482d9b","kind":"commit","published_at":"2022-04-08T01:58:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"068279f13befe90729ff3b5eab3c46edf0a05cc1","kind":"commit","published_at":"2022-04-07T23:51:09.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6/manifests"},{"name":"v1.9.5","sha":"fed1464066413075eac02cd4dc368b5221845541","kind":"commit","published_at":"2022-01-05T14:17:32.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5/manifests"},{"name":"v2.0.0-beta.5","sha":"1b1dd3d6d5c3bac3e48e5728a8cb54295b4ef7a0","kind":"commit","published_at":"2021-12-29T14:53:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"19751e8a519333801ea0c683d530561ed71ce02b","kind":"commit","published_at":"2021-10-28T23:10:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4/manifests"},{"name":"v1.9.4","sha":"b8ba995eaaba4be30c8a8090bdfb4aa61af52054","kind":"commit","published_at":"2021-09-06T01:38:35.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"8e44986c28d58aefff6125e52814ed1eb7eb0a6a","kind":"commit","published_at":"2021-06-14T14:56:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"8410c965c21d54e47c7f4c767981b7583038c360","kind":"commit","published_at":"2021-06-04T02:04:06.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2/manifests"},{"name":"v2.0.0-beta.3","sha":"618f0181ac76015c3efdaf8b8ab5a468293f6e82","kind":"commit","published_at":"2021-06-04T01:48:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3/manifests"},{"name":"v1.9.1","sha":"c893dbf25c73fac5239481e56c68239ded430fba","kind":"commit","published_at":"2021-05-11T12:50:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1/manifests"},{"name":"v2.0.0-beta.2","sha":"95c701b25360da1ce8cf2bb82d3387d130ca0cfb","kind":"commit","published_at":"2021-05-11T00:17:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"45ea20024b1affdaff94b4f41c30520787a26baf","kind":"commit","published_at":"2021-05-08T21:03:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.2","sha":"9b67e40640616143e24bc94458908a694e679821","kind":"commit","published_at":"2021-04-21T01:26:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"2eff2d082a610a8f91da44b199a7538ff086755b","kind":"commit","published_at":"2021-04-15T15:26:14.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.9.0","sha":"ce6fbd7bc088f354cd4ff3ed482fb36c956ff210","kind":"commit","published_at":"2021-03-26T00:57:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"65ca8064882c8c308e5c804c5d5443d409e0738c","kind":"commit","published_at":"2020-09-12T18:42:04.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"16c9a8bdc086a2130a88eff98df4088e4c359bb2","kind":"commit","published_at":"2020-05-17T21:56:44.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.7.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0/manifests"},{"name":"latest","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/latest","html_url":"https://github.com/pelletier/go-toml/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest/manifests"},{"name":"v1.6.0","sha":"903d9455db9ff1d7ac1ab199062eca7266dd11a3","kind":"commit","published_at":"2019-10-25T18:53:56.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.6.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8fe62057ea2d46ce44254c98e84e810044dbe197","kind":"commit","published_at":"2019-10-05T19:18:21.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"728039f679cbcd4f6a54e080d2219a4c4928c546","kind":"commit","published_at":"2019-04-30T03:50:10.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"63909f0a90ab0f36909e8e044e46ace10cf13ba2","kind":"commit","published_at":"2019-04-02T16:47:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"c01d1270ff3e442a8a57cddc1c92dc1138598194","kind":"commit","published_at":"2018-06-05T20:47:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"acdc4509485b587f5e675510c4f2c63e90ff68a8","kind":"commit","published_at":"2018-01-18T22:54:55.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"16398bac157da96aa88f98a2df640c7f32af1da2","kind":"commit","published_at":"2017-09-24T18:42:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5ccdfb18c776b740aecaf085c4d9a2779199c279","kind":"commit","published_at":"2017-05-31T01:35:27.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0/manifests"},{"name":"v0.5.0","sha":"13d49d4606eb801b8f01ae542b4afc4c6ee3d84a","kind":"commit","published_at":"2017-03-02T17:43:01.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d464759235b8fd59f8ab4c44807d7c36e1678add","kind":"commit","published_at":"2016-12-02T10:42:58.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"64ff1ea4d585bc1fca65e6331eb8239f2ff31845","kind":"commit","published_at":"2016-06-30T14:21:25.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"8e6ab94eec2ae84996ed00ec774b2e15c540d7f9","kind":"commit","published_at":"2016-04-22T15:38:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"7f50e4c3395c6e7e18157601867d2b7875f97bff","kind":"commit","published_at":"2016-02-20T12:20:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"8176e30b38196a666c324b0735e7e454302b4b05","kind":"commit","published_at":"2016-01-31T16:07:37.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"6d743bb19f054795f4941155ec1bd035b8ca241e","kind":"commit","published_at":"2015-12-01T13:38:33.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"3102b9890016a8c301326cd469faf1ea9c0d0683","kind":"commit","published_at":"2015-11-03T15:07:50.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"21af3aacfe03b3a1471b571aa7b7012432065117","kind":"commit","published_at":"2014-10-07T20:30:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"86a7f2508eef9bec39934139fe9453d3ddb9ebeb","kind":"tag","published_at":"2014-09-24T07:00:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"1df0722ee130a111b440441f419a9b03abe6397a","kind":"tag","published_at":"2013-07-01T19:45:36.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-25T08:23:30.641Z","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-github-pelletier-go-toml.v2?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-pelletier-go-toml.v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-pelletier-go-toml.v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-pelletier-go-toml.v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T09:16:33.211Z","issues_count":86,"pull_requests_count":193,"avg_time_to_close_issue":17039706.066666666,"avg_time_to_close_pull_request":3718737.2653061226,"issues_closed_count":60,"pull_requests_closed_count":147,"pull_request_authors_count":52,"issue_authors_count":68,"avg_comments_per_issue":2.3372093023255816,"avg_comments_per_pull_request":0.8549222797927462,"merged_pull_requests_count":118,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":11,"past_year_pull_requests_count":64,"past_year_avg_time_to_close_issue":302877.0,"past_year_avg_time_to_close_pull_request":258824.4411764706,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.36363636363636365,"past_year_avg_comments_per_pull_request":0.53125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/issues","maintainers":[{"login":"pelletier","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}],"active_maintainers":[{"login":"pelletier","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-pelletier-go-toml.v2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-pelletier-go-toml.v2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-pelletier-go-toml.v2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-pelletier-go-toml.v2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-pelletier-go-toml.v2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-pelletier-go-toml.v2/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2645,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1237},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-25T05:06:43.662Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13581524,"name":"golang-github-pelletier-go-toml","ecosystem":"debian","description":null,"homepage":"https://github.com/pelletier/go-toml","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/pelletier/go-toml","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T08:54:02.821Z","latest_release_published_at":"2026-02-11T08:54:02.821Z","latest_release_number":"1.4.0+really1.2.0-1","last_synced_at":"2026-03-13T07:05:30.172Z","created_at":"2026-02-11T08:54:02.638Z","updated_at":"2026-08-25T04:34:01.188Z","registry_url":"https://tracker.debian.org/pkg/golang-github-pelletier-go-toml","install_command":"apt-get install golang-github-pelletier-go-toml","documentation_url":"https://packages.debian.org/buster/golang-github-pelletier-go-toml","metadata":{"component":"main","architecture":"any all","priority":"optional","binary":"golang-github-pelletier-go-toml-dev, golang-github-pelletier-go-toml","standards_version":"4.2.0","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11~), dh-golang, golang-any, golang-github-burntsushi-toml-dev, golang-github-davecgh-go-spew-dev, golang-gopkg-yaml.v2-dev, golang-github-pelletier-go-buffruneio-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":7101733,"uuid":"8393979","full_name":"pelletier/go-toml","owner":"pelletier","description":"Go library for the TOML file format","archived":false,"fork":false,"pushed_at":"2026-08-03T12:43:48.000Z","size":3608,"stargazers_count":1982,"open_issues_count":32,"forks_count":251,"subscribers_count":24,"default_branch":"v2","last_synced_at":"2026-08-25T00:55:44.481Z","etag":null,"topics":["go","golang","hacktoberfest","toml","toml-parsing"],"latest_commit_sha":null,"homepage":"https://github.com/pelletier/go-toml","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pelletier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":"audit_flags_test.go","citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-02-24T17:45:51.000Z","updated_at":"2026-08-24T20:42:16.000Z","dependencies_parsed_at":"2026-08-11T00:58:39.918Z","dependency_job_id":null,"html_url":"https://github.com/pelletier/go-toml","commit_stats":{"total_commits":803,"total_committers":98,"mean_commits":8.193877551020408,"dds":0.4308841843088418,"last_synced_commit":"923b2ab4787c6297011a37d73c4e0ca1a051747d"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/pelletier/go-toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/sbom","scorecard":{"id":726878,"data":{"date":"2025-08-11","repo":{"name":"github.com/pelletier/go-toml","commit":"85e2448ce57f28543cb00e30572cf25fe4dfe6e4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 17/26 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow.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":"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/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.4 not signed: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/pelletier/go-toml/releases/147297953","Warn: release artifact v2.2.4 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/147297953"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T13:05:02.046Z","repository_id":7101733,"created_at":"2025-08-22T13:05:02.046Z","updated_at":"2025-08-22T13:05:02.046Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36892384,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-25T02:00:06.831Z","response_time":104,"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":"pelletier","name":"Thomas Pelletier","uuid":"172804","kind":"user","description":"","email":"thomas@pelletier.dev","website":"https://pelletier.dev","location":"New York, NY","twitter":"thompelletier","company":null,"icon_url":"https://avatars.githubusercontent.com/u/172804?u=4701b3b1a8bef97848ac878b746cf515fc60555e\u0026v=4","repositories_count":123,"last_synced_at":"2026-08-22T00:54:18.877Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pelletier","funding_links":[],"total_stars":2254,"followers":132,"following":0,"created_at":"2022-11-02T20:38:20.403Z","updated_at":"2026-08-22T00:54:18.890Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier/repositories"},"tags":[{"name":"v2.4.3","sha":"071a36c2a57244f2e70369bfc69889fda2a1f60f","kind":"commit","published_at":"2026-07-05T02:25:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"25fc13019c367a8ea52cd47afa862a7a60025d26","kind":"commit","published_at":"2026-06-24T03:09:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"258652624c6f6454fefc667e537c1780235a8541","kind":"commit","published_at":"2026-06-22T19:31:00.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b99e8db1027869f497c5402ff38afbb5d0f1a932","kind":"commit","published_at":"2026-06-16T00:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"f85c4e8142d63f3c193f84ecfbf4b99104a1c95f","kind":"commit","published_at":"2026-04-16T23:29:02.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"f36a3ece9e3adf0efaf9f9bd3591c3001f17602b","kind":"commit","published_at":"2026-03-24T11:08:39.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"ee07c9203b72060f12e31c04ace80e8a187d5a67","kind":"commit","published_at":"2025-04-07T11:11:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"b730b2be5d3ab7283067ddf61188f41cdf42ce06","kind":"commit","published_at":"2024-08-17T20:26:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a3d5a0bb530b5206c728eed9cb57323061922bcb","kind":"commit","published_at":"2024-04-29T10:02:54.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"d00d2cca6edb4ea8c1292d474008134687f703c2","kind":"commit","published_at":"2024-04-12T14:42:12.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"86608d7fca88a6a61539ff7e9f1a942a428654d8","kind":"commit","published_at":"2024-03-19T17:24:46.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"34765b4a9e937ab927b5bd57231e98c68fe13109","kind":"commit","published_at":"2023-12-11T19:17:49.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3175efb395240ba57fac9174429d72e45a70a44b","kind":"commit","published_at":"2023-08-29T12:46:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0/manifests"},{"name":"v2.0.9","sha":"e183db7e69f2c8da8ddff8be040ce1f79024d075","kind":"commit","published_at":"2023-07-12T14:53:17.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.9","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7b980e792b27b596bb3221bee4676d23ce91bb3c","kind":"commit","published_at":"2023-05-23T22:22:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"643c251c4b34637fef522646c3513598cd4b90f7","kind":"commit","published_at":"2023-02-28T16:34:24.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"94bd3ddcd650ed7a329f9f01c0b5926b8146b56a","kind":"commit","published_at":"2022-11-09T21:14:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"942841787a7d70422e4d8bc7d0be28ab911402df","kind":"commit","published_at":"2022-08-26T13:15:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"28f1efc7d3aac3247b915ecf6ebb3e2651705514","kind":"commit","published_at":"2022-08-22T22:39:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"7baa23f493a82b3f24f4dada5d0b02d17fbde175","kind":"commit","published_at":"2022-08-15T20:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"216628222f5716163bb96d3651a68feef31b090d","kind":"commit","published_at":"2022-06-08T22:05:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0a422e3dbd38adf698d506ce7ced89fdb5d2f66e","kind":"commit","published_at":"2022-05-10T13:43:26.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"171a592663a491f928d2c40ba322bf897f498a01","kind":"commit","published_at":"2022-04-28T01:29:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.8","sha":"adacebd8c783375863daad87fb9b00953adec30b","kind":"commit","published_at":"2022-04-11T02:24:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8/manifests"},{"name":"v2.0.0-beta.7","sha":"f5cc8c49eb6f4ea5635e1e9df82fb418c7482d9b","kind":"commit","published_at":"2022-04-08T01:58:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"068279f13befe90729ff3b5eab3c46edf0a05cc1","kind":"commit","published_at":"2022-04-07T23:51:09.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6/manifests"},{"name":"v1.9.5","sha":"fed1464066413075eac02cd4dc368b5221845541","kind":"commit","published_at":"2022-01-05T14:17:32.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5/manifests"},{"name":"v2.0.0-beta.5","sha":"1b1dd3d6d5c3bac3e48e5728a8cb54295b4ef7a0","kind":"commit","published_at":"2021-12-29T14:53:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"19751e8a519333801ea0c683d530561ed71ce02b","kind":"commit","published_at":"2021-10-28T23:10:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4/manifests"},{"name":"v1.9.4","sha":"b8ba995eaaba4be30c8a8090bdfb4aa61af52054","kind":"commit","published_at":"2021-09-06T01:38:35.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"8e44986c28d58aefff6125e52814ed1eb7eb0a6a","kind":"commit","published_at":"2021-06-14T14:56:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"8410c965c21d54e47c7f4c767981b7583038c360","kind":"commit","published_at":"2021-06-04T02:04:06.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2/manifests"},{"name":"v2.0.0-beta.3","sha":"618f0181ac76015c3efdaf8b8ab5a468293f6e82","kind":"commit","published_at":"2021-06-04T01:48:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3/manifests"},{"name":"v1.9.1","sha":"c893dbf25c73fac5239481e56c68239ded430fba","kind":"commit","published_at":"2021-05-11T12:50:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1/manifests"},{"name":"v2.0.0-beta.2","sha":"95c701b25360da1ce8cf2bb82d3387d130ca0cfb","kind":"commit","published_at":"2021-05-11T00:17:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"45ea20024b1affdaff94b4f41c30520787a26baf","kind":"commit","published_at":"2021-05-08T21:03:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.2","sha":"9b67e40640616143e24bc94458908a694e679821","kind":"commit","published_at":"2021-04-21T01:26:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"2eff2d082a610a8f91da44b199a7538ff086755b","kind":"commit","published_at":"2021-04-15T15:26:14.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.9.0","sha":"ce6fbd7bc088f354cd4ff3ed482fb36c956ff210","kind":"commit","published_at":"2021-03-26T00:57:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"65ca8064882c8c308e5c804c5d5443d409e0738c","kind":"commit","published_at":"2020-09-12T18:42:04.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"16c9a8bdc086a2130a88eff98df4088e4c359bb2","kind":"commit","published_at":"2020-05-17T21:56:44.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.7.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0/manifests"},{"name":"latest","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/latest","html_url":"https://github.com/pelletier/go-toml/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest/manifests"},{"name":"v1.6.0","sha":"903d9455db9ff1d7ac1ab199062eca7266dd11a3","kind":"commit","published_at":"2019-10-25T18:53:56.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.6.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8fe62057ea2d46ce44254c98e84e810044dbe197","kind":"commit","published_at":"2019-10-05T19:18:21.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"728039f679cbcd4f6a54e080d2219a4c4928c546","kind":"commit","published_at":"2019-04-30T03:50:10.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"63909f0a90ab0f36909e8e044e46ace10cf13ba2","kind":"commit","published_at":"2019-04-02T16:47:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"c01d1270ff3e442a8a57cddc1c92dc1138598194","kind":"commit","published_at":"2018-06-05T20:47:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"acdc4509485b587f5e675510c4f2c63e90ff68a8","kind":"commit","published_at":"2018-01-18T22:54:55.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"16398bac157da96aa88f98a2df640c7f32af1da2","kind":"commit","published_at":"2017-09-24T18:42:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5ccdfb18c776b740aecaf085c4d9a2779199c279","kind":"commit","published_at":"2017-05-31T01:35:27.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0/manifests"},{"name":"v0.5.0","sha":"13d49d4606eb801b8f01ae542b4afc4c6ee3d84a","kind":"commit","published_at":"2017-03-02T17:43:01.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d464759235b8fd59f8ab4c44807d7c36e1678add","kind":"commit","published_at":"2016-12-02T10:42:58.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"64ff1ea4d585bc1fca65e6331eb8239f2ff31845","kind":"commit","published_at":"2016-06-30T14:21:25.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"8e6ab94eec2ae84996ed00ec774b2e15c540d7f9","kind":"commit","published_at":"2016-04-22T15:38:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"7f50e4c3395c6e7e18157601867d2b7875f97bff","kind":"commit","published_at":"2016-02-20T12:20:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"8176e30b38196a666c324b0735e7e454302b4b05","kind":"commit","published_at":"2016-01-31T16:07:37.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"6d743bb19f054795f4941155ec1bd035b8ca241e","kind":"commit","published_at":"2015-12-01T13:38:33.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"3102b9890016a8c301326cd469faf1ea9c0d0683","kind":"commit","published_at":"2015-11-03T15:07:50.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"21af3aacfe03b3a1471b571aa7b7012432065117","kind":"commit","published_at":"2014-10-07T20:30:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"86a7f2508eef9bec39934139fe9453d3ddb9ebeb","kind":"tag","published_at":"2014-09-24T07:00:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"1df0722ee130a111b440441f419a9b03abe6397a","kind":"tag","published_at":"2013-07-01T19:45:36.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-25T04:34:01.188Z","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-github-pelletier-go-toml?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-pelletier-go-toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-pelletier-go-toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-pelletier-go-toml/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T09:16:33.211Z","issues_count":86,"pull_requests_count":193,"avg_time_to_close_issue":17039706.066666666,"avg_time_to_close_pull_request":3718737.2653061226,"issues_closed_count":60,"pull_requests_closed_count":147,"pull_request_authors_count":52,"issue_authors_count":68,"avg_comments_per_issue":2.3372093023255816,"avg_comments_per_pull_request":0.8549222797927462,"merged_pull_requests_count":118,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":11,"past_year_pull_requests_count":64,"past_year_avg_time_to_close_issue":302877.0,"past_year_avg_time_to_close_pull_request":258824.4411764706,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.36363636363636365,"past_year_avg_comments_per_pull_request":0.53125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/issues","maintainers":[{"login":"pelletier","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}],"active_maintainers":[{"login":"pelletier","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-pelletier-go-toml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-pelletier-go-toml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-pelletier-go-toml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-pelletier-go-toml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-pelletier-go-toml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-pelletier-go-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":903,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":610},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-08-25T05:03:28.562Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":3595198,"name":"gopkg.in/pelletier/go-toml.v1","ecosystem":"go","description":"Package toml is a TOML parser and manipulation library.","homepage":"https://github.com/pelletier/go-toml","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/pelletier/go-toml","keywords_array":[],"namespace":"gopkg.in/pelletier","versions_count":4,"first_release_published_at":"2017-05-31T01:35:27.000Z","latest_release_published_at":"2018-06-05T20:47:19.000Z","latest_release_number":"v1.2.0","last_synced_at":"2026-08-25T09:36:50.226Z","created_at":"2022-04-11T05:36:42.097Z","updated_at":"2026-08-25T09:36:50.226Z","registry_url":"https://pkg.go.dev/gopkg.in/pelletier/go-toml.v1","install_command":"go get gopkg.in/pelletier/go-toml.v1","documentation_url":"https://pkg.go.dev/gopkg.in/pelletier/go-toml.v1#section-documentation","metadata":{},"repo_metadata":{"id":7101733,"uuid":"8393979","full_name":"pelletier/go-toml","owner":"pelletier","description":"Go library for the TOML file format","archived":false,"fork":false,"pushed_at":"2026-08-03T12:43:48.000Z","size":3608,"stargazers_count":1977,"open_issues_count":30,"forks_count":247,"subscribers_count":24,"default_branch":"v2","last_synced_at":"2026-08-18T00:53:25.936Z","etag":null,"topics":["go","golang","hacktoberfest","toml","toml-parsing"],"latest_commit_sha":null,"homepage":"https://github.com/pelletier/go-toml","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pelletier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":"audit_flags_test.go","citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-02-24T17:45:51.000Z","updated_at":"2026-08-16T09:41:30.000Z","dependencies_parsed_at":"2026-08-11T00:58:39.918Z","dependency_job_id":null,"html_url":"https://github.com/pelletier/go-toml","commit_stats":{"total_commits":803,"total_committers":98,"mean_commits":8.193877551020408,"dds":0.4308841843088418,"last_synced_commit":"923b2ab4787c6297011a37d73c4e0ca1a051747d"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/pelletier/go-toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/sbom","scorecard":{"id":726878,"data":{"date":"2025-08-11","repo":{"name":"github.com/pelletier/go-toml","commit":"85e2448ce57f28543cb00e30572cf25fe4dfe6e4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 17/26 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow.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":"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/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.4 not signed: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/pelletier/go-toml/releases/147297953","Warn: release artifact v2.2.4 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/147297953"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T13:05:02.046Z","repository_id":7101733,"created_at":"2025-08-22T13:05:02.046Z","updated_at":"2025-08-22T13:05:02.046Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36752571,"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-17T02:00:06.698Z","response_time":86,"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":"pelletier","name":"Thomas Pelletier","uuid":"172804","kind":"user","description":"","email":"thomas@pelletier.dev","website":"https://pelletier.dev","location":"New York, NY","twitter":"thompelletier","company":null,"icon_url":"https://avatars.githubusercontent.com/u/172804?u=4701b3b1a8bef97848ac878b746cf515fc60555e\u0026v=4","repositories_count":123,"last_synced_at":"2026-08-14T04:51:10.878Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pelletier","funding_links":[],"total_stars":2251,"followers":132,"following":0,"created_at":"2022-11-02T20:38:20.403Z","updated_at":"2026-08-14T04:51:10.904Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier/repositories"},"tags":[{"name":"v2.4.3","sha":"071a36c2a57244f2e70369bfc69889fda2a1f60f","kind":"commit","published_at":"2026-07-05T02:25:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"25fc13019c367a8ea52cd47afa862a7a60025d26","kind":"commit","published_at":"2026-06-24T03:09:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"258652624c6f6454fefc667e537c1780235a8541","kind":"commit","published_at":"2026-06-22T19:31:00.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b99e8db1027869f497c5402ff38afbb5d0f1a932","kind":"commit","published_at":"2026-06-16T00:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"f85c4e8142d63f3c193f84ecfbf4b99104a1c95f","kind":"commit","published_at":"2026-04-16T23:29:02.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"f36a3ece9e3adf0efaf9f9bd3591c3001f17602b","kind":"commit","published_at":"2026-03-24T11:08:39.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"ee07c9203b72060f12e31c04ace80e8a187d5a67","kind":"commit","published_at":"2025-04-07T11:11:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"b730b2be5d3ab7283067ddf61188f41cdf42ce06","kind":"commit","published_at":"2024-08-17T20:26:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a3d5a0bb530b5206c728eed9cb57323061922bcb","kind":"commit","published_at":"2024-04-29T10:02:54.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"d00d2cca6edb4ea8c1292d474008134687f703c2","kind":"commit","published_at":"2024-04-12T14:42:12.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"86608d7fca88a6a61539ff7e9f1a942a428654d8","kind":"commit","published_at":"2024-03-19T17:24:46.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"34765b4a9e937ab927b5bd57231e98c68fe13109","kind":"commit","published_at":"2023-12-11T19:17:49.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3175efb395240ba57fac9174429d72e45a70a44b","kind":"commit","published_at":"2023-08-29T12:46:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0/manifests"},{"name":"v2.0.9","sha":"e183db7e69f2c8da8ddff8be040ce1f79024d075","kind":"commit","published_at":"2023-07-12T14:53:17.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.9","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7b980e792b27b596bb3221bee4676d23ce91bb3c","kind":"commit","published_at":"2023-05-23T22:22:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"643c251c4b34637fef522646c3513598cd4b90f7","kind":"commit","published_at":"2023-02-28T16:34:24.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"94bd3ddcd650ed7a329f9f01c0b5926b8146b56a","kind":"commit","published_at":"2022-11-09T21:14:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"942841787a7d70422e4d8bc7d0be28ab911402df","kind":"commit","published_at":"2022-08-26T13:15:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"28f1efc7d3aac3247b915ecf6ebb3e2651705514","kind":"commit","published_at":"2022-08-22T22:39:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"7baa23f493a82b3f24f4dada5d0b02d17fbde175","kind":"commit","published_at":"2022-08-15T20:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"216628222f5716163bb96d3651a68feef31b090d","kind":"commit","published_at":"2022-06-08T22:05:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0a422e3dbd38adf698d506ce7ced89fdb5d2f66e","kind":"commit","published_at":"2022-05-10T13:43:26.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"171a592663a491f928d2c40ba322bf897f498a01","kind":"commit","published_at":"2022-04-28T01:29:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.8","sha":"adacebd8c783375863daad87fb9b00953adec30b","kind":"commit","published_at":"2022-04-11T02:24:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8/manifests"},{"name":"v2.0.0-beta.7","sha":"f5cc8c49eb6f4ea5635e1e9df82fb418c7482d9b","kind":"commit","published_at":"2022-04-08T01:58:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"068279f13befe90729ff3b5eab3c46edf0a05cc1","kind":"commit","published_at":"2022-04-07T23:51:09.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6/manifests"},{"name":"v1.9.5","sha":"fed1464066413075eac02cd4dc368b5221845541","kind":"commit","published_at":"2022-01-05T14:17:32.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5/manifests"},{"name":"v2.0.0-beta.5","sha":"1b1dd3d6d5c3bac3e48e5728a8cb54295b4ef7a0","kind":"commit","published_at":"2021-12-29T14:53:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"19751e8a519333801ea0c683d530561ed71ce02b","kind":"commit","published_at":"2021-10-28T23:10:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4/manifests"},{"name":"v1.9.4","sha":"b8ba995eaaba4be30c8a8090bdfb4aa61af52054","kind":"commit","published_at":"2021-09-06T01:38:35.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"8e44986c28d58aefff6125e52814ed1eb7eb0a6a","kind":"commit","published_at":"2021-06-14T14:56:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"8410c965c21d54e47c7f4c767981b7583038c360","kind":"commit","published_at":"2021-06-04T02:04:06.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2/manifests"},{"name":"v2.0.0-beta.3","sha":"618f0181ac76015c3efdaf8b8ab5a468293f6e82","kind":"commit","published_at":"2021-06-04T01:48:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3/manifests"},{"name":"v1.9.1","sha":"c893dbf25c73fac5239481e56c68239ded430fba","kind":"commit","published_at":"2021-05-11T12:50:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1/manifests"},{"name":"v2.0.0-beta.2","sha":"95c701b25360da1ce8cf2bb82d3387d130ca0cfb","kind":"commit","published_at":"2021-05-11T00:17:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"45ea20024b1affdaff94b4f41c30520787a26baf","kind":"commit","published_at":"2021-05-08T21:03:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.2","sha":"9b67e40640616143e24bc94458908a694e679821","kind":"commit","published_at":"2021-04-21T01:26:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"2eff2d082a610a8f91da44b199a7538ff086755b","kind":"commit","published_at":"2021-04-15T15:26:14.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.9.0","sha":"ce6fbd7bc088f354cd4ff3ed482fb36c956ff210","kind":"commit","published_at":"2021-03-26T00:57:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"65ca8064882c8c308e5c804c5d5443d409e0738c","kind":"commit","published_at":"2020-09-12T18:42:04.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"16c9a8bdc086a2130a88eff98df4088e4c359bb2","kind":"commit","published_at":"2020-05-17T21:56:44.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.7.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0/manifests"},{"name":"latest","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/latest","html_url":"https://github.com/pelletier/go-toml/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest/manifests"},{"name":"v1.6.0","sha":"903d9455db9ff1d7ac1ab199062eca7266dd11a3","kind":"commit","published_at":"2019-10-25T18:53:56.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.6.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8fe62057ea2d46ce44254c98e84e810044dbe197","kind":"commit","published_at":"2019-10-05T19:18:21.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"728039f679cbcd4f6a54e080d2219a4c4928c546","kind":"commit","published_at":"2019-04-30T03:50:10.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"63909f0a90ab0f36909e8e044e46ace10cf13ba2","kind":"commit","published_at":"2019-04-02T16:47:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"c01d1270ff3e442a8a57cddc1c92dc1138598194","kind":"commit","published_at":"2018-06-05T20:47:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"acdc4509485b587f5e675510c4f2c63e90ff68a8","kind":"commit","published_at":"2018-01-18T22:54:55.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"16398bac157da96aa88f98a2df640c7f32af1da2","kind":"commit","published_at":"2017-09-24T18:42:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5ccdfb18c776b740aecaf085c4d9a2779199c279","kind":"commit","published_at":"2017-05-31T01:35:27.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0/manifests"},{"name":"v0.5.0","sha":"13d49d4606eb801b8f01ae542b4afc4c6ee3d84a","kind":"commit","published_at":"2017-03-02T17:43:01.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d464759235b8fd59f8ab4c44807d7c36e1678add","kind":"commit","published_at":"2016-12-02T10:42:58.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"64ff1ea4d585bc1fca65e6331eb8239f2ff31845","kind":"commit","published_at":"2016-06-30T14:21:25.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"8e6ab94eec2ae84996ed00ec774b2e15c540d7f9","kind":"commit","published_at":"2016-04-22T15:38:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"7f50e4c3395c6e7e18157601867d2b7875f97bff","kind":"commit","published_at":"2016-02-20T12:20:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"8176e30b38196a666c324b0735e7e454302b4b05","kind":"commit","published_at":"2016-01-31T16:07:37.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"6d743bb19f054795f4941155ec1bd035b8ca241e","kind":"commit","published_at":"2015-12-01T13:38:33.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"3102b9890016a8c301326cd469faf1ea9c0d0683","kind":"commit","published_at":"2015-11-03T15:07:50.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"21af3aacfe03b3a1471b571aa7b7012432065117","kind":"commit","published_at":"2014-10-07T20:30:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"86a7f2508eef9bec39934139fe9453d3ddb9ebeb","kind":"tag","published_at":"2014-09-24T07:00:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"1df0722ee130a111b440441f419a9b03abe6397a","kind":"tag","published_at":"2013-07-01T19:45:36.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T08:43:59.891Z","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/gopkg.in/pelletier/go-toml.v1","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/gopkg.in/pelletier/go-toml.v1","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/gopkg.in/pelletier/go-toml.v1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/gopkg.in/pelletier/go-toml.v1/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T06:32:31.601Z","issues_count":86,"pull_requests_count":192,"avg_time_to_close_issue":17039706.066666666,"avg_time_to_close_pull_request":3718737.2653061226,"issues_closed_count":60,"pull_requests_closed_count":147,"pull_request_authors_count":51,"issue_authors_count":68,"avg_comments_per_issue":2.3372093023255816,"avg_comments_per_pull_request":0.859375,"merged_pull_requests_count":118,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":11,"past_year_pull_requests_count":65,"past_year_avg_time_to_close_issue":302877.0,"past_year_avg_time_to_close_pull_request":257573.19444444444,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.36363636363636365,"past_year_avg_comments_per_pull_request":0.5538461538461539,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/issues","maintainers":[{"login":"pelletier","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}],"active_maintainers":[{"login":"pelletier","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fpelletier%2Fgo-toml.v1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fpelletier%2Fgo-toml.v1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fpelletier%2Fgo-toml.v1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fpelletier%2Fgo-toml.v1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fpelletier%2Fgo-toml.v1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fpelletier%2Fgo-toml.v1/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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":11880917,"name":"github.com/pelletier/Go-toml","ecosystem":"go","description":"Package toml is a TOML parser and manipulation library.","homepage":"https://github.com/pelletier/Go-toml","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/pelletier/Go-toml","keywords_array":[],"namespace":"github.com/pelletier","versions_count":28,"first_release_published_at":"2025-07-05T10:57:40.920Z","latest_release_published_at":"2022-01-05T14:17:32.000Z","latest_release_number":"v1.9.5","last_synced_at":"2026-08-25T09:39:10.217Z","created_at":"2025-07-05T10:57:35.815Z","updated_at":"2026-08-25T09:39:10.217Z","registry_url":"https://pkg.go.dev/github.com/pelletier/Go-toml","install_command":"go get github.com/pelletier/Go-toml","documentation_url":"https://pkg.go.dev/github.com/pelletier/Go-toml#section-documentation","metadata":{},"repo_metadata":{"id":7101733,"uuid":"8393979","full_name":"pelletier/go-toml","owner":"pelletier","description":"Go library for the TOML file format","archived":false,"fork":false,"pushed_at":"2026-08-03T12:43:48.000Z","size":3608,"stargazers_count":1977,"open_issues_count":30,"forks_count":247,"subscribers_count":24,"default_branch":"v2","last_synced_at":"2026-08-18T00:53:25.936Z","etag":null,"topics":["go","golang","hacktoberfest","toml","toml-parsing"],"latest_commit_sha":null,"homepage":"https://github.com/pelletier/go-toml","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pelletier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":"audit_flags_test.go","citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-02-24T17:45:51.000Z","updated_at":"2026-08-16T09:41:30.000Z","dependencies_parsed_at":"2026-08-11T00:58:39.918Z","dependency_job_id":null,"html_url":"https://github.com/pelletier/go-toml","commit_stats":{"total_commits":803,"total_committers":98,"mean_commits":8.193877551020408,"dds":0.4308841843088418,"last_synced_commit":"923b2ab4787c6297011a37d73c4e0ca1a051747d"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/pelletier/go-toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/sbom","scorecard":{"id":726878,"data":{"date":"2025-08-11","repo":{"name":"github.com/pelletier/go-toml","commit":"85e2448ce57f28543cb00e30572cf25fe4dfe6e4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 17/26 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow.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":"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/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.4 not signed: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/pelletier/go-toml/releases/147297953","Warn: release artifact v2.2.4 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/147297953"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T13:05:02.046Z","repository_id":7101733,"created_at":"2025-08-22T13:05:02.046Z","updated_at":"2025-08-22T13:05:02.046Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36753169,"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-17T02:00:06.698Z","response_time":86,"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":"pelletier","name":"Thomas Pelletier","uuid":"172804","kind":"user","description":"","email":"thomas@pelletier.dev","website":"https://pelletier.dev","location":"New York, NY","twitter":"thompelletier","company":null,"icon_url":"https://avatars.githubusercontent.com/u/172804?u=4701b3b1a8bef97848ac878b746cf515fc60555e\u0026v=4","repositories_count":123,"last_synced_at":"2026-08-14T04:51:10.878Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pelletier","funding_links":[],"total_stars":2251,"followers":132,"following":0,"created_at":"2022-11-02T20:38:20.403Z","updated_at":"2026-08-14T04:51:10.904Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier/repositories"},"tags":[{"name":"v2.4.3","sha":"071a36c2a57244f2e70369bfc69889fda2a1f60f","kind":"commit","published_at":"2026-07-05T02:25:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"25fc13019c367a8ea52cd47afa862a7a60025d26","kind":"commit","published_at":"2026-06-24T03:09:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"258652624c6f6454fefc667e537c1780235a8541","kind":"commit","published_at":"2026-06-22T19:31:00.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b99e8db1027869f497c5402ff38afbb5d0f1a932","kind":"commit","published_at":"2026-06-16T00:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"f85c4e8142d63f3c193f84ecfbf4b99104a1c95f","kind":"commit","published_at":"2026-04-16T23:29:02.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"f36a3ece9e3adf0efaf9f9bd3591c3001f17602b","kind":"commit","published_at":"2026-03-24T11:08:39.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"ee07c9203b72060f12e31c04ace80e8a187d5a67","kind":"commit","published_at":"2025-04-07T11:11:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"b730b2be5d3ab7283067ddf61188f41cdf42ce06","kind":"commit","published_at":"2024-08-17T20:26:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a3d5a0bb530b5206c728eed9cb57323061922bcb","kind":"commit","published_at":"2024-04-29T10:02:54.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"d00d2cca6edb4ea8c1292d474008134687f703c2","kind":"commit","published_at":"2024-04-12T14:42:12.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"86608d7fca88a6a61539ff7e9f1a942a428654d8","kind":"commit","published_at":"2024-03-19T17:24:46.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"34765b4a9e937ab927b5bd57231e98c68fe13109","kind":"commit","published_at":"2023-12-11T19:17:49.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3175efb395240ba57fac9174429d72e45a70a44b","kind":"commit","published_at":"2023-08-29T12:46:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0/manifests"},{"name":"v2.0.9","sha":"e183db7e69f2c8da8ddff8be040ce1f79024d075","kind":"commit","published_at":"2023-07-12T14:53:17.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.9","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7b980e792b27b596bb3221bee4676d23ce91bb3c","kind":"commit","published_at":"2023-05-23T22:22:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"643c251c4b34637fef522646c3513598cd4b90f7","kind":"commit","published_at":"2023-02-28T16:34:24.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"94bd3ddcd650ed7a329f9f01c0b5926b8146b56a","kind":"commit","published_at":"2022-11-09T21:14:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"942841787a7d70422e4d8bc7d0be28ab911402df","kind":"commit","published_at":"2022-08-26T13:15:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"28f1efc7d3aac3247b915ecf6ebb3e2651705514","kind":"commit","published_at":"2022-08-22T22:39:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"7baa23f493a82b3f24f4dada5d0b02d17fbde175","kind":"commit","published_at":"2022-08-15T20:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"216628222f5716163bb96d3651a68feef31b090d","kind":"commit","published_at":"2022-06-08T22:05:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0a422e3dbd38adf698d506ce7ced89fdb5d2f66e","kind":"commit","published_at":"2022-05-10T13:43:26.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"171a592663a491f928d2c40ba322bf897f498a01","kind":"commit","published_at":"2022-04-28T01:29:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.8","sha":"adacebd8c783375863daad87fb9b00953adec30b","kind":"commit","published_at":"2022-04-11T02:24:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8/manifests"},{"name":"v2.0.0-beta.7","sha":"f5cc8c49eb6f4ea5635e1e9df82fb418c7482d9b","kind":"commit","published_at":"2022-04-08T01:58:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"068279f13befe90729ff3b5eab3c46edf0a05cc1","kind":"commit","published_at":"2022-04-07T23:51:09.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6/manifests"},{"name":"v1.9.5","sha":"fed1464066413075eac02cd4dc368b5221845541","kind":"commit","published_at":"2022-01-05T14:17:32.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5/manifests"},{"name":"v2.0.0-beta.5","sha":"1b1dd3d6d5c3bac3e48e5728a8cb54295b4ef7a0","kind":"commit","published_at":"2021-12-29T14:53:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"19751e8a519333801ea0c683d530561ed71ce02b","kind":"commit","published_at":"2021-10-28T23:10:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4/manifests"},{"name":"v1.9.4","sha":"b8ba995eaaba4be30c8a8090bdfb4aa61af52054","kind":"commit","published_at":"2021-09-06T01:38:35.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"8e44986c28d58aefff6125e52814ed1eb7eb0a6a","kind":"commit","published_at":"2021-06-14T14:56:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"8410c965c21d54e47c7f4c767981b7583038c360","kind":"commit","published_at":"2021-06-04T02:04:06.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2/manifests"},{"name":"v2.0.0-beta.3","sha":"618f0181ac76015c3efdaf8b8ab5a468293f6e82","kind":"commit","published_at":"2021-06-04T01:48:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3/manifests"},{"name":"v1.9.1","sha":"c893dbf25c73fac5239481e56c68239ded430fba","kind":"commit","published_at":"2021-05-11T12:50:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1/manifests"},{"name":"v2.0.0-beta.2","sha":"95c701b25360da1ce8cf2bb82d3387d130ca0cfb","kind":"commit","published_at":"2021-05-11T00:17:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"45ea20024b1affdaff94b4f41c30520787a26baf","kind":"commit","published_at":"2021-05-08T21:03:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.2","sha":"9b67e40640616143e24bc94458908a694e679821","kind":"commit","published_at":"2021-04-21T01:26:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"2eff2d082a610a8f91da44b199a7538ff086755b","kind":"commit","published_at":"2021-04-15T15:26:14.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.9.0","sha":"ce6fbd7bc088f354cd4ff3ed482fb36c956ff210","kind":"commit","published_at":"2021-03-26T00:57:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"65ca8064882c8c308e5c804c5d5443d409e0738c","kind":"commit","published_at":"2020-09-12T18:42:04.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"16c9a8bdc086a2130a88eff98df4088e4c359bb2","kind":"commit","published_at":"2020-05-17T21:56:44.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.7.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0/manifests"},{"name":"latest","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/latest","html_url":"https://github.com/pelletier/go-toml/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest/manifests"},{"name":"v1.6.0","sha":"903d9455db9ff1d7ac1ab199062eca7266dd11a3","kind":"commit","published_at":"2019-10-25T18:53:56.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.6.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8fe62057ea2d46ce44254c98e84e810044dbe197","kind":"commit","published_at":"2019-10-05T19:18:21.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"728039f679cbcd4f6a54e080d2219a4c4928c546","kind":"commit","published_at":"2019-04-30T03:50:10.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"63909f0a90ab0f36909e8e044e46ace10cf13ba2","kind":"commit","published_at":"2019-04-02T16:47:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"c01d1270ff3e442a8a57cddc1c92dc1138598194","kind":"commit","published_at":"2018-06-05T20:47:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"acdc4509485b587f5e675510c4f2c63e90ff68a8","kind":"commit","published_at":"2018-01-18T22:54:55.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"16398bac157da96aa88f98a2df640c7f32af1da2","kind":"commit","published_at":"2017-09-24T18:42:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5ccdfb18c776b740aecaf085c4d9a2779199c279","kind":"commit","published_at":"2017-05-31T01:35:27.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0/manifests"},{"name":"v0.5.0","sha":"13d49d4606eb801b8f01ae542b4afc4c6ee3d84a","kind":"commit","published_at":"2017-03-02T17:43:01.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d464759235b8fd59f8ab4c44807d7c36e1678add","kind":"commit","published_at":"2016-12-02T10:42:58.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"64ff1ea4d585bc1fca65e6331eb8239f2ff31845","kind":"commit","published_at":"2016-06-30T14:21:25.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"8e6ab94eec2ae84996ed00ec774b2e15c540d7f9","kind":"commit","published_at":"2016-04-22T15:38:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"7f50e4c3395c6e7e18157601867d2b7875f97bff","kind":"commit","published_at":"2016-02-20T12:20:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"8176e30b38196a666c324b0735e7e454302b4b05","kind":"commit","published_at":"2016-01-31T16:07:37.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"6d743bb19f054795f4941155ec1bd035b8ca241e","kind":"commit","published_at":"2015-12-01T13:38:33.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"3102b9890016a8c301326cd469faf1ea9c0d0683","kind":"commit","published_at":"2015-11-03T15:07:50.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"21af3aacfe03b3a1471b571aa7b7012432065117","kind":"commit","published_at":"2014-10-07T20:30:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"86a7f2508eef9bec39934139fe9453d3ddb9ebeb","kind":"tag","published_at":"2014-09-24T07:00:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"1df0722ee130a111b440441f419a9b03abe6397a","kind":"tag","published_at":"2013-07-01T19:45:36.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T05:06:02.535Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.665946810909923,"dependent_packages_count":5.309176041623606,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.4875614262667645},"purl":"pkg:golang/github.com/pelletier/%21go-toml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pelletier/Go-toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pelletier/Go-toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pelletier/Go-toml/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T06:04:59.254Z","issues_count":86,"pull_requests_count":191,"avg_time_to_close_issue":17039706.066666666,"avg_time_to_close_pull_request":3718737.2653061226,"issues_closed_count":60,"pull_requests_closed_count":147,"pull_request_authors_count":50,"issue_authors_count":68,"avg_comments_per_issue":2.3372093023255816,"avg_comments_per_pull_request":0.8638743455497382,"merged_pull_requests_count":118,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":12,"past_year_pull_requests_count":64,"past_year_avg_time_to_close_issue":302877.0,"past_year_avg_time_to_close_pull_request":257573.19444444444,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/issues","maintainers":[{"login":"pelletier","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}],"active_maintainers":[{"login":"pelletier","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2FGo-toml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2FGo-toml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2FGo-toml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2FGo-toml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2FGo-toml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2FGo-toml/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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":11201122,"name":"github.com/PeLletier/go-toml","ecosystem":"go","description":"Package toml is a TOML parser and manipulation library.","homepage":"https://github.com/PeLletier/go-toml","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/PeLletier/go-toml","keywords_array":[],"namespace":"github.com/PeLletier","versions_count":28,"first_release_published_at":"2013-07-01T19:43:09.000Z","latest_release_published_at":"2022-01-05T14:17:32.000Z","latest_release_number":"v1.9.5","last_synced_at":"2026-08-25T09:39:14.912Z","created_at":"2024-12-19T07:37:06.910Z","updated_at":"2026-08-25T09:39:14.912Z","registry_url":"https://pkg.go.dev/github.com/PeLletier/go-toml","install_command":"go get github.com/PeLletier/go-toml","documentation_url":"https://pkg.go.dev/github.com/PeLletier/go-toml#section-documentation","metadata":{},"repo_metadata":{"id":7101733,"uuid":"8393979","full_name":"pelletier/go-toml","owner":"pelletier","description":"Go library for the TOML file format","archived":false,"fork":false,"pushed_at":"2026-08-03T12:43:48.000Z","size":3608,"stargazers_count":1977,"open_issues_count":30,"forks_count":247,"subscribers_count":24,"default_branch":"v2","last_synced_at":"2026-08-18T00:53:25.936Z","etag":null,"topics":["go","golang","hacktoberfest","toml","toml-parsing"],"latest_commit_sha":null,"homepage":"https://github.com/pelletier/go-toml","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pelletier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":"audit_flags_test.go","citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-02-24T17:45:51.000Z","updated_at":"2026-08-16T09:41:30.000Z","dependencies_parsed_at":"2026-08-11T00:58:39.918Z","dependency_job_id":null,"html_url":"https://github.com/pelletier/go-toml","commit_stats":{"total_commits":803,"total_committers":98,"mean_commits":8.193877551020408,"dds":0.4308841843088418,"last_synced_commit":"923b2ab4787c6297011a37d73c4e0ca1a051747d"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/pelletier/go-toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/sbom","scorecard":{"id":726878,"data":{"date":"2025-08-11","repo":{"name":"github.com/pelletier/go-toml","commit":"85e2448ce57f28543cb00e30572cf25fe4dfe6e4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 17/26 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow.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":"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/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.4 not signed: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/pelletier/go-toml/releases/147297953","Warn: release artifact v2.2.4 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/147297953"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T13:05:02.046Z","repository_id":7101733,"created_at":"2025-08-22T13:05:02.046Z","updated_at":"2025-08-22T13:05:02.046Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36752571,"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-17T02:00:06.698Z","response_time":86,"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":"pelletier","name":"Thomas Pelletier","uuid":"172804","kind":"user","description":"","email":"thomas@pelletier.dev","website":"https://pelletier.dev","location":"New York, NY","twitter":"thompelletier","company":null,"icon_url":"https://avatars.githubusercontent.com/u/172804?u=4701b3b1a8bef97848ac878b746cf515fc60555e\u0026v=4","repositories_count":123,"last_synced_at":"2026-08-14T04:51:10.878Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pelletier","funding_links":[],"total_stars":2251,"followers":132,"following":0,"created_at":"2022-11-02T20:38:20.403Z","updated_at":"2026-08-14T04:51:10.904Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier/repositories"},"tags":[{"name":"v2.4.3","sha":"071a36c2a57244f2e70369bfc69889fda2a1f60f","kind":"commit","published_at":"2026-07-05T02:25:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"25fc13019c367a8ea52cd47afa862a7a60025d26","kind":"commit","published_at":"2026-06-24T03:09:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"258652624c6f6454fefc667e537c1780235a8541","kind":"commit","published_at":"2026-06-22T19:31:00.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b99e8db1027869f497c5402ff38afbb5d0f1a932","kind":"commit","published_at":"2026-06-16T00:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"f85c4e8142d63f3c193f84ecfbf4b99104a1c95f","kind":"commit","published_at":"2026-04-16T23:29:02.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"f36a3ece9e3adf0efaf9f9bd3591c3001f17602b","kind":"commit","published_at":"2026-03-24T11:08:39.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"ee07c9203b72060f12e31c04ace80e8a187d5a67","kind":"commit","published_at":"2025-04-07T11:11:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"b730b2be5d3ab7283067ddf61188f41cdf42ce06","kind":"commit","published_at":"2024-08-17T20:26:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a3d5a0bb530b5206c728eed9cb57323061922bcb","kind":"commit","published_at":"2024-04-29T10:02:54.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"d00d2cca6edb4ea8c1292d474008134687f703c2","kind":"commit","published_at":"2024-04-12T14:42:12.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"86608d7fca88a6a61539ff7e9f1a942a428654d8","kind":"commit","published_at":"2024-03-19T17:24:46.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"34765b4a9e937ab927b5bd57231e98c68fe13109","kind":"commit","published_at":"2023-12-11T19:17:49.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3175efb395240ba57fac9174429d72e45a70a44b","kind":"commit","published_at":"2023-08-29T12:46:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0/manifests"},{"name":"v2.0.9","sha":"e183db7e69f2c8da8ddff8be040ce1f79024d075","kind":"commit","published_at":"2023-07-12T14:53:17.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.9","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7b980e792b27b596bb3221bee4676d23ce91bb3c","kind":"commit","published_at":"2023-05-23T22:22:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"643c251c4b34637fef522646c3513598cd4b90f7","kind":"commit","published_at":"2023-02-28T16:34:24.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"94bd3ddcd650ed7a329f9f01c0b5926b8146b56a","kind":"commit","published_at":"2022-11-09T21:14:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"942841787a7d70422e4d8bc7d0be28ab911402df","kind":"commit","published_at":"2022-08-26T13:15:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"28f1efc7d3aac3247b915ecf6ebb3e2651705514","kind":"commit","published_at":"2022-08-22T22:39:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"7baa23f493a82b3f24f4dada5d0b02d17fbde175","kind":"commit","published_at":"2022-08-15T20:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"216628222f5716163bb96d3651a68feef31b090d","kind":"commit","published_at":"2022-06-08T22:05:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0a422e3dbd38adf698d506ce7ced89fdb5d2f66e","kind":"commit","published_at":"2022-05-10T13:43:26.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"171a592663a491f928d2c40ba322bf897f498a01","kind":"commit","published_at":"2022-04-28T01:29:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.8","sha":"adacebd8c783375863daad87fb9b00953adec30b","kind":"commit","published_at":"2022-04-11T02:24:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8/manifests"},{"name":"v2.0.0-beta.7","sha":"f5cc8c49eb6f4ea5635e1e9df82fb418c7482d9b","kind":"commit","published_at":"2022-04-08T01:58:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"068279f13befe90729ff3b5eab3c46edf0a05cc1","kind":"commit","published_at":"2022-04-07T23:51:09.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6/manifests"},{"name":"v1.9.5","sha":"fed1464066413075eac02cd4dc368b5221845541","kind":"commit","published_at":"2022-01-05T14:17:32.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5/manifests"},{"name":"v2.0.0-beta.5","sha":"1b1dd3d6d5c3bac3e48e5728a8cb54295b4ef7a0","kind":"commit","published_at":"2021-12-29T14:53:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"19751e8a519333801ea0c683d530561ed71ce02b","kind":"commit","published_at":"2021-10-28T23:10:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4/manifests"},{"name":"v1.9.4","sha":"b8ba995eaaba4be30c8a8090bdfb4aa61af52054","kind":"commit","published_at":"2021-09-06T01:38:35.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"8e44986c28d58aefff6125e52814ed1eb7eb0a6a","kind":"commit","published_at":"2021-06-14T14:56:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"8410c965c21d54e47c7f4c767981b7583038c360","kind":"commit","published_at":"2021-06-04T02:04:06.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2/manifests"},{"name":"v2.0.0-beta.3","sha":"618f0181ac76015c3efdaf8b8ab5a468293f6e82","kind":"commit","published_at":"2021-06-04T01:48:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3/manifests"},{"name":"v1.9.1","sha":"c893dbf25c73fac5239481e56c68239ded430fba","kind":"commit","published_at":"2021-05-11T12:50:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1/manifests"},{"name":"v2.0.0-beta.2","sha":"95c701b25360da1ce8cf2bb82d3387d130ca0cfb","kind":"commit","published_at":"2021-05-11T00:17:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"45ea20024b1affdaff94b4f41c30520787a26baf","kind":"commit","published_at":"2021-05-08T21:03:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.2","sha":"9b67e40640616143e24bc94458908a694e679821","kind":"commit","published_at":"2021-04-21T01:26:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"2eff2d082a610a8f91da44b199a7538ff086755b","kind":"commit","published_at":"2021-04-15T15:26:14.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.9.0","sha":"ce6fbd7bc088f354cd4ff3ed482fb36c956ff210","kind":"commit","published_at":"2021-03-26T00:57:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"65ca8064882c8c308e5c804c5d5443d409e0738c","kind":"commit","published_at":"2020-09-12T18:42:04.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"16c9a8bdc086a2130a88eff98df4088e4c359bb2","kind":"commit","published_at":"2020-05-17T21:56:44.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.7.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0/manifests"},{"name":"latest","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/latest","html_url":"https://github.com/pelletier/go-toml/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest/manifests"},{"name":"v1.6.0","sha":"903d9455db9ff1d7ac1ab199062eca7266dd11a3","kind":"commit","published_at":"2019-10-25T18:53:56.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.6.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8fe62057ea2d46ce44254c98e84e810044dbe197","kind":"commit","published_at":"2019-10-05T19:18:21.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"728039f679cbcd4f6a54e080d2219a4c4928c546","kind":"commit","published_at":"2019-04-30T03:50:10.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"63909f0a90ab0f36909e8e044e46ace10cf13ba2","kind":"commit","published_at":"2019-04-02T16:47:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"c01d1270ff3e442a8a57cddc1c92dc1138598194","kind":"commit","published_at":"2018-06-05T20:47:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"acdc4509485b587f5e675510c4f2c63e90ff68a8","kind":"commit","published_at":"2018-01-18T22:54:55.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"16398bac157da96aa88f98a2df640c7f32af1da2","kind":"commit","published_at":"2017-09-24T18:42:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5ccdfb18c776b740aecaf085c4d9a2779199c279","kind":"commit","published_at":"2017-05-31T01:35:27.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0/manifests"},{"name":"v0.5.0","sha":"13d49d4606eb801b8f01ae542b4afc4c6ee3d84a","kind":"commit","published_at":"2017-03-02T17:43:01.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d464759235b8fd59f8ab4c44807d7c36e1678add","kind":"commit","published_at":"2016-12-02T10:42:58.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"64ff1ea4d585bc1fca65e6331eb8239f2ff31845","kind":"commit","published_at":"2016-06-30T14:21:25.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"8e6ab94eec2ae84996ed00ec774b2e15c540d7f9","kind":"commit","published_at":"2016-04-22T15:38:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"7f50e4c3395c6e7e18157601867d2b7875f97bff","kind":"commit","published_at":"2016-02-20T12:20:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"8176e30b38196a666c324b0735e7e454302b4b05","kind":"commit","published_at":"2016-01-31T16:07:37.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"6d743bb19f054795f4941155ec1bd035b8ca241e","kind":"commit","published_at":"2015-12-01T13:38:33.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"3102b9890016a8c301326cd469faf1ea9c0d0683","kind":"commit","published_at":"2015-11-03T15:07:50.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"21af3aacfe03b3a1471b571aa7b7012432065117","kind":"commit","published_at":"2014-10-07T20:30:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"86a7f2508eef9bec39934139fe9453d3ddb9ebeb","kind":"tag","published_at":"2014-09-24T07:00:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"1df0722ee130a111b440441f419a9b03abe6397a","kind":"tag","published_at":"2013-07-01T19:45:36.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T06:36:34.851Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.291559121255428,"dependent_packages_count":5.896694798473315,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.094126959864372},"purl":"pkg:golang/github.com/%21pe%21lletier/go-toml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/PeLletier/go-toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/PeLletier/go-toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/PeLletier/go-toml/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T06:04:59.254Z","issues_count":86,"pull_requests_count":191,"avg_time_to_close_issue":17039706.066666666,"avg_time_to_close_pull_request":3718737.2653061226,"issues_closed_count":60,"pull_requests_closed_count":147,"pull_request_authors_count":50,"issue_authors_count":68,"avg_comments_per_issue":2.3372093023255816,"avg_comments_per_pull_request":0.8638743455497382,"merged_pull_requests_count":118,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":12,"past_year_pull_requests_count":64,"past_year_avg_time_to_close_issue":302877.0,"past_year_avg_time_to_close_pull_request":257573.19444444444,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/issues","maintainers":[{"login":"pelletier","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}],"active_maintainers":[{"login":"pelletier","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPeLletier%2Fgo-toml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPeLletier%2Fgo-toml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPeLletier%2Fgo-toml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPeLletier%2Fgo-toml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPeLletier%2Fgo-toml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPeLletier%2Fgo-toml/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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":3493002,"name":"github.com/pelletier/go-toml","ecosystem":"go","description":"Package toml is a TOML parser and manipulation library.","homepage":"https://github.com/pelletier/go-toml","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/pelletier/go-toml","keywords_array":[],"namespace":"github.com/pelletier","versions_count":28,"first_release_published_at":"2013-07-01T19:43:09.000Z","latest_release_published_at":"2022-01-05T14:17:32.000Z","latest_release_number":"v1.9.5","last_synced_at":"2026-08-25T10:18:39.870Z","created_at":"2022-04-10T19:13:54.987Z","updated_at":"2026-08-25T10:18:39.870Z","registry_url":"https://pkg.go.dev/github.com/pelletier/go-toml","install_command":"go get github.com/pelletier/go-toml","documentation_url":"https://pkg.go.dev/github.com/pelletier/go-toml#section-documentation","metadata":{},"repo_metadata":{"id":7101733,"uuid":"8393979","full_name":"pelletier/go-toml","owner":"pelletier","description":"Go library for the TOML file format","archived":false,"fork":false,"pushed_at":"2026-08-03T12:43:48.000Z","size":3608,"stargazers_count":1977,"open_issues_count":30,"forks_count":247,"subscribers_count":24,"default_branch":"v2","last_synced_at":"2026-08-18T00:53:25.936Z","etag":null,"topics":["go","golang","hacktoberfest","toml","toml-parsing"],"latest_commit_sha":null,"homepage":"https://github.com/pelletier/go-toml","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pelletier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":"audit_flags_test.go","citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-02-24T17:45:51.000Z","updated_at":"2026-08-16T09:41:30.000Z","dependencies_parsed_at":"2026-08-11T00:58:39.918Z","dependency_job_id":null,"html_url":"https://github.com/pelletier/go-toml","commit_stats":{"total_commits":803,"total_committers":98,"mean_commits":8.193877551020408,"dds":0.4308841843088418,"last_synced_commit":"923b2ab4787c6297011a37d73c4e0ca1a051747d"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/pelletier/go-toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/sbom","scorecard":{"id":726878,"data":{"date":"2025-08-11","repo":{"name":"github.com/pelletier/go-toml","commit":"85e2448ce57f28543cb00e30572cf25fe4dfe6e4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 17/26 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow.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":"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/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.4 not signed: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/pelletier/go-toml/releases/147297953","Warn: release artifact v2.2.4 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/147297953"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T13:05:02.046Z","repository_id":7101733,"created_at":"2025-08-22T13:05:02.046Z","updated_at":"2025-08-22T13:05:02.046Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36752571,"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-17T02:00:06.698Z","response_time":86,"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":"pelletier","name":"Thomas Pelletier","uuid":"172804","kind":"user","description":"","email":"thomas@pelletier.dev","website":"https://pelletier.dev","location":"New York, NY","twitter":"thompelletier","company":null,"icon_url":"https://avatars.githubusercontent.com/u/172804?u=4701b3b1a8bef97848ac878b746cf515fc60555e\u0026v=4","repositories_count":123,"last_synced_at":"2026-08-14T04:51:10.878Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pelletier","funding_links":[],"total_stars":2251,"followers":132,"following":0,"created_at":"2022-11-02T20:38:20.403Z","updated_at":"2026-08-14T04:51:10.904Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier/repositories"},"tags":[{"name":"v2.4.3","sha":"071a36c2a57244f2e70369bfc69889fda2a1f60f","kind":"commit","published_at":"2026-07-05T02:25:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"25fc13019c367a8ea52cd47afa862a7a60025d26","kind":"commit","published_at":"2026-06-24T03:09:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"258652624c6f6454fefc667e537c1780235a8541","kind":"commit","published_at":"2026-06-22T19:31:00.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b99e8db1027869f497c5402ff38afbb5d0f1a932","kind":"commit","published_at":"2026-06-16T00:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"f85c4e8142d63f3c193f84ecfbf4b99104a1c95f","kind":"commit","published_at":"2026-04-16T23:29:02.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"f36a3ece9e3adf0efaf9f9bd3591c3001f17602b","kind":"commit","published_at":"2026-03-24T11:08:39.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"ee07c9203b72060f12e31c04ace80e8a187d5a67","kind":"commit","published_at":"2025-04-07T11:11:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"b730b2be5d3ab7283067ddf61188f41cdf42ce06","kind":"commit","published_at":"2024-08-17T20:26:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a3d5a0bb530b5206c728eed9cb57323061922bcb","kind":"commit","published_at":"2024-04-29T10:02:54.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"d00d2cca6edb4ea8c1292d474008134687f703c2","kind":"commit","published_at":"2024-04-12T14:42:12.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"86608d7fca88a6a61539ff7e9f1a942a428654d8","kind":"commit","published_at":"2024-03-19T17:24:46.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"34765b4a9e937ab927b5bd57231e98c68fe13109","kind":"commit","published_at":"2023-12-11T19:17:49.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3175efb395240ba57fac9174429d72e45a70a44b","kind":"commit","published_at":"2023-08-29T12:46:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0/manifests"},{"name":"v2.0.9","sha":"e183db7e69f2c8da8ddff8be040ce1f79024d075","kind":"commit","published_at":"2023-07-12T14:53:17.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.9","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7b980e792b27b596bb3221bee4676d23ce91bb3c","kind":"commit","published_at":"2023-05-23T22:22:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"643c251c4b34637fef522646c3513598cd4b90f7","kind":"commit","published_at":"2023-02-28T16:34:24.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"94bd3ddcd650ed7a329f9f01c0b5926b8146b56a","kind":"commit","published_at":"2022-11-09T21:14:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"942841787a7d70422e4d8bc7d0be28ab911402df","kind":"commit","published_at":"2022-08-26T13:15:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"28f1efc7d3aac3247b915ecf6ebb3e2651705514","kind":"commit","published_at":"2022-08-22T22:39:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"7baa23f493a82b3f24f4dada5d0b02d17fbde175","kind":"commit","published_at":"2022-08-15T20:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"216628222f5716163bb96d3651a68feef31b090d","kind":"commit","published_at":"2022-06-08T22:05:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0a422e3dbd38adf698d506ce7ced89fdb5d2f66e","kind":"commit","published_at":"2022-05-10T13:43:26.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"171a592663a491f928d2c40ba322bf897f498a01","kind":"commit","published_at":"2022-04-28T01:29:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.8","sha":"adacebd8c783375863daad87fb9b00953adec30b","kind":"commit","published_at":"2022-04-11T02:24:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8/manifests"},{"name":"v2.0.0-beta.7","sha":"f5cc8c49eb6f4ea5635e1e9df82fb418c7482d9b","kind":"commit","published_at":"2022-04-08T01:58:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"068279f13befe90729ff3b5eab3c46edf0a05cc1","kind":"commit","published_at":"2022-04-07T23:51:09.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6/manifests"},{"name":"v1.9.5","sha":"fed1464066413075eac02cd4dc368b5221845541","kind":"commit","published_at":"2022-01-05T14:17:32.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5/manifests"},{"name":"v2.0.0-beta.5","sha":"1b1dd3d6d5c3bac3e48e5728a8cb54295b4ef7a0","kind":"commit","published_at":"2021-12-29T14:53:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"19751e8a519333801ea0c683d530561ed71ce02b","kind":"commit","published_at":"2021-10-28T23:10:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4/manifests"},{"name":"v1.9.4","sha":"b8ba995eaaba4be30c8a8090bdfb4aa61af52054","kind":"commit","published_at":"2021-09-06T01:38:35.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"8e44986c28d58aefff6125e52814ed1eb7eb0a6a","kind":"commit","published_at":"2021-06-14T14:56:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"8410c965c21d54e47c7f4c767981b7583038c360","kind":"commit","published_at":"2021-06-04T02:04:06.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2/manifests"},{"name":"v2.0.0-beta.3","sha":"618f0181ac76015c3efdaf8b8ab5a468293f6e82","kind":"commit","published_at":"2021-06-04T01:48:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3/manifests"},{"name":"v1.9.1","sha":"c893dbf25c73fac5239481e56c68239ded430fba","kind":"commit","published_at":"2021-05-11T12:50:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1/manifests"},{"name":"v2.0.0-beta.2","sha":"95c701b25360da1ce8cf2bb82d3387d130ca0cfb","kind":"commit","published_at":"2021-05-11T00:17:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"45ea20024b1affdaff94b4f41c30520787a26baf","kind":"commit","published_at":"2021-05-08T21:03:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.2","sha":"9b67e40640616143e24bc94458908a694e679821","kind":"commit","published_at":"2021-04-21T01:26:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"2eff2d082a610a8f91da44b199a7538ff086755b","kind":"commit","published_at":"2021-04-15T15:26:14.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.9.0","sha":"ce6fbd7bc088f354cd4ff3ed482fb36c956ff210","kind":"commit","published_at":"2021-03-26T00:57:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"65ca8064882c8c308e5c804c5d5443d409e0738c","kind":"commit","published_at":"2020-09-12T18:42:04.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"16c9a8bdc086a2130a88eff98df4088e4c359bb2","kind":"commit","published_at":"2020-05-17T21:56:44.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.7.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0/manifests"},{"name":"latest","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/latest","html_url":"https://github.com/pelletier/go-toml/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest/manifests"},{"name":"v1.6.0","sha":"903d9455db9ff1d7ac1ab199062eca7266dd11a3","kind":"commit","published_at":"2019-10-25T18:53:56.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.6.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8fe62057ea2d46ce44254c98e84e810044dbe197","kind":"commit","published_at":"2019-10-05T19:18:21.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"728039f679cbcd4f6a54e080d2219a4c4928c546","kind":"commit","published_at":"2019-04-30T03:50:10.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"63909f0a90ab0f36909e8e044e46ace10cf13ba2","kind":"commit","published_at":"2019-04-02T16:47:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"c01d1270ff3e442a8a57cddc1c92dc1138598194","kind":"commit","published_at":"2018-06-05T20:47:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"acdc4509485b587f5e675510c4f2c63e90ff68a8","kind":"commit","published_at":"2018-01-18T22:54:55.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"16398bac157da96aa88f98a2df640c7f32af1da2","kind":"commit","published_at":"2017-09-24T18:42:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5ccdfb18c776b740aecaf085c4d9a2779199c279","kind":"commit","published_at":"2017-05-31T01:35:27.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0/manifests"},{"name":"v0.5.0","sha":"13d49d4606eb801b8f01ae542b4afc4c6ee3d84a","kind":"commit","published_at":"2017-03-02T17:43:01.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d464759235b8fd59f8ab4c44807d7c36e1678add","kind":"commit","published_at":"2016-12-02T10:42:58.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"64ff1ea4d585bc1fca65e6331eb8239f2ff31845","kind":"commit","published_at":"2016-06-30T14:21:25.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"8e6ab94eec2ae84996ed00ec774b2e15c540d7f9","kind":"commit","published_at":"2016-04-22T15:38:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"7f50e4c3395c6e7e18157601867d2b7875f97bff","kind":"commit","published_at":"2016-02-20T12:20:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"8176e30b38196a666c324b0735e7e454302b4b05","kind":"commit","published_at":"2016-01-31T16:07:37.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"6d743bb19f054795f4941155ec1bd035b8ca241e","kind":"commit","published_at":"2015-12-01T13:38:33.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"3102b9890016a8c301326cd469faf1ea9c0d0683","kind":"commit","published_at":"2015-11-03T15:07:50.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"21af3aacfe03b3a1471b571aa7b7012432065117","kind":"commit","published_at":"2014-10-07T20:30:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"86a7f2508eef9bec39934139fe9453d3ddb9ebeb","kind":"tag","published_at":"2014-09-24T07:00:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"1df0722ee130a111b440441f419a9b03abe6397a","kind":"tag","published_at":"2013-07-01T19:45:36.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T08:38:52.433Z","dependent_packages_count":26833,"downloads":null,"downloads_period":null,"dependent_repos_count":106210,"rankings":{"downloads":null,"dependent_repos_count":0.009025795099926964,"dependent_packages_count":0.0062246862758117,"stargazers_count":1.733575127813558,"forks_count":1.9523728504083393,"docker_downloads_count":0.02209763627913153,"average":0.7446592191753535},"purl":"pkg:golang/github.com/pelletier/go-toml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pelletier/go-toml","docker_dependents_count":9996,"docker_downloads_count":18119911914,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pelletier/go-toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pelletier/go-toml/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-19T06:32:31.601Z","issues_count":86,"pull_requests_count":192,"avg_time_to_close_issue":17039706.066666666,"avg_time_to_close_pull_request":3718737.2653061226,"issues_closed_count":60,"pull_requests_closed_count":147,"pull_request_authors_count":51,"issue_authors_count":68,"avg_comments_per_issue":2.3372093023255816,"avg_comments_per_pull_request":0.859375,"merged_pull_requests_count":118,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":11,"past_year_pull_requests_count":65,"past_year_avg_time_to_close_issue":302877.0,"past_year_avg_time_to_close_pull_request":257573.19444444444,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.36363636363636365,"past_year_avg_comments_per_pull_request":0.5538461538461539,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/issues","maintainers":[{"login":"pelletier","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}],"active_maintainers":[{"login":"pelletier","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-toml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-toml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-toml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-toml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-toml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-toml/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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":13154089,"name":"go-toml","ecosystem":"nixpkgs","description":"Go library for the TOML language","homepage":"https://github.com/pelletier/go-toml","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pelletier/go-toml","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T21:56:25.329Z","latest_release_published_at":"2026-02-01T21:56:25.329Z","latest_release_number":"2.2.2","last_synced_at":"2026-08-14T16:37:46.225Z","created_at":"2026-02-01T21:56:15.082Z","updated_at":"2026-08-18T04:35:39.574Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=go-toml","install_command":"nix-env -iA nixpkgs.go-toml","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/tools/go-toml/default.nix#L39","metadata":{"nix_attribute":"go-toml-2.2.2","position":"pkgs/development/tools/go-toml/default.nix:39","platforms":["x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{"id":7101733,"uuid":"8393979","full_name":"pelletier/go-toml","owner":"pelletier","description":"Go library for the TOML file format","archived":false,"fork":false,"pushed_at":"2026-08-03T12:43:48.000Z","size":3608,"stargazers_count":1977,"open_issues_count":30,"forks_count":247,"subscribers_count":24,"default_branch":"v2","last_synced_at":"2026-08-18T00:53:25.936Z","etag":null,"topics":["go","golang","hacktoberfest","toml","toml-parsing"],"latest_commit_sha":null,"homepage":"https://github.com/pelletier/go-toml","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pelletier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":"audit_flags_test.go","citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-02-24T17:45:51.000Z","updated_at":"2026-08-16T09:41:30.000Z","dependencies_parsed_at":"2026-08-11T00:58:39.918Z","dependency_job_id":null,"html_url":"https://github.com/pelletier/go-toml","commit_stats":{"total_commits":803,"total_committers":98,"mean_commits":8.193877551020408,"dds":0.4308841843088418,"last_synced_commit":"923b2ab4787c6297011a37d73c4e0ca1a051747d"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/pelletier/go-toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/sbom","scorecard":{"id":726878,"data":{"date":"2025-08-11","repo":{"name":"github.com/pelletier/go-toml","commit":"85e2448ce57f28543cb00e30572cf25fe4dfe6e4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 17/26 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow.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":"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/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.4 not signed: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/pelletier/go-toml/releases/147297953","Warn: release artifact v2.2.4 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/147297953"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T13:05:02.046Z","repository_id":7101733,"created_at":"2025-08-22T13:05:02.046Z","updated_at":"2025-08-22T13:05:02.046Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36752571,"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-17T02:00:06.698Z","response_time":86,"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":"pelletier","name":"Thomas Pelletier","uuid":"172804","kind":"user","description":"","email":"thomas@pelletier.dev","website":"https://pelletier.dev","location":"New York, NY","twitter":"thompelletier","company":null,"icon_url":"https://avatars.githubusercontent.com/u/172804?u=4701b3b1a8bef97848ac878b746cf515fc60555e\u0026v=4","repositories_count":123,"last_synced_at":"2026-08-14T04:51:10.878Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pelletier","funding_links":[],"total_stars":2251,"followers":132,"following":0,"created_at":"2022-11-02T20:38:20.403Z","updated_at":"2026-08-14T04:51:10.904Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier/repositories"},"tags":[{"name":"v2.4.3","sha":"071a36c2a57244f2e70369bfc69889fda2a1f60f","kind":"commit","published_at":"2026-07-05T02:25:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"25fc13019c367a8ea52cd47afa862a7a60025d26","kind":"commit","published_at":"2026-06-24T03:09:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"258652624c6f6454fefc667e537c1780235a8541","kind":"commit","published_at":"2026-06-22T19:31:00.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b99e8db1027869f497c5402ff38afbb5d0f1a932","kind":"commit","published_at":"2026-06-16T00:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"f85c4e8142d63f3c193f84ecfbf4b99104a1c95f","kind":"commit","published_at":"2026-04-16T23:29:02.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"f36a3ece9e3adf0efaf9f9bd3591c3001f17602b","kind":"commit","published_at":"2026-03-24T11:08:39.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"ee07c9203b72060f12e31c04ace80e8a187d5a67","kind":"commit","published_at":"2025-04-07T11:11:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"b730b2be5d3ab7283067ddf61188f41cdf42ce06","kind":"commit","published_at":"2024-08-17T20:26:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a3d5a0bb530b5206c728eed9cb57323061922bcb","kind":"commit","published_at":"2024-04-29T10:02:54.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"d00d2cca6edb4ea8c1292d474008134687f703c2","kind":"commit","published_at":"2024-04-12T14:42:12.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"86608d7fca88a6a61539ff7e9f1a942a428654d8","kind":"commit","published_at":"2024-03-19T17:24:46.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"34765b4a9e937ab927b5bd57231e98c68fe13109","kind":"commit","published_at":"2023-12-11T19:17:49.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3175efb395240ba57fac9174429d72e45a70a44b","kind":"commit","published_at":"2023-08-29T12:46:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0/manifests"},{"name":"v2.0.9","sha":"e183db7e69f2c8da8ddff8be040ce1f79024d075","kind":"commit","published_at":"2023-07-12T14:53:17.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.9","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7b980e792b27b596bb3221bee4676d23ce91bb3c","kind":"commit","published_at":"2023-05-23T22:22:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"643c251c4b34637fef522646c3513598cd4b90f7","kind":"commit","published_at":"2023-02-28T16:34:24.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"94bd3ddcd650ed7a329f9f01c0b5926b8146b56a","kind":"commit","published_at":"2022-11-09T21:14:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"942841787a7d70422e4d8bc7d0be28ab911402df","kind":"commit","published_at":"2022-08-26T13:15:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"28f1efc7d3aac3247b915ecf6ebb3e2651705514","kind":"commit","published_at":"2022-08-22T22:39:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"7baa23f493a82b3f24f4dada5d0b02d17fbde175","kind":"commit","published_at":"2022-08-15T20:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"216628222f5716163bb96d3651a68feef31b090d","kind":"commit","published_at":"2022-06-08T22:05:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0a422e3dbd38adf698d506ce7ced89fdb5d2f66e","kind":"commit","published_at":"2022-05-10T13:43:26.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"171a592663a491f928d2c40ba322bf897f498a01","kind":"commit","published_at":"2022-04-28T01:29:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.8","sha":"adacebd8c783375863daad87fb9b00953adec30b","kind":"commit","published_at":"2022-04-11T02:24:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8/manifests"},{"name":"v2.0.0-beta.7","sha":"f5cc8c49eb6f4ea5635e1e9df82fb418c7482d9b","kind":"commit","published_at":"2022-04-08T01:58:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"068279f13befe90729ff3b5eab3c46edf0a05cc1","kind":"commit","published_at":"2022-04-07T23:51:09.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6/manifests"},{"name":"v1.9.5","sha":"fed1464066413075eac02cd4dc368b5221845541","kind":"commit","published_at":"2022-01-05T14:17:32.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5/manifests"},{"name":"v2.0.0-beta.5","sha":"1b1dd3d6d5c3bac3e48e5728a8cb54295b4ef7a0","kind":"commit","published_at":"2021-12-29T14:53:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"19751e8a519333801ea0c683d530561ed71ce02b","kind":"commit","published_at":"2021-10-28T23:10:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4/manifests"},{"name":"v1.9.4","sha":"b8ba995eaaba4be30c8a8090bdfb4aa61af52054","kind":"commit","published_at":"2021-09-06T01:38:35.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"8e44986c28d58aefff6125e52814ed1eb7eb0a6a","kind":"commit","published_at":"2021-06-14T14:56:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"8410c965c21d54e47c7f4c767981b7583038c360","kind":"commit","published_at":"2021-06-04T02:04:06.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2/manifests"},{"name":"v2.0.0-beta.3","sha":"618f0181ac76015c3efdaf8b8ab5a468293f6e82","kind":"commit","published_at":"2021-06-04T01:48:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3/manifests"},{"name":"v1.9.1","sha":"c893dbf25c73fac5239481e56c68239ded430fba","kind":"commit","published_at":"2021-05-11T12:50:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1/manifests"},{"name":"v2.0.0-beta.2","sha":"95c701b25360da1ce8cf2bb82d3387d130ca0cfb","kind":"commit","published_at":"2021-05-11T00:17:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"45ea20024b1affdaff94b4f41c30520787a26baf","kind":"commit","published_at":"2021-05-08T21:03:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.2","sha":"9b67e40640616143e24bc94458908a694e679821","kind":"commit","published_at":"2021-04-21T01:26:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"2eff2d082a610a8f91da44b199a7538ff086755b","kind":"commit","published_at":"2021-04-15T15:26:14.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.9.0","sha":"ce6fbd7bc088f354cd4ff3ed482fb36c956ff210","kind":"commit","published_at":"2021-03-26T00:57:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"65ca8064882c8c308e5c804c5d5443d409e0738c","kind":"commit","published_at":"2020-09-12T18:42:04.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"16c9a8bdc086a2130a88eff98df4088e4c359bb2","kind":"commit","published_at":"2020-05-17T21:56:44.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.7.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0/manifests"},{"name":"latest","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/latest","html_url":"https://github.com/pelletier/go-toml/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest/manifests"},{"name":"v1.6.0","sha":"903d9455db9ff1d7ac1ab199062eca7266dd11a3","kind":"commit","published_at":"2019-10-25T18:53:56.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.6.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8fe62057ea2d46ce44254c98e84e810044dbe197","kind":"commit","published_at":"2019-10-05T19:18:21.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"728039f679cbcd4f6a54e080d2219a4c4928c546","kind":"commit","published_at":"2019-04-30T03:50:10.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"63909f0a90ab0f36909e8e044e46ace10cf13ba2","kind":"commit","published_at":"2019-04-02T16:47:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"c01d1270ff3e442a8a57cddc1c92dc1138598194","kind":"commit","published_at":"2018-06-05T20:47:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"acdc4509485b587f5e675510c4f2c63e90ff68a8","kind":"commit","published_at":"2018-01-18T22:54:55.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"16398bac157da96aa88f98a2df640c7f32af1da2","kind":"commit","published_at":"2017-09-24T18:42:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5ccdfb18c776b740aecaf085c4d9a2779199c279","kind":"commit","published_at":"2017-05-31T01:35:27.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0/manifests"},{"name":"v0.5.0","sha":"13d49d4606eb801b8f01ae542b4afc4c6ee3d84a","kind":"commit","published_at":"2017-03-02T17:43:01.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d464759235b8fd59f8ab4c44807d7c36e1678add","kind":"commit","published_at":"2016-12-02T10:42:58.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"64ff1ea4d585bc1fca65e6331eb8239f2ff31845","kind":"commit","published_at":"2016-06-30T14:21:25.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"8e6ab94eec2ae84996ed00ec774b2e15c540d7f9","kind":"commit","published_at":"2016-04-22T15:38:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"7f50e4c3395c6e7e18157601867d2b7875f97bff","kind":"commit","published_at":"2016-02-20T12:20:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"8176e30b38196a666c324b0735e7e454302b4b05","kind":"commit","published_at":"2016-01-31T16:07:37.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"6d743bb19f054795f4941155ec1bd035b8ca241e","kind":"commit","published_at":"2015-12-01T13:38:33.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"3102b9890016a8c301326cd469faf1ea9c0d0683","kind":"commit","published_at":"2015-11-03T15:07:50.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"21af3aacfe03b3a1471b571aa7b7012432065117","kind":"commit","published_at":"2014-10-07T20:30:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"86a7f2508eef9bec39934139fe9453d3ddb9ebeb","kind":"tag","published_at":"2014-09-24T07:00:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"1df0722ee130a111b440441f419a9b03abe6397a","kind":"tag","published_at":"2013-07-01T19:45:36.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T04:35:39.574Z","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:nix/go-toml?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/go-toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/go-toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/go-toml/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T05:33:24.607Z","issues_count":86,"pull_requests_count":191,"avg_time_to_close_issue":17039706.066666666,"avg_time_to_close_pull_request":3718737.2653061226,"issues_closed_count":60,"pull_requests_closed_count":147,"pull_request_authors_count":50,"issue_authors_count":68,"avg_comments_per_issue":2.3372093023255816,"avg_comments_per_pull_request":0.8638743455497382,"merged_pull_requests_count":118,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":13,"past_year_pull_requests_count":64,"past_year_avg_time_to_close_issue":4110638.5714285714,"past_year_avg_time_to_close_pull_request":257573.19444444444,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":0.6923076923076923,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/issues","maintainers":[{"login":"pelletier","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}],"active_maintainers":[{"login":"pelletier","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/go-toml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/go-toml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/go-toml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/go-toml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/go-toml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/go-toml/codemeta","maintainers":[{"uuid":"isabelroses","login":null,"name":"Isabel Roses","email":"isabel@isabelroses.com","url":"https://github.com/isabelroses","packages_count":12,"html_url":null,"role":null,"created_at":"2026-03-05T23:21:46.930Z","updated_at":"2026-03-05T23:21:46.930Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/isabelroses/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3236},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-26T05:01:09.308Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":11154924,"name":"github.com/pelletier/go-toml/v2/internal/tracker","ecosystem":"go","description":"","homepage":"https://github.com/pelletier/go-toml","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pelletier/go-toml","keywords_array":[],"namespace":"github.com/pelletier/go-toml/v2/internal","versions_count":27,"first_release_published_at":"2026-03-15T18:22:48.170Z","latest_release_published_at":"2026-03-15T18:22:48.169Z","latest_release_number":"v2.2.4","last_synced_at":"2026-08-25T09:42:22.241Z","created_at":"2024-12-10T16:25:53.482Z","updated_at":"2026-08-25T09:42:22.241Z","registry_url":"https://pkg.go.dev/github.com/pelletier/go-toml/v2/internal/tracker","install_command":"go get github.com/pelletier/go-toml/v2/internal/tracker","documentation_url":"https://pkg.go.dev/github.com/pelletier/go-toml/v2/internal/tracker#section-documentation","metadata":{},"repo_metadata":{"id":7101733,"uuid":"8393979","full_name":"pelletier/go-toml","owner":"pelletier","description":"Go library for the TOML file format","archived":false,"fork":false,"pushed_at":"2026-08-03T12:43:48.000Z","size":3608,"stargazers_count":1977,"open_issues_count":30,"forks_count":247,"subscribers_count":24,"default_branch":"v2","last_synced_at":"2026-08-18T00:53:25.936Z","etag":null,"topics":["go","golang","hacktoberfest","toml","toml-parsing"],"latest_commit_sha":null,"homepage":"https://github.com/pelletier/go-toml","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pelletier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":"audit_flags_test.go","citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-02-24T17:45:51.000Z","updated_at":"2026-08-16T09:41:30.000Z","dependencies_parsed_at":"2026-08-11T00:58:39.918Z","dependency_job_id":null,"html_url":"https://github.com/pelletier/go-toml","commit_stats":{"total_commits":803,"total_committers":98,"mean_commits":8.193877551020408,"dds":0.4308841843088418,"last_synced_commit":"923b2ab4787c6297011a37d73c4e0ca1a051747d"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/pelletier/go-toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/sbom","scorecard":{"id":726878,"data":{"date":"2025-08-11","repo":{"name":"github.com/pelletier/go-toml","commit":"85e2448ce57f28543cb00e30572cf25fe4dfe6e4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 17/26 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow.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":"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/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.4 not signed: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/pelletier/go-toml/releases/147297953","Warn: release artifact v2.2.4 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/147297953"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T13:05:02.046Z","repository_id":7101733,"created_at":"2025-08-22T13:05:02.046Z","updated_at":"2025-08-22T13:05:02.046Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36752571,"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-17T02:00:06.698Z","response_time":86,"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":"pelletier","name":"Thomas Pelletier","uuid":"172804","kind":"user","description":"","email":"thomas@pelletier.dev","website":"https://pelletier.dev","location":"New York, NY","twitter":"thompelletier","company":null,"icon_url":"https://avatars.githubusercontent.com/u/172804?u=4701b3b1a8bef97848ac878b746cf515fc60555e\u0026v=4","repositories_count":123,"last_synced_at":"2026-08-14T04:51:10.878Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pelletier","funding_links":[],"total_stars":2251,"followers":132,"following":0,"created_at":"2022-11-02T20:38:20.403Z","updated_at":"2026-08-14T04:51:10.904Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier/repositories"},"tags":[{"name":"v2.4.3","sha":"071a36c2a57244f2e70369bfc69889fda2a1f60f","kind":"commit","published_at":"2026-07-05T02:25:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"25fc13019c367a8ea52cd47afa862a7a60025d26","kind":"commit","published_at":"2026-06-24T03:09:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"258652624c6f6454fefc667e537c1780235a8541","kind":"commit","published_at":"2026-06-22T19:31:00.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b99e8db1027869f497c5402ff38afbb5d0f1a932","kind":"commit","published_at":"2026-06-16T00:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"f85c4e8142d63f3c193f84ecfbf4b99104a1c95f","kind":"commit","published_at":"2026-04-16T23:29:02.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"f36a3ece9e3adf0efaf9f9bd3591c3001f17602b","kind":"commit","published_at":"2026-03-24T11:08:39.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"ee07c9203b72060f12e31c04ace80e8a187d5a67","kind":"commit","published_at":"2025-04-07T11:11:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"b730b2be5d3ab7283067ddf61188f41cdf42ce06","kind":"commit","published_at":"2024-08-17T20:26:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a3d5a0bb530b5206c728eed9cb57323061922bcb","kind":"commit","published_at":"2024-04-29T10:02:54.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"d00d2cca6edb4ea8c1292d474008134687f703c2","kind":"commit","published_at":"2024-04-12T14:42:12.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"86608d7fca88a6a61539ff7e9f1a942a428654d8","kind":"commit","published_at":"2024-03-19T17:24:46.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"34765b4a9e937ab927b5bd57231e98c68fe13109","kind":"commit","published_at":"2023-12-11T19:17:49.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3175efb395240ba57fac9174429d72e45a70a44b","kind":"commit","published_at":"2023-08-29T12:46:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0/manifests"},{"name":"v2.0.9","sha":"e183db7e69f2c8da8ddff8be040ce1f79024d075","kind":"commit","published_at":"2023-07-12T14:53:17.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.9","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7b980e792b27b596bb3221bee4676d23ce91bb3c","kind":"commit","published_at":"2023-05-23T22:22:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"643c251c4b34637fef522646c3513598cd4b90f7","kind":"commit","published_at":"2023-02-28T16:34:24.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"94bd3ddcd650ed7a329f9f01c0b5926b8146b56a","kind":"commit","published_at":"2022-11-09T21:14:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"942841787a7d70422e4d8bc7d0be28ab911402df","kind":"commit","published_at":"2022-08-26T13:15:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"28f1efc7d3aac3247b915ecf6ebb3e2651705514","kind":"commit","published_at":"2022-08-22T22:39:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"7baa23f493a82b3f24f4dada5d0b02d17fbde175","kind":"commit","published_at":"2022-08-15T20:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"216628222f5716163bb96d3651a68feef31b090d","kind":"commit","published_at":"2022-06-08T22:05:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0a422e3dbd38adf698d506ce7ced89fdb5d2f66e","kind":"commit","published_at":"2022-05-10T13:43:26.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"171a592663a491f928d2c40ba322bf897f498a01","kind":"commit","published_at":"2022-04-28T01:29:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.8","sha":"adacebd8c783375863daad87fb9b00953adec30b","kind":"commit","published_at":"2022-04-11T02:24:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8/manifests"},{"name":"v2.0.0-beta.7","sha":"f5cc8c49eb6f4ea5635e1e9df82fb418c7482d9b","kind":"commit","published_at":"2022-04-08T01:58:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"068279f13befe90729ff3b5eab3c46edf0a05cc1","kind":"commit","published_at":"2022-04-07T23:51:09.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6/manifests"},{"name":"v1.9.5","sha":"fed1464066413075eac02cd4dc368b5221845541","kind":"commit","published_at":"2022-01-05T14:17:32.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5/manifests"},{"name":"v2.0.0-beta.5","sha":"1b1dd3d6d5c3bac3e48e5728a8cb54295b4ef7a0","kind":"commit","published_at":"2021-12-29T14:53:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"19751e8a519333801ea0c683d530561ed71ce02b","kind":"commit","published_at":"2021-10-28T23:10:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4/manifests"},{"name":"v1.9.4","sha":"b8ba995eaaba4be30c8a8090bdfb4aa61af52054","kind":"commit","published_at":"2021-09-06T01:38:35.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"8e44986c28d58aefff6125e52814ed1eb7eb0a6a","kind":"commit","published_at":"2021-06-14T14:56:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"8410c965c21d54e47c7f4c767981b7583038c360","kind":"commit","published_at":"2021-06-04T02:04:06.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2/manifests"},{"name":"v2.0.0-beta.3","sha":"618f0181ac76015c3efdaf8b8ab5a468293f6e82","kind":"commit","published_at":"2021-06-04T01:48:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3/manifests"},{"name":"v1.9.1","sha":"c893dbf25c73fac5239481e56c68239ded430fba","kind":"commit","published_at":"2021-05-11T12:50:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1/manifests"},{"name":"v2.0.0-beta.2","sha":"95c701b25360da1ce8cf2bb82d3387d130ca0cfb","kind":"commit","published_at":"2021-05-11T00:17:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"45ea20024b1affdaff94b4f41c30520787a26baf","kind":"commit","published_at":"2021-05-08T21:03:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.2","sha":"9b67e40640616143e24bc94458908a694e679821","kind":"commit","published_at":"2021-04-21T01:26:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"2eff2d082a610a8f91da44b199a7538ff086755b","kind":"commit","published_at":"2021-04-15T15:26:14.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.9.0","sha":"ce6fbd7bc088f354cd4ff3ed482fb36c956ff210","kind":"commit","published_at":"2021-03-26T00:57:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"65ca8064882c8c308e5c804c5d5443d409e0738c","kind":"commit","published_at":"2020-09-12T18:42:04.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"16c9a8bdc086a2130a88eff98df4088e4c359bb2","kind":"commit","published_at":"2020-05-17T21:56:44.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.7.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0/manifests"},{"name":"latest","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/latest","html_url":"https://github.com/pelletier/go-toml/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest/manifests"},{"name":"v1.6.0","sha":"903d9455db9ff1d7ac1ab199062eca7266dd11a3","kind":"commit","published_at":"2019-10-25T18:53:56.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.6.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8fe62057ea2d46ce44254c98e84e810044dbe197","kind":"commit","published_at":"2019-10-05T19:18:21.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"728039f679cbcd4f6a54e080d2219a4c4928c546","kind":"commit","published_at":"2019-04-30T03:50:10.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"63909f0a90ab0f36909e8e044e46ace10cf13ba2","kind":"commit","published_at":"2019-04-02T16:47:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"c01d1270ff3e442a8a57cddc1c92dc1138598194","kind":"commit","published_at":"2018-06-05T20:47:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"acdc4509485b587f5e675510c4f2c63e90ff68a8","kind":"commit","published_at":"2018-01-18T22:54:55.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"16398bac157da96aa88f98a2df640c7f32af1da2","kind":"commit","published_at":"2017-09-24T18:42:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5ccdfb18c776b740aecaf085c4d9a2779199c279","kind":"commit","published_at":"2017-05-31T01:35:27.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0/manifests"},{"name":"v0.5.0","sha":"13d49d4606eb801b8f01ae542b4afc4c6ee3d84a","kind":"commit","published_at":"2017-03-02T17:43:01.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d464759235b8fd59f8ab4c44807d7c36e1678add","kind":"commit","published_at":"2016-12-02T10:42:58.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"64ff1ea4d585bc1fca65e6331eb8239f2ff31845","kind":"commit","published_at":"2016-06-30T14:21:25.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"8e6ab94eec2ae84996ed00ec774b2e15c540d7f9","kind":"commit","published_at":"2016-04-22T15:38:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"7f50e4c3395c6e7e18157601867d2b7875f97bff","kind":"commit","published_at":"2016-02-20T12:20:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"8176e30b38196a666c324b0735e7e454302b4b05","kind":"commit","published_at":"2016-01-31T16:07:37.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"6d743bb19f054795f4941155ec1bd035b8ca241e","kind":"commit","published_at":"2015-12-01T13:38:33.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"3102b9890016a8c301326cd469faf1ea9c0d0683","kind":"commit","published_at":"2015-11-03T15:07:50.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"21af3aacfe03b3a1471b571aa7b7012432065117","kind":"commit","published_at":"2014-10-07T20:30:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"86a7f2508eef9bec39934139fe9453d3ddb9ebeb","kind":"tag","published_at":"2014-09-24T07:00:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"1df0722ee130a111b440441f419a9b03abe6397a","kind":"tag","published_at":"2013-07-01T19:45:36.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T02:32:29.532Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.319304380314127,"dependent_packages_count":5.92292491849119,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.121114649402658},"purl":"pkg:golang/github.com/pelletier/go-toml/v2/internal/tracker","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pelletier/go-toml/v2/internal/tracker","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pelletier/go-toml/v2/internal/tracker","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pelletier/go-toml/v2/internal/tracker/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T05:33:24.607Z","issues_count":86,"pull_requests_count":191,"avg_time_to_close_issue":17039706.066666666,"avg_time_to_close_pull_request":3718737.2653061226,"issues_closed_count":60,"pull_requests_closed_count":147,"pull_request_authors_count":50,"issue_authors_count":68,"avg_comments_per_issue":2.3372093023255816,"avg_comments_per_pull_request":0.8638743455497382,"merged_pull_requests_count":118,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":13,"past_year_pull_requests_count":64,"past_year_avg_time_to_close_issue":4110638.5714285714,"past_year_avg_time_to_close_pull_request":257573.19444444444,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":0.6923076923076923,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/issues","maintainers":[{"login":"pelletier","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}],"active_maintainers":[{"login":"pelletier","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-toml%2Fv2%2Finternal%2Ftracker/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-toml%2Fv2%2Finternal%2Ftracker/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-toml%2Fv2%2Finternal%2Ftracker/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-toml%2Fv2%2Finternal%2Ftracker/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-toml%2Fv2%2Finternal%2Ftracker/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-toml%2Fv2%2Finternal%2Ftracker/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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":11154922,"name":"github.com/pelletier/go-toml/v2/internal/characters","ecosystem":"go","description":"Package characters provides functions for working with string encodings.","homepage":"https://github.com/pelletier/go-toml","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pelletier/go-toml","keywords_array":[],"namespace":"github.com/pelletier/go-toml/v2/internal","versions_count":12,"first_release_published_at":"2026-02-16T18:37:30.565Z","latest_release_published_at":"2026-04-26T21:18:18.734Z","latest_release_number":"v2.3.0","last_synced_at":"2026-08-25T01:16:08.936Z","created_at":"2024-12-10T16:25:50.938Z","updated_at":"2026-08-25T01:16:08.937Z","registry_url":"https://pkg.go.dev/github.com/pelletier/go-toml/v2/internal/characters","install_command":"go get github.com/pelletier/go-toml/v2/internal/characters","documentation_url":"https://pkg.go.dev/github.com/pelletier/go-toml/v2/internal/characters#section-documentation","metadata":{},"repo_metadata":{"id":7101733,"uuid":"8393979","full_name":"pelletier/go-toml","owner":"pelletier","description":"Go library for the TOML file format","archived":false,"fork":false,"pushed_at":"2026-08-03T12:43:48.000Z","size":3608,"stargazers_count":1977,"open_issues_count":30,"forks_count":247,"subscribers_count":24,"default_branch":"v2","last_synced_at":"2026-08-18T00:53:25.936Z","etag":null,"topics":["go","golang","hacktoberfest","toml","toml-parsing"],"latest_commit_sha":null,"homepage":"https://github.com/pelletier/go-toml","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pelletier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":"audit_flags_test.go","citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-02-24T17:45:51.000Z","updated_at":"2026-08-16T09:41:30.000Z","dependencies_parsed_at":"2026-08-11T00:58:39.918Z","dependency_job_id":null,"html_url":"https://github.com/pelletier/go-toml","commit_stats":{"total_commits":803,"total_committers":98,"mean_commits":8.193877551020408,"dds":0.4308841843088418,"last_synced_commit":"923b2ab4787c6297011a37d73c4e0ca1a051747d"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/pelletier/go-toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/sbom","scorecard":{"id":726878,"data":{"date":"2025-08-11","repo":{"name":"github.com/pelletier/go-toml","commit":"85e2448ce57f28543cb00e30572cf25fe4dfe6e4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 17/26 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow.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":"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/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.4 not signed: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/pelletier/go-toml/releases/147297953","Warn: release artifact v2.2.4 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/147297953"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T13:05:02.046Z","repository_id":7101733,"created_at":"2025-08-22T13:05:02.046Z","updated_at":"2025-08-22T13:05:02.046Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36752571,"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-17T02:00:06.698Z","response_time":86,"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":"pelletier","name":"Thomas Pelletier","uuid":"172804","kind":"user","description":"","email":"thomas@pelletier.dev","website":"https://pelletier.dev","location":"New York, NY","twitter":"thompelletier","company":null,"icon_url":"https://avatars.githubusercontent.com/u/172804?u=4701b3b1a8bef97848ac878b746cf515fc60555e\u0026v=4","repositories_count":123,"last_synced_at":"2026-08-14T04:51:10.878Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pelletier","funding_links":[],"total_stars":2251,"followers":132,"following":0,"created_at":"2022-11-02T20:38:20.403Z","updated_at":"2026-08-14T04:51:10.904Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier/repositories"},"tags":[{"name":"v2.4.3","sha":"071a36c2a57244f2e70369bfc69889fda2a1f60f","kind":"commit","published_at":"2026-07-05T02:25:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"25fc13019c367a8ea52cd47afa862a7a60025d26","kind":"commit","published_at":"2026-06-24T03:09:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"258652624c6f6454fefc667e537c1780235a8541","kind":"commit","published_at":"2026-06-22T19:31:00.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b99e8db1027869f497c5402ff38afbb5d0f1a932","kind":"commit","published_at":"2026-06-16T00:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"f85c4e8142d63f3c193f84ecfbf4b99104a1c95f","kind":"commit","published_at":"2026-04-16T23:29:02.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"f36a3ece9e3adf0efaf9f9bd3591c3001f17602b","kind":"commit","published_at":"2026-03-24T11:08:39.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"ee07c9203b72060f12e31c04ace80e8a187d5a67","kind":"commit","published_at":"2025-04-07T11:11:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"b730b2be5d3ab7283067ddf61188f41cdf42ce06","kind":"commit","published_at":"2024-08-17T20:26:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a3d5a0bb530b5206c728eed9cb57323061922bcb","kind":"commit","published_at":"2024-04-29T10:02:54.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"d00d2cca6edb4ea8c1292d474008134687f703c2","kind":"commit","published_at":"2024-04-12T14:42:12.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"86608d7fca88a6a61539ff7e9f1a942a428654d8","kind":"commit","published_at":"2024-03-19T17:24:46.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"34765b4a9e937ab927b5bd57231e98c68fe13109","kind":"commit","published_at":"2023-12-11T19:17:49.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3175efb395240ba57fac9174429d72e45a70a44b","kind":"commit","published_at":"2023-08-29T12:46:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0/manifests"},{"name":"v2.0.9","sha":"e183db7e69f2c8da8ddff8be040ce1f79024d075","kind":"commit","published_at":"2023-07-12T14:53:17.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.9","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7b980e792b27b596bb3221bee4676d23ce91bb3c","kind":"commit","published_at":"2023-05-23T22:22:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"643c251c4b34637fef522646c3513598cd4b90f7","kind":"commit","published_at":"2023-02-28T16:34:24.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"94bd3ddcd650ed7a329f9f01c0b5926b8146b56a","kind":"commit","published_at":"2022-11-09T21:14:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"942841787a7d70422e4d8bc7d0be28ab911402df","kind":"commit","published_at":"2022-08-26T13:15:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"28f1efc7d3aac3247b915ecf6ebb3e2651705514","kind":"commit","published_at":"2022-08-22T22:39:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"7baa23f493a82b3f24f4dada5d0b02d17fbde175","kind":"commit","published_at":"2022-08-15T20:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"216628222f5716163bb96d3651a68feef31b090d","kind":"commit","published_at":"2022-06-08T22:05:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0a422e3dbd38adf698d506ce7ced89fdb5d2f66e","kind":"commit","published_at":"2022-05-10T13:43:26.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"171a592663a491f928d2c40ba322bf897f498a01","kind":"commit","published_at":"2022-04-28T01:29:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.8","sha":"adacebd8c783375863daad87fb9b00953adec30b","kind":"commit","published_at":"2022-04-11T02:24:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8/manifests"},{"name":"v2.0.0-beta.7","sha":"f5cc8c49eb6f4ea5635e1e9df82fb418c7482d9b","kind":"commit","published_at":"2022-04-08T01:58:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"068279f13befe90729ff3b5eab3c46edf0a05cc1","kind":"commit","published_at":"2022-04-07T23:51:09.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6/manifests"},{"name":"v1.9.5","sha":"fed1464066413075eac02cd4dc368b5221845541","kind":"commit","published_at":"2022-01-05T14:17:32.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5/manifests"},{"name":"v2.0.0-beta.5","sha":"1b1dd3d6d5c3bac3e48e5728a8cb54295b4ef7a0","kind":"commit","published_at":"2021-12-29T14:53:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"19751e8a519333801ea0c683d530561ed71ce02b","kind":"commit","published_at":"2021-10-28T23:10:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4/manifests"},{"name":"v1.9.4","sha":"b8ba995eaaba4be30c8a8090bdfb4aa61af52054","kind":"commit","published_at":"2021-09-06T01:38:35.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"8e44986c28d58aefff6125e52814ed1eb7eb0a6a","kind":"commit","published_at":"2021-06-14T14:56:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"8410c965c21d54e47c7f4c767981b7583038c360","kind":"commit","published_at":"2021-06-04T02:04:06.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2/manifests"},{"name":"v2.0.0-beta.3","sha":"618f0181ac76015c3efdaf8b8ab5a468293f6e82","kind":"commit","published_at":"2021-06-04T01:48:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3/manifests"},{"name":"v1.9.1","sha":"c893dbf25c73fac5239481e56c68239ded430fba","kind":"commit","published_at":"2021-05-11T12:50:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1/manifests"},{"name":"v2.0.0-beta.2","sha":"95c701b25360da1ce8cf2bb82d3387d130ca0cfb","kind":"commit","published_at":"2021-05-11T00:17:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"45ea20024b1affdaff94b4f41c30520787a26baf","kind":"commit","published_at":"2021-05-08T21:03:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.2","sha":"9b67e40640616143e24bc94458908a694e679821","kind":"commit","published_at":"2021-04-21T01:26:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"2eff2d082a610a8f91da44b199a7538ff086755b","kind":"commit","published_at":"2021-04-15T15:26:14.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.9.0","sha":"ce6fbd7bc088f354cd4ff3ed482fb36c956ff210","kind":"commit","published_at":"2021-03-26T00:57:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"65ca8064882c8c308e5c804c5d5443d409e0738c","kind":"commit","published_at":"2020-09-12T18:42:04.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"16c9a8bdc086a2130a88eff98df4088e4c359bb2","kind":"commit","published_at":"2020-05-17T21:56:44.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.7.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0/manifests"},{"name":"latest","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/latest","html_url":"https://github.com/pelletier/go-toml/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest/manifests"},{"name":"v1.6.0","sha":"903d9455db9ff1d7ac1ab199062eca7266dd11a3","kind":"commit","published_at":"2019-10-25T18:53:56.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.6.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8fe62057ea2d46ce44254c98e84e810044dbe197","kind":"commit","published_at":"2019-10-05T19:18:21.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"728039f679cbcd4f6a54e080d2219a4c4928c546","kind":"commit","published_at":"2019-04-30T03:50:10.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"63909f0a90ab0f36909e8e044e46ace10cf13ba2","kind":"commit","published_at":"2019-04-02T16:47:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"c01d1270ff3e442a8a57cddc1c92dc1138598194","kind":"commit","published_at":"2018-06-05T20:47:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"acdc4509485b587f5e675510c4f2c63e90ff68a8","kind":"commit","published_at":"2018-01-18T22:54:55.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"16398bac157da96aa88f98a2df640c7f32af1da2","kind":"commit","published_at":"2017-09-24T18:42:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5ccdfb18c776b740aecaf085c4d9a2779199c279","kind":"commit","published_at":"2017-05-31T01:35:27.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0/manifests"},{"name":"v0.5.0","sha":"13d49d4606eb801b8f01ae542b4afc4c6ee3d84a","kind":"commit","published_at":"2017-03-02T17:43:01.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d464759235b8fd59f8ab4c44807d7c36e1678add","kind":"commit","published_at":"2016-12-02T10:42:58.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"64ff1ea4d585bc1fca65e6331eb8239f2ff31845","kind":"commit","published_at":"2016-06-30T14:21:25.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"8e6ab94eec2ae84996ed00ec774b2e15c540d7f9","kind":"commit","published_at":"2016-04-22T15:38:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"7f50e4c3395c6e7e18157601867d2b7875f97bff","kind":"commit","published_at":"2016-02-20T12:20:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"8176e30b38196a666c324b0735e7e454302b4b05","kind":"commit","published_at":"2016-01-31T16:07:37.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"6d743bb19f054795f4941155ec1bd035b8ca241e","kind":"commit","published_at":"2015-12-01T13:38:33.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"3102b9890016a8c301326cd469faf1ea9c0d0683","kind":"commit","published_at":"2015-11-03T15:07:50.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"21af3aacfe03b3a1471b571aa7b7012432065117","kind":"commit","published_at":"2014-10-07T20:30:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"86a7f2508eef9bec39934139fe9453d3ddb9ebeb","kind":"tag","published_at":"2014-09-24T07:00:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"1df0722ee130a111b440441f419a9b03abe6397a","kind":"tag","published_at":"2013-07-01T19:45:36.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T01:16:37.895Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.319304380314127,"dependent_packages_count":5.92292491849119,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.121114649402658},"purl":"pkg:golang/github.com/pelletier/go-toml/v2/internal/characters","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pelletier/go-toml/v2/internal/characters","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pelletier/go-toml/v2/internal/characters","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pelletier/go-toml/v2/internal/characters/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T05:33:24.607Z","issues_count":86,"pull_requests_count":191,"avg_time_to_close_issue":17039706.066666666,"avg_time_to_close_pull_request":3718737.2653061226,"issues_closed_count":60,"pull_requests_closed_count":147,"pull_request_authors_count":50,"issue_authors_count":68,"avg_comments_per_issue":2.3372093023255816,"avg_comments_per_pull_request":0.8638743455497382,"merged_pull_requests_count":118,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":13,"past_year_pull_requests_count":64,"past_year_avg_time_to_close_issue":4110638.5714285714,"past_year_avg_time_to_close_pull_request":257573.19444444444,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":0.6923076923076923,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/issues","maintainers":[{"login":"pelletier","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}],"active_maintainers":[{"login":"pelletier","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-toml%2Fv2%2Finternal%2Fcharacters/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-toml%2Fv2%2Finternal%2Fcharacters/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-toml%2Fv2%2Finternal%2Fcharacters/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-toml%2Fv2%2Finternal%2Fcharacters/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-toml%2Fv2%2Finternal%2Fcharacters/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-toml%2Fv2%2Finternal%2Fcharacters/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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":11154923,"name":"github.com/pelletier/go-toml/v2/internal/danger","ecosystem":"go","description":"","homepage":"https://github.com/pelletier/go-toml","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pelletier/go-toml","keywords_array":[],"namespace":"github.com/pelletier/go-toml/v2/internal","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-12-23T22:34:13.026Z","latest_release_number":null,"last_synced_at":"2026-08-25T09:39:52.326Z","created_at":"2024-12-10T16:25:52.085Z","updated_at":"2026-08-25T09:39:52.327Z","registry_url":"https://pkg.go.dev/github.com/pelletier/go-toml/v2/internal/danger","install_command":"go get github.com/pelletier/go-toml/v2/internal/danger","documentation_url":"https://pkg.go.dev/github.com/pelletier/go-toml/v2/internal/danger#section-documentation","metadata":{},"repo_metadata":{"id":7101733,"uuid":"8393979","full_name":"pelletier/go-toml","owner":"pelletier","description":"Go library for the TOML file format","archived":false,"fork":false,"pushed_at":"2026-08-03T12:43:48.000Z","size":3608,"stargazers_count":1977,"open_issues_count":30,"forks_count":247,"subscribers_count":24,"default_branch":"v2","last_synced_at":"2026-08-18T00:53:25.936Z","etag":null,"topics":["go","golang","hacktoberfest","toml","toml-parsing"],"latest_commit_sha":null,"homepage":"https://github.com/pelletier/go-toml","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pelletier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":"audit_flags_test.go","citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-02-24T17:45:51.000Z","updated_at":"2026-08-16T09:41:30.000Z","dependencies_parsed_at":"2026-08-11T00:58:39.918Z","dependency_job_id":null,"html_url":"https://github.com/pelletier/go-toml","commit_stats":{"total_commits":803,"total_committers":98,"mean_commits":8.193877551020408,"dds":0.4308841843088418,"last_synced_commit":"923b2ab4787c6297011a37d73c4e0ca1a051747d"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/pelletier/go-toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/sbom","scorecard":{"id":726878,"data":{"date":"2025-08-11","repo":{"name":"github.com/pelletier/go-toml","commit":"85e2448ce57f28543cb00e30572cf25fe4dfe6e4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 17/26 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow.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":"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/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.4 not signed: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/pelletier/go-toml/releases/147297953","Warn: release artifact v2.2.4 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/147297953"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T13:05:02.046Z","repository_id":7101733,"created_at":"2025-08-22T13:05:02.046Z","updated_at":"2025-08-22T13:05:02.046Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36752571,"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-17T02:00:06.698Z","response_time":86,"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":"pelletier","name":"Thomas Pelletier","uuid":"172804","kind":"user","description":"","email":"thomas@pelletier.dev","website":"https://pelletier.dev","location":"New York, NY","twitter":"thompelletier","company":null,"icon_url":"https://avatars.githubusercontent.com/u/172804?u=4701b3b1a8bef97848ac878b746cf515fc60555e\u0026v=4","repositories_count":123,"last_synced_at":"2026-08-14T04:51:10.878Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pelletier","funding_links":[],"total_stars":2251,"followers":132,"following":0,"created_at":"2022-11-02T20:38:20.403Z","updated_at":"2026-08-14T04:51:10.904Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier/repositories"},"tags":[{"name":"v2.4.3","sha":"071a36c2a57244f2e70369bfc69889fda2a1f60f","kind":"commit","published_at":"2026-07-05T02:25:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"25fc13019c367a8ea52cd47afa862a7a60025d26","kind":"commit","published_at":"2026-06-24T03:09:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"258652624c6f6454fefc667e537c1780235a8541","kind":"commit","published_at":"2026-06-22T19:31:00.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b99e8db1027869f497c5402ff38afbb5d0f1a932","kind":"commit","published_at":"2026-06-16T00:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"f85c4e8142d63f3c193f84ecfbf4b99104a1c95f","kind":"commit","published_at":"2026-04-16T23:29:02.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"f36a3ece9e3adf0efaf9f9bd3591c3001f17602b","kind":"commit","published_at":"2026-03-24T11:08:39.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"ee07c9203b72060f12e31c04ace80e8a187d5a67","kind":"commit","published_at":"2025-04-07T11:11:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"b730b2be5d3ab7283067ddf61188f41cdf42ce06","kind":"commit","published_at":"2024-08-17T20:26:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a3d5a0bb530b5206c728eed9cb57323061922bcb","kind":"commit","published_at":"2024-04-29T10:02:54.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"d00d2cca6edb4ea8c1292d474008134687f703c2","kind":"commit","published_at":"2024-04-12T14:42:12.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"86608d7fca88a6a61539ff7e9f1a942a428654d8","kind":"commit","published_at":"2024-03-19T17:24:46.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"34765b4a9e937ab927b5bd57231e98c68fe13109","kind":"commit","published_at":"2023-12-11T19:17:49.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3175efb395240ba57fac9174429d72e45a70a44b","kind":"commit","published_at":"2023-08-29T12:46:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0/manifests"},{"name":"v2.0.9","sha":"e183db7e69f2c8da8ddff8be040ce1f79024d075","kind":"commit","published_at":"2023-07-12T14:53:17.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.9","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7b980e792b27b596bb3221bee4676d23ce91bb3c","kind":"commit","published_at":"2023-05-23T22:22:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"643c251c4b34637fef522646c3513598cd4b90f7","kind":"commit","published_at":"2023-02-28T16:34:24.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"94bd3ddcd650ed7a329f9f01c0b5926b8146b56a","kind":"commit","published_at":"2022-11-09T21:14:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"942841787a7d70422e4d8bc7d0be28ab911402df","kind":"commit","published_at":"2022-08-26T13:15:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"28f1efc7d3aac3247b915ecf6ebb3e2651705514","kind":"commit","published_at":"2022-08-22T22:39:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"7baa23f493a82b3f24f4dada5d0b02d17fbde175","kind":"commit","published_at":"2022-08-15T20:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"216628222f5716163bb96d3651a68feef31b090d","kind":"commit","published_at":"2022-06-08T22:05:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0a422e3dbd38adf698d506ce7ced89fdb5d2f66e","kind":"commit","published_at":"2022-05-10T13:43:26.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"171a592663a491f928d2c40ba322bf897f498a01","kind":"commit","published_at":"2022-04-28T01:29:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.8","sha":"adacebd8c783375863daad87fb9b00953adec30b","kind":"commit","published_at":"2022-04-11T02:24:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8/manifests"},{"name":"v2.0.0-beta.7","sha":"f5cc8c49eb6f4ea5635e1e9df82fb418c7482d9b","kind":"commit","published_at":"2022-04-08T01:58:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"068279f13befe90729ff3b5eab3c46edf0a05cc1","kind":"commit","published_at":"2022-04-07T23:51:09.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6/manifests"},{"name":"v1.9.5","sha":"fed1464066413075eac02cd4dc368b5221845541","kind":"commit","published_at":"2022-01-05T14:17:32.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5/manifests"},{"name":"v2.0.0-beta.5","sha":"1b1dd3d6d5c3bac3e48e5728a8cb54295b4ef7a0","kind":"commit","published_at":"2021-12-29T14:53:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"19751e8a519333801ea0c683d530561ed71ce02b","kind":"commit","published_at":"2021-10-28T23:10:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4/manifests"},{"name":"v1.9.4","sha":"b8ba995eaaba4be30c8a8090bdfb4aa61af52054","kind":"commit","published_at":"2021-09-06T01:38:35.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"8e44986c28d58aefff6125e52814ed1eb7eb0a6a","kind":"commit","published_at":"2021-06-14T14:56:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"8410c965c21d54e47c7f4c767981b7583038c360","kind":"commit","published_at":"2021-06-04T02:04:06.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2/manifests"},{"name":"v2.0.0-beta.3","sha":"618f0181ac76015c3efdaf8b8ab5a468293f6e82","kind":"commit","published_at":"2021-06-04T01:48:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3/manifests"},{"name":"v1.9.1","sha":"c893dbf25c73fac5239481e56c68239ded430fba","kind":"commit","published_at":"2021-05-11T12:50:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1/manifests"},{"name":"v2.0.0-beta.2","sha":"95c701b25360da1ce8cf2bb82d3387d130ca0cfb","kind":"commit","published_at":"2021-05-11T00:17:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"45ea20024b1affdaff94b4f41c30520787a26baf","kind":"commit","published_at":"2021-05-08T21:03:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.2","sha":"9b67e40640616143e24bc94458908a694e679821","kind":"commit","published_at":"2021-04-21T01:26:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"2eff2d082a610a8f91da44b199a7538ff086755b","kind":"commit","published_at":"2021-04-15T15:26:14.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.9.0","sha":"ce6fbd7bc088f354cd4ff3ed482fb36c956ff210","kind":"commit","published_at":"2021-03-26T00:57:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"65ca8064882c8c308e5c804c5d5443d409e0738c","kind":"commit","published_at":"2020-09-12T18:42:04.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"16c9a8bdc086a2130a88eff98df4088e4c359bb2","kind":"commit","published_at":"2020-05-17T21:56:44.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.7.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0/manifests"},{"name":"latest","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/latest","html_url":"https://github.com/pelletier/go-toml/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest/manifests"},{"name":"v1.6.0","sha":"903d9455db9ff1d7ac1ab199062eca7266dd11a3","kind":"commit","published_at":"2019-10-25T18:53:56.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.6.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8fe62057ea2d46ce44254c98e84e810044dbe197","kind":"commit","published_at":"2019-10-05T19:18:21.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"728039f679cbcd4f6a54e080d2219a4c4928c546","kind":"commit","published_at":"2019-04-30T03:50:10.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"63909f0a90ab0f36909e8e044e46ace10cf13ba2","kind":"commit","published_at":"2019-04-02T16:47:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"c01d1270ff3e442a8a57cddc1c92dc1138598194","kind":"commit","published_at":"2018-06-05T20:47:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"acdc4509485b587f5e675510c4f2c63e90ff68a8","kind":"commit","published_at":"2018-01-18T22:54:55.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"16398bac157da96aa88f98a2df640c7f32af1da2","kind":"commit","published_at":"2017-09-24T18:42:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5ccdfb18c776b740aecaf085c4d9a2779199c279","kind":"commit","published_at":"2017-05-31T01:35:27.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0/manifests"},{"name":"v0.5.0","sha":"13d49d4606eb801b8f01ae542b4afc4c6ee3d84a","kind":"commit","published_at":"2017-03-02T17:43:01.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d464759235b8fd59f8ab4c44807d7c36e1678add","kind":"commit","published_at":"2016-12-02T10:42:58.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"64ff1ea4d585bc1fca65e6331eb8239f2ff31845","kind":"commit","published_at":"2016-06-30T14:21:25.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"8e6ab94eec2ae84996ed00ec774b2e15c540d7f9","kind":"commit","published_at":"2016-04-22T15:38:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"7f50e4c3395c6e7e18157601867d2b7875f97bff","kind":"commit","published_at":"2016-02-20T12:20:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"8176e30b38196a666c324b0735e7e454302b4b05","kind":"commit","published_at":"2016-01-31T16:07:37.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"6d743bb19f054795f4941155ec1bd035b8ca241e","kind":"commit","published_at":"2015-12-01T13:38:33.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"3102b9890016a8c301326cd469faf1ea9c0d0683","kind":"commit","published_at":"2015-11-03T15:07:50.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"21af3aacfe03b3a1471b571aa7b7012432065117","kind":"commit","published_at":"2014-10-07T20:30:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"86a7f2508eef9bec39934139fe9453d3ddb9ebeb","kind":"tag","published_at":"2014-09-24T07:00:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"1df0722ee130a111b440441f419a9b03abe6397a","kind":"tag","published_at":"2013-07-01T19:45:36.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T01:09:44.254Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.319304380314127,"dependent_packages_count":5.92292491849119,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.121114649402658},"purl":"pkg:golang/github.com/pelletier/go-toml/v2/internal/danger","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pelletier/go-toml/v2/internal/danger","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pelletier/go-toml/v2/internal/danger","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pelletier/go-toml/v2/internal/danger/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T05:33:24.607Z","issues_count":86,"pull_requests_count":191,"avg_time_to_close_issue":17039706.066666666,"avg_time_to_close_pull_request":3718737.2653061226,"issues_closed_count":60,"pull_requests_closed_count":147,"pull_request_authors_count":50,"issue_authors_count":68,"avg_comments_per_issue":2.3372093023255816,"avg_comments_per_pull_request":0.8638743455497382,"merged_pull_requests_count":118,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":13,"past_year_pull_requests_count":64,"past_year_avg_time_to_close_issue":4110638.5714285714,"past_year_avg_time_to_close_pull_request":257573.19444444444,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":0.6923076923076923,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/issues","maintainers":[{"login":"pelletier","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}],"active_maintainers":[{"login":"pelletier","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-toml%2Fv2%2Finternal%2Fdanger/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-toml%2Fv2%2Finternal%2Fdanger/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-toml%2Fv2%2Finternal%2Fdanger/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-toml%2Fv2%2Finternal%2Fdanger/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-toml%2Fv2%2Finternal%2Fdanger/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-toml%2Fv2%2Finternal%2Fdanger/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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":11936526,"name":"github.com/pelletier/Go-Toml/v2","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/pelletier/Go-Toml","keywords_array":[],"namespace":null,"versions_count":33,"first_release_published_at":"2021-04-15T15:26:14.000Z","latest_release_published_at":"2026-07-05T02:25:11.000Z","latest_release_number":"v2.4.3","last_synced_at":"2026-08-26T00:59:53.941Z","created_at":"2025-07-22T11:13:37.020Z","updated_at":"2026-08-26T00:59:53.941Z","registry_url":"https://pkg.go.dev/github.com/pelletier/Go-Toml/v2","install_command":"go get github.com/pelletier/Go-Toml/v2","documentation_url":"https://pkg.go.dev/github.com/pelletier/Go-Toml/v2#section-documentation","metadata":{},"repo_metadata":{"id":7101733,"uuid":"8393979","full_name":"pelletier/go-toml","owner":"pelletier","description":"Go library for the TOML file format","archived":false,"fork":false,"pushed_at":"2026-08-03T12:43:48.000Z","size":3608,"stargazers_count":1977,"open_issues_count":30,"forks_count":247,"subscribers_count":24,"default_branch":"v2","last_synced_at":"2026-08-18T00:53:25.936Z","etag":null,"topics":["go","golang","hacktoberfest","toml","toml-parsing"],"latest_commit_sha":null,"homepage":"https://github.com/pelletier/go-toml","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pelletier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":"audit_flags_test.go","citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-02-24T17:45:51.000Z","updated_at":"2026-08-16T09:41:30.000Z","dependencies_parsed_at":"2026-08-11T00:58:39.918Z","dependency_job_id":null,"html_url":"https://github.com/pelletier/go-toml","commit_stats":{"total_commits":803,"total_committers":98,"mean_commits":8.193877551020408,"dds":0.4308841843088418,"last_synced_commit":"923b2ab4787c6297011a37d73c4e0ca1a051747d"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/pelletier/go-toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/sbom","scorecard":{"id":726878,"data":{"date":"2025-08-11","repo":{"name":"github.com/pelletier/go-toml","commit":"85e2448ce57f28543cb00e30572cf25fe4dfe6e4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 17/26 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow.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":"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/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.4 not signed: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/pelletier/go-toml/releases/147297953","Warn: release artifact v2.2.4 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/147297953"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T13:05:02.046Z","repository_id":7101733,"created_at":"2025-08-22T13:05:02.046Z","updated_at":"2025-08-22T13:05:02.046Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36752798,"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-17T02:00:06.698Z","response_time":86,"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":"pelletier","name":"Thomas Pelletier","uuid":"172804","kind":"user","description":"","email":"thomas@pelletier.dev","website":"https://pelletier.dev","location":"New York, NY","twitter":"thompelletier","company":null,"icon_url":"https://avatars.githubusercontent.com/u/172804?u=4701b3b1a8bef97848ac878b746cf515fc60555e\u0026v=4","repositories_count":123,"last_synced_at":"2026-08-14T04:51:10.878Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pelletier","funding_links":[],"total_stars":2251,"followers":132,"following":0,"created_at":"2022-11-02T20:38:20.403Z","updated_at":"2026-08-14T04:51:10.904Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier/repositories"},"tags":[{"name":"v2.4.3","sha":"071a36c2a57244f2e70369bfc69889fda2a1f60f","kind":"commit","published_at":"2026-07-05T02:25:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"25fc13019c367a8ea52cd47afa862a7a60025d26","kind":"commit","published_at":"2026-06-24T03:09:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"258652624c6f6454fefc667e537c1780235a8541","kind":"commit","published_at":"2026-06-22T19:31:00.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b99e8db1027869f497c5402ff38afbb5d0f1a932","kind":"commit","published_at":"2026-06-16T00:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"f85c4e8142d63f3c193f84ecfbf4b99104a1c95f","kind":"commit","published_at":"2026-04-16T23:29:02.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"f36a3ece9e3adf0efaf9f9bd3591c3001f17602b","kind":"commit","published_at":"2026-03-24T11:08:39.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"ee07c9203b72060f12e31c04ace80e8a187d5a67","kind":"commit","published_at":"2025-04-07T11:11:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"b730b2be5d3ab7283067ddf61188f41cdf42ce06","kind":"commit","published_at":"2024-08-17T20:26:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a3d5a0bb530b5206c728eed9cb57323061922bcb","kind":"commit","published_at":"2024-04-29T10:02:54.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"d00d2cca6edb4ea8c1292d474008134687f703c2","kind":"commit","published_at":"2024-04-12T14:42:12.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"86608d7fca88a6a61539ff7e9f1a942a428654d8","kind":"commit","published_at":"2024-03-19T17:24:46.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"34765b4a9e937ab927b5bd57231e98c68fe13109","kind":"commit","published_at":"2023-12-11T19:17:49.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3175efb395240ba57fac9174429d72e45a70a44b","kind":"commit","published_at":"2023-08-29T12:46:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0/manifests"},{"name":"v2.0.9","sha":"e183db7e69f2c8da8ddff8be040ce1f79024d075","kind":"commit","published_at":"2023-07-12T14:53:17.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.9","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7b980e792b27b596bb3221bee4676d23ce91bb3c","kind":"commit","published_at":"2023-05-23T22:22:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"643c251c4b34637fef522646c3513598cd4b90f7","kind":"commit","published_at":"2023-02-28T16:34:24.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"94bd3ddcd650ed7a329f9f01c0b5926b8146b56a","kind":"commit","published_at":"2022-11-09T21:14:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"942841787a7d70422e4d8bc7d0be28ab911402df","kind":"commit","published_at":"2022-08-26T13:15:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"28f1efc7d3aac3247b915ecf6ebb3e2651705514","kind":"commit","published_at":"2022-08-22T22:39:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"7baa23f493a82b3f24f4dada5d0b02d17fbde175","kind":"commit","published_at":"2022-08-15T20:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"216628222f5716163bb96d3651a68feef31b090d","kind":"commit","published_at":"2022-06-08T22:05:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0a422e3dbd38adf698d506ce7ced89fdb5d2f66e","kind":"commit","published_at":"2022-05-10T13:43:26.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"171a592663a491f928d2c40ba322bf897f498a01","kind":"commit","published_at":"2022-04-28T01:29:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.8","sha":"adacebd8c783375863daad87fb9b00953adec30b","kind":"commit","published_at":"2022-04-11T02:24:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8/manifests"},{"name":"v2.0.0-beta.7","sha":"f5cc8c49eb6f4ea5635e1e9df82fb418c7482d9b","kind":"commit","published_at":"2022-04-08T01:58:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"068279f13befe90729ff3b5eab3c46edf0a05cc1","kind":"commit","published_at":"2022-04-07T23:51:09.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6/manifests"},{"name":"v1.9.5","sha":"fed1464066413075eac02cd4dc368b5221845541","kind":"commit","published_at":"2022-01-05T14:17:32.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5/manifests"},{"name":"v2.0.0-beta.5","sha":"1b1dd3d6d5c3bac3e48e5728a8cb54295b4ef7a0","kind":"commit","published_at":"2021-12-29T14:53:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"19751e8a519333801ea0c683d530561ed71ce02b","kind":"commit","published_at":"2021-10-28T23:10:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4/manifests"},{"name":"v1.9.4","sha":"b8ba995eaaba4be30c8a8090bdfb4aa61af52054","kind":"commit","published_at":"2021-09-06T01:38:35.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"8e44986c28d58aefff6125e52814ed1eb7eb0a6a","kind":"commit","published_at":"2021-06-14T14:56:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"8410c965c21d54e47c7f4c767981b7583038c360","kind":"commit","published_at":"2021-06-04T02:04:06.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2/manifests"},{"name":"v2.0.0-beta.3","sha":"618f0181ac76015c3efdaf8b8ab5a468293f6e82","kind":"commit","published_at":"2021-06-04T01:48:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3/manifests"},{"name":"v1.9.1","sha":"c893dbf25c73fac5239481e56c68239ded430fba","kind":"commit","published_at":"2021-05-11T12:50:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1/manifests"},{"name":"v2.0.0-beta.2","sha":"95c701b25360da1ce8cf2bb82d3387d130ca0cfb","kind":"commit","published_at":"2021-05-11T00:17:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"45ea20024b1affdaff94b4f41c30520787a26baf","kind":"commit","published_at":"2021-05-08T21:03:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.2","sha":"9b67e40640616143e24bc94458908a694e679821","kind":"commit","published_at":"2021-04-21T01:26:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"2eff2d082a610a8f91da44b199a7538ff086755b","kind":"commit","published_at":"2021-04-15T15:26:14.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.9.0","sha":"ce6fbd7bc088f354cd4ff3ed482fb36c956ff210","kind":"commit","published_at":"2021-03-26T00:57:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"65ca8064882c8c308e5c804c5d5443d409e0738c","kind":"commit","published_at":"2020-09-12T18:42:04.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"16c9a8bdc086a2130a88eff98df4088e4c359bb2","kind":"commit","published_at":"2020-05-17T21:56:44.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.7.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0/manifests"},{"name":"latest","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/latest","html_url":"https://github.com/pelletier/go-toml/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest/manifests"},{"name":"v1.6.0","sha":"903d9455db9ff1d7ac1ab199062eca7266dd11a3","kind":"commit","published_at":"2019-10-25T18:53:56.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.6.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8fe62057ea2d46ce44254c98e84e810044dbe197","kind":"commit","published_at":"2019-10-05T19:18:21.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"728039f679cbcd4f6a54e080d2219a4c4928c546","kind":"commit","published_at":"2019-04-30T03:50:10.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"63909f0a90ab0f36909e8e044e46ace10cf13ba2","kind":"commit","published_at":"2019-04-02T16:47:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"c01d1270ff3e442a8a57cddc1c92dc1138598194","kind":"commit","published_at":"2018-06-05T20:47:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"acdc4509485b587f5e675510c4f2c63e90ff68a8","kind":"commit","published_at":"2018-01-18T22:54:55.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"16398bac157da96aa88f98a2df640c7f32af1da2","kind":"commit","published_at":"2017-09-24T18:42:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5ccdfb18c776b740aecaf085c4d9a2779199c279","kind":"commit","published_at":"2017-05-31T01:35:27.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0/manifests"},{"name":"v0.5.0","sha":"13d49d4606eb801b8f01ae542b4afc4c6ee3d84a","kind":"commit","published_at":"2017-03-02T17:43:01.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d464759235b8fd59f8ab4c44807d7c36e1678add","kind":"commit","published_at":"2016-12-02T10:42:58.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"64ff1ea4d585bc1fca65e6331eb8239f2ff31845","kind":"commit","published_at":"2016-06-30T14:21:25.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"8e6ab94eec2ae84996ed00ec774b2e15c540d7f9","kind":"commit","published_at":"2016-04-22T15:38:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"7f50e4c3395c6e7e18157601867d2b7875f97bff","kind":"commit","published_at":"2016-02-20T12:20:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"8176e30b38196a666c324b0735e7e454302b4b05","kind":"commit","published_at":"2016-01-31T16:07:37.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"6d743bb19f054795f4941155ec1bd035b8ca241e","kind":"commit","published_at":"2015-12-01T13:38:33.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"3102b9890016a8c301326cd469faf1ea9c0d0683","kind":"commit","published_at":"2015-11-03T15:07:50.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"21af3aacfe03b3a1471b571aa7b7012432065117","kind":"commit","published_at":"2014-10-07T20:30:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"86a7f2508eef9bec39934139fe9453d3ddb9ebeb","kind":"tag","published_at":"2014-09-24T07:00:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"1df0722ee130a111b440441f419a9b03abe6397a","kind":"tag","published_at":"2013-07-01T19:45:36.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T01:12:58.537Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.624860707122081,"dependent_packages_count":5.270868475833303,"stargazers_count":1.7820656750658865,"forks_count":2.0254548155983088,"docker_downloads_count":null,"average":3.675812418404895},"purl":"pkg:golang/github.com/pelletier/%21go-%21toml/v2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pelletier/Go-Toml/v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pelletier/Go-Toml/v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pelletier/Go-Toml/v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T05:33:24.607Z","issues_count":86,"pull_requests_count":191,"avg_time_to_close_issue":17039706.066666666,"avg_time_to_close_pull_request":3718737.2653061226,"issues_closed_count":60,"pull_requests_closed_count":147,"pull_request_authors_count":50,"issue_authors_count":68,"avg_comments_per_issue":2.3372093023255816,"avg_comments_per_pull_request":0.8638743455497382,"merged_pull_requests_count":118,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":13,"past_year_pull_requests_count":64,"past_year_avg_time_to_close_issue":4110638.5714285714,"past_year_avg_time_to_close_pull_request":257573.19444444444,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":0.6923076923076923,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/issues","maintainers":[{"login":"pelletier","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}],"active_maintainers":[{"login":"pelletier","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2FGo-Toml%2Fv2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2FGo-Toml%2Fv2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2FGo-Toml%2Fv2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2FGo-Toml%2Fv2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2FGo-Toml%2Fv2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2FGo-Toml%2Fv2/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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":3892099,"name":"github.com/pelletier/go-toml/v2","ecosystem":"go","description":"Package toml is a library to read and write TOML documents.","homepage":"https://github.com/pelletier/go-toml","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/pelletier/go-toml","keywords_array":[],"namespace":"github.com/pelletier/go-toml","versions_count":33,"first_release_published_at":"2021-04-15T15:26:14.000Z","latest_release_published_at":"2026-07-05T02:25:11.000Z","latest_release_number":"v2.4.3","last_synced_at":"2026-08-26T01:05:56.631Z","created_at":"2022-04-11T23:50:25.911Z","updated_at":"2026-08-26T01:05:56.632Z","registry_url":"https://pkg.go.dev/github.com/pelletier/go-toml/v2","install_command":"go get github.com/pelletier/go-toml/v2","documentation_url":"https://pkg.go.dev/github.com/pelletier/go-toml/v2#section-documentation","metadata":{},"repo_metadata":{"id":7101733,"uuid":"8393979","full_name":"pelletier/go-toml","owner":"pelletier","description":"Go library for the TOML file format","archived":false,"fork":false,"pushed_at":"2026-08-03T12:43:48.000Z","size":3608,"stargazers_count":1977,"open_issues_count":30,"forks_count":247,"subscribers_count":24,"default_branch":"v2","last_synced_at":"2026-08-18T00:53:25.936Z","etag":null,"topics":["go","golang","hacktoberfest","toml","toml-parsing"],"latest_commit_sha":null,"homepage":"https://github.com/pelletier/go-toml","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pelletier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":"audit_flags_test.go","citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-02-24T17:45:51.000Z","updated_at":"2026-08-16T09:41:30.000Z","dependencies_parsed_at":"2026-08-11T00:58:39.918Z","dependency_job_id":null,"html_url":"https://github.com/pelletier/go-toml","commit_stats":{"total_commits":803,"total_committers":98,"mean_commits":8.193877551020408,"dds":0.4308841843088418,"last_synced_commit":"923b2ab4787c6297011a37d73c4e0ca1a051747d"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/pelletier/go-toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/sbom","scorecard":{"id":726878,"data":{"date":"2025-08-11","repo":{"name":"github.com/pelletier/go-toml","commit":"85e2448ce57f28543cb00e30572cf25fe4dfe6e4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 17/26 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow.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":"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/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.4 not signed: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/pelletier/go-toml/releases/147297953","Warn: release artifact v2.2.4 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/147297953"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T13:05:02.046Z","repository_id":7101733,"created_at":"2025-08-22T13:05:02.046Z","updated_at":"2025-08-22T13:05:02.046Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36752571,"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-17T02:00:06.698Z","response_time":86,"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":"pelletier","name":"Thomas Pelletier","uuid":"172804","kind":"user","description":"","email":"thomas@pelletier.dev","website":"https://pelletier.dev","location":"New York, NY","twitter":"thompelletier","company":null,"icon_url":"https://avatars.githubusercontent.com/u/172804?u=4701b3b1a8bef97848ac878b746cf515fc60555e\u0026v=4","repositories_count":123,"last_synced_at":"2026-08-14T04:51:10.878Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pelletier","funding_links":[],"total_stars":2251,"followers":132,"following":0,"created_at":"2022-11-02T20:38:20.403Z","updated_at":"2026-08-14T04:51:10.904Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier/repositories"},"tags":[{"name":"v2.4.3","sha":"071a36c2a57244f2e70369bfc69889fda2a1f60f","kind":"commit","published_at":"2026-07-05T02:25:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"25fc13019c367a8ea52cd47afa862a7a60025d26","kind":"commit","published_at":"2026-06-24T03:09:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"258652624c6f6454fefc667e537c1780235a8541","kind":"commit","published_at":"2026-06-22T19:31:00.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b99e8db1027869f497c5402ff38afbb5d0f1a932","kind":"commit","published_at":"2026-06-16T00:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"f85c4e8142d63f3c193f84ecfbf4b99104a1c95f","kind":"commit","published_at":"2026-04-16T23:29:02.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"f36a3ece9e3adf0efaf9f9bd3591c3001f17602b","kind":"commit","published_at":"2026-03-24T11:08:39.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"ee07c9203b72060f12e31c04ace80e8a187d5a67","kind":"commit","published_at":"2025-04-07T11:11:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"b730b2be5d3ab7283067ddf61188f41cdf42ce06","kind":"commit","published_at":"2024-08-17T20:26:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a3d5a0bb530b5206c728eed9cb57323061922bcb","kind":"commit","published_at":"2024-04-29T10:02:54.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"d00d2cca6edb4ea8c1292d474008134687f703c2","kind":"commit","published_at":"2024-04-12T14:42:12.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"86608d7fca88a6a61539ff7e9f1a942a428654d8","kind":"commit","published_at":"2024-03-19T17:24:46.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"34765b4a9e937ab927b5bd57231e98c68fe13109","kind":"commit","published_at":"2023-12-11T19:17:49.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3175efb395240ba57fac9174429d72e45a70a44b","kind":"commit","published_at":"2023-08-29T12:46:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0/manifests"},{"name":"v2.0.9","sha":"e183db7e69f2c8da8ddff8be040ce1f79024d075","kind":"commit","published_at":"2023-07-12T14:53:17.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.9","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7b980e792b27b596bb3221bee4676d23ce91bb3c","kind":"commit","published_at":"2023-05-23T22:22:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"643c251c4b34637fef522646c3513598cd4b90f7","kind":"commit","published_at":"2023-02-28T16:34:24.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"94bd3ddcd650ed7a329f9f01c0b5926b8146b56a","kind":"commit","published_at":"2022-11-09T21:14:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"942841787a7d70422e4d8bc7d0be28ab911402df","kind":"commit","published_at":"2022-08-26T13:15:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"28f1efc7d3aac3247b915ecf6ebb3e2651705514","kind":"commit","published_at":"2022-08-22T22:39:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"7baa23f493a82b3f24f4dada5d0b02d17fbde175","kind":"commit","published_at":"2022-08-15T20:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"216628222f5716163bb96d3651a68feef31b090d","kind":"commit","published_at":"2022-06-08T22:05:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0a422e3dbd38adf698d506ce7ced89fdb5d2f66e","kind":"commit","published_at":"2022-05-10T13:43:26.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"171a592663a491f928d2c40ba322bf897f498a01","kind":"commit","published_at":"2022-04-28T01:29:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.8","sha":"adacebd8c783375863daad87fb9b00953adec30b","kind":"commit","published_at":"2022-04-11T02:24:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8/manifests"},{"name":"v2.0.0-beta.7","sha":"f5cc8c49eb6f4ea5635e1e9df82fb418c7482d9b","kind":"commit","published_at":"2022-04-08T01:58:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"068279f13befe90729ff3b5eab3c46edf0a05cc1","kind":"commit","published_at":"2022-04-07T23:51:09.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6/manifests"},{"name":"v1.9.5","sha":"fed1464066413075eac02cd4dc368b5221845541","kind":"commit","published_at":"2022-01-05T14:17:32.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5/manifests"},{"name":"v2.0.0-beta.5","sha":"1b1dd3d6d5c3bac3e48e5728a8cb54295b4ef7a0","kind":"commit","published_at":"2021-12-29T14:53:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"19751e8a519333801ea0c683d530561ed71ce02b","kind":"commit","published_at":"2021-10-28T23:10:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4/manifests"},{"name":"v1.9.4","sha":"b8ba995eaaba4be30c8a8090bdfb4aa61af52054","kind":"commit","published_at":"2021-09-06T01:38:35.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"8e44986c28d58aefff6125e52814ed1eb7eb0a6a","kind":"commit","published_at":"2021-06-14T14:56:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"8410c965c21d54e47c7f4c767981b7583038c360","kind":"commit","published_at":"2021-06-04T02:04:06.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2/manifests"},{"name":"v2.0.0-beta.3","sha":"618f0181ac76015c3efdaf8b8ab5a468293f6e82","kind":"commit","published_at":"2021-06-04T01:48:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3/manifests"},{"name":"v1.9.1","sha":"c893dbf25c73fac5239481e56c68239ded430fba","kind":"commit","published_at":"2021-05-11T12:50:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1/manifests"},{"name":"v2.0.0-beta.2","sha":"95c701b25360da1ce8cf2bb82d3387d130ca0cfb","kind":"commit","published_at":"2021-05-11T00:17:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"45ea20024b1affdaff94b4f41c30520787a26baf","kind":"commit","published_at":"2021-05-08T21:03:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.2","sha":"9b67e40640616143e24bc94458908a694e679821","kind":"commit","published_at":"2021-04-21T01:26:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"2eff2d082a610a8f91da44b199a7538ff086755b","kind":"commit","published_at":"2021-04-15T15:26:14.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.9.0","sha":"ce6fbd7bc088f354cd4ff3ed482fb36c956ff210","kind":"commit","published_at":"2021-03-26T00:57:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"65ca8064882c8c308e5c804c5d5443d409e0738c","kind":"commit","published_at":"2020-09-12T18:42:04.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"16c9a8bdc086a2130a88eff98df4088e4c359bb2","kind":"commit","published_at":"2020-05-17T21:56:44.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.7.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0/manifests"},{"name":"latest","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/latest","html_url":"https://github.com/pelletier/go-toml/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest/manifests"},{"name":"v1.6.0","sha":"903d9455db9ff1d7ac1ab199062eca7266dd11a3","kind":"commit","published_at":"2019-10-25T18:53:56.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.6.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8fe62057ea2d46ce44254c98e84e810044dbe197","kind":"commit","published_at":"2019-10-05T19:18:21.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"728039f679cbcd4f6a54e080d2219a4c4928c546","kind":"commit","published_at":"2019-04-30T03:50:10.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"63909f0a90ab0f36909e8e044e46ace10cf13ba2","kind":"commit","published_at":"2019-04-02T16:47:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"c01d1270ff3e442a8a57cddc1c92dc1138598194","kind":"commit","published_at":"2018-06-05T20:47:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"acdc4509485b587f5e675510c4f2c63e90ff68a8","kind":"commit","published_at":"2018-01-18T22:54:55.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"16398bac157da96aa88f98a2df640c7f32af1da2","kind":"commit","published_at":"2017-09-24T18:42:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5ccdfb18c776b740aecaf085c4d9a2779199c279","kind":"commit","published_at":"2017-05-31T01:35:27.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0/manifests"},{"name":"v0.5.0","sha":"13d49d4606eb801b8f01ae542b4afc4c6ee3d84a","kind":"commit","published_at":"2017-03-02T17:43:01.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d464759235b8fd59f8ab4c44807d7c36e1678add","kind":"commit","published_at":"2016-12-02T10:42:58.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"64ff1ea4d585bc1fca65e6331eb8239f2ff31845","kind":"commit","published_at":"2016-06-30T14:21:25.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"8e6ab94eec2ae84996ed00ec774b2e15c540d7f9","kind":"commit","published_at":"2016-04-22T15:38:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"7f50e4c3395c6e7e18157601867d2b7875f97bff","kind":"commit","published_at":"2016-02-20T12:20:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"8176e30b38196a666c324b0735e7e454302b4b05","kind":"commit","published_at":"2016-01-31T16:07:37.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"6d743bb19f054795f4941155ec1bd035b8ca241e","kind":"commit","published_at":"2015-12-01T13:38:33.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"3102b9890016a8c301326cd469faf1ea9c0d0683","kind":"commit","published_at":"2015-11-03T15:07:50.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"21af3aacfe03b3a1471b571aa7b7012432065117","kind":"commit","published_at":"2014-10-07T20:30:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"86a7f2508eef9bec39934139fe9453d3ddb9ebeb","kind":"tag","published_at":"2014-09-24T07:00:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"1df0722ee130a111b440441f419a9b03abe6397a","kind":"tag","published_at":"2013-07-01T19:45:36.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T07:37:26.211Z","dependent_packages_count":21931,"downloads":null,"downloads_period":null,"dependent_repos_count":28005,"rankings":{"downloads":null,"dependent_repos_count":0.036206925170971384,"dependent_packages_count":0.011308180067724587,"stargazers_count":1.7283878892503817,"forks_count":1.9523728504083393,"docker_downloads_count":0.018881548369962153,"average":0.7494314786534758},"purl":"pkg:golang/github.com/pelletier/go-toml/v2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pelletier/go-toml/v2","docker_dependents_count":5959,"docker_downloads_count":24950280620,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pelletier/go-toml/v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pelletier/go-toml/v2/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-19T06:32:31.601Z","issues_count":86,"pull_requests_count":192,"avg_time_to_close_issue":17039706.066666666,"avg_time_to_close_pull_request":3718737.2653061226,"issues_closed_count":60,"pull_requests_closed_count":147,"pull_request_authors_count":51,"issue_authors_count":68,"avg_comments_per_issue":2.3372093023255816,"avg_comments_per_pull_request":0.859375,"merged_pull_requests_count":118,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":11,"past_year_pull_requests_count":65,"past_year_avg_time_to_close_issue":302877.0,"past_year_avg_time_to_close_pull_request":257573.19444444444,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.36363636363636365,"past_year_avg_comments_per_pull_request":0.5538461538461539,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/issues","maintainers":[{"login":"pelletier","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}],"active_maintainers":[{"login":"pelletier","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-toml%2Fv2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-toml%2Fv2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-toml%2Fv2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-toml%2Fv2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-toml%2Fv2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-toml%2Fv2/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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":13546354,"name":"golang-github-pelletier-go-toml.v2","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pelletier/go-toml","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/pelletier/go-toml","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T02:10:36.218Z","latest_release_published_at":"2026-02-11T02:10:36.218Z","latest_release_number":"2.0.6-1","last_synced_at":"2026-03-11T07:12:03.736Z","created_at":"2026-02-11T02:10:35.920Z","updated_at":"2026-08-18T02:06:06.468Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-pelletier-go-toml.v2","install_command":"apt-get install golang-github-pelletier-go-toml.v2","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-pelletier-go-toml.v2-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any (\u003e= 2:1.16~), golang-github-stretchr-testify-dev (\u003e= 1.8.1)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":7101733,"uuid":"8393979","full_name":"pelletier/go-toml","owner":"pelletier","description":"Go library for the TOML file format","archived":false,"fork":false,"pushed_at":"2026-08-03T12:43:48.000Z","size":3608,"stargazers_count":1977,"open_issues_count":30,"forks_count":247,"subscribers_count":24,"default_branch":"v2","last_synced_at":"2026-08-18T00:53:25.936Z","etag":null,"topics":["go","golang","hacktoberfest","toml","toml-parsing"],"latest_commit_sha":null,"homepage":"https://github.com/pelletier/go-toml","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pelletier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":"audit_flags_test.go","citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-02-24T17:45:51.000Z","updated_at":"2026-08-16T09:41:30.000Z","dependencies_parsed_at":"2026-08-11T00:58:39.918Z","dependency_job_id":null,"html_url":"https://github.com/pelletier/go-toml","commit_stats":{"total_commits":803,"total_committers":98,"mean_commits":8.193877551020408,"dds":0.4308841843088418,"last_synced_commit":"923b2ab4787c6297011a37d73c4e0ca1a051747d"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/pelletier/go-toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/sbom","scorecard":{"id":726878,"data":{"date":"2025-08-11","repo":{"name":"github.com/pelletier/go-toml","commit":"85e2448ce57f28543cb00e30572cf25fe4dfe6e4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 17/26 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow.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":"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/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.4 not signed: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/pelletier/go-toml/releases/147297953","Warn: release artifact v2.2.4 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/147297953"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T13:05:02.046Z","repository_id":7101733,"created_at":"2025-08-22T13:05:02.046Z","updated_at":"2025-08-22T13:05:02.046Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36752571,"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-17T02:00:06.698Z","response_time":86,"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":"pelletier","name":"Thomas Pelletier","uuid":"172804","kind":"user","description":"","email":"thomas@pelletier.dev","website":"https://pelletier.dev","location":"New York, NY","twitter":"thompelletier","company":null,"icon_url":"https://avatars.githubusercontent.com/u/172804?u=4701b3b1a8bef97848ac878b746cf515fc60555e\u0026v=4","repositories_count":123,"last_synced_at":"2026-08-14T04:51:10.878Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pelletier","funding_links":[],"total_stars":2251,"followers":132,"following":0,"created_at":"2022-11-02T20:38:20.403Z","updated_at":"2026-08-14T04:51:10.904Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier/repositories"},"tags":[{"name":"v2.4.3","sha":"071a36c2a57244f2e70369bfc69889fda2a1f60f","kind":"commit","published_at":"2026-07-05T02:25:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"25fc13019c367a8ea52cd47afa862a7a60025d26","kind":"commit","published_at":"2026-06-24T03:09:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"258652624c6f6454fefc667e537c1780235a8541","kind":"commit","published_at":"2026-06-22T19:31:00.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b99e8db1027869f497c5402ff38afbb5d0f1a932","kind":"commit","published_at":"2026-06-16T00:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"f85c4e8142d63f3c193f84ecfbf4b99104a1c95f","kind":"commit","published_at":"2026-04-16T23:29:02.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"f36a3ece9e3adf0efaf9f9bd3591c3001f17602b","kind":"commit","published_at":"2026-03-24T11:08:39.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"ee07c9203b72060f12e31c04ace80e8a187d5a67","kind":"commit","published_at":"2025-04-07T11:11:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"b730b2be5d3ab7283067ddf61188f41cdf42ce06","kind":"commit","published_at":"2024-08-17T20:26:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a3d5a0bb530b5206c728eed9cb57323061922bcb","kind":"commit","published_at":"2024-04-29T10:02:54.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"d00d2cca6edb4ea8c1292d474008134687f703c2","kind":"commit","published_at":"2024-04-12T14:42:12.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"86608d7fca88a6a61539ff7e9f1a942a428654d8","kind":"commit","published_at":"2024-03-19T17:24:46.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"34765b4a9e937ab927b5bd57231e98c68fe13109","kind":"commit","published_at":"2023-12-11T19:17:49.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3175efb395240ba57fac9174429d72e45a70a44b","kind":"commit","published_at":"2023-08-29T12:46:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0/manifests"},{"name":"v2.0.9","sha":"e183db7e69f2c8da8ddff8be040ce1f79024d075","kind":"commit","published_at":"2023-07-12T14:53:17.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.9","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7b980e792b27b596bb3221bee4676d23ce91bb3c","kind":"commit","published_at":"2023-05-23T22:22:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"643c251c4b34637fef522646c3513598cd4b90f7","kind":"commit","published_at":"2023-02-28T16:34:24.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"94bd3ddcd650ed7a329f9f01c0b5926b8146b56a","kind":"commit","published_at":"2022-11-09T21:14:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"942841787a7d70422e4d8bc7d0be28ab911402df","kind":"commit","published_at":"2022-08-26T13:15:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"28f1efc7d3aac3247b915ecf6ebb3e2651705514","kind":"commit","published_at":"2022-08-22T22:39:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"7baa23f493a82b3f24f4dada5d0b02d17fbde175","kind":"commit","published_at":"2022-08-15T20:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"216628222f5716163bb96d3651a68feef31b090d","kind":"commit","published_at":"2022-06-08T22:05:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0a422e3dbd38adf698d506ce7ced89fdb5d2f66e","kind":"commit","published_at":"2022-05-10T13:43:26.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"171a592663a491f928d2c40ba322bf897f498a01","kind":"commit","published_at":"2022-04-28T01:29:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.8","sha":"adacebd8c783375863daad87fb9b00953adec30b","kind":"commit","published_at":"2022-04-11T02:24:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8/manifests"},{"name":"v2.0.0-beta.7","sha":"f5cc8c49eb6f4ea5635e1e9df82fb418c7482d9b","kind":"commit","published_at":"2022-04-08T01:58:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"068279f13befe90729ff3b5eab3c46edf0a05cc1","kind":"commit","published_at":"2022-04-07T23:51:09.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6/manifests"},{"name":"v1.9.5","sha":"fed1464066413075eac02cd4dc368b5221845541","kind":"commit","published_at":"2022-01-05T14:17:32.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5/manifests"},{"name":"v2.0.0-beta.5","sha":"1b1dd3d6d5c3bac3e48e5728a8cb54295b4ef7a0","kind":"commit","published_at":"2021-12-29T14:53:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"19751e8a519333801ea0c683d530561ed71ce02b","kind":"commit","published_at":"2021-10-28T23:10:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4/manifests"},{"name":"v1.9.4","sha":"b8ba995eaaba4be30c8a8090bdfb4aa61af52054","kind":"commit","published_at":"2021-09-06T01:38:35.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"8e44986c28d58aefff6125e52814ed1eb7eb0a6a","kind":"commit","published_at":"2021-06-14T14:56:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"8410c965c21d54e47c7f4c767981b7583038c360","kind":"commit","published_at":"2021-06-04T02:04:06.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2/manifests"},{"name":"v2.0.0-beta.3","sha":"618f0181ac76015c3efdaf8b8ab5a468293f6e82","kind":"commit","published_at":"2021-06-04T01:48:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3/manifests"},{"name":"v1.9.1","sha":"c893dbf25c73fac5239481e56c68239ded430fba","kind":"commit","published_at":"2021-05-11T12:50:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1/manifests"},{"name":"v2.0.0-beta.2","sha":"95c701b25360da1ce8cf2bb82d3387d130ca0cfb","kind":"commit","published_at":"2021-05-11T00:17:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"45ea20024b1affdaff94b4f41c30520787a26baf","kind":"commit","published_at":"2021-05-08T21:03:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.2","sha":"9b67e40640616143e24bc94458908a694e679821","kind":"commit","published_at":"2021-04-21T01:26:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"2eff2d082a610a8f91da44b199a7538ff086755b","kind":"commit","published_at":"2021-04-15T15:26:14.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.9.0","sha":"ce6fbd7bc088f354cd4ff3ed482fb36c956ff210","kind":"commit","published_at":"2021-03-26T00:57:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"65ca8064882c8c308e5c804c5d5443d409e0738c","kind":"commit","published_at":"2020-09-12T18:42:04.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"16c9a8bdc086a2130a88eff98df4088e4c359bb2","kind":"commit","published_at":"2020-05-17T21:56:44.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.7.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0/manifests"},{"name":"latest","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/latest","html_url":"https://github.com/pelletier/go-toml/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest/manifests"},{"name":"v1.6.0","sha":"903d9455db9ff1d7ac1ab199062eca7266dd11a3","kind":"commit","published_at":"2019-10-25T18:53:56.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.6.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8fe62057ea2d46ce44254c98e84e810044dbe197","kind":"commit","published_at":"2019-10-05T19:18:21.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"728039f679cbcd4f6a54e080d2219a4c4928c546","kind":"commit","published_at":"2019-04-30T03:50:10.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"63909f0a90ab0f36909e8e044e46ace10cf13ba2","kind":"commit","published_at":"2019-04-02T16:47:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"c01d1270ff3e442a8a57cddc1c92dc1138598194","kind":"commit","published_at":"2018-06-05T20:47:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"acdc4509485b587f5e675510c4f2c63e90ff68a8","kind":"commit","published_at":"2018-01-18T22:54:55.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"16398bac157da96aa88f98a2df640c7f32af1da2","kind":"commit","published_at":"2017-09-24T18:42:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5ccdfb18c776b740aecaf085c4d9a2779199c279","kind":"commit","published_at":"2017-05-31T01:35:27.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0/manifests"},{"name":"v0.5.0","sha":"13d49d4606eb801b8f01ae542b4afc4c6ee3d84a","kind":"commit","published_at":"2017-03-02T17:43:01.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d464759235b8fd59f8ab4c44807d7c36e1678add","kind":"commit","published_at":"2016-12-02T10:42:58.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"64ff1ea4d585bc1fca65e6331eb8239f2ff31845","kind":"commit","published_at":"2016-06-30T14:21:25.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"8e6ab94eec2ae84996ed00ec774b2e15c540d7f9","kind":"commit","published_at":"2016-04-22T15:38:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"7f50e4c3395c6e7e18157601867d2b7875f97bff","kind":"commit","published_at":"2016-02-20T12:20:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"8176e30b38196a666c324b0735e7e454302b4b05","kind":"commit","published_at":"2016-01-31T16:07:37.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"6d743bb19f054795f4941155ec1bd035b8ca241e","kind":"commit","published_at":"2015-12-01T13:38:33.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"3102b9890016a8c301326cd469faf1ea9c0d0683","kind":"commit","published_at":"2015-11-03T15:07:50.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"21af3aacfe03b3a1471b571aa7b7012432065117","kind":"commit","published_at":"2014-10-07T20:30:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"86a7f2508eef9bec39934139fe9453d3ddb9ebeb","kind":"tag","published_at":"2014-09-24T07:00:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"1df0722ee130a111b440441f419a9b03abe6397a","kind":"tag","published_at":"2013-07-01T19:45:36.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T02:06:06.468Z","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-github-pelletier-go-toml.v2?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-pelletier-go-toml.v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-pelletier-go-toml.v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-pelletier-go-toml.v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T05:33:24.607Z","issues_count":86,"pull_requests_count":191,"avg_time_to_close_issue":17039706.066666666,"avg_time_to_close_pull_request":3718737.2653061226,"issues_closed_count":60,"pull_requests_closed_count":147,"pull_request_authors_count":50,"issue_authors_count":68,"avg_comments_per_issue":2.3372093023255816,"avg_comments_per_pull_request":0.8638743455497382,"merged_pull_requests_count":118,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":13,"past_year_pull_requests_count":64,"past_year_avg_time_to_close_issue":4110638.5714285714,"past_year_avg_time_to_close_pull_request":257573.19444444444,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":0.6923076923076923,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/issues","maintainers":[{"login":"pelletier","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}],"active_maintainers":[{"login":"pelletier","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-pelletier-go-toml.v2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-pelletier-go-toml.v2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-pelletier-go-toml.v2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-pelletier-go-toml.v2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-pelletier-go-toml.v2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-pelletier-go-toml.v2/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1108},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-25T05:06:52.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13646429,"name":"golang-github-pelletier-go-toml.v2","ecosystem":"debian","description":null,"homepage":"https://github.com/pelletier/go-toml","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/pelletier/go-toml","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T03:30:12.123Z","latest_release_published_at":"2026-02-12T03:30:12.123Z","latest_release_number":"2.2.1-1","last_synced_at":"2026-03-13T19:17:48.086Z","created_at":"2026-02-12T03:30:11.935Z","updated_at":"2026-08-18T01:01:38.420Z","registry_url":"https://tracker.debian.org/pkg/golang-github-pelletier-go-toml.v2","install_command":"apt-get install golang-github-pelletier-go-toml.v2","documentation_url":"https://packages.debian.org/trixie/golang-github-pelletier-go-toml.v2","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"golang-github-pelletier-go-toml.v2-dev","standards_version":"4.7.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any (\u003e= 2:1.16~), golang-github-stretchr-testify-dev (\u003e= 1.9.0)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":7101733,"uuid":"8393979","full_name":"pelletier/go-toml","owner":"pelletier","description":"Go library for the TOML file format","archived":false,"fork":false,"pushed_at":"2026-08-03T12:43:48.000Z","size":3608,"stargazers_count":1977,"open_issues_count":30,"forks_count":247,"subscribers_count":24,"default_branch":"v2","last_synced_at":"2026-08-18T00:53:25.936Z","etag":null,"topics":["go","golang","hacktoberfest","toml","toml-parsing"],"latest_commit_sha":null,"homepage":"https://github.com/pelletier/go-toml","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pelletier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":"audit_flags_test.go","citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-02-24T17:45:51.000Z","updated_at":"2026-08-16T09:41:30.000Z","dependencies_parsed_at":"2026-08-11T00:58:39.918Z","dependency_job_id":null,"html_url":"https://github.com/pelletier/go-toml","commit_stats":{"total_commits":803,"total_committers":98,"mean_commits":8.193877551020408,"dds":0.4308841843088418,"last_synced_commit":"923b2ab4787c6297011a37d73c4e0ca1a051747d"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/pelletier/go-toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/sbom","scorecard":{"id":726878,"data":{"date":"2025-08-11","repo":{"name":"github.com/pelletier/go-toml","commit":"85e2448ce57f28543cb00e30572cf25fe4dfe6e4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 17/26 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow.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":"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/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.4 not signed: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/pelletier/go-toml/releases/147297953","Warn: release artifact v2.2.4 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/147297953"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T13:05:02.046Z","repository_id":7101733,"created_at":"2025-08-22T13:05:02.046Z","updated_at":"2025-08-22T13:05:02.046Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36752571,"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-17T02:00:06.698Z","response_time":86,"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":"pelletier","name":"Thomas Pelletier","uuid":"172804","kind":"user","description":"","email":"thomas@pelletier.dev","website":"https://pelletier.dev","location":"New York, NY","twitter":"thompelletier","company":null,"icon_url":"https://avatars.githubusercontent.com/u/172804?u=4701b3b1a8bef97848ac878b746cf515fc60555e\u0026v=4","repositories_count":123,"last_synced_at":"2026-08-14T04:51:10.878Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pelletier","funding_links":[],"total_stars":2251,"followers":132,"following":0,"created_at":"2022-11-02T20:38:20.403Z","updated_at":"2026-08-14T04:51:10.904Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier/repositories"},"tags":[{"name":"v2.4.3","sha":"071a36c2a57244f2e70369bfc69889fda2a1f60f","kind":"commit","published_at":"2026-07-05T02:25:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"25fc13019c367a8ea52cd47afa862a7a60025d26","kind":"commit","published_at":"2026-06-24T03:09:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"258652624c6f6454fefc667e537c1780235a8541","kind":"commit","published_at":"2026-06-22T19:31:00.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b99e8db1027869f497c5402ff38afbb5d0f1a932","kind":"commit","published_at":"2026-06-16T00:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"f85c4e8142d63f3c193f84ecfbf4b99104a1c95f","kind":"commit","published_at":"2026-04-16T23:29:02.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"f36a3ece9e3adf0efaf9f9bd3591c3001f17602b","kind":"commit","published_at":"2026-03-24T11:08:39.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"ee07c9203b72060f12e31c04ace80e8a187d5a67","kind":"commit","published_at":"2025-04-07T11:11:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"b730b2be5d3ab7283067ddf61188f41cdf42ce06","kind":"commit","published_at":"2024-08-17T20:26:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a3d5a0bb530b5206c728eed9cb57323061922bcb","kind":"commit","published_at":"2024-04-29T10:02:54.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"d00d2cca6edb4ea8c1292d474008134687f703c2","kind":"commit","published_at":"2024-04-12T14:42:12.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"86608d7fca88a6a61539ff7e9f1a942a428654d8","kind":"commit","published_at":"2024-03-19T17:24:46.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"34765b4a9e937ab927b5bd57231e98c68fe13109","kind":"commit","published_at":"2023-12-11T19:17:49.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3175efb395240ba57fac9174429d72e45a70a44b","kind":"commit","published_at":"2023-08-29T12:46:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0/manifests"},{"name":"v2.0.9","sha":"e183db7e69f2c8da8ddff8be040ce1f79024d075","kind":"commit","published_at":"2023-07-12T14:53:17.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.9","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7b980e792b27b596bb3221bee4676d23ce91bb3c","kind":"commit","published_at":"2023-05-23T22:22:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"643c251c4b34637fef522646c3513598cd4b90f7","kind":"commit","published_at":"2023-02-28T16:34:24.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"94bd3ddcd650ed7a329f9f01c0b5926b8146b56a","kind":"commit","published_at":"2022-11-09T21:14:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"942841787a7d70422e4d8bc7d0be28ab911402df","kind":"commit","published_at":"2022-08-26T13:15:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"28f1efc7d3aac3247b915ecf6ebb3e2651705514","kind":"commit","published_at":"2022-08-22T22:39:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"7baa23f493a82b3f24f4dada5d0b02d17fbde175","kind":"commit","published_at":"2022-08-15T20:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"216628222f5716163bb96d3651a68feef31b090d","kind":"commit","published_at":"2022-06-08T22:05:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0a422e3dbd38adf698d506ce7ced89fdb5d2f66e","kind":"commit","published_at":"2022-05-10T13:43:26.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"171a592663a491f928d2c40ba322bf897f498a01","kind":"commit","published_at":"2022-04-28T01:29:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.8","sha":"adacebd8c783375863daad87fb9b00953adec30b","kind":"commit","published_at":"2022-04-11T02:24:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8/manifests"},{"name":"v2.0.0-beta.7","sha":"f5cc8c49eb6f4ea5635e1e9df82fb418c7482d9b","kind":"commit","published_at":"2022-04-08T01:58:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"068279f13befe90729ff3b5eab3c46edf0a05cc1","kind":"commit","published_at":"2022-04-07T23:51:09.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6/manifests"},{"name":"v1.9.5","sha":"fed1464066413075eac02cd4dc368b5221845541","kind":"commit","published_at":"2022-01-05T14:17:32.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5/manifests"},{"name":"v2.0.0-beta.5","sha":"1b1dd3d6d5c3bac3e48e5728a8cb54295b4ef7a0","kind":"commit","published_at":"2021-12-29T14:53:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"19751e8a519333801ea0c683d530561ed71ce02b","kind":"commit","published_at":"2021-10-28T23:10:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4/manifests"},{"name":"v1.9.4","sha":"b8ba995eaaba4be30c8a8090bdfb4aa61af52054","kind":"commit","published_at":"2021-09-06T01:38:35.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"8e44986c28d58aefff6125e52814ed1eb7eb0a6a","kind":"commit","published_at":"2021-06-14T14:56:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"8410c965c21d54e47c7f4c767981b7583038c360","kind":"commit","published_at":"2021-06-04T02:04:06.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2/manifests"},{"name":"v2.0.0-beta.3","sha":"618f0181ac76015c3efdaf8b8ab5a468293f6e82","kind":"commit","published_at":"2021-06-04T01:48:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3/manifests"},{"name":"v1.9.1","sha":"c893dbf25c73fac5239481e56c68239ded430fba","kind":"commit","published_at":"2021-05-11T12:50:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1/manifests"},{"name":"v2.0.0-beta.2","sha":"95c701b25360da1ce8cf2bb82d3387d130ca0cfb","kind":"commit","published_at":"2021-05-11T00:17:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"45ea20024b1affdaff94b4f41c30520787a26baf","kind":"commit","published_at":"2021-05-08T21:03:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.2","sha":"9b67e40640616143e24bc94458908a694e679821","kind":"commit","published_at":"2021-04-21T01:26:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"2eff2d082a610a8f91da44b199a7538ff086755b","kind":"commit","published_at":"2021-04-15T15:26:14.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.9.0","sha":"ce6fbd7bc088f354cd4ff3ed482fb36c956ff210","kind":"commit","published_at":"2021-03-26T00:57:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"65ca8064882c8c308e5c804c5d5443d409e0738c","kind":"commit","published_at":"2020-09-12T18:42:04.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"16c9a8bdc086a2130a88eff98df4088e4c359bb2","kind":"commit","published_at":"2020-05-17T21:56:44.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.7.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0/manifests"},{"name":"latest","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/latest","html_url":"https://github.com/pelletier/go-toml/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest/manifests"},{"name":"v1.6.0","sha":"903d9455db9ff1d7ac1ab199062eca7266dd11a3","kind":"commit","published_at":"2019-10-25T18:53:56.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.6.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8fe62057ea2d46ce44254c98e84e810044dbe197","kind":"commit","published_at":"2019-10-05T19:18:21.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"728039f679cbcd4f6a54e080d2219a4c4928c546","kind":"commit","published_at":"2019-04-30T03:50:10.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"63909f0a90ab0f36909e8e044e46ace10cf13ba2","kind":"commit","published_at":"2019-04-02T16:47:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"c01d1270ff3e442a8a57cddc1c92dc1138598194","kind":"commit","published_at":"2018-06-05T20:47:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"acdc4509485b587f5e675510c4f2c63e90ff68a8","kind":"commit","published_at":"2018-01-18T22:54:55.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"16398bac157da96aa88f98a2df640c7f32af1da2","kind":"commit","published_at":"2017-09-24T18:42:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5ccdfb18c776b740aecaf085c4d9a2779199c279","kind":"commit","published_at":"2017-05-31T01:35:27.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0/manifests"},{"name":"v0.5.0","sha":"13d49d4606eb801b8f01ae542b4afc4c6ee3d84a","kind":"commit","published_at":"2017-03-02T17:43:01.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d464759235b8fd59f8ab4c44807d7c36e1678add","kind":"commit","published_at":"2016-12-02T10:42:58.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"64ff1ea4d585bc1fca65e6331eb8239f2ff31845","kind":"commit","published_at":"2016-06-30T14:21:25.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"8e6ab94eec2ae84996ed00ec774b2e15c540d7f9","kind":"commit","published_at":"2016-04-22T15:38:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"7f50e4c3395c6e7e18157601867d2b7875f97bff","kind":"commit","published_at":"2016-02-20T12:20:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"8176e30b38196a666c324b0735e7e454302b4b05","kind":"commit","published_at":"2016-01-31T16:07:37.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"6d743bb19f054795f4941155ec1bd035b8ca241e","kind":"commit","published_at":"2015-12-01T13:38:33.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"3102b9890016a8c301326cd469faf1ea9c0d0683","kind":"commit","published_at":"2015-11-03T15:07:50.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"21af3aacfe03b3a1471b571aa7b7012432065117","kind":"commit","published_at":"2014-10-07T20:30:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"86a7f2508eef9bec39934139fe9453d3ddb9ebeb","kind":"tag","published_at":"2014-09-24T07:00:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"1df0722ee130a111b440441f419a9b03abe6397a","kind":"tag","published_at":"2013-07-01T19:45:36.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T01:01:38.420Z","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-github-pelletier-go-toml.v2?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-pelletier-go-toml.v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-pelletier-go-toml.v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-pelletier-go-toml.v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T05:33:24.607Z","issues_count":86,"pull_requests_count":191,"avg_time_to_close_issue":17039706.066666666,"avg_time_to_close_pull_request":3718737.2653061226,"issues_closed_count":60,"pull_requests_closed_count":147,"pull_request_authors_count":50,"issue_authors_count":68,"avg_comments_per_issue":2.3372093023255816,"avg_comments_per_pull_request":0.8638743455497382,"merged_pull_requests_count":118,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":13,"past_year_pull_requests_count":64,"past_year_avg_time_to_close_issue":4110638.5714285714,"past_year_avg_time_to_close_pull_request":257573.19444444444,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":0.6923076923076923,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/issues","maintainers":[{"login":"pelletier","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}],"active_maintainers":[{"login":"pelletier","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-pelletier-go-toml.v2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-pelletier-go-toml.v2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-pelletier-go-toml.v2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-pelletier-go-toml.v2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-pelletier-go-toml.v2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-pelletier-go-toml.v2/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":1687},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-25T05:04:56.023Z","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":13476209,"name":"golang-github-pelletier-go-toml.v2","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pelletier/go-toml","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/pelletier/go-toml","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T04:30:24.235Z","latest_release_published_at":"2026-02-10T04:30:24.235Z","latest_release_number":"2.0.6-1","last_synced_at":"2026-03-10T05:05:58.488Z","created_at":"2026-02-10T04:30:23.293Z","updated_at":"2026-08-18T01:15:50.400Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-pelletier-go-toml.v2","install_command":"apt-get install golang-github-pelletier-go-toml.v2","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-pelletier-go-toml.v2-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any (\u003e= 2:1.16~), golang-github-stretchr-testify-dev (\u003e= 1.8.1)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":7101733,"uuid":"8393979","full_name":"pelletier/go-toml","owner":"pelletier","description":"Go library for the TOML file format","archived":false,"fork":false,"pushed_at":"2026-08-03T12:43:48.000Z","size":3608,"stargazers_count":1977,"open_issues_count":30,"forks_count":247,"subscribers_count":24,"default_branch":"v2","last_synced_at":"2026-08-18T00:53:25.936Z","etag":null,"topics":["go","golang","hacktoberfest","toml","toml-parsing"],"latest_commit_sha":null,"homepage":"https://github.com/pelletier/go-toml","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pelletier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":"audit_flags_test.go","citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-02-24T17:45:51.000Z","updated_at":"2026-08-16T09:41:30.000Z","dependencies_parsed_at":"2026-08-11T00:58:39.918Z","dependency_job_id":null,"html_url":"https://github.com/pelletier/go-toml","commit_stats":{"total_commits":803,"total_committers":98,"mean_commits":8.193877551020408,"dds":0.4308841843088418,"last_synced_commit":"923b2ab4787c6297011a37d73c4e0ca1a051747d"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/pelletier/go-toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/sbom","scorecard":{"id":726878,"data":{"date":"2025-08-11","repo":{"name":"github.com/pelletier/go-toml","commit":"85e2448ce57f28543cb00e30572cf25fe4dfe6e4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 17/26 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow.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":"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/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.4 not signed: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/pelletier/go-toml/releases/147297953","Warn: release artifact v2.2.4 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/147297953"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T13:05:02.046Z","repository_id":7101733,"created_at":"2025-08-22T13:05:02.046Z","updated_at":"2025-08-22T13:05:02.046Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36752571,"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-17T02:00:06.698Z","response_time":86,"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":"pelletier","name":"Thomas Pelletier","uuid":"172804","kind":"user","description":"","email":"thomas@pelletier.dev","website":"https://pelletier.dev","location":"New York, NY","twitter":"thompelletier","company":null,"icon_url":"https://avatars.githubusercontent.com/u/172804?u=4701b3b1a8bef97848ac878b746cf515fc60555e\u0026v=4","repositories_count":123,"last_synced_at":"2026-08-14T04:51:10.878Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pelletier","funding_links":[],"total_stars":2251,"followers":132,"following":0,"created_at":"2022-11-02T20:38:20.403Z","updated_at":"2026-08-14T04:51:10.904Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier/repositories"},"tags":[{"name":"v2.4.3","sha":"071a36c2a57244f2e70369bfc69889fda2a1f60f","kind":"commit","published_at":"2026-07-05T02:25:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"25fc13019c367a8ea52cd47afa862a7a60025d26","kind":"commit","published_at":"2026-06-24T03:09:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"258652624c6f6454fefc667e537c1780235a8541","kind":"commit","published_at":"2026-06-22T19:31:00.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b99e8db1027869f497c5402ff38afbb5d0f1a932","kind":"commit","published_at":"2026-06-16T00:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"f85c4e8142d63f3c193f84ecfbf4b99104a1c95f","kind":"commit","published_at":"2026-04-16T23:29:02.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"f36a3ece9e3adf0efaf9f9bd3591c3001f17602b","kind":"commit","published_at":"2026-03-24T11:08:39.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"ee07c9203b72060f12e31c04ace80e8a187d5a67","kind":"commit","published_at":"2025-04-07T11:11:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"b730b2be5d3ab7283067ddf61188f41cdf42ce06","kind":"commit","published_at":"2024-08-17T20:26:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a3d5a0bb530b5206c728eed9cb57323061922bcb","kind":"commit","published_at":"2024-04-29T10:02:54.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"d00d2cca6edb4ea8c1292d474008134687f703c2","kind":"commit","published_at":"2024-04-12T14:42:12.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"86608d7fca88a6a61539ff7e9f1a942a428654d8","kind":"commit","published_at":"2024-03-19T17:24:46.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"34765b4a9e937ab927b5bd57231e98c68fe13109","kind":"commit","published_at":"2023-12-11T19:17:49.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3175efb395240ba57fac9174429d72e45a70a44b","kind":"commit","published_at":"2023-08-29T12:46:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0/manifests"},{"name":"v2.0.9","sha":"e183db7e69f2c8da8ddff8be040ce1f79024d075","kind":"commit","published_at":"2023-07-12T14:53:17.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.9","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7b980e792b27b596bb3221bee4676d23ce91bb3c","kind":"commit","published_at":"2023-05-23T22:22:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"643c251c4b34637fef522646c3513598cd4b90f7","kind":"commit","published_at":"2023-02-28T16:34:24.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"94bd3ddcd650ed7a329f9f01c0b5926b8146b56a","kind":"commit","published_at":"2022-11-09T21:14:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"942841787a7d70422e4d8bc7d0be28ab911402df","kind":"commit","published_at":"2022-08-26T13:15:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"28f1efc7d3aac3247b915ecf6ebb3e2651705514","kind":"commit","published_at":"2022-08-22T22:39:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"7baa23f493a82b3f24f4dada5d0b02d17fbde175","kind":"commit","published_at":"2022-08-15T20:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"216628222f5716163bb96d3651a68feef31b090d","kind":"commit","published_at":"2022-06-08T22:05:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0a422e3dbd38adf698d506ce7ced89fdb5d2f66e","kind":"commit","published_at":"2022-05-10T13:43:26.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"171a592663a491f928d2c40ba322bf897f498a01","kind":"commit","published_at":"2022-04-28T01:29:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.8","sha":"adacebd8c783375863daad87fb9b00953adec30b","kind":"commit","published_at":"2022-04-11T02:24:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8/manifests"},{"name":"v2.0.0-beta.7","sha":"f5cc8c49eb6f4ea5635e1e9df82fb418c7482d9b","kind":"commit","published_at":"2022-04-08T01:58:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"068279f13befe90729ff3b5eab3c46edf0a05cc1","kind":"commit","published_at":"2022-04-07T23:51:09.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6/manifests"},{"name":"v1.9.5","sha":"fed1464066413075eac02cd4dc368b5221845541","kind":"commit","published_at":"2022-01-05T14:17:32.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5/manifests"},{"name":"v2.0.0-beta.5","sha":"1b1dd3d6d5c3bac3e48e5728a8cb54295b4ef7a0","kind":"commit","published_at":"2021-12-29T14:53:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"19751e8a519333801ea0c683d530561ed71ce02b","kind":"commit","published_at":"2021-10-28T23:10:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4/manifests"},{"name":"v1.9.4","sha":"b8ba995eaaba4be30c8a8090bdfb4aa61af52054","kind":"commit","published_at":"2021-09-06T01:38:35.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"8e44986c28d58aefff6125e52814ed1eb7eb0a6a","kind":"commit","published_at":"2021-06-14T14:56:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"8410c965c21d54e47c7f4c767981b7583038c360","kind":"commit","published_at":"2021-06-04T02:04:06.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2/manifests"},{"name":"v2.0.0-beta.3","sha":"618f0181ac76015c3efdaf8b8ab5a468293f6e82","kind":"commit","published_at":"2021-06-04T01:48:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3/manifests"},{"name":"v1.9.1","sha":"c893dbf25c73fac5239481e56c68239ded430fba","kind":"commit","published_at":"2021-05-11T12:50:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1/manifests"},{"name":"v2.0.0-beta.2","sha":"95c701b25360da1ce8cf2bb82d3387d130ca0cfb","kind":"commit","published_at":"2021-05-11T00:17:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"45ea20024b1affdaff94b4f41c30520787a26baf","kind":"commit","published_at":"2021-05-08T21:03:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.2","sha":"9b67e40640616143e24bc94458908a694e679821","kind":"commit","published_at":"2021-04-21T01:26:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"2eff2d082a610a8f91da44b199a7538ff086755b","kind":"commit","published_at":"2021-04-15T15:26:14.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.9.0","sha":"ce6fbd7bc088f354cd4ff3ed482fb36c956ff210","kind":"commit","published_at":"2021-03-26T00:57:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"65ca8064882c8c308e5c804c5d5443d409e0738c","kind":"commit","published_at":"2020-09-12T18:42:04.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"16c9a8bdc086a2130a88eff98df4088e4c359bb2","kind":"commit","published_at":"2020-05-17T21:56:44.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.7.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0/manifests"},{"name":"latest","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/latest","html_url":"https://github.com/pelletier/go-toml/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest/manifests"},{"name":"v1.6.0","sha":"903d9455db9ff1d7ac1ab199062eca7266dd11a3","kind":"commit","published_at":"2019-10-25T18:53:56.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.6.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8fe62057ea2d46ce44254c98e84e810044dbe197","kind":"commit","published_at":"2019-10-05T19:18:21.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"728039f679cbcd4f6a54e080d2219a4c4928c546","kind":"commit","published_at":"2019-04-30T03:50:10.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"63909f0a90ab0f36909e8e044e46ace10cf13ba2","kind":"commit","published_at":"2019-04-02T16:47:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"c01d1270ff3e442a8a57cddc1c92dc1138598194","kind":"commit","published_at":"2018-06-05T20:47:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"acdc4509485b587f5e675510c4f2c63e90ff68a8","kind":"commit","published_at":"2018-01-18T22:54:55.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"16398bac157da96aa88f98a2df640c7f32af1da2","kind":"commit","published_at":"2017-09-24T18:42:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5ccdfb18c776b740aecaf085c4d9a2779199c279","kind":"commit","published_at":"2017-05-31T01:35:27.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0/manifests"},{"name":"v0.5.0","sha":"13d49d4606eb801b8f01ae542b4afc4c6ee3d84a","kind":"commit","published_at":"2017-03-02T17:43:01.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d464759235b8fd59f8ab4c44807d7c36e1678add","kind":"commit","published_at":"2016-12-02T10:42:58.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"64ff1ea4d585bc1fca65e6331eb8239f2ff31845","kind":"commit","published_at":"2016-06-30T14:21:25.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"8e6ab94eec2ae84996ed00ec774b2e15c540d7f9","kind":"commit","published_at":"2016-04-22T15:38:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"7f50e4c3395c6e7e18157601867d2b7875f97bff","kind":"commit","published_at":"2016-02-20T12:20:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"8176e30b38196a666c324b0735e7e454302b4b05","kind":"commit","published_at":"2016-01-31T16:07:37.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"6d743bb19f054795f4941155ec1bd035b8ca241e","kind":"commit","published_at":"2015-12-01T13:38:33.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"3102b9890016a8c301326cd469faf1ea9c0d0683","kind":"commit","published_at":"2015-11-03T15:07:50.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"21af3aacfe03b3a1471b571aa7b7012432065117","kind":"commit","published_at":"2014-10-07T20:30:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"86a7f2508eef9bec39934139fe9453d3ddb9ebeb","kind":"tag","published_at":"2014-09-24T07:00:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"1df0722ee130a111b440441f419a9b03abe6397a","kind":"tag","published_at":"2013-07-01T19:45:36.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T01:15:50.399Z","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-github-pelletier-go-toml.v2?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-pelletier-go-toml.v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-pelletier-go-toml.v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-pelletier-go-toml.v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T05:33:24.607Z","issues_count":86,"pull_requests_count":191,"avg_time_to_close_issue":17039706.066666666,"avg_time_to_close_pull_request":3718737.2653061226,"issues_closed_count":60,"pull_requests_closed_count":147,"pull_request_authors_count":50,"issue_authors_count":68,"avg_comments_per_issue":2.3372093023255816,"avg_comments_per_pull_request":0.8638743455497382,"merged_pull_requests_count":118,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":13,"past_year_pull_requests_count":64,"past_year_avg_time_to_close_issue":4110638.5714285714,"past_year_avg_time_to_close_pull_request":257573.19444444444,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":0.6923076923076923,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/issues","maintainers":[{"login":"pelletier","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}],"active_maintainers":[{"login":"pelletier","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-pelletier-go-toml.v2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-pelletier-go-toml.v2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-pelletier-go-toml.v2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-pelletier-go-toml.v2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-pelletier-go-toml.v2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-pelletier-go-toml.v2/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1339},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-25T05:06:51.033Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":11880918,"name":"github.com/pelletier/Go-toml/v2","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/pelletier/Go-toml","keywords_array":[],"namespace":null,"versions_count":33,"first_release_published_at":"2025-07-05T10:57:40.537Z","latest_release_published_at":"2026-07-05T02:25:11.000Z","latest_release_number":"v2.4.3","last_synced_at":"2026-08-26T02:14:59.871Z","created_at":"2025-07-05T10:57:35.901Z","updated_at":"2026-08-26T02:14:59.872Z","registry_url":"https://pkg.go.dev/github.com/pelletier/Go-toml/v2","install_command":"go get github.com/pelletier/Go-toml/v2","documentation_url":"https://pkg.go.dev/github.com/pelletier/Go-toml/v2#section-documentation","metadata":{},"repo_metadata":{"id":7101733,"uuid":"8393979","full_name":"pelletier/go-toml","owner":"pelletier","description":"Go library for the TOML file format","archived":false,"fork":false,"pushed_at":"2026-08-03T12:43:48.000Z","size":3608,"stargazers_count":1977,"open_issues_count":30,"forks_count":247,"subscribers_count":24,"default_branch":"v2","last_synced_at":"2026-08-18T00:53:25.936Z","etag":null,"topics":["go","golang","hacktoberfest","toml","toml-parsing"],"latest_commit_sha":null,"homepage":"https://github.com/pelletier/go-toml","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pelletier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":"audit_flags_test.go","citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-02-24T17:45:51.000Z","updated_at":"2026-08-16T09:41:30.000Z","dependencies_parsed_at":"2026-08-11T00:58:39.918Z","dependency_job_id":null,"html_url":"https://github.com/pelletier/go-toml","commit_stats":{"total_commits":803,"total_committers":98,"mean_commits":8.193877551020408,"dds":0.4308841843088418,"last_synced_commit":"923b2ab4787c6297011a37d73c4e0ca1a051747d"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/pelletier/go-toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/sbom","scorecard":{"id":726878,"data":{"date":"2025-08-11","repo":{"name":"github.com/pelletier/go-toml","commit":"85e2448ce57f28543cb00e30572cf25fe4dfe6e4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 17/26 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow.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":"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/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.4 not signed: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/pelletier/go-toml/releases/147297953","Warn: release artifact v2.2.4 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/147297953"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T13:05:02.046Z","repository_id":7101733,"created_at":"2025-08-22T13:05:02.046Z","updated_at":"2025-08-22T13:05:02.046Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36753169,"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-17T02:00:06.698Z","response_time":86,"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":"pelletier","name":"Thomas Pelletier","uuid":"172804","kind":"user","description":"","email":"thomas@pelletier.dev","website":"https://pelletier.dev","location":"New York, NY","twitter":"thompelletier","company":null,"icon_url":"https://avatars.githubusercontent.com/u/172804?u=4701b3b1a8bef97848ac878b746cf515fc60555e\u0026v=4","repositories_count":123,"last_synced_at":"2026-08-14T04:51:10.878Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pelletier","funding_links":[],"total_stars":2251,"followers":132,"following":0,"created_at":"2022-11-02T20:38:20.403Z","updated_at":"2026-08-14T04:51:10.904Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier/repositories"},"tags":[{"name":"v2.4.3","sha":"071a36c2a57244f2e70369bfc69889fda2a1f60f","kind":"commit","published_at":"2026-07-05T02:25:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"25fc13019c367a8ea52cd47afa862a7a60025d26","kind":"commit","published_at":"2026-06-24T03:09:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"258652624c6f6454fefc667e537c1780235a8541","kind":"commit","published_at":"2026-06-22T19:31:00.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b99e8db1027869f497c5402ff38afbb5d0f1a932","kind":"commit","published_at":"2026-06-16T00:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"f85c4e8142d63f3c193f84ecfbf4b99104a1c95f","kind":"commit","published_at":"2026-04-16T23:29:02.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"f36a3ece9e3adf0efaf9f9bd3591c3001f17602b","kind":"commit","published_at":"2026-03-24T11:08:39.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"ee07c9203b72060f12e31c04ace80e8a187d5a67","kind":"commit","published_at":"2025-04-07T11:11:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"b730b2be5d3ab7283067ddf61188f41cdf42ce06","kind":"commit","published_at":"2024-08-17T20:26:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a3d5a0bb530b5206c728eed9cb57323061922bcb","kind":"commit","published_at":"2024-04-29T10:02:54.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"d00d2cca6edb4ea8c1292d474008134687f703c2","kind":"commit","published_at":"2024-04-12T14:42:12.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"86608d7fca88a6a61539ff7e9f1a942a428654d8","kind":"commit","published_at":"2024-03-19T17:24:46.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"34765b4a9e937ab927b5bd57231e98c68fe13109","kind":"commit","published_at":"2023-12-11T19:17:49.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3175efb395240ba57fac9174429d72e45a70a44b","kind":"commit","published_at":"2023-08-29T12:46:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0/manifests"},{"name":"v2.0.9","sha":"e183db7e69f2c8da8ddff8be040ce1f79024d075","kind":"commit","published_at":"2023-07-12T14:53:17.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.9","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7b980e792b27b596bb3221bee4676d23ce91bb3c","kind":"commit","published_at":"2023-05-23T22:22:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"643c251c4b34637fef522646c3513598cd4b90f7","kind":"commit","published_at":"2023-02-28T16:34:24.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"94bd3ddcd650ed7a329f9f01c0b5926b8146b56a","kind":"commit","published_at":"2022-11-09T21:14:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"942841787a7d70422e4d8bc7d0be28ab911402df","kind":"commit","published_at":"2022-08-26T13:15:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"28f1efc7d3aac3247b915ecf6ebb3e2651705514","kind":"commit","published_at":"2022-08-22T22:39:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"7baa23f493a82b3f24f4dada5d0b02d17fbde175","kind":"commit","published_at":"2022-08-15T20:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"216628222f5716163bb96d3651a68feef31b090d","kind":"commit","published_at":"2022-06-08T22:05:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0a422e3dbd38adf698d506ce7ced89fdb5d2f66e","kind":"commit","published_at":"2022-05-10T13:43:26.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"171a592663a491f928d2c40ba322bf897f498a01","kind":"commit","published_at":"2022-04-28T01:29:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.8","sha":"adacebd8c783375863daad87fb9b00953adec30b","kind":"commit","published_at":"2022-04-11T02:24:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8/manifests"},{"name":"v2.0.0-beta.7","sha":"f5cc8c49eb6f4ea5635e1e9df82fb418c7482d9b","kind":"commit","published_at":"2022-04-08T01:58:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"068279f13befe90729ff3b5eab3c46edf0a05cc1","kind":"commit","published_at":"2022-04-07T23:51:09.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6/manifests"},{"name":"v1.9.5","sha":"fed1464066413075eac02cd4dc368b5221845541","kind":"commit","published_at":"2022-01-05T14:17:32.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5/manifests"},{"name":"v2.0.0-beta.5","sha":"1b1dd3d6d5c3bac3e48e5728a8cb54295b4ef7a0","kind":"commit","published_at":"2021-12-29T14:53:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"19751e8a519333801ea0c683d530561ed71ce02b","kind":"commit","published_at":"2021-10-28T23:10:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4/manifests"},{"name":"v1.9.4","sha":"b8ba995eaaba4be30c8a8090bdfb4aa61af52054","kind":"commit","published_at":"2021-09-06T01:38:35.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"8e44986c28d58aefff6125e52814ed1eb7eb0a6a","kind":"commit","published_at":"2021-06-14T14:56:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"8410c965c21d54e47c7f4c767981b7583038c360","kind":"commit","published_at":"2021-06-04T02:04:06.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2/manifests"},{"name":"v2.0.0-beta.3","sha":"618f0181ac76015c3efdaf8b8ab5a468293f6e82","kind":"commit","published_at":"2021-06-04T01:48:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3/manifests"},{"name":"v1.9.1","sha":"c893dbf25c73fac5239481e56c68239ded430fba","kind":"commit","published_at":"2021-05-11T12:50:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1/manifests"},{"name":"v2.0.0-beta.2","sha":"95c701b25360da1ce8cf2bb82d3387d130ca0cfb","kind":"commit","published_at":"2021-05-11T00:17:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"45ea20024b1affdaff94b4f41c30520787a26baf","kind":"commit","published_at":"2021-05-08T21:03:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.2","sha":"9b67e40640616143e24bc94458908a694e679821","kind":"commit","published_at":"2021-04-21T01:26:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"2eff2d082a610a8f91da44b199a7538ff086755b","kind":"commit","published_at":"2021-04-15T15:26:14.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.9.0","sha":"ce6fbd7bc088f354cd4ff3ed482fb36c956ff210","kind":"commit","published_at":"2021-03-26T00:57:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"65ca8064882c8c308e5c804c5d5443d409e0738c","kind":"commit","published_at":"2020-09-12T18:42:04.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"16c9a8bdc086a2130a88eff98df4088e4c359bb2","kind":"commit","published_at":"2020-05-17T21:56:44.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.7.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0/manifests"},{"name":"latest","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/latest","html_url":"https://github.com/pelletier/go-toml/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest/manifests"},{"name":"v1.6.0","sha":"903d9455db9ff1d7ac1ab199062eca7266dd11a3","kind":"commit","published_at":"2019-10-25T18:53:56.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.6.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8fe62057ea2d46ce44254c98e84e810044dbe197","kind":"commit","published_at":"2019-10-05T19:18:21.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"728039f679cbcd4f6a54e080d2219a4c4928c546","kind":"commit","published_at":"2019-04-30T03:50:10.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"63909f0a90ab0f36909e8e044e46ace10cf13ba2","kind":"commit","published_at":"2019-04-02T16:47:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"c01d1270ff3e442a8a57cddc1c92dc1138598194","kind":"commit","published_at":"2018-06-05T20:47:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"acdc4509485b587f5e675510c4f2c63e90ff68a8","kind":"commit","published_at":"2018-01-18T22:54:55.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"16398bac157da96aa88f98a2df640c7f32af1da2","kind":"commit","published_at":"2017-09-24T18:42:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5ccdfb18c776b740aecaf085c4d9a2779199c279","kind":"commit","published_at":"2017-05-31T01:35:27.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0/manifests"},{"name":"v0.5.0","sha":"13d49d4606eb801b8f01ae542b4afc4c6ee3d84a","kind":"commit","published_at":"2017-03-02T17:43:01.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d464759235b8fd59f8ab4c44807d7c36e1678add","kind":"commit","published_at":"2016-12-02T10:42:58.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"64ff1ea4d585bc1fca65e6331eb8239f2ff31845","kind":"commit","published_at":"2016-06-30T14:21:25.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"8e6ab94eec2ae84996ed00ec774b2e15c540d7f9","kind":"commit","published_at":"2016-04-22T15:38:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"7f50e4c3395c6e7e18157601867d2b7875f97bff","kind":"commit","published_at":"2016-02-20T12:20:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"8176e30b38196a666c324b0735e7e454302b4b05","kind":"commit","published_at":"2016-01-31T16:07:37.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"6d743bb19f054795f4941155ec1bd035b8ca241e","kind":"commit","published_at":"2015-12-01T13:38:33.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"3102b9890016a8c301326cd469faf1ea9c0d0683","kind":"commit","published_at":"2015-11-03T15:07:50.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"21af3aacfe03b3a1471b571aa7b7012432065117","kind":"commit","published_at":"2014-10-07T20:30:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"86a7f2508eef9bec39934139fe9453d3ddb9ebeb","kind":"tag","published_at":"2014-09-24T07:00:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"1df0722ee130a111b440441f419a9b03abe6397a","kind":"tag","published_at":"2013-07-01T19:45:36.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T01:15:50.502Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.665946810909923,"dependent_packages_count":5.309176041623606,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.4875614262667645},"purl":"pkg:golang/github.com/pelletier/%21go-toml/v2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pelletier/Go-toml/v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pelletier/Go-toml/v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pelletier/Go-toml/v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T05:33:24.607Z","issues_count":86,"pull_requests_count":191,"avg_time_to_close_issue":17039706.066666666,"avg_time_to_close_pull_request":3718737.2653061226,"issues_closed_count":60,"pull_requests_closed_count":147,"pull_request_authors_count":50,"issue_authors_count":68,"avg_comments_per_issue":2.3372093023255816,"avg_comments_per_pull_request":0.8638743455497382,"merged_pull_requests_count":118,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":13,"past_year_pull_requests_count":64,"past_year_avg_time_to_close_issue":4110638.5714285714,"past_year_avg_time_to_close_pull_request":257573.19444444444,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":0.6923076923076923,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/issues","maintainers":[{"login":"pelletier","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}],"active_maintainers":[{"login":"pelletier","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2FGo-toml%2Fv2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2FGo-toml%2Fv2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2FGo-toml%2Fv2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2FGo-toml%2Fv2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2FGo-toml%2Fv2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2FGo-toml%2Fv2/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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":13997096,"name":"github.com/pelletier/go-tOML/v2","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/pelletier/go-tOML","keywords_array":[],"namespace":null,"versions_count":33,"first_release_published_at":"2021-04-15T15:26:14.000Z","latest_release_published_at":"2026-07-05T02:25:11.000Z","latest_release_number":"v2.4.3","last_synced_at":"2026-08-26T03:30:10.602Z","created_at":"2026-03-07T09:28:24.130Z","updated_at":"2026-08-26T03:30:10.602Z","registry_url":"https://pkg.go.dev/github.com/pelletier/go-tOML/v2","install_command":"go get github.com/pelletier/go-tOML/v2","documentation_url":"https://pkg.go.dev/github.com/pelletier/go-tOML/v2#section-documentation","metadata":{},"repo_metadata":{"id":7101733,"uuid":"8393979","full_name":"pelletier/go-toml","owner":"pelletier","description":"Go library for the TOML file format","archived":false,"fork":false,"pushed_at":"2026-08-03T12:43:48.000Z","size":3608,"stargazers_count":1982,"open_issues_count":32,"forks_count":251,"subscribers_count":24,"default_branch":"v2","last_synced_at":"2026-08-25T00:55:44.481Z","etag":null,"topics":["go","golang","hacktoberfest","toml","toml-parsing"],"latest_commit_sha":null,"homepage":"https://github.com/pelletier/go-toml","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pelletier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":"audit_flags_test.go","citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-02-24T17:45:51.000Z","updated_at":"2026-08-24T20:42:16.000Z","dependencies_parsed_at":"2026-08-11T00:58:39.918Z","dependency_job_id":null,"html_url":"https://github.com/pelletier/go-toml","commit_stats":{"total_commits":803,"total_committers":98,"mean_commits":8.193877551020408,"dds":0.4308841843088418,"last_synced_commit":"923b2ab4787c6297011a37d73c4e0ca1a051747d"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/pelletier/go-toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/sbom","scorecard":{"id":726878,"data":{"date":"2025-08-11","repo":{"name":"github.com/pelletier/go-toml","commit":"85e2448ce57f28543cb00e30572cf25fe4dfe6e4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 17/26 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow.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":"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/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.4 not signed: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/pelletier/go-toml/releases/147297953","Warn: release artifact v2.2.4 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/147297953"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T13:05:02.046Z","repository_id":7101733,"created_at":"2025-08-22T13:05:02.046Z","updated_at":"2025-08-22T13:05:02.046Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36909161,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-25T02:00:06.831Z","response_time":104,"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":"pelletier","name":"Thomas Pelletier","uuid":"172804","kind":"user","description":"","email":"thomas@pelletier.dev","website":"https://pelletier.dev","location":"New York, NY","twitter":"thompelletier","company":null,"icon_url":"https://avatars.githubusercontent.com/u/172804?u=4701b3b1a8bef97848ac878b746cf515fc60555e\u0026v=4","repositories_count":123,"last_synced_at":"2026-08-22T00:54:18.877Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pelletier","funding_links":[],"total_stars":2254,"followers":132,"following":0,"created_at":"2022-11-02T20:38:20.403Z","updated_at":"2026-08-22T00:54:18.890Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier/repositories"},"tags":[{"name":"v2.4.3","sha":"071a36c2a57244f2e70369bfc69889fda2a1f60f","kind":"commit","published_at":"2026-07-05T02:25:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"25fc13019c367a8ea52cd47afa862a7a60025d26","kind":"commit","published_at":"2026-06-24T03:09:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"258652624c6f6454fefc667e537c1780235a8541","kind":"commit","published_at":"2026-06-22T19:31:00.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b99e8db1027869f497c5402ff38afbb5d0f1a932","kind":"commit","published_at":"2026-06-16T00:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"f85c4e8142d63f3c193f84ecfbf4b99104a1c95f","kind":"commit","published_at":"2026-04-16T23:29:02.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"f36a3ece9e3adf0efaf9f9bd3591c3001f17602b","kind":"commit","published_at":"2026-03-24T11:08:39.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"ee07c9203b72060f12e31c04ace80e8a187d5a67","kind":"commit","published_at":"2025-04-07T11:11:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"b730b2be5d3ab7283067ddf61188f41cdf42ce06","kind":"commit","published_at":"2024-08-17T20:26:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a3d5a0bb530b5206c728eed9cb57323061922bcb","kind":"commit","published_at":"2024-04-29T10:02:54.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"d00d2cca6edb4ea8c1292d474008134687f703c2","kind":"commit","published_at":"2024-04-12T14:42:12.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"86608d7fca88a6a61539ff7e9f1a942a428654d8","kind":"commit","published_at":"2024-03-19T17:24:46.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"34765b4a9e937ab927b5bd57231e98c68fe13109","kind":"commit","published_at":"2023-12-11T19:17:49.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3175efb395240ba57fac9174429d72e45a70a44b","kind":"commit","published_at":"2023-08-29T12:46:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0/manifests"},{"name":"v2.0.9","sha":"e183db7e69f2c8da8ddff8be040ce1f79024d075","kind":"commit","published_at":"2023-07-12T14:53:17.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.9","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7b980e792b27b596bb3221bee4676d23ce91bb3c","kind":"commit","published_at":"2023-05-23T22:22:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"643c251c4b34637fef522646c3513598cd4b90f7","kind":"commit","published_at":"2023-02-28T16:34:24.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"94bd3ddcd650ed7a329f9f01c0b5926b8146b56a","kind":"commit","published_at":"2022-11-09T21:14:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"942841787a7d70422e4d8bc7d0be28ab911402df","kind":"commit","published_at":"2022-08-26T13:15:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"28f1efc7d3aac3247b915ecf6ebb3e2651705514","kind":"commit","published_at":"2022-08-22T22:39:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"7baa23f493a82b3f24f4dada5d0b02d17fbde175","kind":"commit","published_at":"2022-08-15T20:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"216628222f5716163bb96d3651a68feef31b090d","kind":"commit","published_at":"2022-06-08T22:05:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0a422e3dbd38adf698d506ce7ced89fdb5d2f66e","kind":"commit","published_at":"2022-05-10T13:43:26.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"171a592663a491f928d2c40ba322bf897f498a01","kind":"commit","published_at":"2022-04-28T01:29:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.8","sha":"adacebd8c783375863daad87fb9b00953adec30b","kind":"commit","published_at":"2022-04-11T02:24:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8/manifests"},{"name":"v2.0.0-beta.7","sha":"f5cc8c49eb6f4ea5635e1e9df82fb418c7482d9b","kind":"commit","published_at":"2022-04-08T01:58:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"068279f13befe90729ff3b5eab3c46edf0a05cc1","kind":"commit","published_at":"2022-04-07T23:51:09.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6/manifests"},{"name":"v1.9.5","sha":"fed1464066413075eac02cd4dc368b5221845541","kind":"commit","published_at":"2022-01-05T14:17:32.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5/manifests"},{"name":"v2.0.0-beta.5","sha":"1b1dd3d6d5c3bac3e48e5728a8cb54295b4ef7a0","kind":"commit","published_at":"2021-12-29T14:53:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"19751e8a519333801ea0c683d530561ed71ce02b","kind":"commit","published_at":"2021-10-28T23:10:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4/manifests"},{"name":"v1.9.4","sha":"b8ba995eaaba4be30c8a8090bdfb4aa61af52054","kind":"commit","published_at":"2021-09-06T01:38:35.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"8e44986c28d58aefff6125e52814ed1eb7eb0a6a","kind":"commit","published_at":"2021-06-14T14:56:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"8410c965c21d54e47c7f4c767981b7583038c360","kind":"commit","published_at":"2021-06-04T02:04:06.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2/manifests"},{"name":"v2.0.0-beta.3","sha":"618f0181ac76015c3efdaf8b8ab5a468293f6e82","kind":"commit","published_at":"2021-06-04T01:48:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3/manifests"},{"name":"v1.9.1","sha":"c893dbf25c73fac5239481e56c68239ded430fba","kind":"commit","published_at":"2021-05-11T12:50:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1/manifests"},{"name":"v2.0.0-beta.2","sha":"95c701b25360da1ce8cf2bb82d3387d130ca0cfb","kind":"commit","published_at":"2021-05-11T00:17:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"45ea20024b1affdaff94b4f41c30520787a26baf","kind":"commit","published_at":"2021-05-08T21:03:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.2","sha":"9b67e40640616143e24bc94458908a694e679821","kind":"commit","published_at":"2021-04-21T01:26:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"2eff2d082a610a8f91da44b199a7538ff086755b","kind":"commit","published_at":"2021-04-15T15:26:14.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.9.0","sha":"ce6fbd7bc088f354cd4ff3ed482fb36c956ff210","kind":"commit","published_at":"2021-03-26T00:57:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"65ca8064882c8c308e5c804c5d5443d409e0738c","kind":"commit","published_at":"2020-09-12T18:42:04.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"16c9a8bdc086a2130a88eff98df4088e4c359bb2","kind":"commit","published_at":"2020-05-17T21:56:44.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.7.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0/manifests"},{"name":"latest","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/latest","html_url":"https://github.com/pelletier/go-toml/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest/manifests"},{"name":"v1.6.0","sha":"903d9455db9ff1d7ac1ab199062eca7266dd11a3","kind":"commit","published_at":"2019-10-25T18:53:56.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.6.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8fe62057ea2d46ce44254c98e84e810044dbe197","kind":"commit","published_at":"2019-10-05T19:18:21.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"728039f679cbcd4f6a54e080d2219a4c4928c546","kind":"commit","published_at":"2019-04-30T03:50:10.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"63909f0a90ab0f36909e8e044e46ace10cf13ba2","kind":"commit","published_at":"2019-04-02T16:47:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"c01d1270ff3e442a8a57cddc1c92dc1138598194","kind":"commit","published_at":"2018-06-05T20:47:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"acdc4509485b587f5e675510c4f2c63e90ff68a8","kind":"commit","published_at":"2018-01-18T22:54:55.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"16398bac157da96aa88f98a2df640c7f32af1da2","kind":"commit","published_at":"2017-09-24T18:42:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5ccdfb18c776b740aecaf085c4d9a2779199c279","kind":"commit","published_at":"2017-05-31T01:35:27.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0/manifests"},{"name":"v0.5.0","sha":"13d49d4606eb801b8f01ae542b4afc4c6ee3d84a","kind":"commit","published_at":"2017-03-02T17:43:01.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d464759235b8fd59f8ab4c44807d7c36e1678add","kind":"commit","published_at":"2016-12-02T10:42:58.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"64ff1ea4d585bc1fca65e6331eb8239f2ff31845","kind":"commit","published_at":"2016-06-30T14:21:25.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"8e6ab94eec2ae84996ed00ec774b2e15c540d7f9","kind":"commit","published_at":"2016-04-22T15:38:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"7f50e4c3395c6e7e18157601867d2b7875f97bff","kind":"commit","published_at":"2016-02-20T12:20:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"8176e30b38196a666c324b0735e7e454302b4b05","kind":"commit","published_at":"2016-01-31T16:07:37.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"6d743bb19f054795f4941155ec1bd035b8ca241e","kind":"commit","published_at":"2015-12-01T13:38:33.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"3102b9890016a8c301326cd469faf1ea9c0d0683","kind":"commit","published_at":"2015-11-03T15:07:50.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"21af3aacfe03b3a1471b571aa7b7012432065117","kind":"commit","published_at":"2014-10-07T20:30:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"86a7f2508eef9bec39934139fe9453d3ddb9ebeb","kind":"tag","published_at":"2014-09-24T07:00:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"1df0722ee130a111b440441f419a9b03abe6397a","kind":"tag","published_at":"2013-07-01T19:45:36.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-26T01:41:46.145Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.248229700321344,"dependent_packages_count":4.9178222284692295,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.083025964395286},"purl":"pkg:golang/github.com/pelletier/go-t%21o%21m%21l/v2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pelletier/go-tOML/v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pelletier/go-tOML/v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pelletier/go-tOML/v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T09:35:40.604Z","issues_count":86,"pull_requests_count":193,"avg_time_to_close_issue":17039706.066666666,"avg_time_to_close_pull_request":3718737.2653061226,"issues_closed_count":60,"pull_requests_closed_count":147,"pull_request_authors_count":52,"issue_authors_count":68,"avg_comments_per_issue":2.3372093023255816,"avg_comments_per_pull_request":0.8549222797927462,"merged_pull_requests_count":118,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":11,"past_year_pull_requests_count":63,"past_year_avg_time_to_close_issue":302877.0,"past_year_avg_time_to_close_pull_request":266653.30303030304,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.36363636363636365,"past_year_avg_comments_per_pull_request":0.5396825396825397,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/issues","maintainers":[{"login":"pelletier","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}],"active_maintainers":[{"login":"pelletier","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-tOML%2Fv2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-tOML%2Fv2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-tOML%2Fv2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-tOML%2Fv2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-tOML%2Fv2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-tOML%2Fv2/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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":12644442,"name":"github.com/Pelletier/go-toml/v2","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/Pelletier/go-toml","keywords_array":[],"namespace":null,"versions_count":33,"first_release_published_at":"2021-04-15T15:26:14.000Z","latest_release_published_at":"2026-07-05T02:25:11.000Z","latest_release_number":"v2.4.3","last_synced_at":"2026-08-26T03:50:11.551Z","created_at":"2026-01-01T09:37:13.420Z","updated_at":"2026-08-26T03:50:11.551Z","registry_url":"https://pkg.go.dev/github.com/Pelletier/go-toml/v2","install_command":"go get github.com/Pelletier/go-toml/v2","documentation_url":"https://pkg.go.dev/github.com/Pelletier/go-toml/v2#section-documentation","metadata":{},"repo_metadata":{"id":7101733,"uuid":"8393979","full_name":"pelletier/go-toml","owner":"pelletier","description":"Go library for the TOML file format","archived":false,"fork":false,"pushed_at":"2026-08-03T12:43:48.000Z","size":3608,"stargazers_count":1977,"open_issues_count":30,"forks_count":247,"subscribers_count":24,"default_branch":"v2","last_synced_at":"2026-08-18T00:53:25.936Z","etag":null,"topics":["go","golang","hacktoberfest","toml","toml-parsing"],"latest_commit_sha":null,"homepage":"https://github.com/pelletier/go-toml","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pelletier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":"audit_flags_test.go","citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-02-24T17:45:51.000Z","updated_at":"2026-08-16T09:41:30.000Z","dependencies_parsed_at":"2026-08-11T00:58:39.918Z","dependency_job_id":null,"html_url":"https://github.com/pelletier/go-toml","commit_stats":{"total_commits":803,"total_committers":98,"mean_commits":8.193877551020408,"dds":0.4308841843088418,"last_synced_commit":"923b2ab4787c6297011a37d73c4e0ca1a051747d"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/pelletier/go-toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/sbom","scorecard":{"id":726878,"data":{"date":"2025-08-11","repo":{"name":"github.com/pelletier/go-toml","commit":"85e2448ce57f28543cb00e30572cf25fe4dfe6e4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 17/26 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow.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":"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/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.4 not signed: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/pelletier/go-toml/releases/147297953","Warn: release artifact v2.2.4 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/147297953"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T13:05:02.046Z","repository_id":7101733,"created_at":"2025-08-22T13:05:02.046Z","updated_at":"2025-08-22T13:05:02.046Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36752571,"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-17T02:00:06.698Z","response_time":86,"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":"pelletier","name":"Thomas Pelletier","uuid":"172804","kind":"user","description":"","email":"thomas@pelletier.dev","website":"https://pelletier.dev","location":"New York, NY","twitter":"thompelletier","company":null,"icon_url":"https://avatars.githubusercontent.com/u/172804?u=4701b3b1a8bef97848ac878b746cf515fc60555e\u0026v=4","repositories_count":123,"last_synced_at":"2026-08-14T04:51:10.878Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pelletier","funding_links":[],"total_stars":2251,"followers":132,"following":0,"created_at":"2022-11-02T20:38:20.403Z","updated_at":"2026-08-14T04:51:10.904Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier/repositories"},"tags":[{"name":"v2.4.3","sha":"071a36c2a57244f2e70369bfc69889fda2a1f60f","kind":"commit","published_at":"2026-07-05T02:25:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"25fc13019c367a8ea52cd47afa862a7a60025d26","kind":"commit","published_at":"2026-06-24T03:09:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"258652624c6f6454fefc667e537c1780235a8541","kind":"commit","published_at":"2026-06-22T19:31:00.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b99e8db1027869f497c5402ff38afbb5d0f1a932","kind":"commit","published_at":"2026-06-16T00:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"f85c4e8142d63f3c193f84ecfbf4b99104a1c95f","kind":"commit","published_at":"2026-04-16T23:29:02.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"f36a3ece9e3adf0efaf9f9bd3591c3001f17602b","kind":"commit","published_at":"2026-03-24T11:08:39.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"ee07c9203b72060f12e31c04ace80e8a187d5a67","kind":"commit","published_at":"2025-04-07T11:11:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"b730b2be5d3ab7283067ddf61188f41cdf42ce06","kind":"commit","published_at":"2024-08-17T20:26:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a3d5a0bb530b5206c728eed9cb57323061922bcb","kind":"commit","published_at":"2024-04-29T10:02:54.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"d00d2cca6edb4ea8c1292d474008134687f703c2","kind":"commit","published_at":"2024-04-12T14:42:12.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"86608d7fca88a6a61539ff7e9f1a942a428654d8","kind":"commit","published_at":"2024-03-19T17:24:46.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"34765b4a9e937ab927b5bd57231e98c68fe13109","kind":"commit","published_at":"2023-12-11T19:17:49.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3175efb395240ba57fac9174429d72e45a70a44b","kind":"commit","published_at":"2023-08-29T12:46:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0/manifests"},{"name":"v2.0.9","sha":"e183db7e69f2c8da8ddff8be040ce1f79024d075","kind":"commit","published_at":"2023-07-12T14:53:17.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.9","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7b980e792b27b596bb3221bee4676d23ce91bb3c","kind":"commit","published_at":"2023-05-23T22:22:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"643c251c4b34637fef522646c3513598cd4b90f7","kind":"commit","published_at":"2023-02-28T16:34:24.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"94bd3ddcd650ed7a329f9f01c0b5926b8146b56a","kind":"commit","published_at":"2022-11-09T21:14:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"942841787a7d70422e4d8bc7d0be28ab911402df","kind":"commit","published_at":"2022-08-26T13:15:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"28f1efc7d3aac3247b915ecf6ebb3e2651705514","kind":"commit","published_at":"2022-08-22T22:39:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"7baa23f493a82b3f24f4dada5d0b02d17fbde175","kind":"commit","published_at":"2022-08-15T20:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"216628222f5716163bb96d3651a68feef31b090d","kind":"commit","published_at":"2022-06-08T22:05:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0a422e3dbd38adf698d506ce7ced89fdb5d2f66e","kind":"commit","published_at":"2022-05-10T13:43:26.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"171a592663a491f928d2c40ba322bf897f498a01","kind":"commit","published_at":"2022-04-28T01:29:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.8","sha":"adacebd8c783375863daad87fb9b00953adec30b","kind":"commit","published_at":"2022-04-11T02:24:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8/manifests"},{"name":"v2.0.0-beta.7","sha":"f5cc8c49eb6f4ea5635e1e9df82fb418c7482d9b","kind":"commit","published_at":"2022-04-08T01:58:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"068279f13befe90729ff3b5eab3c46edf0a05cc1","kind":"commit","published_at":"2022-04-07T23:51:09.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6/manifests"},{"name":"v1.9.5","sha":"fed1464066413075eac02cd4dc368b5221845541","kind":"commit","published_at":"2022-01-05T14:17:32.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5/manifests"},{"name":"v2.0.0-beta.5","sha":"1b1dd3d6d5c3bac3e48e5728a8cb54295b4ef7a0","kind":"commit","published_at":"2021-12-29T14:53:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"19751e8a519333801ea0c683d530561ed71ce02b","kind":"commit","published_at":"2021-10-28T23:10:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4/manifests"},{"name":"v1.9.4","sha":"b8ba995eaaba4be30c8a8090bdfb4aa61af52054","kind":"commit","published_at":"2021-09-06T01:38:35.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"8e44986c28d58aefff6125e52814ed1eb7eb0a6a","kind":"commit","published_at":"2021-06-14T14:56:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"8410c965c21d54e47c7f4c767981b7583038c360","kind":"commit","published_at":"2021-06-04T02:04:06.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2/manifests"},{"name":"v2.0.0-beta.3","sha":"618f0181ac76015c3efdaf8b8ab5a468293f6e82","kind":"commit","published_at":"2021-06-04T01:48:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3/manifests"},{"name":"v1.9.1","sha":"c893dbf25c73fac5239481e56c68239ded430fba","kind":"commit","published_at":"2021-05-11T12:50:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1/manifests"},{"name":"v2.0.0-beta.2","sha":"95c701b25360da1ce8cf2bb82d3387d130ca0cfb","kind":"commit","published_at":"2021-05-11T00:17:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"45ea20024b1affdaff94b4f41c30520787a26baf","kind":"commit","published_at":"2021-05-08T21:03:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.2","sha":"9b67e40640616143e24bc94458908a694e679821","kind":"commit","published_at":"2021-04-21T01:26:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"2eff2d082a610a8f91da44b199a7538ff086755b","kind":"commit","published_at":"2021-04-15T15:26:14.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.9.0","sha":"ce6fbd7bc088f354cd4ff3ed482fb36c956ff210","kind":"commit","published_at":"2021-03-26T00:57:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"65ca8064882c8c308e5c804c5d5443d409e0738c","kind":"commit","published_at":"2020-09-12T18:42:04.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"16c9a8bdc086a2130a88eff98df4088e4c359bb2","kind":"commit","published_at":"2020-05-17T21:56:44.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.7.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0/manifests"},{"name":"latest","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/latest","html_url":"https://github.com/pelletier/go-toml/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest/manifests"},{"name":"v1.6.0","sha":"903d9455db9ff1d7ac1ab199062eca7266dd11a3","kind":"commit","published_at":"2019-10-25T18:53:56.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.6.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8fe62057ea2d46ce44254c98e84e810044dbe197","kind":"commit","published_at":"2019-10-05T19:18:21.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"728039f679cbcd4f6a54e080d2219a4c4928c546","kind":"commit","published_at":"2019-04-30T03:50:10.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"63909f0a90ab0f36909e8e044e46ace10cf13ba2","kind":"commit","published_at":"2019-04-02T16:47:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"c01d1270ff3e442a8a57cddc1c92dc1138598194","kind":"commit","published_at":"2018-06-05T20:47:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"acdc4509485b587f5e675510c4f2c63e90ff68a8","kind":"commit","published_at":"2018-01-18T22:54:55.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"16398bac157da96aa88f98a2df640c7f32af1da2","kind":"commit","published_at":"2017-09-24T18:42:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5ccdfb18c776b740aecaf085c4d9a2779199c279","kind":"commit","published_at":"2017-05-31T01:35:27.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0/manifests"},{"name":"v0.5.0","sha":"13d49d4606eb801b8f01ae542b4afc4c6ee3d84a","kind":"commit","published_at":"2017-03-02T17:43:01.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d464759235b8fd59f8ab4c44807d7c36e1678add","kind":"commit","published_at":"2016-12-02T10:42:58.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"64ff1ea4d585bc1fca65e6331eb8239f2ff31845","kind":"commit","published_at":"2016-06-30T14:21:25.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"8e6ab94eec2ae84996ed00ec774b2e15c540d7f9","kind":"commit","published_at":"2016-04-22T15:38:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"7f50e4c3395c6e7e18157601867d2b7875f97bff","kind":"commit","published_at":"2016-02-20T12:20:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"8176e30b38196a666c324b0735e7e454302b4b05","kind":"commit","published_at":"2016-01-31T16:07:37.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"6d743bb19f054795f4941155ec1bd035b8ca241e","kind":"commit","published_at":"2015-12-01T13:38:33.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"3102b9890016a8c301326cd469faf1ea9c0d0683","kind":"commit","published_at":"2015-11-03T15:07:50.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"21af3aacfe03b3a1471b571aa7b7012432065117","kind":"commit","published_at":"2014-10-07T20:30:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"86a7f2508eef9bec39934139fe9453d3ddb9ebeb","kind":"tag","published_at":"2014-09-24T07:00:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"1df0722ee130a111b440441f419a9b03abe6397a","kind":"tag","published_at":"2013-07-01T19:45:36.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T01:36:25.404Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.3593791610278805,"dependent_packages_count":5.02228949715726,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.190834329092571},"purl":"pkg:golang/github.com/%21pelletier/go-toml/v2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Pelletier/go-toml/v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Pelletier/go-toml/v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Pelletier/go-toml/v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T05:33:24.607Z","issues_count":86,"pull_requests_count":191,"avg_time_to_close_issue":17039706.066666666,"avg_time_to_close_pull_request":3718737.2653061226,"issues_closed_count":60,"pull_requests_closed_count":147,"pull_request_authors_count":50,"issue_authors_count":68,"avg_comments_per_issue":2.3372093023255816,"avg_comments_per_pull_request":0.8638743455497382,"merged_pull_requests_count":118,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":13,"past_year_pull_requests_count":64,"past_year_avg_time_to_close_issue":4110638.5714285714,"past_year_avg_time_to_close_pull_request":257573.19444444444,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":0.6923076923076923,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/issues","maintainers":[{"login":"pelletier","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}],"active_maintainers":[{"login":"pelletier","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPelletier%2Fgo-toml%2Fv2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPelletier%2Fgo-toml%2Fv2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPelletier%2Fgo-toml%2Fv2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPelletier%2Fgo-toml%2Fv2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPelletier%2Fgo-toml%2Fv2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPelletier%2Fgo-toml%2Fv2/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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":10836894,"name":"pelletier.dev/go-toml","ecosystem":"go","description":"Package toml is a TOML parser and manipulation library.","homepage":"https://github.com/pelletier/go-toml","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/pelletier/go-toml","keywords_array":[],"namespace":"pelletier.dev","versions_count":28,"first_release_published_at":"2013-07-01T19:43:09.000Z","latest_release_published_at":"2022-01-05T14:17:32.000Z","latest_release_number":"v1.9.5","last_synced_at":"2026-08-25T10:10:28.053Z","created_at":"2024-08-26T04:17:17.775Z","updated_at":"2026-08-25T10:10:28.053Z","registry_url":"https://pkg.go.dev/pelletier.dev/go-toml","install_command":"go get pelletier.dev/go-toml","documentation_url":"https://pkg.go.dev/pelletier.dev/go-toml#section-documentation","metadata":{},"repo_metadata":{"id":7101733,"uuid":"8393979","full_name":"pelletier/go-toml","owner":"pelletier","description":"Go library for the TOML file format","archived":false,"fork":false,"pushed_at":"2026-08-03T12:43:48.000Z","size":3608,"stargazers_count":1977,"open_issues_count":30,"forks_count":247,"subscribers_count":24,"default_branch":"v2","last_synced_at":"2026-08-18T00:53:25.936Z","etag":null,"topics":["go","golang","hacktoberfest","toml","toml-parsing"],"latest_commit_sha":null,"homepage":"https://github.com/pelletier/go-toml","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pelletier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":"audit_flags_test.go","citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-02-24T17:45:51.000Z","updated_at":"2026-08-16T09:41:30.000Z","dependencies_parsed_at":"2026-08-11T00:58:39.918Z","dependency_job_id":null,"html_url":"https://github.com/pelletier/go-toml","commit_stats":{"total_commits":803,"total_committers":98,"mean_commits":8.193877551020408,"dds":0.4308841843088418,"last_synced_commit":"923b2ab4787c6297011a37d73c4e0ca1a051747d"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/pelletier/go-toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/sbom","scorecard":{"id":726878,"data":{"date":"2025-08-11","repo":{"name":"github.com/pelletier/go-toml","commit":"85e2448ce57f28543cb00e30572cf25fe4dfe6e4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 17/26 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow.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":"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/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.4 not signed: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/pelletier/go-toml/releases/147297953","Warn: release artifact v2.2.4 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/147297953"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T13:05:02.046Z","repository_id":7101733,"created_at":"2025-08-22T13:05:02.046Z","updated_at":"2025-08-22T13:05:02.046Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36752571,"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-17T02:00:06.698Z","response_time":86,"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":"pelletier","name":"Thomas Pelletier","uuid":"172804","kind":"user","description":"","email":"thomas@pelletier.dev","website":"https://pelletier.dev","location":"New York, NY","twitter":"thompelletier","company":null,"icon_url":"https://avatars.githubusercontent.com/u/172804?u=4701b3b1a8bef97848ac878b746cf515fc60555e\u0026v=4","repositories_count":123,"last_synced_at":"2026-08-14T04:51:10.878Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pelletier","funding_links":[],"total_stars":2251,"followers":132,"following":0,"created_at":"2022-11-02T20:38:20.403Z","updated_at":"2026-08-14T04:51:10.904Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier/repositories"},"tags":[{"name":"v2.4.3","sha":"071a36c2a57244f2e70369bfc69889fda2a1f60f","kind":"commit","published_at":"2026-07-05T02:25:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"25fc13019c367a8ea52cd47afa862a7a60025d26","kind":"commit","published_at":"2026-06-24T03:09:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"258652624c6f6454fefc667e537c1780235a8541","kind":"commit","published_at":"2026-06-22T19:31:00.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b99e8db1027869f497c5402ff38afbb5d0f1a932","kind":"commit","published_at":"2026-06-16T00:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"f85c4e8142d63f3c193f84ecfbf4b99104a1c95f","kind":"commit","published_at":"2026-04-16T23:29:02.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"f36a3ece9e3adf0efaf9f9bd3591c3001f17602b","kind":"commit","published_at":"2026-03-24T11:08:39.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"ee07c9203b72060f12e31c04ace80e8a187d5a67","kind":"commit","published_at":"2025-04-07T11:11:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"b730b2be5d3ab7283067ddf61188f41cdf42ce06","kind":"commit","published_at":"2024-08-17T20:26:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a3d5a0bb530b5206c728eed9cb57323061922bcb","kind":"commit","published_at":"2024-04-29T10:02:54.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"d00d2cca6edb4ea8c1292d474008134687f703c2","kind":"commit","published_at":"2024-04-12T14:42:12.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"86608d7fca88a6a61539ff7e9f1a942a428654d8","kind":"commit","published_at":"2024-03-19T17:24:46.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"34765b4a9e937ab927b5bd57231e98c68fe13109","kind":"commit","published_at":"2023-12-11T19:17:49.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3175efb395240ba57fac9174429d72e45a70a44b","kind":"commit","published_at":"2023-08-29T12:46:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0/manifests"},{"name":"v2.0.9","sha":"e183db7e69f2c8da8ddff8be040ce1f79024d075","kind":"commit","published_at":"2023-07-12T14:53:17.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.9","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7b980e792b27b596bb3221bee4676d23ce91bb3c","kind":"commit","published_at":"2023-05-23T22:22:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"643c251c4b34637fef522646c3513598cd4b90f7","kind":"commit","published_at":"2023-02-28T16:34:24.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"94bd3ddcd650ed7a329f9f01c0b5926b8146b56a","kind":"commit","published_at":"2022-11-09T21:14:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"942841787a7d70422e4d8bc7d0be28ab911402df","kind":"commit","published_at":"2022-08-26T13:15:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"28f1efc7d3aac3247b915ecf6ebb3e2651705514","kind":"commit","published_at":"2022-08-22T22:39:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"7baa23f493a82b3f24f4dada5d0b02d17fbde175","kind":"commit","published_at":"2022-08-15T20:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"216628222f5716163bb96d3651a68feef31b090d","kind":"commit","published_at":"2022-06-08T22:05:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0a422e3dbd38adf698d506ce7ced89fdb5d2f66e","kind":"commit","published_at":"2022-05-10T13:43:26.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"171a592663a491f928d2c40ba322bf897f498a01","kind":"commit","published_at":"2022-04-28T01:29:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.8","sha":"adacebd8c783375863daad87fb9b00953adec30b","kind":"commit","published_at":"2022-04-11T02:24:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8/manifests"},{"name":"v2.0.0-beta.7","sha":"f5cc8c49eb6f4ea5635e1e9df82fb418c7482d9b","kind":"commit","published_at":"2022-04-08T01:58:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"068279f13befe90729ff3b5eab3c46edf0a05cc1","kind":"commit","published_at":"2022-04-07T23:51:09.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6/manifests"},{"name":"v1.9.5","sha":"fed1464066413075eac02cd4dc368b5221845541","kind":"commit","published_at":"2022-01-05T14:17:32.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5/manifests"},{"name":"v2.0.0-beta.5","sha":"1b1dd3d6d5c3bac3e48e5728a8cb54295b4ef7a0","kind":"commit","published_at":"2021-12-29T14:53:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"19751e8a519333801ea0c683d530561ed71ce02b","kind":"commit","published_at":"2021-10-28T23:10:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4/manifests"},{"name":"v1.9.4","sha":"b8ba995eaaba4be30c8a8090bdfb4aa61af52054","kind":"commit","published_at":"2021-09-06T01:38:35.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"8e44986c28d58aefff6125e52814ed1eb7eb0a6a","kind":"commit","published_at":"2021-06-14T14:56:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"8410c965c21d54e47c7f4c767981b7583038c360","kind":"commit","published_at":"2021-06-04T02:04:06.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2/manifests"},{"name":"v2.0.0-beta.3","sha":"618f0181ac76015c3efdaf8b8ab5a468293f6e82","kind":"commit","published_at":"2021-06-04T01:48:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3/manifests"},{"name":"v1.9.1","sha":"c893dbf25c73fac5239481e56c68239ded430fba","kind":"commit","published_at":"2021-05-11T12:50:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1/manifests"},{"name":"v2.0.0-beta.2","sha":"95c701b25360da1ce8cf2bb82d3387d130ca0cfb","kind":"commit","published_at":"2021-05-11T00:17:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"45ea20024b1affdaff94b4f41c30520787a26baf","kind":"commit","published_at":"2021-05-08T21:03:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.2","sha":"9b67e40640616143e24bc94458908a694e679821","kind":"commit","published_at":"2021-04-21T01:26:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"2eff2d082a610a8f91da44b199a7538ff086755b","kind":"commit","published_at":"2021-04-15T15:26:14.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.9.0","sha":"ce6fbd7bc088f354cd4ff3ed482fb36c956ff210","kind":"commit","published_at":"2021-03-26T00:57:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"65ca8064882c8c308e5c804c5d5443d409e0738c","kind":"commit","published_at":"2020-09-12T18:42:04.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"16c9a8bdc086a2130a88eff98df4088e4c359bb2","kind":"commit","published_at":"2020-05-17T21:56:44.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.7.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0/manifests"},{"name":"latest","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/latest","html_url":"https://github.com/pelletier/go-toml/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest/manifests"},{"name":"v1.6.0","sha":"903d9455db9ff1d7ac1ab199062eca7266dd11a3","kind":"commit","published_at":"2019-10-25T18:53:56.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.6.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8fe62057ea2d46ce44254c98e84e810044dbe197","kind":"commit","published_at":"2019-10-05T19:18:21.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"728039f679cbcd4f6a54e080d2219a4c4928c546","kind":"commit","published_at":"2019-04-30T03:50:10.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"63909f0a90ab0f36909e8e044e46ace10cf13ba2","kind":"commit","published_at":"2019-04-02T16:47:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"c01d1270ff3e442a8a57cddc1c92dc1138598194","kind":"commit","published_at":"2018-06-05T20:47:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"acdc4509485b587f5e675510c4f2c63e90ff68a8","kind":"commit","published_at":"2018-01-18T22:54:55.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"16398bac157da96aa88f98a2df640c7f32af1da2","kind":"commit","published_at":"2017-09-24T18:42:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5ccdfb18c776b740aecaf085c4d9a2779199c279","kind":"commit","published_at":"2017-05-31T01:35:27.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0/manifests"},{"name":"v0.5.0","sha":"13d49d4606eb801b8f01ae542b4afc4c6ee3d84a","kind":"commit","published_at":"2017-03-02T17:43:01.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d464759235b8fd59f8ab4c44807d7c36e1678add","kind":"commit","published_at":"2016-12-02T10:42:58.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"64ff1ea4d585bc1fca65e6331eb8239f2ff31845","kind":"commit","published_at":"2016-06-30T14:21:25.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"8e6ab94eec2ae84996ed00ec774b2e15c540d7f9","kind":"commit","published_at":"2016-04-22T15:38:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"7f50e4c3395c6e7e18157601867d2b7875f97bff","kind":"commit","published_at":"2016-02-20T12:20:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"8176e30b38196a666c324b0735e7e454302b4b05","kind":"commit","published_at":"2016-01-31T16:07:37.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"6d743bb19f054795f4941155ec1bd035b8ca241e","kind":"commit","published_at":"2015-12-01T13:38:33.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"3102b9890016a8c301326cd469faf1ea9c0d0683","kind":"commit","published_at":"2015-11-03T15:07:50.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"21af3aacfe03b3a1471b571aa7b7012432065117","kind":"commit","published_at":"2014-10-07T20:30:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"86a7f2508eef9bec39934139fe9453d3ddb9ebeb","kind":"tag","published_at":"2014-09-24T07:00:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"1df0722ee130a111b440441f419a9b03abe6397a","kind":"tag","published_at":"2013-07-01T19:45:36.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T09:46:22.610Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.6978019666223645,"dependent_packages_count":6.277549666743392,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.487675816682878},"purl":"pkg:golang/pelletier.dev/go-toml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/pelletier.dev/go-toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/pelletier.dev/go-toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/pelletier.dev/go-toml/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T06:32:31.601Z","issues_count":86,"pull_requests_count":192,"avg_time_to_close_issue":17039706.066666666,"avg_time_to_close_pull_request":3718737.2653061226,"issues_closed_count":60,"pull_requests_closed_count":147,"pull_request_authors_count":51,"issue_authors_count":68,"avg_comments_per_issue":2.3372093023255816,"avg_comments_per_pull_request":0.859375,"merged_pull_requests_count":118,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":11,"past_year_pull_requests_count":65,"past_year_avg_time_to_close_issue":302877.0,"past_year_avg_time_to_close_pull_request":257573.19444444444,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.36363636363636365,"past_year_avg_comments_per_pull_request":0.5538461538461539,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/issues","maintainers":[{"login":"pelletier","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}],"active_maintainers":[{"login":"pelletier","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/pelletier.dev%2Fgo-toml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/pelletier.dev%2Fgo-toml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/pelletier.dev%2Fgo-toml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/pelletier.dev%2Fgo-toml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/pelletier.dev%2Fgo-toml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/pelletier.dev%2Fgo-toml/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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":13033104,"name":"go-toml","ecosystem":"nixpkgs","description":"Go library for the TOML language","homepage":"https://github.com/pelletier/go-toml","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pelletier/go-toml","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T15:12:40.379Z","latest_release_published_at":"2026-02-01T15:12:40.379Z","latest_release_number":"2.2.3","last_synced_at":"2026-08-18T21:29:44.294Z","created_at":"2026-02-01T15:12:39.730Z","updated_at":"2026-08-18T21:29:44.295Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=go-toml","install_command":"nix-env -iA nixpkgs.go-toml","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/by-name/go/go-toml/package.nix#L39","metadata":{"nix_attribute":"go-toml-2.2.3","position":"pkgs/by-name/go/go-toml/package.nix:39","platforms":["x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","wasm64-wasi","wasm32-wasi","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{"id":7101733,"uuid":"8393979","full_name":"pelletier/go-toml","owner":"pelletier","description":"Go library for the TOML file format","archived":false,"fork":false,"pushed_at":"2026-08-03T12:43:48.000Z","size":3608,"stargazers_count":1977,"open_issues_count":30,"forks_count":247,"subscribers_count":24,"default_branch":"v2","last_synced_at":"2026-08-18T00:53:25.936Z","etag":null,"topics":["go","golang","hacktoberfest","toml","toml-parsing"],"latest_commit_sha":null,"homepage":"https://github.com/pelletier/go-toml","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pelletier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":"audit_flags_test.go","citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-02-24T17:45:51.000Z","updated_at":"2026-08-16T09:41:30.000Z","dependencies_parsed_at":"2026-08-11T00:58:39.918Z","dependency_job_id":null,"html_url":"https://github.com/pelletier/go-toml","commit_stats":{"total_commits":803,"total_committers":98,"mean_commits":8.193877551020408,"dds":0.4308841843088418,"last_synced_commit":"923b2ab4787c6297011a37d73c4e0ca1a051747d"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/pelletier/go-toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/sbom","scorecard":{"id":726878,"data":{"date":"2025-08-11","repo":{"name":"github.com/pelletier/go-toml","commit":"85e2448ce57f28543cb00e30572cf25fe4dfe6e4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 17/26 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow.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":"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/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.4 not signed: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/pelletier/go-toml/releases/147297953","Warn: release artifact v2.2.4 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/147297953"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T13:05:02.046Z","repository_id":7101733,"created_at":"2025-08-22T13:05:02.046Z","updated_at":"2025-08-22T13:05:02.046Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36752571,"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-17T02:00:06.698Z","response_time":86,"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":"pelletier","name":"Thomas Pelletier","uuid":"172804","kind":"user","description":"","email":"thomas@pelletier.dev","website":"https://pelletier.dev","location":"New York, NY","twitter":"thompelletier","company":null,"icon_url":"https://avatars.githubusercontent.com/u/172804?u=4701b3b1a8bef97848ac878b746cf515fc60555e\u0026v=4","repositories_count":123,"last_synced_at":"2026-08-14T04:51:10.878Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pelletier","funding_links":[],"total_stars":2251,"followers":132,"following":0,"created_at":"2022-11-02T20:38:20.403Z","updated_at":"2026-08-14T04:51:10.904Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier/repositories"},"tags":[{"name":"v2.4.3","sha":"071a36c2a57244f2e70369bfc69889fda2a1f60f","kind":"commit","published_at":"2026-07-05T02:25:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"25fc13019c367a8ea52cd47afa862a7a60025d26","kind":"commit","published_at":"2026-06-24T03:09:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"258652624c6f6454fefc667e537c1780235a8541","kind":"commit","published_at":"2026-06-22T19:31:00.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b99e8db1027869f497c5402ff38afbb5d0f1a932","kind":"commit","published_at":"2026-06-16T00:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"f85c4e8142d63f3c193f84ecfbf4b99104a1c95f","kind":"commit","published_at":"2026-04-16T23:29:02.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"f36a3ece9e3adf0efaf9f9bd3591c3001f17602b","kind":"commit","published_at":"2026-03-24T11:08:39.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"ee07c9203b72060f12e31c04ace80e8a187d5a67","kind":"commit","published_at":"2025-04-07T11:11:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"b730b2be5d3ab7283067ddf61188f41cdf42ce06","kind":"commit","published_at":"2024-08-17T20:26:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a3d5a0bb530b5206c728eed9cb57323061922bcb","kind":"commit","published_at":"2024-04-29T10:02:54.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"d00d2cca6edb4ea8c1292d474008134687f703c2","kind":"commit","published_at":"2024-04-12T14:42:12.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"86608d7fca88a6a61539ff7e9f1a942a428654d8","kind":"commit","published_at":"2024-03-19T17:24:46.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"34765b4a9e937ab927b5bd57231e98c68fe13109","kind":"commit","published_at":"2023-12-11T19:17:49.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3175efb395240ba57fac9174429d72e45a70a44b","kind":"commit","published_at":"2023-08-29T12:46:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0/manifests"},{"name":"v2.0.9","sha":"e183db7e69f2c8da8ddff8be040ce1f79024d075","kind":"commit","published_at":"2023-07-12T14:53:17.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.9","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7b980e792b27b596bb3221bee4676d23ce91bb3c","kind":"commit","published_at":"2023-05-23T22:22:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"643c251c4b34637fef522646c3513598cd4b90f7","kind":"commit","published_at":"2023-02-28T16:34:24.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"94bd3ddcd650ed7a329f9f01c0b5926b8146b56a","kind":"commit","published_at":"2022-11-09T21:14:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"942841787a7d70422e4d8bc7d0be28ab911402df","kind":"commit","published_at":"2022-08-26T13:15:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"28f1efc7d3aac3247b915ecf6ebb3e2651705514","kind":"commit","published_at":"2022-08-22T22:39:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"7baa23f493a82b3f24f4dada5d0b02d17fbde175","kind":"commit","published_at":"2022-08-15T20:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"216628222f5716163bb96d3651a68feef31b090d","kind":"commit","published_at":"2022-06-08T22:05:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0a422e3dbd38adf698d506ce7ced89fdb5d2f66e","kind":"commit","published_at":"2022-05-10T13:43:26.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"171a592663a491f928d2c40ba322bf897f498a01","kind":"commit","published_at":"2022-04-28T01:29:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.8","sha":"adacebd8c783375863daad87fb9b00953adec30b","kind":"commit","published_at":"2022-04-11T02:24:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8/manifests"},{"name":"v2.0.0-beta.7","sha":"f5cc8c49eb6f4ea5635e1e9df82fb418c7482d9b","kind":"commit","published_at":"2022-04-08T01:58:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"068279f13befe90729ff3b5eab3c46edf0a05cc1","kind":"commit","published_at":"2022-04-07T23:51:09.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6/manifests"},{"name":"v1.9.5","sha":"fed1464066413075eac02cd4dc368b5221845541","kind":"commit","published_at":"2022-01-05T14:17:32.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5/manifests"},{"name":"v2.0.0-beta.5","sha":"1b1dd3d6d5c3bac3e48e5728a8cb54295b4ef7a0","kind":"commit","published_at":"2021-12-29T14:53:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"19751e8a519333801ea0c683d530561ed71ce02b","kind":"commit","published_at":"2021-10-28T23:10:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4/manifests"},{"name":"v1.9.4","sha":"b8ba995eaaba4be30c8a8090bdfb4aa61af52054","kind":"commit","published_at":"2021-09-06T01:38:35.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"8e44986c28d58aefff6125e52814ed1eb7eb0a6a","kind":"commit","published_at":"2021-06-14T14:56:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"8410c965c21d54e47c7f4c767981b7583038c360","kind":"commit","published_at":"2021-06-04T02:04:06.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2/manifests"},{"name":"v2.0.0-beta.3","sha":"618f0181ac76015c3efdaf8b8ab5a468293f6e82","kind":"commit","published_at":"2021-06-04T01:48:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3/manifests"},{"name":"v1.9.1","sha":"c893dbf25c73fac5239481e56c68239ded430fba","kind":"commit","published_at":"2021-05-11T12:50:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1/manifests"},{"name":"v2.0.0-beta.2","sha":"95c701b25360da1ce8cf2bb82d3387d130ca0cfb","kind":"commit","published_at":"2021-05-11T00:17:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"45ea20024b1affdaff94b4f41c30520787a26baf","kind":"commit","published_at":"2021-05-08T21:03:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.2","sha":"9b67e40640616143e24bc94458908a694e679821","kind":"commit","published_at":"2021-04-21T01:26:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"2eff2d082a610a8f91da44b199a7538ff086755b","kind":"commit","published_at":"2021-04-15T15:26:14.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.9.0","sha":"ce6fbd7bc088f354cd4ff3ed482fb36c956ff210","kind":"commit","published_at":"2021-03-26T00:57:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"65ca8064882c8c308e5c804c5d5443d409e0738c","kind":"commit","published_at":"2020-09-12T18:42:04.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"16c9a8bdc086a2130a88eff98df4088e4c359bb2","kind":"commit","published_at":"2020-05-17T21:56:44.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.7.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0/manifests"},{"name":"latest","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/latest","html_url":"https://github.com/pelletier/go-toml/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest/manifests"},{"name":"v1.6.0","sha":"903d9455db9ff1d7ac1ab199062eca7266dd11a3","kind":"commit","published_at":"2019-10-25T18:53:56.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.6.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8fe62057ea2d46ce44254c98e84e810044dbe197","kind":"commit","published_at":"2019-10-05T19:18:21.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"728039f679cbcd4f6a54e080d2219a4c4928c546","kind":"commit","published_at":"2019-04-30T03:50:10.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"63909f0a90ab0f36909e8e044e46ace10cf13ba2","kind":"commit","published_at":"2019-04-02T16:47:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"c01d1270ff3e442a8a57cddc1c92dc1138598194","kind":"commit","published_at":"2018-06-05T20:47:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"acdc4509485b587f5e675510c4f2c63e90ff68a8","kind":"commit","published_at":"2018-01-18T22:54:55.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"16398bac157da96aa88f98a2df640c7f32af1da2","kind":"commit","published_at":"2017-09-24T18:42:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5ccdfb18c776b740aecaf085c4d9a2779199c279","kind":"commit","published_at":"2017-05-31T01:35:27.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0/manifests"},{"name":"v0.5.0","sha":"13d49d4606eb801b8f01ae542b4afc4c6ee3d84a","kind":"commit","published_at":"2017-03-02T17:43:01.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d464759235b8fd59f8ab4c44807d7c36e1678add","kind":"commit","published_at":"2016-12-02T10:42:58.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"64ff1ea4d585bc1fca65e6331eb8239f2ff31845","kind":"commit","published_at":"2016-06-30T14:21:25.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"8e6ab94eec2ae84996ed00ec774b2e15c540d7f9","kind":"commit","published_at":"2016-04-22T15:38:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"7f50e4c3395c6e7e18157601867d2b7875f97bff","kind":"commit","published_at":"2016-02-20T12:20:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"8176e30b38196a666c324b0735e7e454302b4b05","kind":"commit","published_at":"2016-01-31T16:07:37.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"6d743bb19f054795f4941155ec1bd035b8ca241e","kind":"commit","published_at":"2015-12-01T13:38:33.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"3102b9890016a8c301326cd469faf1ea9c0d0683","kind":"commit","published_at":"2015-11-03T15:07:50.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"21af3aacfe03b3a1471b571aa7b7012432065117","kind":"commit","published_at":"2014-10-07T20:30:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"86a7f2508eef9bec39934139fe9453d3ddb9ebeb","kind":"tag","published_at":"2014-09-24T07:00:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"1df0722ee130a111b440441f419a9b03abe6397a","kind":"tag","published_at":"2013-07-01T19:45:36.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T01:35:27.291Z","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:nix/go-toml?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/go-toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/go-toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/go-toml/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T05:33:24.607Z","issues_count":86,"pull_requests_count":191,"avg_time_to_close_issue":17039706.066666666,"avg_time_to_close_pull_request":3718737.2653061226,"issues_closed_count":60,"pull_requests_closed_count":147,"pull_request_authors_count":50,"issue_authors_count":68,"avg_comments_per_issue":2.3372093023255816,"avg_comments_per_pull_request":0.8638743455497382,"merged_pull_requests_count":118,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":13,"past_year_pull_requests_count":64,"past_year_avg_time_to_close_issue":4110638.5714285714,"past_year_avg_time_to_close_pull_request":257573.19444444444,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":0.6923076923076923,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/issues","maintainers":[{"login":"pelletier","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}],"active_maintainers":[{"login":"pelletier","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/go-toml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/go-toml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/go-toml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/go-toml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/go-toml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/go-toml/codemeta","maintainers":[{"uuid":"isabelroses","login":null,"name":"Isabel Roses","email":"isabel@isabelroses.com","url":"https://github.com/isabelroses","packages_count":20,"html_url":null,"role":null,"created_at":"2026-03-07T17:15:52.186Z","updated_at":"2026-03-07T17:15:52.186Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/isabelroses/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3380},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-25T05:04:34.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":11936528,"name":"github.com/pelletier/Go-Toml","ecosystem":"go","description":"Package toml is a TOML parser and manipulation library.","homepage":"https://github.com/pelletier/Go-Toml","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/pelletier/Go-Toml","keywords_array":[],"namespace":"github.com/pelletier","versions_count":28,"first_release_published_at":"2013-07-01T19:43:09.000Z","latest_release_published_at":"2022-01-05T14:17:32.000Z","latest_release_number":"v1.9.5","last_synced_at":"2026-08-25T10:02:36.782Z","created_at":"2025-07-22T11:13:37.155Z","updated_at":"2026-08-25T10:02:36.782Z","registry_url":"https://pkg.go.dev/github.com/pelletier/Go-Toml","install_command":"go get github.com/pelletier/Go-Toml","documentation_url":"https://pkg.go.dev/github.com/pelletier/Go-Toml#section-documentation","metadata":{},"repo_metadata":{"id":7101733,"uuid":"8393979","full_name":"pelletier/go-toml","owner":"pelletier","description":"Go library for the TOML file format","archived":false,"fork":false,"pushed_at":"2026-08-03T12:43:48.000Z","size":3608,"stargazers_count":1977,"open_issues_count":30,"forks_count":247,"subscribers_count":24,"default_branch":"v2","last_synced_at":"2026-08-18T00:53:25.936Z","etag":null,"topics":["go","golang","hacktoberfest","toml","toml-parsing"],"latest_commit_sha":null,"homepage":"https://github.com/pelletier/go-toml","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pelletier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":"audit_flags_test.go","citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-02-24T17:45:51.000Z","updated_at":"2026-08-16T09:41:30.000Z","dependencies_parsed_at":"2026-08-11T00:58:39.918Z","dependency_job_id":null,"html_url":"https://github.com/pelletier/go-toml","commit_stats":{"total_commits":803,"total_committers":98,"mean_commits":8.193877551020408,"dds":0.4308841843088418,"last_synced_commit":"923b2ab4787c6297011a37d73c4e0ca1a051747d"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/pelletier/go-toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/sbom","scorecard":{"id":726878,"data":{"date":"2025-08-11","repo":{"name":"github.com/pelletier/go-toml","commit":"85e2448ce57f28543cb00e30572cf25fe4dfe6e4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 17/26 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow.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":"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/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.4 not signed: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/pelletier/go-toml/releases/147297953","Warn: release artifact v2.2.4 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/147297953"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T13:05:02.046Z","repository_id":7101733,"created_at":"2025-08-22T13:05:02.046Z","updated_at":"2025-08-22T13:05:02.046Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36752798,"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-17T02:00:06.698Z","response_time":86,"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":"pelletier","name":"Thomas Pelletier","uuid":"172804","kind":"user","description":"","email":"thomas@pelletier.dev","website":"https://pelletier.dev","location":"New York, NY","twitter":"thompelletier","company":null,"icon_url":"https://avatars.githubusercontent.com/u/172804?u=4701b3b1a8bef97848ac878b746cf515fc60555e\u0026v=4","repositories_count":123,"last_synced_at":"2026-08-14T04:51:10.878Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pelletier","funding_links":[],"total_stars":2251,"followers":132,"following":0,"created_at":"2022-11-02T20:38:20.403Z","updated_at":"2026-08-14T04:51:10.904Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier/repositories"},"tags":[{"name":"v2.4.3","sha":"071a36c2a57244f2e70369bfc69889fda2a1f60f","kind":"commit","published_at":"2026-07-05T02:25:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"25fc13019c367a8ea52cd47afa862a7a60025d26","kind":"commit","published_at":"2026-06-24T03:09:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"258652624c6f6454fefc667e537c1780235a8541","kind":"commit","published_at":"2026-06-22T19:31:00.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b99e8db1027869f497c5402ff38afbb5d0f1a932","kind":"commit","published_at":"2026-06-16T00:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"f85c4e8142d63f3c193f84ecfbf4b99104a1c95f","kind":"commit","published_at":"2026-04-16T23:29:02.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"f36a3ece9e3adf0efaf9f9bd3591c3001f17602b","kind":"commit","published_at":"2026-03-24T11:08:39.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"ee07c9203b72060f12e31c04ace80e8a187d5a67","kind":"commit","published_at":"2025-04-07T11:11:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"b730b2be5d3ab7283067ddf61188f41cdf42ce06","kind":"commit","published_at":"2024-08-17T20:26:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a3d5a0bb530b5206c728eed9cb57323061922bcb","kind":"commit","published_at":"2024-04-29T10:02:54.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"d00d2cca6edb4ea8c1292d474008134687f703c2","kind":"commit","published_at":"2024-04-12T14:42:12.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"86608d7fca88a6a61539ff7e9f1a942a428654d8","kind":"commit","published_at":"2024-03-19T17:24:46.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"34765b4a9e937ab927b5bd57231e98c68fe13109","kind":"commit","published_at":"2023-12-11T19:17:49.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3175efb395240ba57fac9174429d72e45a70a44b","kind":"commit","published_at":"2023-08-29T12:46:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0/manifests"},{"name":"v2.0.9","sha":"e183db7e69f2c8da8ddff8be040ce1f79024d075","kind":"commit","published_at":"2023-07-12T14:53:17.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.9","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7b980e792b27b596bb3221bee4676d23ce91bb3c","kind":"commit","published_at":"2023-05-23T22:22:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"643c251c4b34637fef522646c3513598cd4b90f7","kind":"commit","published_at":"2023-02-28T16:34:24.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"94bd3ddcd650ed7a329f9f01c0b5926b8146b56a","kind":"commit","published_at":"2022-11-09T21:14:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"942841787a7d70422e4d8bc7d0be28ab911402df","kind":"commit","published_at":"2022-08-26T13:15:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"28f1efc7d3aac3247b915ecf6ebb3e2651705514","kind":"commit","published_at":"2022-08-22T22:39:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"7baa23f493a82b3f24f4dada5d0b02d17fbde175","kind":"commit","published_at":"2022-08-15T20:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"216628222f5716163bb96d3651a68feef31b090d","kind":"commit","published_at":"2022-06-08T22:05:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0a422e3dbd38adf698d506ce7ced89fdb5d2f66e","kind":"commit","published_at":"2022-05-10T13:43:26.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"171a592663a491f928d2c40ba322bf897f498a01","kind":"commit","published_at":"2022-04-28T01:29:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.8","sha":"adacebd8c783375863daad87fb9b00953adec30b","kind":"commit","published_at":"2022-04-11T02:24:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8/manifests"},{"name":"v2.0.0-beta.7","sha":"f5cc8c49eb6f4ea5635e1e9df82fb418c7482d9b","kind":"commit","published_at":"2022-04-08T01:58:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"068279f13befe90729ff3b5eab3c46edf0a05cc1","kind":"commit","published_at":"2022-04-07T23:51:09.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6/manifests"},{"name":"v1.9.5","sha":"fed1464066413075eac02cd4dc368b5221845541","kind":"commit","published_at":"2022-01-05T14:17:32.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5/manifests"},{"name":"v2.0.0-beta.5","sha":"1b1dd3d6d5c3bac3e48e5728a8cb54295b4ef7a0","kind":"commit","published_at":"2021-12-29T14:53:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"19751e8a519333801ea0c683d530561ed71ce02b","kind":"commit","published_at":"2021-10-28T23:10:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4/manifests"},{"name":"v1.9.4","sha":"b8ba995eaaba4be30c8a8090bdfb4aa61af52054","kind":"commit","published_at":"2021-09-06T01:38:35.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"8e44986c28d58aefff6125e52814ed1eb7eb0a6a","kind":"commit","published_at":"2021-06-14T14:56:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"8410c965c21d54e47c7f4c767981b7583038c360","kind":"commit","published_at":"2021-06-04T02:04:06.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2/manifests"},{"name":"v2.0.0-beta.3","sha":"618f0181ac76015c3efdaf8b8ab5a468293f6e82","kind":"commit","published_at":"2021-06-04T01:48:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3/manifests"},{"name":"v1.9.1","sha":"c893dbf25c73fac5239481e56c68239ded430fba","kind":"commit","published_at":"2021-05-11T12:50:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1/manifests"},{"name":"v2.0.0-beta.2","sha":"95c701b25360da1ce8cf2bb82d3387d130ca0cfb","kind":"commit","published_at":"2021-05-11T00:17:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"45ea20024b1affdaff94b4f41c30520787a26baf","kind":"commit","published_at":"2021-05-08T21:03:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.2","sha":"9b67e40640616143e24bc94458908a694e679821","kind":"commit","published_at":"2021-04-21T01:26:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"2eff2d082a610a8f91da44b199a7538ff086755b","kind":"commit","published_at":"2021-04-15T15:26:14.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.9.0","sha":"ce6fbd7bc088f354cd4ff3ed482fb36c956ff210","kind":"commit","published_at":"2021-03-26T00:57:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"65ca8064882c8c308e5c804c5d5443d409e0738c","kind":"commit","published_at":"2020-09-12T18:42:04.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"16c9a8bdc086a2130a88eff98df4088e4c359bb2","kind":"commit","published_at":"2020-05-17T21:56:44.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.7.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0/manifests"},{"name":"latest","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/latest","html_url":"https://github.com/pelletier/go-toml/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest/manifests"},{"name":"v1.6.0","sha":"903d9455db9ff1d7ac1ab199062eca7266dd11a3","kind":"commit","published_at":"2019-10-25T18:53:56.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.6.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8fe62057ea2d46ce44254c98e84e810044dbe197","kind":"commit","published_at":"2019-10-05T19:18:21.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"728039f679cbcd4f6a54e080d2219a4c4928c546","kind":"commit","published_at":"2019-04-30T03:50:10.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"63909f0a90ab0f36909e8e044e46ace10cf13ba2","kind":"commit","published_at":"2019-04-02T16:47:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"c01d1270ff3e442a8a57cddc1c92dc1138598194","kind":"commit","published_at":"2018-06-05T20:47:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"acdc4509485b587f5e675510c4f2c63e90ff68a8","kind":"commit","published_at":"2018-01-18T22:54:55.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"16398bac157da96aa88f98a2df640c7f32af1da2","kind":"commit","published_at":"2017-09-24T18:42:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5ccdfb18c776b740aecaf085c4d9a2779199c279","kind":"commit","published_at":"2017-05-31T01:35:27.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0/manifests"},{"name":"v0.5.0","sha":"13d49d4606eb801b8f01ae542b4afc4c6ee3d84a","kind":"commit","published_at":"2017-03-02T17:43:01.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d464759235b8fd59f8ab4c44807d7c36e1678add","kind":"commit","published_at":"2016-12-02T10:42:58.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"64ff1ea4d585bc1fca65e6331eb8239f2ff31845","kind":"commit","published_at":"2016-06-30T14:21:25.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"8e6ab94eec2ae84996ed00ec774b2e15c540d7f9","kind":"commit","published_at":"2016-04-22T15:38:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"7f50e4c3395c6e7e18157601867d2b7875f97bff","kind":"commit","published_at":"2016-02-20T12:20:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"8176e30b38196a666c324b0735e7e454302b4b05","kind":"commit","published_at":"2016-01-31T16:07:37.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"6d743bb19f054795f4941155ec1bd035b8ca241e","kind":"commit","published_at":"2015-12-01T13:38:33.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"3102b9890016a8c301326cd469faf1ea9c0d0683","kind":"commit","published_at":"2015-11-03T15:07:50.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"21af3aacfe03b3a1471b571aa7b7012432065117","kind":"commit","published_at":"2014-10-07T20:30:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"86a7f2508eef9bec39934139fe9453d3ddb9ebeb","kind":"tag","published_at":"2014-09-24T07:00:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"1df0722ee130a111b440441f419a9b03abe6397a","kind":"tag","published_at":"2013-07-01T19:45:36.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T07:52:35.422Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.624860707122081,"dependent_packages_count":5.270868475833303,"stargazers_count":1.7820656750658865,"forks_count":2.0254548155983088,"docker_downloads_count":null,"average":3.675812418404895},"purl":"pkg:golang/github.com/pelletier/%21go-%21toml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pelletier/Go-Toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pelletier/Go-Toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pelletier/Go-Toml/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T06:32:31.601Z","issues_count":86,"pull_requests_count":192,"avg_time_to_close_issue":17039706.066666666,"avg_time_to_close_pull_request":3718737.2653061226,"issues_closed_count":60,"pull_requests_closed_count":147,"pull_request_authors_count":51,"issue_authors_count":68,"avg_comments_per_issue":2.3372093023255816,"avg_comments_per_pull_request":0.859375,"merged_pull_requests_count":118,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":11,"past_year_pull_requests_count":65,"past_year_avg_time_to_close_issue":302877.0,"past_year_avg_time_to_close_pull_request":257573.19444444444,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.36363636363636365,"past_year_avg_comments_per_pull_request":0.5538461538461539,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/issues","maintainers":[{"login":"pelletier","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}],"active_maintainers":[{"login":"pelletier","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2FGo-Toml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2FGo-Toml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2FGo-Toml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2FGo-Toml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2FGo-Toml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2FGo-Toml/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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":14557141,"name":"github.com/pelletier/go-Toml","ecosystem":"go","description":"Package toml is a TOML parser and manipulation library.","homepage":"https://github.com/pelletier/go-Toml","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/pelletier/go-Toml","keywords_array":[],"namespace":"github.com/pelletier","versions_count":28,"first_release_published_at":"2013-07-01T19:43:09.000Z","latest_release_published_at":"2022-01-05T14:17:32.000Z","latest_release_number":"v1.9.5","last_synced_at":"2026-08-25T09:38:09.874Z","created_at":"2026-05-28T03:32:04.597Z","updated_at":"2026-08-25T09:38:09.875Z","registry_url":"https://pkg.go.dev/github.com/pelletier/go-Toml","install_command":"go get github.com/pelletier/go-Toml","documentation_url":"https://pkg.go.dev/github.com/pelletier/go-Toml#section-documentation","metadata":{},"repo_metadata":{"id":7101733,"uuid":"8393979","full_name":"pelletier/go-toml","owner":"pelletier","description":"Go library for the TOML file format","archived":false,"fork":false,"pushed_at":"2026-08-03T12:43:48.000Z","size":3608,"stargazers_count":1977,"open_issues_count":30,"forks_count":247,"subscribers_count":24,"default_branch":"v2","last_synced_at":"2026-08-18T00:53:25.936Z","etag":null,"topics":["go","golang","hacktoberfest","toml","toml-parsing"],"latest_commit_sha":null,"homepage":"https://github.com/pelletier/go-toml","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pelletier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":"audit_flags_test.go","citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-02-24T17:45:51.000Z","updated_at":"2026-08-16T09:41:30.000Z","dependencies_parsed_at":"2026-08-11T00:58:39.918Z","dependency_job_id":null,"html_url":"https://github.com/pelletier/go-toml","commit_stats":{"total_commits":803,"total_committers":98,"mean_commits":8.193877551020408,"dds":0.4308841843088418,"last_synced_commit":"923b2ab4787c6297011a37d73c4e0ca1a051747d"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/pelletier/go-toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/sbom","scorecard":{"id":726878,"data":{"date":"2025-08-11","repo":{"name":"github.com/pelletier/go-toml","commit":"85e2448ce57f28543cb00e30572cf25fe4dfe6e4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 17/26 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow.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":"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/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.4 not signed: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/pelletier/go-toml/releases/147297953","Warn: release artifact v2.2.4 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/147297953"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T13:05:02.046Z","repository_id":7101733,"created_at":"2025-08-22T13:05:02.046Z","updated_at":"2025-08-22T13:05:02.046Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36752798,"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-17T02:00:06.698Z","response_time":86,"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":"pelletier","name":"Thomas Pelletier","uuid":"172804","kind":"user","description":"","email":"thomas@pelletier.dev","website":"https://pelletier.dev","location":"New York, NY","twitter":"thompelletier","company":null,"icon_url":"https://avatars.githubusercontent.com/u/172804?u=4701b3b1a8bef97848ac878b746cf515fc60555e\u0026v=4","repositories_count":123,"last_synced_at":"2026-08-14T04:51:10.878Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pelletier","funding_links":[],"total_stars":2251,"followers":132,"following":0,"created_at":"2022-11-02T20:38:20.403Z","updated_at":"2026-08-14T04:51:10.904Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier/repositories"},"tags":[{"name":"v2.4.3","sha":"071a36c2a57244f2e70369bfc69889fda2a1f60f","kind":"commit","published_at":"2026-07-05T02:25:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"25fc13019c367a8ea52cd47afa862a7a60025d26","kind":"commit","published_at":"2026-06-24T03:09:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"258652624c6f6454fefc667e537c1780235a8541","kind":"commit","published_at":"2026-06-22T19:31:00.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b99e8db1027869f497c5402ff38afbb5d0f1a932","kind":"commit","published_at":"2026-06-16T00:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"f85c4e8142d63f3c193f84ecfbf4b99104a1c95f","kind":"commit","published_at":"2026-04-16T23:29:02.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"f36a3ece9e3adf0efaf9f9bd3591c3001f17602b","kind":"commit","published_at":"2026-03-24T11:08:39.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"ee07c9203b72060f12e31c04ace80e8a187d5a67","kind":"commit","published_at":"2025-04-07T11:11:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"b730b2be5d3ab7283067ddf61188f41cdf42ce06","kind":"commit","published_at":"2024-08-17T20:26:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a3d5a0bb530b5206c728eed9cb57323061922bcb","kind":"commit","published_at":"2024-04-29T10:02:54.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"d00d2cca6edb4ea8c1292d474008134687f703c2","kind":"commit","published_at":"2024-04-12T14:42:12.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"86608d7fca88a6a61539ff7e9f1a942a428654d8","kind":"commit","published_at":"2024-03-19T17:24:46.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"34765b4a9e937ab927b5bd57231e98c68fe13109","kind":"commit","published_at":"2023-12-11T19:17:49.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3175efb395240ba57fac9174429d72e45a70a44b","kind":"commit","published_at":"2023-08-29T12:46:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0/manifests"},{"name":"v2.0.9","sha":"e183db7e69f2c8da8ddff8be040ce1f79024d075","kind":"commit","published_at":"2023-07-12T14:53:17.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.9","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7b980e792b27b596bb3221bee4676d23ce91bb3c","kind":"commit","published_at":"2023-05-23T22:22:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"643c251c4b34637fef522646c3513598cd4b90f7","kind":"commit","published_at":"2023-02-28T16:34:24.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"94bd3ddcd650ed7a329f9f01c0b5926b8146b56a","kind":"commit","published_at":"2022-11-09T21:14:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"942841787a7d70422e4d8bc7d0be28ab911402df","kind":"commit","published_at":"2022-08-26T13:15:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"28f1efc7d3aac3247b915ecf6ebb3e2651705514","kind":"commit","published_at":"2022-08-22T22:39:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"7baa23f493a82b3f24f4dada5d0b02d17fbde175","kind":"commit","published_at":"2022-08-15T20:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"216628222f5716163bb96d3651a68feef31b090d","kind":"commit","published_at":"2022-06-08T22:05:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0a422e3dbd38adf698d506ce7ced89fdb5d2f66e","kind":"commit","published_at":"2022-05-10T13:43:26.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"171a592663a491f928d2c40ba322bf897f498a01","kind":"commit","published_at":"2022-04-28T01:29:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.8","sha":"adacebd8c783375863daad87fb9b00953adec30b","kind":"commit","published_at":"2022-04-11T02:24:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8/manifests"},{"name":"v2.0.0-beta.7","sha":"f5cc8c49eb6f4ea5635e1e9df82fb418c7482d9b","kind":"commit","published_at":"2022-04-08T01:58:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"068279f13befe90729ff3b5eab3c46edf0a05cc1","kind":"commit","published_at":"2022-04-07T23:51:09.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6/manifests"},{"name":"v1.9.5","sha":"fed1464066413075eac02cd4dc368b5221845541","kind":"commit","published_at":"2022-01-05T14:17:32.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5/manifests"},{"name":"v2.0.0-beta.5","sha":"1b1dd3d6d5c3bac3e48e5728a8cb54295b4ef7a0","kind":"commit","published_at":"2021-12-29T14:53:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"19751e8a519333801ea0c683d530561ed71ce02b","kind":"commit","published_at":"2021-10-28T23:10:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4/manifests"},{"name":"v1.9.4","sha":"b8ba995eaaba4be30c8a8090bdfb4aa61af52054","kind":"commit","published_at":"2021-09-06T01:38:35.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"8e44986c28d58aefff6125e52814ed1eb7eb0a6a","kind":"commit","published_at":"2021-06-14T14:56:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"8410c965c21d54e47c7f4c767981b7583038c360","kind":"commit","published_at":"2021-06-04T02:04:06.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2/manifests"},{"name":"v2.0.0-beta.3","sha":"618f0181ac76015c3efdaf8b8ab5a468293f6e82","kind":"commit","published_at":"2021-06-04T01:48:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3/manifests"},{"name":"v1.9.1","sha":"c893dbf25c73fac5239481e56c68239ded430fba","kind":"commit","published_at":"2021-05-11T12:50:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1/manifests"},{"name":"v2.0.0-beta.2","sha":"95c701b25360da1ce8cf2bb82d3387d130ca0cfb","kind":"commit","published_at":"2021-05-11T00:17:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"45ea20024b1affdaff94b4f41c30520787a26baf","kind":"commit","published_at":"2021-05-08T21:03:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.2","sha":"9b67e40640616143e24bc94458908a694e679821","kind":"commit","published_at":"2021-04-21T01:26:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"2eff2d082a610a8f91da44b199a7538ff086755b","kind":"commit","published_at":"2021-04-15T15:26:14.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.9.0","sha":"ce6fbd7bc088f354cd4ff3ed482fb36c956ff210","kind":"commit","published_at":"2021-03-26T00:57:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"65ca8064882c8c308e5c804c5d5443d409e0738c","kind":"commit","published_at":"2020-09-12T18:42:04.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"16c9a8bdc086a2130a88eff98df4088e4c359bb2","kind":"commit","published_at":"2020-05-17T21:56:44.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.7.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0/manifests"},{"name":"latest","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/latest","html_url":"https://github.com/pelletier/go-toml/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest/manifests"},{"name":"v1.6.0","sha":"903d9455db9ff1d7ac1ab199062eca7266dd11a3","kind":"commit","published_at":"2019-10-25T18:53:56.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.6.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8fe62057ea2d46ce44254c98e84e810044dbe197","kind":"commit","published_at":"2019-10-05T19:18:21.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"728039f679cbcd4f6a54e080d2219a4c4928c546","kind":"commit","published_at":"2019-04-30T03:50:10.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"63909f0a90ab0f36909e8e044e46ace10cf13ba2","kind":"commit","published_at":"2019-04-02T16:47:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"c01d1270ff3e442a8a57cddc1c92dc1138598194","kind":"commit","published_at":"2018-06-05T20:47:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"acdc4509485b587f5e675510c4f2c63e90ff68a8","kind":"commit","published_at":"2018-01-18T22:54:55.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"16398bac157da96aa88f98a2df640c7f32af1da2","kind":"commit","published_at":"2017-09-24T18:42:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5ccdfb18c776b740aecaf085c4d9a2779199c279","kind":"commit","published_at":"2017-05-31T01:35:27.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0/manifests"},{"name":"v0.5.0","sha":"13d49d4606eb801b8f01ae542b4afc4c6ee3d84a","kind":"commit","published_at":"2017-03-02T17:43:01.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d464759235b8fd59f8ab4c44807d7c36e1678add","kind":"commit","published_at":"2016-12-02T10:42:58.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"64ff1ea4d585bc1fca65e6331eb8239f2ff31845","kind":"commit","published_at":"2016-06-30T14:21:25.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"8e6ab94eec2ae84996ed00ec774b2e15c540d7f9","kind":"commit","published_at":"2016-04-22T15:38:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"7f50e4c3395c6e7e18157601867d2b7875f97bff","kind":"commit","published_at":"2016-02-20T12:20:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"8176e30b38196a666c324b0735e7e454302b4b05","kind":"commit","published_at":"2016-01-31T16:07:37.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"6d743bb19f054795f4941155ec1bd035b8ca241e","kind":"commit","published_at":"2015-12-01T13:38:33.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"3102b9890016a8c301326cd469faf1ea9c0d0683","kind":"commit","published_at":"2015-11-03T15:07:50.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"21af3aacfe03b3a1471b571aa7b7012432065117","kind":"commit","published_at":"2014-10-07T20:30:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"86a7f2508eef9bec39934139fe9453d3ddb9ebeb","kind":"tag","published_at":"2014-09-24T07:00:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"1df0722ee130a111b440441f419a9b03abe6397a","kind":"tag","published_at":"2013-07-01T19:45:36.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T07:14:49.125Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.035479429185533,"dependent_packages_count":4.718422284959875,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.876950857072703},"purl":"pkg:golang/github.com/pelletier/go-%21toml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pelletier/go-Toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pelletier/go-Toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pelletier/go-Toml/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T06:04:59.254Z","issues_count":86,"pull_requests_count":191,"avg_time_to_close_issue":17039706.066666666,"avg_time_to_close_pull_request":3718737.2653061226,"issues_closed_count":60,"pull_requests_closed_count":147,"pull_request_authors_count":50,"issue_authors_count":68,"avg_comments_per_issue":2.3372093023255816,"avg_comments_per_pull_request":0.8638743455497382,"merged_pull_requests_count":118,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":12,"past_year_pull_requests_count":64,"past_year_avg_time_to_close_issue":302877.0,"past_year_avg_time_to_close_pull_request":257573.19444444444,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/issues","maintainers":[{"login":"pelletier","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}],"active_maintainers":[{"login":"pelletier","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-Toml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-Toml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-Toml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-Toml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-Toml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-Toml/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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":11154925,"name":"github.com/pelletier/go-toml/v2/unstable","ecosystem":"go","description":"Package unstable provides APIs that do not meet the backward compatibility\nguarantees yet.","homepage":"https://github.com/pelletier/go-toml","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pelletier/go-toml","keywords_array":[],"namespace":"github.com/pelletier/go-toml/v2","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-20T09:07:19.173Z","latest_release_number":null,"last_synced_at":"2026-08-26T02:05:33.725Z","created_at":"2024-12-10T16:25:56.016Z","updated_at":"2026-08-26T02:05:33.725Z","registry_url":"https://pkg.go.dev/github.com/pelletier/go-toml/v2/unstable","install_command":"go get github.com/pelletier/go-toml/v2/unstable","documentation_url":"https://pkg.go.dev/github.com/pelletier/go-toml/v2/unstable#section-documentation","metadata":{},"repo_metadata":{"id":7101733,"uuid":"8393979","full_name":"pelletier/go-toml","owner":"pelletier","description":"Go library for the TOML file format","archived":false,"fork":false,"pushed_at":"2026-08-03T12:43:48.000Z","size":3608,"stargazers_count":1977,"open_issues_count":30,"forks_count":247,"subscribers_count":24,"default_branch":"v2","last_synced_at":"2026-08-18T00:53:25.936Z","etag":null,"topics":["go","golang","hacktoberfest","toml","toml-parsing"],"latest_commit_sha":null,"homepage":"https://github.com/pelletier/go-toml","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pelletier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":"audit_flags_test.go","citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-02-24T17:45:51.000Z","updated_at":"2026-08-16T09:41:30.000Z","dependencies_parsed_at":"2026-08-11T00:58:39.918Z","dependency_job_id":null,"html_url":"https://github.com/pelletier/go-toml","commit_stats":{"total_commits":803,"total_committers":98,"mean_commits":8.193877551020408,"dds":0.4308841843088418,"last_synced_commit":"923b2ab4787c6297011a37d73c4e0ca1a051747d"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/pelletier/go-toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/sbom","scorecard":{"id":726878,"data":{"date":"2025-08-11","repo":{"name":"github.com/pelletier/go-toml","commit":"85e2448ce57f28543cb00e30572cf25fe4dfe6e4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 17/26 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow.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":"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/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.4 not signed: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/pelletier/go-toml/releases/147297953","Warn: release artifact v2.2.4 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/147297953"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T13:05:02.046Z","repository_id":7101733,"created_at":"2025-08-22T13:05:02.046Z","updated_at":"2025-08-22T13:05:02.046Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36752571,"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-17T02:00:06.698Z","response_time":86,"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":"pelletier","name":"Thomas Pelletier","uuid":"172804","kind":"user","description":"","email":"thomas@pelletier.dev","website":"https://pelletier.dev","location":"New York, NY","twitter":"thompelletier","company":null,"icon_url":"https://avatars.githubusercontent.com/u/172804?u=4701b3b1a8bef97848ac878b746cf515fc60555e\u0026v=4","repositories_count":123,"last_synced_at":"2026-08-14T04:51:10.878Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pelletier","funding_links":[],"total_stars":2251,"followers":132,"following":0,"created_at":"2022-11-02T20:38:20.403Z","updated_at":"2026-08-14T04:51:10.904Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier/repositories"},"tags":[{"name":"v2.4.3","sha":"071a36c2a57244f2e70369bfc69889fda2a1f60f","kind":"commit","published_at":"2026-07-05T02:25:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"25fc13019c367a8ea52cd47afa862a7a60025d26","kind":"commit","published_at":"2026-06-24T03:09:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"258652624c6f6454fefc667e537c1780235a8541","kind":"commit","published_at":"2026-06-22T19:31:00.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b99e8db1027869f497c5402ff38afbb5d0f1a932","kind":"commit","published_at":"2026-06-16T00:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"f85c4e8142d63f3c193f84ecfbf4b99104a1c95f","kind":"commit","published_at":"2026-04-16T23:29:02.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"f36a3ece9e3adf0efaf9f9bd3591c3001f17602b","kind":"commit","published_at":"2026-03-24T11:08:39.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"ee07c9203b72060f12e31c04ace80e8a187d5a67","kind":"commit","published_at":"2025-04-07T11:11:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"b730b2be5d3ab7283067ddf61188f41cdf42ce06","kind":"commit","published_at":"2024-08-17T20:26:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a3d5a0bb530b5206c728eed9cb57323061922bcb","kind":"commit","published_at":"2024-04-29T10:02:54.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"d00d2cca6edb4ea8c1292d474008134687f703c2","kind":"commit","published_at":"2024-04-12T14:42:12.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"86608d7fca88a6a61539ff7e9f1a942a428654d8","kind":"commit","published_at":"2024-03-19T17:24:46.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"34765b4a9e937ab927b5bd57231e98c68fe13109","kind":"commit","published_at":"2023-12-11T19:17:49.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3175efb395240ba57fac9174429d72e45a70a44b","kind":"commit","published_at":"2023-08-29T12:46:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0/manifests"},{"name":"v2.0.9","sha":"e183db7e69f2c8da8ddff8be040ce1f79024d075","kind":"commit","published_at":"2023-07-12T14:53:17.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.9","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7b980e792b27b596bb3221bee4676d23ce91bb3c","kind":"commit","published_at":"2023-05-23T22:22:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"643c251c4b34637fef522646c3513598cd4b90f7","kind":"commit","published_at":"2023-02-28T16:34:24.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"94bd3ddcd650ed7a329f9f01c0b5926b8146b56a","kind":"commit","published_at":"2022-11-09T21:14:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"942841787a7d70422e4d8bc7d0be28ab911402df","kind":"commit","published_at":"2022-08-26T13:15:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"28f1efc7d3aac3247b915ecf6ebb3e2651705514","kind":"commit","published_at":"2022-08-22T22:39:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"7baa23f493a82b3f24f4dada5d0b02d17fbde175","kind":"commit","published_at":"2022-08-15T20:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"216628222f5716163bb96d3651a68feef31b090d","kind":"commit","published_at":"2022-06-08T22:05:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0a422e3dbd38adf698d506ce7ced89fdb5d2f66e","kind":"commit","published_at":"2022-05-10T13:43:26.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"171a592663a491f928d2c40ba322bf897f498a01","kind":"commit","published_at":"2022-04-28T01:29:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.8","sha":"adacebd8c783375863daad87fb9b00953adec30b","kind":"commit","published_at":"2022-04-11T02:24:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8/manifests"},{"name":"v2.0.0-beta.7","sha":"f5cc8c49eb6f4ea5635e1e9df82fb418c7482d9b","kind":"commit","published_at":"2022-04-08T01:58:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"068279f13befe90729ff3b5eab3c46edf0a05cc1","kind":"commit","published_at":"2022-04-07T23:51:09.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6/manifests"},{"name":"v1.9.5","sha":"fed1464066413075eac02cd4dc368b5221845541","kind":"commit","published_at":"2022-01-05T14:17:32.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5/manifests"},{"name":"v2.0.0-beta.5","sha":"1b1dd3d6d5c3bac3e48e5728a8cb54295b4ef7a0","kind":"commit","published_at":"2021-12-29T14:53:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"19751e8a519333801ea0c683d530561ed71ce02b","kind":"commit","published_at":"2021-10-28T23:10:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4/manifests"},{"name":"v1.9.4","sha":"b8ba995eaaba4be30c8a8090bdfb4aa61af52054","kind":"commit","published_at":"2021-09-06T01:38:35.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"8e44986c28d58aefff6125e52814ed1eb7eb0a6a","kind":"commit","published_at":"2021-06-14T14:56:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"8410c965c21d54e47c7f4c767981b7583038c360","kind":"commit","published_at":"2021-06-04T02:04:06.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2/manifests"},{"name":"v2.0.0-beta.3","sha":"618f0181ac76015c3efdaf8b8ab5a468293f6e82","kind":"commit","published_at":"2021-06-04T01:48:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3/manifests"},{"name":"v1.9.1","sha":"c893dbf25c73fac5239481e56c68239ded430fba","kind":"commit","published_at":"2021-05-11T12:50:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1/manifests"},{"name":"v2.0.0-beta.2","sha":"95c701b25360da1ce8cf2bb82d3387d130ca0cfb","kind":"commit","published_at":"2021-05-11T00:17:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"45ea20024b1affdaff94b4f41c30520787a26baf","kind":"commit","published_at":"2021-05-08T21:03:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.2","sha":"9b67e40640616143e24bc94458908a694e679821","kind":"commit","published_at":"2021-04-21T01:26:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"2eff2d082a610a8f91da44b199a7538ff086755b","kind":"commit","published_at":"2021-04-15T15:26:14.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.9.0","sha":"ce6fbd7bc088f354cd4ff3ed482fb36c956ff210","kind":"commit","published_at":"2021-03-26T00:57:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"65ca8064882c8c308e5c804c5d5443d409e0738c","kind":"commit","published_at":"2020-09-12T18:42:04.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"16c9a8bdc086a2130a88eff98df4088e4c359bb2","kind":"commit","published_at":"2020-05-17T21:56:44.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.7.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0/manifests"},{"name":"latest","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/latest","html_url":"https://github.com/pelletier/go-toml/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest/manifests"},{"name":"v1.6.0","sha":"903d9455db9ff1d7ac1ab199062eca7266dd11a3","kind":"commit","published_at":"2019-10-25T18:53:56.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.6.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8fe62057ea2d46ce44254c98e84e810044dbe197","kind":"commit","published_at":"2019-10-05T19:18:21.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"728039f679cbcd4f6a54e080d2219a4c4928c546","kind":"commit","published_at":"2019-04-30T03:50:10.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"63909f0a90ab0f36909e8e044e46ace10cf13ba2","kind":"commit","published_at":"2019-04-02T16:47:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"c01d1270ff3e442a8a57cddc1c92dc1138598194","kind":"commit","published_at":"2018-06-05T20:47:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"acdc4509485b587f5e675510c4f2c63e90ff68a8","kind":"commit","published_at":"2018-01-18T22:54:55.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"16398bac157da96aa88f98a2df640c7f32af1da2","kind":"commit","published_at":"2017-09-24T18:42:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5ccdfb18c776b740aecaf085c4d9a2779199c279","kind":"commit","published_at":"2017-05-31T01:35:27.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0/manifests"},{"name":"v0.5.0","sha":"13d49d4606eb801b8f01ae542b4afc4c6ee3d84a","kind":"commit","published_at":"2017-03-02T17:43:01.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d464759235b8fd59f8ab4c44807d7c36e1678add","kind":"commit","published_at":"2016-12-02T10:42:58.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"64ff1ea4d585bc1fca65e6331eb8239f2ff31845","kind":"commit","published_at":"2016-06-30T14:21:25.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"8e6ab94eec2ae84996ed00ec774b2e15c540d7f9","kind":"commit","published_at":"2016-04-22T15:38:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"7f50e4c3395c6e7e18157601867d2b7875f97bff","kind":"commit","published_at":"2016-02-20T12:20:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"8176e30b38196a666c324b0735e7e454302b4b05","kind":"commit","published_at":"2016-01-31T16:07:37.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"6d743bb19f054795f4941155ec1bd035b8ca241e","kind":"commit","published_at":"2015-12-01T13:38:33.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"3102b9890016a8c301326cd469faf1ea9c0d0683","kind":"commit","published_at":"2015-11-03T15:07:50.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"21af3aacfe03b3a1471b571aa7b7012432065117","kind":"commit","published_at":"2014-10-07T20:30:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"86a7f2508eef9bec39934139fe9453d3ddb9ebeb","kind":"tag","published_at":"2014-09-24T07:00:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"1df0722ee130a111b440441f419a9b03abe6397a","kind":"tag","published_at":"2013-07-01T19:45:36.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T01:40:00.108Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.319304380314127,"dependent_packages_count":5.92292491849119,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.121114649402658},"purl":"pkg:golang/github.com/pelletier/go-toml/v2/unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pelletier/go-toml/v2/unstable","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pelletier/go-toml/v2/unstable","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pelletier/go-toml/v2/unstable/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T05:33:24.607Z","issues_count":86,"pull_requests_count":191,"avg_time_to_close_issue":17039706.066666666,"avg_time_to_close_pull_request":3718737.2653061226,"issues_closed_count":60,"pull_requests_closed_count":147,"pull_request_authors_count":50,"issue_authors_count":68,"avg_comments_per_issue":2.3372093023255816,"avg_comments_per_pull_request":0.8638743455497382,"merged_pull_requests_count":118,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":13,"past_year_pull_requests_count":64,"past_year_avg_time_to_close_issue":4110638.5714285714,"past_year_avg_time_to_close_pull_request":257573.19444444444,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":0.6923076923076923,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/issues","maintainers":[{"login":"pelletier","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}],"active_maintainers":[{"login":"pelletier","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-toml%2Fv2%2Funstable/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-toml%2Fv2%2Funstable/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-toml%2Fv2%2Funstable/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-toml%2Fv2%2Funstable/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-toml%2Fv2%2Funstable/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-toml%2Fv2%2Funstable/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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":14768023,"name":"github.com/pelletier/go-tOML","ecosystem":"go","description":"Package toml is a TOML parser and manipulation library.","homepage":"https://github.com/pelletier/go-tOML","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/pelletier/go-tOML","keywords_array":[],"namespace":"github.com/pelletier","versions_count":15,"first_release_published_at":"2013-07-01T19:43:09.000Z","latest_release_published_at":"2018-06-05T20:47:19.000Z","latest_release_number":"v1.2.0","last_synced_at":"2026-08-26T01:35:36.524Z","created_at":"2026-07-15T12:41:02.976Z","updated_at":"2026-08-26T01:35:36.524Z","registry_url":"https://pkg.go.dev/github.com/pelletier/go-tOML","install_command":"go get github.com/pelletier/go-tOML","documentation_url":"https://pkg.go.dev/github.com/pelletier/go-tOML#section-documentation","metadata":{},"repo_metadata":{"id":7101733,"uuid":"8393979","full_name":"pelletier/go-toml","owner":"pelletier","description":"Go library for the TOML file format","archived":false,"fork":false,"pushed_at":"2026-08-03T12:43:48.000Z","size":3608,"stargazers_count":1977,"open_issues_count":30,"forks_count":247,"subscribers_count":24,"default_branch":"v2","last_synced_at":"2026-08-18T00:53:25.936Z","etag":null,"topics":["go","golang","hacktoberfest","toml","toml-parsing"],"latest_commit_sha":null,"homepage":"https://github.com/pelletier/go-toml","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pelletier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":"audit_flags_test.go","citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-02-24T17:45:51.000Z","updated_at":"2026-08-16T09:41:30.000Z","dependencies_parsed_at":"2026-08-11T00:58:39.918Z","dependency_job_id":null,"html_url":"https://github.com/pelletier/go-toml","commit_stats":{"total_commits":803,"total_committers":98,"mean_commits":8.193877551020408,"dds":0.4308841843088418,"last_synced_commit":"923b2ab4787c6297011a37d73c4e0ca1a051747d"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/pelletier/go-toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/sbom","scorecard":{"id":726878,"data":{"date":"2025-08-11","repo":{"name":"github.com/pelletier/go-toml","commit":"85e2448ce57f28543cb00e30572cf25fe4dfe6e4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 17/26 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow.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":"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/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.4 not signed: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/pelletier/go-toml/releases/147297953","Warn: release artifact v2.2.4 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/147297953"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T13:05:02.046Z","repository_id":7101733,"created_at":"2025-08-22T13:05:02.046Z","updated_at":"2025-08-22T13:05:02.046Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784060,"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-19T02:00:06.185Z","response_time":54,"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":"pelletier","name":"Thomas Pelletier","uuid":"172804","kind":"user","description":"","email":"thomas@pelletier.dev","website":"https://pelletier.dev","location":"New York, NY","twitter":"thompelletier","company":null,"icon_url":"https://avatars.githubusercontent.com/u/172804?u=4701b3b1a8bef97848ac878b746cf515fc60555e\u0026v=4","repositories_count":123,"last_synced_at":"2026-08-14T04:51:10.878Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pelletier","funding_links":[],"total_stars":2251,"followers":132,"following":0,"created_at":"2022-11-02T20:38:20.403Z","updated_at":"2026-08-14T04:51:10.904Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier/repositories"},"tags":[{"name":"v2.4.3","sha":"071a36c2a57244f2e70369bfc69889fda2a1f60f","kind":"commit","published_at":"2026-07-05T02:25:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"25fc13019c367a8ea52cd47afa862a7a60025d26","kind":"commit","published_at":"2026-06-24T03:09:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"258652624c6f6454fefc667e537c1780235a8541","kind":"commit","published_at":"2026-06-22T19:31:00.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b99e8db1027869f497c5402ff38afbb5d0f1a932","kind":"commit","published_at":"2026-06-16T00:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"f85c4e8142d63f3c193f84ecfbf4b99104a1c95f","kind":"commit","published_at":"2026-04-16T23:29:02.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"f36a3ece9e3adf0efaf9f9bd3591c3001f17602b","kind":"commit","published_at":"2026-03-24T11:08:39.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"ee07c9203b72060f12e31c04ace80e8a187d5a67","kind":"commit","published_at":"2025-04-07T11:11:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"b730b2be5d3ab7283067ddf61188f41cdf42ce06","kind":"commit","published_at":"2024-08-17T20:26:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a3d5a0bb530b5206c728eed9cb57323061922bcb","kind":"commit","published_at":"2024-04-29T10:02:54.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"d00d2cca6edb4ea8c1292d474008134687f703c2","kind":"commit","published_at":"2024-04-12T14:42:12.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"86608d7fca88a6a61539ff7e9f1a942a428654d8","kind":"commit","published_at":"2024-03-19T17:24:46.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"34765b4a9e937ab927b5bd57231e98c68fe13109","kind":"commit","published_at":"2023-12-11T19:17:49.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3175efb395240ba57fac9174429d72e45a70a44b","kind":"commit","published_at":"2023-08-29T12:46:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0/manifests"},{"name":"v2.0.9","sha":"e183db7e69f2c8da8ddff8be040ce1f79024d075","kind":"commit","published_at":"2023-07-12T14:53:17.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.9","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7b980e792b27b596bb3221bee4676d23ce91bb3c","kind":"commit","published_at":"2023-05-23T22:22:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"643c251c4b34637fef522646c3513598cd4b90f7","kind":"commit","published_at":"2023-02-28T16:34:24.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"94bd3ddcd650ed7a329f9f01c0b5926b8146b56a","kind":"commit","published_at":"2022-11-09T21:14:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"942841787a7d70422e4d8bc7d0be28ab911402df","kind":"commit","published_at":"2022-08-26T13:15:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"28f1efc7d3aac3247b915ecf6ebb3e2651705514","kind":"commit","published_at":"2022-08-22T22:39:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"7baa23f493a82b3f24f4dada5d0b02d17fbde175","kind":"commit","published_at":"2022-08-15T20:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"216628222f5716163bb96d3651a68feef31b090d","kind":"commit","published_at":"2022-06-08T22:05:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0a422e3dbd38adf698d506ce7ced89fdb5d2f66e","kind":"commit","published_at":"2022-05-10T13:43:26.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"171a592663a491f928d2c40ba322bf897f498a01","kind":"commit","published_at":"2022-04-28T01:29:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.8","sha":"adacebd8c783375863daad87fb9b00953adec30b","kind":"commit","published_at":"2022-04-11T02:24:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8/manifests"},{"name":"v2.0.0-beta.7","sha":"f5cc8c49eb6f4ea5635e1e9df82fb418c7482d9b","kind":"commit","published_at":"2022-04-08T01:58:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"068279f13befe90729ff3b5eab3c46edf0a05cc1","kind":"commit","published_at":"2022-04-07T23:51:09.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6/manifests"},{"name":"v1.9.5","sha":"fed1464066413075eac02cd4dc368b5221845541","kind":"commit","published_at":"2022-01-05T14:17:32.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5/manifests"},{"name":"v2.0.0-beta.5","sha":"1b1dd3d6d5c3bac3e48e5728a8cb54295b4ef7a0","kind":"commit","published_at":"2021-12-29T14:53:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"19751e8a519333801ea0c683d530561ed71ce02b","kind":"commit","published_at":"2021-10-28T23:10:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4/manifests"},{"name":"v1.9.4","sha":"b8ba995eaaba4be30c8a8090bdfb4aa61af52054","kind":"commit","published_at":"2021-09-06T01:38:35.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"8e44986c28d58aefff6125e52814ed1eb7eb0a6a","kind":"commit","published_at":"2021-06-14T14:56:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"8410c965c21d54e47c7f4c767981b7583038c360","kind":"commit","published_at":"2021-06-04T02:04:06.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2/manifests"},{"name":"v2.0.0-beta.3","sha":"618f0181ac76015c3efdaf8b8ab5a468293f6e82","kind":"commit","published_at":"2021-06-04T01:48:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3/manifests"},{"name":"v1.9.1","sha":"c893dbf25c73fac5239481e56c68239ded430fba","kind":"commit","published_at":"2021-05-11T12:50:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1/manifests"},{"name":"v2.0.0-beta.2","sha":"95c701b25360da1ce8cf2bb82d3387d130ca0cfb","kind":"commit","published_at":"2021-05-11T00:17:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"45ea20024b1affdaff94b4f41c30520787a26baf","kind":"commit","published_at":"2021-05-08T21:03:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.2","sha":"9b67e40640616143e24bc94458908a694e679821","kind":"commit","published_at":"2021-04-21T01:26:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"2eff2d082a610a8f91da44b199a7538ff086755b","kind":"commit","published_at":"2021-04-15T15:26:14.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.9.0","sha":"ce6fbd7bc088f354cd4ff3ed482fb36c956ff210","kind":"commit","published_at":"2021-03-26T00:57:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"65ca8064882c8c308e5c804c5d5443d409e0738c","kind":"commit","published_at":"2020-09-12T18:42:04.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"16c9a8bdc086a2130a88eff98df4088e4c359bb2","kind":"commit","published_at":"2020-05-17T21:56:44.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.7.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0/manifests"},{"name":"latest","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/latest","html_url":"https://github.com/pelletier/go-toml/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest/manifests"},{"name":"v1.6.0","sha":"903d9455db9ff1d7ac1ab199062eca7266dd11a3","kind":"commit","published_at":"2019-10-25T18:53:56.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.6.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8fe62057ea2d46ce44254c98e84e810044dbe197","kind":"commit","published_at":"2019-10-05T19:18:21.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"728039f679cbcd4f6a54e080d2219a4c4928c546","kind":"commit","published_at":"2019-04-30T03:50:10.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"63909f0a90ab0f36909e8e044e46ace10cf13ba2","kind":"commit","published_at":"2019-04-02T16:47:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"c01d1270ff3e442a8a57cddc1c92dc1138598194","kind":"commit","published_at":"2018-06-05T20:47:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"acdc4509485b587f5e675510c4f2c63e90ff68a8","kind":"commit","published_at":"2018-01-18T22:54:55.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"16398bac157da96aa88f98a2df640c7f32af1da2","kind":"commit","published_at":"2017-09-24T18:42:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5ccdfb18c776b740aecaf085c4d9a2779199c279","kind":"commit","published_at":"2017-05-31T01:35:27.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0/manifests"},{"name":"v0.5.0","sha":"13d49d4606eb801b8f01ae542b4afc4c6ee3d84a","kind":"commit","published_at":"2017-03-02T17:43:01.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d464759235b8fd59f8ab4c44807d7c36e1678add","kind":"commit","published_at":"2016-12-02T10:42:58.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"64ff1ea4d585bc1fca65e6331eb8239f2ff31845","kind":"commit","published_at":"2016-06-30T14:21:25.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"8e6ab94eec2ae84996ed00ec774b2e15c540d7f9","kind":"commit","published_at":"2016-04-22T15:38:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"7f50e4c3395c6e7e18157601867d2b7875f97bff","kind":"commit","published_at":"2016-02-20T12:20:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"8176e30b38196a666c324b0735e7e454302b4b05","kind":"commit","published_at":"2016-01-31T16:07:37.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"6d743bb19f054795f4941155ec1bd035b8ca241e","kind":"commit","published_at":"2015-12-01T13:38:33.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"3102b9890016a8c301326cd469faf1ea9c0d0683","kind":"commit","published_at":"2015-11-03T15:07:50.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"21af3aacfe03b3a1471b571aa7b7012432065117","kind":"commit","published_at":"2014-10-07T20:30:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"86a7f2508eef9bec39934139fe9453d3ddb9ebeb","kind":"tag","published_at":"2014-09-24T07:00:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"1df0722ee130a111b440441f419a9b03abe6397a","kind":"tag","published_at":"2013-07-01T19:45:36.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T01:11:00.278Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.895241462022063,"dependent_packages_count":4.586754499257941,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.740997980640001},"purl":"pkg:golang/github.com/pelletier/go-t%21o%21m%21l","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pelletier/go-tOML","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pelletier/go-tOML","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pelletier/go-tOML/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T06:32:31.601Z","issues_count":86,"pull_requests_count":192,"avg_time_to_close_issue":17039706.066666666,"avg_time_to_close_pull_request":3718737.2653061226,"issues_closed_count":60,"pull_requests_closed_count":147,"pull_request_authors_count":51,"issue_authors_count":68,"avg_comments_per_issue":2.3372093023255816,"avg_comments_per_pull_request":0.859375,"merged_pull_requests_count":118,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":11,"past_year_pull_requests_count":65,"past_year_avg_time_to_close_issue":302877.0,"past_year_avg_time_to_close_pull_request":257573.19444444444,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.36363636363636365,"past_year_avg_comments_per_pull_request":0.5538461538461539,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/issues","maintainers":[{"login":"pelletier","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}],"active_maintainers":[{"login":"pelletier","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-tOML/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-tOML/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-tOML/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-tOML/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-tOML/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-tOML/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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":13963332,"name":"go-github-com-pelletier-go-toml-v2","ecosystem":"guix","description":"Go library for the TOML configuration language","homepage":"https://github.com/pelletier/go-toml","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/pelletier/go-toml","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T22:50:17.926Z","latest_release_published_at":"2026-03-02T22:50:17.926Z","latest_release_number":"2.2.4","last_synced_at":"2026-04-27T18:18:23.466Z","created_at":"2026-03-02T22:50:17.713Z","updated_at":"2026-08-18T00:54:34.830Z","registry_url":"https://packages.guix.gnu.org/packages/go-github-com-pelletier-go-toml-v2/2.2.4/","install_command":"guix install go-github-com-pelletier-go-toml-v2","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-xyz.scm#n21865","metadata":{"location":"gnu/packages/golang-xyz.scm:21865","variable_name":"go-github-com-pelletier-go-toml-v2"},"repo_metadata":{"id":7101733,"uuid":"8393979","full_name":"pelletier/go-toml","owner":"pelletier","description":"Go library for the TOML file format","archived":false,"fork":false,"pushed_at":"2026-08-03T12:43:48.000Z","size":3608,"stargazers_count":1977,"open_issues_count":30,"forks_count":247,"subscribers_count":24,"default_branch":"v2","last_synced_at":"2026-08-18T00:53:25.936Z","etag":null,"topics":["go","golang","hacktoberfest","toml","toml-parsing"],"latest_commit_sha":null,"homepage":"https://github.com/pelletier/go-toml","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pelletier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":"audit_flags_test.go","citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-02-24T17:45:51.000Z","updated_at":"2026-08-16T09:41:30.000Z","dependencies_parsed_at":"2026-08-11T00:58:39.918Z","dependency_job_id":null,"html_url":"https://github.com/pelletier/go-toml","commit_stats":{"total_commits":803,"total_committers":98,"mean_commits":8.193877551020408,"dds":0.4308841843088418,"last_synced_commit":"923b2ab4787c6297011a37d73c4e0ca1a051747d"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/pelletier/go-toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/sbom","scorecard":{"id":726878,"data":{"date":"2025-08-11","repo":{"name":"github.com/pelletier/go-toml","commit":"85e2448ce57f28543cb00e30572cf25fe4dfe6e4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 17/26 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow.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":"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/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.4 not signed: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/pelletier/go-toml/releases/147297953","Warn: release artifact v2.2.4 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/147297953"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T13:05:02.046Z","repository_id":7101733,"created_at":"2025-08-22T13:05:02.046Z","updated_at":"2025-08-22T13:05:02.046Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36752571,"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-17T02:00:06.698Z","response_time":86,"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":"pelletier","name":"Thomas Pelletier","uuid":"172804","kind":"user","description":"","email":"thomas@pelletier.dev","website":"https://pelletier.dev","location":"New York, NY","twitter":"thompelletier","company":null,"icon_url":"https://avatars.githubusercontent.com/u/172804?u=4701b3b1a8bef97848ac878b746cf515fc60555e\u0026v=4","repositories_count":123,"last_synced_at":"2026-08-14T04:51:10.878Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pelletier","funding_links":[],"total_stars":2251,"followers":132,"following":0,"created_at":"2022-11-02T20:38:20.403Z","updated_at":"2026-08-14T04:51:10.904Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier/repositories"},"tags":[{"name":"v2.4.3","sha":"071a36c2a57244f2e70369bfc69889fda2a1f60f","kind":"commit","published_at":"2026-07-05T02:25:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"25fc13019c367a8ea52cd47afa862a7a60025d26","kind":"commit","published_at":"2026-06-24T03:09:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"258652624c6f6454fefc667e537c1780235a8541","kind":"commit","published_at":"2026-06-22T19:31:00.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b99e8db1027869f497c5402ff38afbb5d0f1a932","kind":"commit","published_at":"2026-06-16T00:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"f85c4e8142d63f3c193f84ecfbf4b99104a1c95f","kind":"commit","published_at":"2026-04-16T23:29:02.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"f36a3ece9e3adf0efaf9f9bd3591c3001f17602b","kind":"commit","published_at":"2026-03-24T11:08:39.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"ee07c9203b72060f12e31c04ace80e8a187d5a67","kind":"commit","published_at":"2025-04-07T11:11:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"b730b2be5d3ab7283067ddf61188f41cdf42ce06","kind":"commit","published_at":"2024-08-17T20:26:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a3d5a0bb530b5206c728eed9cb57323061922bcb","kind":"commit","published_at":"2024-04-29T10:02:54.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"d00d2cca6edb4ea8c1292d474008134687f703c2","kind":"commit","published_at":"2024-04-12T14:42:12.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"86608d7fca88a6a61539ff7e9f1a942a428654d8","kind":"commit","published_at":"2024-03-19T17:24:46.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"34765b4a9e937ab927b5bd57231e98c68fe13109","kind":"commit","published_at":"2023-12-11T19:17:49.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3175efb395240ba57fac9174429d72e45a70a44b","kind":"commit","published_at":"2023-08-29T12:46:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0/manifests"},{"name":"v2.0.9","sha":"e183db7e69f2c8da8ddff8be040ce1f79024d075","kind":"commit","published_at":"2023-07-12T14:53:17.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.9","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7b980e792b27b596bb3221bee4676d23ce91bb3c","kind":"commit","published_at":"2023-05-23T22:22:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"643c251c4b34637fef522646c3513598cd4b90f7","kind":"commit","published_at":"2023-02-28T16:34:24.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"94bd3ddcd650ed7a329f9f01c0b5926b8146b56a","kind":"commit","published_at":"2022-11-09T21:14:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"942841787a7d70422e4d8bc7d0be28ab911402df","kind":"commit","published_at":"2022-08-26T13:15:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"28f1efc7d3aac3247b915ecf6ebb3e2651705514","kind":"commit","published_at":"2022-08-22T22:39:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"7baa23f493a82b3f24f4dada5d0b02d17fbde175","kind":"commit","published_at":"2022-08-15T20:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"216628222f5716163bb96d3651a68feef31b090d","kind":"commit","published_at":"2022-06-08T22:05:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0a422e3dbd38adf698d506ce7ced89fdb5d2f66e","kind":"commit","published_at":"2022-05-10T13:43:26.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"171a592663a491f928d2c40ba322bf897f498a01","kind":"commit","published_at":"2022-04-28T01:29:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.8","sha":"adacebd8c783375863daad87fb9b00953adec30b","kind":"commit","published_at":"2022-04-11T02:24:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8/manifests"},{"name":"v2.0.0-beta.7","sha":"f5cc8c49eb6f4ea5635e1e9df82fb418c7482d9b","kind":"commit","published_at":"2022-04-08T01:58:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"068279f13befe90729ff3b5eab3c46edf0a05cc1","kind":"commit","published_at":"2022-04-07T23:51:09.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6/manifests"},{"name":"v1.9.5","sha":"fed1464066413075eac02cd4dc368b5221845541","kind":"commit","published_at":"2022-01-05T14:17:32.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5/manifests"},{"name":"v2.0.0-beta.5","sha":"1b1dd3d6d5c3bac3e48e5728a8cb54295b4ef7a0","kind":"commit","published_at":"2021-12-29T14:53:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"19751e8a519333801ea0c683d530561ed71ce02b","kind":"commit","published_at":"2021-10-28T23:10:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4/manifests"},{"name":"v1.9.4","sha":"b8ba995eaaba4be30c8a8090bdfb4aa61af52054","kind":"commit","published_at":"2021-09-06T01:38:35.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"8e44986c28d58aefff6125e52814ed1eb7eb0a6a","kind":"commit","published_at":"2021-06-14T14:56:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"8410c965c21d54e47c7f4c767981b7583038c360","kind":"commit","published_at":"2021-06-04T02:04:06.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2/manifests"},{"name":"v2.0.0-beta.3","sha":"618f0181ac76015c3efdaf8b8ab5a468293f6e82","kind":"commit","published_at":"2021-06-04T01:48:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3/manifests"},{"name":"v1.9.1","sha":"c893dbf25c73fac5239481e56c68239ded430fba","kind":"commit","published_at":"2021-05-11T12:50:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1/manifests"},{"name":"v2.0.0-beta.2","sha":"95c701b25360da1ce8cf2bb82d3387d130ca0cfb","kind":"commit","published_at":"2021-05-11T00:17:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"45ea20024b1affdaff94b4f41c30520787a26baf","kind":"commit","published_at":"2021-05-08T21:03:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.2","sha":"9b67e40640616143e24bc94458908a694e679821","kind":"commit","published_at":"2021-04-21T01:26:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"2eff2d082a610a8f91da44b199a7538ff086755b","kind":"commit","published_at":"2021-04-15T15:26:14.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.9.0","sha":"ce6fbd7bc088f354cd4ff3ed482fb36c956ff210","kind":"commit","published_at":"2021-03-26T00:57:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"65ca8064882c8c308e5c804c5d5443d409e0738c","kind":"commit","published_at":"2020-09-12T18:42:04.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"16c9a8bdc086a2130a88eff98df4088e4c359bb2","kind":"commit","published_at":"2020-05-17T21:56:44.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.7.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0/manifests"},{"name":"latest","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/latest","html_url":"https://github.com/pelletier/go-toml/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest/manifests"},{"name":"v1.6.0","sha":"903d9455db9ff1d7ac1ab199062eca7266dd11a3","kind":"commit","published_at":"2019-10-25T18:53:56.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.6.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8fe62057ea2d46ce44254c98e84e810044dbe197","kind":"commit","published_at":"2019-10-05T19:18:21.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"728039f679cbcd4f6a54e080d2219a4c4928c546","kind":"commit","published_at":"2019-04-30T03:50:10.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"63909f0a90ab0f36909e8e044e46ace10cf13ba2","kind":"commit","published_at":"2019-04-02T16:47:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"c01d1270ff3e442a8a57cddc1c92dc1138598194","kind":"commit","published_at":"2018-06-05T20:47:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"acdc4509485b587f5e675510c4f2c63e90ff68a8","kind":"commit","published_at":"2018-01-18T22:54:55.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"16398bac157da96aa88f98a2df640c7f32af1da2","kind":"commit","published_at":"2017-09-24T18:42:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5ccdfb18c776b740aecaf085c4d9a2779199c279","kind":"commit","published_at":"2017-05-31T01:35:27.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0/manifests"},{"name":"v0.5.0","sha":"13d49d4606eb801b8f01ae542b4afc4c6ee3d84a","kind":"commit","published_at":"2017-03-02T17:43:01.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d464759235b8fd59f8ab4c44807d7c36e1678add","kind":"commit","published_at":"2016-12-02T10:42:58.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"64ff1ea4d585bc1fca65e6331eb8239f2ff31845","kind":"commit","published_at":"2016-06-30T14:21:25.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"8e6ab94eec2ae84996ed00ec774b2e15c540d7f9","kind":"commit","published_at":"2016-04-22T15:38:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"7f50e4c3395c6e7e18157601867d2b7875f97bff","kind":"commit","published_at":"2016-02-20T12:20:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"8176e30b38196a666c324b0735e7e454302b4b05","kind":"commit","published_at":"2016-01-31T16:07:37.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"6d743bb19f054795f4941155ec1bd035b8ca241e","kind":"commit","published_at":"2015-12-01T13:38:33.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"3102b9890016a8c301326cd469faf1ea9c0d0683","kind":"commit","published_at":"2015-11-03T15:07:50.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"21af3aacfe03b3a1471b571aa7b7012432065117","kind":"commit","published_at":"2014-10-07T20:30:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"86a7f2508eef9bec39934139fe9453d3ddb9ebeb","kind":"tag","published_at":"2014-09-24T07:00:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"1df0722ee130a111b440441f419a9b03abe6397a","kind":"tag","published_at":"2013-07-01T19:45:36.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T00:54:34.830Z","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-pelletier-go-toml-v2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/go-github-com-pelletier-go-toml-v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/go-github-com-pelletier-go-toml-v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/go-github-com-pelletier-go-toml-v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T05:33:24.607Z","issues_count":86,"pull_requests_count":191,"avg_time_to_close_issue":17039706.066666666,"avg_time_to_close_pull_request":3718737.2653061226,"issues_closed_count":60,"pull_requests_closed_count":147,"pull_request_authors_count":50,"issue_authors_count":68,"avg_comments_per_issue":2.3372093023255816,"avg_comments_per_pull_request":0.8638743455497382,"merged_pull_requests_count":118,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":13,"past_year_pull_requests_count":64,"past_year_avg_time_to_close_issue":4110638.5714285714,"past_year_avg_time_to_close_pull_request":257573.19444444444,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":0.6923076923076923,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/issues","maintainers":[{"login":"pelletier","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}],"active_maintainers":[{"login":"pelletier","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-pelletier-go-toml-v2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-pelletier-go-toml-v2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-pelletier-go-toml-v2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-pelletier-go-toml-v2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-pelletier-go-toml-v2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-pelletier-go-toml-v2/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32351,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1231},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-08-25T05:05:02.543Z","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":13418185,"name":"golang-github-pelletier-go-toml.v2","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pelletier/go-toml","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/pelletier/go-toml","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T04:01:12.235Z","latest_release_published_at":"2026-02-07T04:01:12.235Z","latest_release_number":"2.0.0~beta6-1","last_synced_at":"2026-03-07T04:44:06.381Z","created_at":"2026-02-07T04:01:11.895Z","updated_at":"2026-08-18T00:54:34.938Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-pelletier-go-toml.v2","install_command":"apt-get install golang-github-pelletier-go-toml.v2","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-pelletier-go-toml.v2-dev","standards_version":"4.6.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-stretchr-testify-dev (\u003e= 1.7.0+git20210427.6241f9a)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":7101733,"uuid":"8393979","full_name":"pelletier/go-toml","owner":"pelletier","description":"Go library for the TOML file format","archived":false,"fork":false,"pushed_at":"2026-08-03T12:43:48.000Z","size":3608,"stargazers_count":1977,"open_issues_count":30,"forks_count":247,"subscribers_count":24,"default_branch":"v2","last_synced_at":"2026-08-18T00:53:25.936Z","etag":null,"topics":["go","golang","hacktoberfest","toml","toml-parsing"],"latest_commit_sha":null,"homepage":"https://github.com/pelletier/go-toml","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pelletier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":"audit_flags_test.go","citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-02-24T17:45:51.000Z","updated_at":"2026-08-16T09:41:30.000Z","dependencies_parsed_at":"2026-08-11T00:58:39.918Z","dependency_job_id":null,"html_url":"https://github.com/pelletier/go-toml","commit_stats":{"total_commits":803,"total_committers":98,"mean_commits":8.193877551020408,"dds":0.4308841843088418,"last_synced_commit":"923b2ab4787c6297011a37d73c4e0ca1a051747d"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/pelletier/go-toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/sbom","scorecard":{"id":726878,"data":{"date":"2025-08-11","repo":{"name":"github.com/pelletier/go-toml","commit":"85e2448ce57f28543cb00e30572cf25fe4dfe6e4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 17/26 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow.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":"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/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.4 not signed: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/pelletier/go-toml/releases/147297953","Warn: release artifact v2.2.4 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/147297953"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T13:05:02.046Z","repository_id":7101733,"created_at":"2025-08-22T13:05:02.046Z","updated_at":"2025-08-22T13:05:02.046Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36752571,"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-17T02:00:06.698Z","response_time":86,"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":"pelletier","name":"Thomas Pelletier","uuid":"172804","kind":"user","description":"","email":"thomas@pelletier.dev","website":"https://pelletier.dev","location":"New York, NY","twitter":"thompelletier","company":null,"icon_url":"https://avatars.githubusercontent.com/u/172804?u=4701b3b1a8bef97848ac878b746cf515fc60555e\u0026v=4","repositories_count":123,"last_synced_at":"2026-08-14T04:51:10.878Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pelletier","funding_links":[],"total_stars":2251,"followers":132,"following":0,"created_at":"2022-11-02T20:38:20.403Z","updated_at":"2026-08-14T04:51:10.904Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier/repositories"},"tags":[{"name":"v2.4.3","sha":"071a36c2a57244f2e70369bfc69889fda2a1f60f","kind":"commit","published_at":"2026-07-05T02:25:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"25fc13019c367a8ea52cd47afa862a7a60025d26","kind":"commit","published_at":"2026-06-24T03:09:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"258652624c6f6454fefc667e537c1780235a8541","kind":"commit","published_at":"2026-06-22T19:31:00.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b99e8db1027869f497c5402ff38afbb5d0f1a932","kind":"commit","published_at":"2026-06-16T00:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"f85c4e8142d63f3c193f84ecfbf4b99104a1c95f","kind":"commit","published_at":"2026-04-16T23:29:02.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"f36a3ece9e3adf0efaf9f9bd3591c3001f17602b","kind":"commit","published_at":"2026-03-24T11:08:39.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"ee07c9203b72060f12e31c04ace80e8a187d5a67","kind":"commit","published_at":"2025-04-07T11:11:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"b730b2be5d3ab7283067ddf61188f41cdf42ce06","kind":"commit","published_at":"2024-08-17T20:26:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a3d5a0bb530b5206c728eed9cb57323061922bcb","kind":"commit","published_at":"2024-04-29T10:02:54.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"d00d2cca6edb4ea8c1292d474008134687f703c2","kind":"commit","published_at":"2024-04-12T14:42:12.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"86608d7fca88a6a61539ff7e9f1a942a428654d8","kind":"commit","published_at":"2024-03-19T17:24:46.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"34765b4a9e937ab927b5bd57231e98c68fe13109","kind":"commit","published_at":"2023-12-11T19:17:49.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3175efb395240ba57fac9174429d72e45a70a44b","kind":"commit","published_at":"2023-08-29T12:46:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0/manifests"},{"name":"v2.0.9","sha":"e183db7e69f2c8da8ddff8be040ce1f79024d075","kind":"commit","published_at":"2023-07-12T14:53:17.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.9","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7b980e792b27b596bb3221bee4676d23ce91bb3c","kind":"commit","published_at":"2023-05-23T22:22:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"643c251c4b34637fef522646c3513598cd4b90f7","kind":"commit","published_at":"2023-02-28T16:34:24.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"94bd3ddcd650ed7a329f9f01c0b5926b8146b56a","kind":"commit","published_at":"2022-11-09T21:14:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"942841787a7d70422e4d8bc7d0be28ab911402df","kind":"commit","published_at":"2022-08-26T13:15:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"28f1efc7d3aac3247b915ecf6ebb3e2651705514","kind":"commit","published_at":"2022-08-22T22:39:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"7baa23f493a82b3f24f4dada5d0b02d17fbde175","kind":"commit","published_at":"2022-08-15T20:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"216628222f5716163bb96d3651a68feef31b090d","kind":"commit","published_at":"2022-06-08T22:05:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0a422e3dbd38adf698d506ce7ced89fdb5d2f66e","kind":"commit","published_at":"2022-05-10T13:43:26.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"171a592663a491f928d2c40ba322bf897f498a01","kind":"commit","published_at":"2022-04-28T01:29:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.8","sha":"adacebd8c783375863daad87fb9b00953adec30b","kind":"commit","published_at":"2022-04-11T02:24:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8/manifests"},{"name":"v2.0.0-beta.7","sha":"f5cc8c49eb6f4ea5635e1e9df82fb418c7482d9b","kind":"commit","published_at":"2022-04-08T01:58:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"068279f13befe90729ff3b5eab3c46edf0a05cc1","kind":"commit","published_at":"2022-04-07T23:51:09.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6/manifests"},{"name":"v1.9.5","sha":"fed1464066413075eac02cd4dc368b5221845541","kind":"commit","published_at":"2022-01-05T14:17:32.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5/manifests"},{"name":"v2.0.0-beta.5","sha":"1b1dd3d6d5c3bac3e48e5728a8cb54295b4ef7a0","kind":"commit","published_at":"2021-12-29T14:53:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"19751e8a519333801ea0c683d530561ed71ce02b","kind":"commit","published_at":"2021-10-28T23:10:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4/manifests"},{"name":"v1.9.4","sha":"b8ba995eaaba4be30c8a8090bdfb4aa61af52054","kind":"commit","published_at":"2021-09-06T01:38:35.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"8e44986c28d58aefff6125e52814ed1eb7eb0a6a","kind":"commit","published_at":"2021-06-14T14:56:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"8410c965c21d54e47c7f4c767981b7583038c360","kind":"commit","published_at":"2021-06-04T02:04:06.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2/manifests"},{"name":"v2.0.0-beta.3","sha":"618f0181ac76015c3efdaf8b8ab5a468293f6e82","kind":"commit","published_at":"2021-06-04T01:48:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3/manifests"},{"name":"v1.9.1","sha":"c893dbf25c73fac5239481e56c68239ded430fba","kind":"commit","published_at":"2021-05-11T12:50:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1/manifests"},{"name":"v2.0.0-beta.2","sha":"95c701b25360da1ce8cf2bb82d3387d130ca0cfb","kind":"commit","published_at":"2021-05-11T00:17:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"45ea20024b1affdaff94b4f41c30520787a26baf","kind":"commit","published_at":"2021-05-08T21:03:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.2","sha":"9b67e40640616143e24bc94458908a694e679821","kind":"commit","published_at":"2021-04-21T01:26:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"2eff2d082a610a8f91da44b199a7538ff086755b","kind":"commit","published_at":"2021-04-15T15:26:14.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.9.0","sha":"ce6fbd7bc088f354cd4ff3ed482fb36c956ff210","kind":"commit","published_at":"2021-03-26T00:57:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"65ca8064882c8c308e5c804c5d5443d409e0738c","kind":"commit","published_at":"2020-09-12T18:42:04.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"16c9a8bdc086a2130a88eff98df4088e4c359bb2","kind":"commit","published_at":"2020-05-17T21:56:44.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.7.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0/manifests"},{"name":"latest","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/latest","html_url":"https://github.com/pelletier/go-toml/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest/manifests"},{"name":"v1.6.0","sha":"903d9455db9ff1d7ac1ab199062eca7266dd11a3","kind":"commit","published_at":"2019-10-25T18:53:56.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.6.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8fe62057ea2d46ce44254c98e84e810044dbe197","kind":"commit","published_at":"2019-10-05T19:18:21.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"728039f679cbcd4f6a54e080d2219a4c4928c546","kind":"commit","published_at":"2019-04-30T03:50:10.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"63909f0a90ab0f36909e8e044e46ace10cf13ba2","kind":"commit","published_at":"2019-04-02T16:47:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"c01d1270ff3e442a8a57cddc1c92dc1138598194","kind":"commit","published_at":"2018-06-05T20:47:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"acdc4509485b587f5e675510c4f2c63e90ff68a8","kind":"commit","published_at":"2018-01-18T22:54:55.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"16398bac157da96aa88f98a2df640c7f32af1da2","kind":"commit","published_at":"2017-09-24T18:42:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5ccdfb18c776b740aecaf085c4d9a2779199c279","kind":"commit","published_at":"2017-05-31T01:35:27.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0/manifests"},{"name":"v0.5.0","sha":"13d49d4606eb801b8f01ae542b4afc4c6ee3d84a","kind":"commit","published_at":"2017-03-02T17:43:01.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d464759235b8fd59f8ab4c44807d7c36e1678add","kind":"commit","published_at":"2016-12-02T10:42:58.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"64ff1ea4d585bc1fca65e6331eb8239f2ff31845","kind":"commit","published_at":"2016-06-30T14:21:25.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"8e6ab94eec2ae84996ed00ec774b2e15c540d7f9","kind":"commit","published_at":"2016-04-22T15:38:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"7f50e4c3395c6e7e18157601867d2b7875f97bff","kind":"commit","published_at":"2016-02-20T12:20:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"8176e30b38196a666c324b0735e7e454302b4b05","kind":"commit","published_at":"2016-01-31T16:07:37.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"6d743bb19f054795f4941155ec1bd035b8ca241e","kind":"commit","published_at":"2015-12-01T13:38:33.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"3102b9890016a8c301326cd469faf1ea9c0d0683","kind":"commit","published_at":"2015-11-03T15:07:50.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"21af3aacfe03b3a1471b571aa7b7012432065117","kind":"commit","published_at":"2014-10-07T20:30:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"86a7f2508eef9bec39934139fe9453d3ddb9ebeb","kind":"tag","published_at":"2014-09-24T07:00:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"1df0722ee130a111b440441f419a9b03abe6397a","kind":"tag","published_at":"2013-07-01T19:45:36.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T00:54:34.938Z","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-github-pelletier-go-toml.v2?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-pelletier-go-toml.v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-pelletier-go-toml.v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-pelletier-go-toml.v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T05:33:24.607Z","issues_count":86,"pull_requests_count":191,"avg_time_to_close_issue":17039706.066666666,"avg_time_to_close_pull_request":3718737.2653061226,"issues_closed_count":60,"pull_requests_closed_count":147,"pull_request_authors_count":50,"issue_authors_count":68,"avg_comments_per_issue":2.3372093023255816,"avg_comments_per_pull_request":0.8638743455497382,"merged_pull_requests_count":118,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":13,"past_year_pull_requests_count":64,"past_year_avg_time_to_close_issue":4110638.5714285714,"past_year_avg_time_to_close_pull_request":257573.19444444444,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":0.6923076923076923,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/issues","maintainers":[{"login":"pelletier","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}],"active_maintainers":[{"login":"pelletier","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-pelletier-go-toml.v2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-pelletier-go-toml.v2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-pelletier-go-toml.v2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-pelletier-go-toml.v2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-pelletier-go-toml.v2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-pelletier-go-toml.v2/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":976},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-25T05:06:47.665Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13646428,"name":"golang-github-pelletier-go-toml","ecosystem":"debian","description":null,"homepage":"https://github.com/pelletier/go-toml","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/pelletier/go-toml","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T03:30:11.083Z","latest_release_published_at":"2026-02-12T03:30:11.083Z","latest_release_number":"1.9.5-1","last_synced_at":"2026-03-13T11:13:48.901Z","created_at":"2026-02-12T03:30:10.863Z","updated_at":"2026-08-18T00:54:34.944Z","registry_url":"https://tracker.debian.org/pkg/golang-github-pelletier-go-toml","install_command":"apt-get install golang-github-pelletier-go-toml","documentation_url":"https://packages.debian.org/trixie/golang-github-pelletier-go-toml","metadata":{"component":"main","architecture":"any all","priority":"extra","binary":"golang-github-pelletier-go-toml-dev, golang-github-pelletier-go-toml","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-burntsushi-toml-dev (\u003e= 0.3.1), golang-gopkg-yaml.v2-dev (\u003e= 2.3.0)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":7101733,"uuid":"8393979","full_name":"pelletier/go-toml","owner":"pelletier","description":"Go library for the TOML file format","archived":false,"fork":false,"pushed_at":"2026-08-03T12:43:48.000Z","size":3608,"stargazers_count":1977,"open_issues_count":30,"forks_count":247,"subscribers_count":24,"default_branch":"v2","last_synced_at":"2026-08-18T00:53:25.936Z","etag":null,"topics":["go","golang","hacktoberfest","toml","toml-parsing"],"latest_commit_sha":null,"homepage":"https://github.com/pelletier/go-toml","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pelletier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":"audit_flags_test.go","citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-02-24T17:45:51.000Z","updated_at":"2026-08-16T09:41:30.000Z","dependencies_parsed_at":"2026-08-11T00:58:39.918Z","dependency_job_id":null,"html_url":"https://github.com/pelletier/go-toml","commit_stats":{"total_commits":803,"total_committers":98,"mean_commits":8.193877551020408,"dds":0.4308841843088418,"last_synced_commit":"923b2ab4787c6297011a37d73c4e0ca1a051747d"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/pelletier/go-toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/sbom","scorecard":{"id":726878,"data":{"date":"2025-08-11","repo":{"name":"github.com/pelletier/go-toml","commit":"85e2448ce57f28543cb00e30572cf25fe4dfe6e4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 17/26 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow.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":"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/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.4 not signed: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/pelletier/go-toml/releases/147297953","Warn: release artifact v2.2.4 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/147297953"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T13:05:02.046Z","repository_id":7101733,"created_at":"2025-08-22T13:05:02.046Z","updated_at":"2025-08-22T13:05:02.046Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36752571,"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-17T02:00:06.698Z","response_time":86,"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":"pelletier","name":"Thomas Pelletier","uuid":"172804","kind":"user","description":"","email":"thomas@pelletier.dev","website":"https://pelletier.dev","location":"New York, NY","twitter":"thompelletier","company":null,"icon_url":"https://avatars.githubusercontent.com/u/172804?u=4701b3b1a8bef97848ac878b746cf515fc60555e\u0026v=4","repositories_count":123,"last_synced_at":"2026-08-14T04:51:10.878Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pelletier","funding_links":[],"total_stars":2251,"followers":132,"following":0,"created_at":"2022-11-02T20:38:20.403Z","updated_at":"2026-08-14T04:51:10.904Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier/repositories"},"tags":[{"name":"v2.4.3","sha":"071a36c2a57244f2e70369bfc69889fda2a1f60f","kind":"commit","published_at":"2026-07-05T02:25:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"25fc13019c367a8ea52cd47afa862a7a60025d26","kind":"commit","published_at":"2026-06-24T03:09:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"258652624c6f6454fefc667e537c1780235a8541","kind":"commit","published_at":"2026-06-22T19:31:00.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b99e8db1027869f497c5402ff38afbb5d0f1a932","kind":"commit","published_at":"2026-06-16T00:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"f85c4e8142d63f3c193f84ecfbf4b99104a1c95f","kind":"commit","published_at":"2026-04-16T23:29:02.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"f36a3ece9e3adf0efaf9f9bd3591c3001f17602b","kind":"commit","published_at":"2026-03-24T11:08:39.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"ee07c9203b72060f12e31c04ace80e8a187d5a67","kind":"commit","published_at":"2025-04-07T11:11:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"b730b2be5d3ab7283067ddf61188f41cdf42ce06","kind":"commit","published_at":"2024-08-17T20:26:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a3d5a0bb530b5206c728eed9cb57323061922bcb","kind":"commit","published_at":"2024-04-29T10:02:54.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"d00d2cca6edb4ea8c1292d474008134687f703c2","kind":"commit","published_at":"2024-04-12T14:42:12.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"86608d7fca88a6a61539ff7e9f1a942a428654d8","kind":"commit","published_at":"2024-03-19T17:24:46.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"34765b4a9e937ab927b5bd57231e98c68fe13109","kind":"commit","published_at":"2023-12-11T19:17:49.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3175efb395240ba57fac9174429d72e45a70a44b","kind":"commit","published_at":"2023-08-29T12:46:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0/manifests"},{"name":"v2.0.9","sha":"e183db7e69f2c8da8ddff8be040ce1f79024d075","kind":"commit","published_at":"2023-07-12T14:53:17.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.9","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7b980e792b27b596bb3221bee4676d23ce91bb3c","kind":"commit","published_at":"2023-05-23T22:22:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"643c251c4b34637fef522646c3513598cd4b90f7","kind":"commit","published_at":"2023-02-28T16:34:24.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"94bd3ddcd650ed7a329f9f01c0b5926b8146b56a","kind":"commit","published_at":"2022-11-09T21:14:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"942841787a7d70422e4d8bc7d0be28ab911402df","kind":"commit","published_at":"2022-08-26T13:15:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"28f1efc7d3aac3247b915ecf6ebb3e2651705514","kind":"commit","published_at":"2022-08-22T22:39:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"7baa23f493a82b3f24f4dada5d0b02d17fbde175","kind":"commit","published_at":"2022-08-15T20:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"216628222f5716163bb96d3651a68feef31b090d","kind":"commit","published_at":"2022-06-08T22:05:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0a422e3dbd38adf698d506ce7ced89fdb5d2f66e","kind":"commit","published_at":"2022-05-10T13:43:26.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"171a592663a491f928d2c40ba322bf897f498a01","kind":"commit","published_at":"2022-04-28T01:29:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.8","sha":"adacebd8c783375863daad87fb9b00953adec30b","kind":"commit","published_at":"2022-04-11T02:24:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8/manifests"},{"name":"v2.0.0-beta.7","sha":"f5cc8c49eb6f4ea5635e1e9df82fb418c7482d9b","kind":"commit","published_at":"2022-04-08T01:58:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"068279f13befe90729ff3b5eab3c46edf0a05cc1","kind":"commit","published_at":"2022-04-07T23:51:09.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6/manifests"},{"name":"v1.9.5","sha":"fed1464066413075eac02cd4dc368b5221845541","kind":"commit","published_at":"2022-01-05T14:17:32.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5/manifests"},{"name":"v2.0.0-beta.5","sha":"1b1dd3d6d5c3bac3e48e5728a8cb54295b4ef7a0","kind":"commit","published_at":"2021-12-29T14:53:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"19751e8a519333801ea0c683d530561ed71ce02b","kind":"commit","published_at":"2021-10-28T23:10:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4/manifests"},{"name":"v1.9.4","sha":"b8ba995eaaba4be30c8a8090bdfb4aa61af52054","kind":"commit","published_at":"2021-09-06T01:38:35.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"8e44986c28d58aefff6125e52814ed1eb7eb0a6a","kind":"commit","published_at":"2021-06-14T14:56:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"8410c965c21d54e47c7f4c767981b7583038c360","kind":"commit","published_at":"2021-06-04T02:04:06.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2/manifests"},{"name":"v2.0.0-beta.3","sha":"618f0181ac76015c3efdaf8b8ab5a468293f6e82","kind":"commit","published_at":"2021-06-04T01:48:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3/manifests"},{"name":"v1.9.1","sha":"c893dbf25c73fac5239481e56c68239ded430fba","kind":"commit","published_at":"2021-05-11T12:50:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1/manifests"},{"name":"v2.0.0-beta.2","sha":"95c701b25360da1ce8cf2bb82d3387d130ca0cfb","kind":"commit","published_at":"2021-05-11T00:17:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"45ea20024b1affdaff94b4f41c30520787a26baf","kind":"commit","published_at":"2021-05-08T21:03:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.2","sha":"9b67e40640616143e24bc94458908a694e679821","kind":"commit","published_at":"2021-04-21T01:26:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"2eff2d082a610a8f91da44b199a7538ff086755b","kind":"commit","published_at":"2021-04-15T15:26:14.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.9.0","sha":"ce6fbd7bc088f354cd4ff3ed482fb36c956ff210","kind":"commit","published_at":"2021-03-26T00:57:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"65ca8064882c8c308e5c804c5d5443d409e0738c","kind":"commit","published_at":"2020-09-12T18:42:04.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"16c9a8bdc086a2130a88eff98df4088e4c359bb2","kind":"commit","published_at":"2020-05-17T21:56:44.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.7.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0/manifests"},{"name":"latest","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/latest","html_url":"https://github.com/pelletier/go-toml/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest/manifests"},{"name":"v1.6.0","sha":"903d9455db9ff1d7ac1ab199062eca7266dd11a3","kind":"commit","published_at":"2019-10-25T18:53:56.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.6.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8fe62057ea2d46ce44254c98e84e810044dbe197","kind":"commit","published_at":"2019-10-05T19:18:21.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"728039f679cbcd4f6a54e080d2219a4c4928c546","kind":"commit","published_at":"2019-04-30T03:50:10.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"63909f0a90ab0f36909e8e044e46ace10cf13ba2","kind":"commit","published_at":"2019-04-02T16:47:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"c01d1270ff3e442a8a57cddc1c92dc1138598194","kind":"commit","published_at":"2018-06-05T20:47:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"acdc4509485b587f5e675510c4f2c63e90ff68a8","kind":"commit","published_at":"2018-01-18T22:54:55.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"16398bac157da96aa88f98a2df640c7f32af1da2","kind":"commit","published_at":"2017-09-24T18:42:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5ccdfb18c776b740aecaf085c4d9a2779199c279","kind":"commit","published_at":"2017-05-31T01:35:27.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0/manifests"},{"name":"v0.5.0","sha":"13d49d4606eb801b8f01ae542b4afc4c6ee3d84a","kind":"commit","published_at":"2017-03-02T17:43:01.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d464759235b8fd59f8ab4c44807d7c36e1678add","kind":"commit","published_at":"2016-12-02T10:42:58.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"64ff1ea4d585bc1fca65e6331eb8239f2ff31845","kind":"commit","published_at":"2016-06-30T14:21:25.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"8e6ab94eec2ae84996ed00ec774b2e15c540d7f9","kind":"commit","published_at":"2016-04-22T15:38:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"7f50e4c3395c6e7e18157601867d2b7875f97bff","kind":"commit","published_at":"2016-02-20T12:20:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"8176e30b38196a666c324b0735e7e454302b4b05","kind":"commit","published_at":"2016-01-31T16:07:37.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"6d743bb19f054795f4941155ec1bd035b8ca241e","kind":"commit","published_at":"2015-12-01T13:38:33.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"3102b9890016a8c301326cd469faf1ea9c0d0683","kind":"commit","published_at":"2015-11-03T15:07:50.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"21af3aacfe03b3a1471b571aa7b7012432065117","kind":"commit","published_at":"2014-10-07T20:30:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"86a7f2508eef9bec39934139fe9453d3ddb9ebeb","kind":"tag","published_at":"2014-09-24T07:00:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"1df0722ee130a111b440441f419a9b03abe6397a","kind":"tag","published_at":"2013-07-01T19:45:36.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T00:54:34.944Z","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-github-pelletier-go-toml?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-pelletier-go-toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-pelletier-go-toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-pelletier-go-toml/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T05:33:24.607Z","issues_count":86,"pull_requests_count":191,"avg_time_to_close_issue":17039706.066666666,"avg_time_to_close_pull_request":3718737.2653061226,"issues_closed_count":60,"pull_requests_closed_count":147,"pull_request_authors_count":50,"issue_authors_count":68,"avg_comments_per_issue":2.3372093023255816,"avg_comments_per_pull_request":0.8638743455497382,"merged_pull_requests_count":118,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":13,"past_year_pull_requests_count":64,"past_year_avg_time_to_close_issue":4110638.5714285714,"past_year_avg_time_to_close_pull_request":257573.19444444444,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":0.6923076923076923,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/issues","maintainers":[{"login":"pelletier","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}],"active_maintainers":[{"login":"pelletier","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-pelletier-go-toml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-pelletier-go-toml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-pelletier-go-toml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-pelletier-go-toml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-pelletier-go-toml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-pelletier-go-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":1687},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-25T05:04:56.023Z","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":6289175,"name":"github.com/Pelletier/go-toml","ecosystem":"go","description":"Package toml is a TOML parser and manipulation library.","homepage":"https://github.com/Pelletier/go-toml","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/Pelletier/go-toml","keywords_array":[],"namespace":"github.com/Pelletier","versions_count":28,"first_release_published_at":"2013-07-01T19:43:09.000Z","latest_release_published_at":"2022-01-05T14:17:32.000Z","latest_release_number":"v1.9.5","last_synced_at":"2026-08-26T01:14:02.220Z","created_at":"2023-02-09T03:26:51.493Z","updated_at":"2026-08-26T01:14:02.220Z","registry_url":"https://pkg.go.dev/github.com/Pelletier/go-toml","install_command":"go get github.com/Pelletier/go-toml","documentation_url":"https://pkg.go.dev/github.com/Pelletier/go-toml#section-documentation","metadata":{},"repo_metadata":{"id":7101733,"uuid":"8393979","full_name":"pelletier/go-toml","owner":"pelletier","description":"Go library for the TOML file format","archived":false,"fork":false,"pushed_at":"2026-08-03T12:43:48.000Z","size":3608,"stargazers_count":1977,"open_issues_count":30,"forks_count":247,"subscribers_count":24,"default_branch":"v2","last_synced_at":"2026-08-18T00:53:25.936Z","etag":null,"topics":["go","golang","hacktoberfest","toml","toml-parsing"],"latest_commit_sha":null,"homepage":"https://github.com/pelletier/go-toml","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pelletier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":"audit_flags_test.go","citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-02-24T17:45:51.000Z","updated_at":"2026-08-16T09:41:30.000Z","dependencies_parsed_at":"2026-08-11T00:58:39.918Z","dependency_job_id":null,"html_url":"https://github.com/pelletier/go-toml","commit_stats":{"total_commits":803,"total_committers":98,"mean_commits":8.193877551020408,"dds":0.4308841843088418,"last_synced_commit":"923b2ab4787c6297011a37d73c4e0ca1a051747d"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/pelletier/go-toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/sbom","scorecard":{"id":726878,"data":{"date":"2025-08-11","repo":{"name":"github.com/pelletier/go-toml","commit":"85e2448ce57f28543cb00e30572cf25fe4dfe6e4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 17/26 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow.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":"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/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.4 not signed: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/pelletier/go-toml/releases/147297953","Warn: release artifact v2.2.4 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/147297953"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T13:05:02.046Z","repository_id":7101733,"created_at":"2025-08-22T13:05:02.046Z","updated_at":"2025-08-22T13:05:02.046Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36752571,"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-17T02:00:06.698Z","response_time":86,"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":"pelletier","name":"Thomas Pelletier","uuid":"172804","kind":"user","description":"","email":"thomas@pelletier.dev","website":"https://pelletier.dev","location":"New York, NY","twitter":"thompelletier","company":null,"icon_url":"https://avatars.githubusercontent.com/u/172804?u=4701b3b1a8bef97848ac878b746cf515fc60555e\u0026v=4","repositories_count":123,"last_synced_at":"2026-08-14T04:51:10.878Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pelletier","funding_links":[],"total_stars":2251,"followers":132,"following":0,"created_at":"2022-11-02T20:38:20.403Z","updated_at":"2026-08-14T04:51:10.904Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier/repositories"},"tags":[{"name":"v2.4.3","sha":"071a36c2a57244f2e70369bfc69889fda2a1f60f","kind":"commit","published_at":"2026-07-05T02:25:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"25fc13019c367a8ea52cd47afa862a7a60025d26","kind":"commit","published_at":"2026-06-24T03:09:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"258652624c6f6454fefc667e537c1780235a8541","kind":"commit","published_at":"2026-06-22T19:31:00.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b99e8db1027869f497c5402ff38afbb5d0f1a932","kind":"commit","published_at":"2026-06-16T00:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"f85c4e8142d63f3c193f84ecfbf4b99104a1c95f","kind":"commit","published_at":"2026-04-16T23:29:02.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"f36a3ece9e3adf0efaf9f9bd3591c3001f17602b","kind":"commit","published_at":"2026-03-24T11:08:39.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"ee07c9203b72060f12e31c04ace80e8a187d5a67","kind":"commit","published_at":"2025-04-07T11:11:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"b730b2be5d3ab7283067ddf61188f41cdf42ce06","kind":"commit","published_at":"2024-08-17T20:26:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a3d5a0bb530b5206c728eed9cb57323061922bcb","kind":"commit","published_at":"2024-04-29T10:02:54.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"d00d2cca6edb4ea8c1292d474008134687f703c2","kind":"commit","published_at":"2024-04-12T14:42:12.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"86608d7fca88a6a61539ff7e9f1a942a428654d8","kind":"commit","published_at":"2024-03-19T17:24:46.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"34765b4a9e937ab927b5bd57231e98c68fe13109","kind":"commit","published_at":"2023-12-11T19:17:49.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3175efb395240ba57fac9174429d72e45a70a44b","kind":"commit","published_at":"2023-08-29T12:46:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0/manifests"},{"name":"v2.0.9","sha":"e183db7e69f2c8da8ddff8be040ce1f79024d075","kind":"commit","published_at":"2023-07-12T14:53:17.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.9","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7b980e792b27b596bb3221bee4676d23ce91bb3c","kind":"commit","published_at":"2023-05-23T22:22:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"643c251c4b34637fef522646c3513598cd4b90f7","kind":"commit","published_at":"2023-02-28T16:34:24.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"94bd3ddcd650ed7a329f9f01c0b5926b8146b56a","kind":"commit","published_at":"2022-11-09T21:14:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"942841787a7d70422e4d8bc7d0be28ab911402df","kind":"commit","published_at":"2022-08-26T13:15:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"28f1efc7d3aac3247b915ecf6ebb3e2651705514","kind":"commit","published_at":"2022-08-22T22:39:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"7baa23f493a82b3f24f4dada5d0b02d17fbde175","kind":"commit","published_at":"2022-08-15T20:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"216628222f5716163bb96d3651a68feef31b090d","kind":"commit","published_at":"2022-06-08T22:05:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0a422e3dbd38adf698d506ce7ced89fdb5d2f66e","kind":"commit","published_at":"2022-05-10T13:43:26.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"171a592663a491f928d2c40ba322bf897f498a01","kind":"commit","published_at":"2022-04-28T01:29:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.8","sha":"adacebd8c783375863daad87fb9b00953adec30b","kind":"commit","published_at":"2022-04-11T02:24:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8/manifests"},{"name":"v2.0.0-beta.7","sha":"f5cc8c49eb6f4ea5635e1e9df82fb418c7482d9b","kind":"commit","published_at":"2022-04-08T01:58:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"068279f13befe90729ff3b5eab3c46edf0a05cc1","kind":"commit","published_at":"2022-04-07T23:51:09.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6/manifests"},{"name":"v1.9.5","sha":"fed1464066413075eac02cd4dc368b5221845541","kind":"commit","published_at":"2022-01-05T14:17:32.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5/manifests"},{"name":"v2.0.0-beta.5","sha":"1b1dd3d6d5c3bac3e48e5728a8cb54295b4ef7a0","kind":"commit","published_at":"2021-12-29T14:53:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"19751e8a519333801ea0c683d530561ed71ce02b","kind":"commit","published_at":"2021-10-28T23:10:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4/manifests"},{"name":"v1.9.4","sha":"b8ba995eaaba4be30c8a8090bdfb4aa61af52054","kind":"commit","published_at":"2021-09-06T01:38:35.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"8e44986c28d58aefff6125e52814ed1eb7eb0a6a","kind":"commit","published_at":"2021-06-14T14:56:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"8410c965c21d54e47c7f4c767981b7583038c360","kind":"commit","published_at":"2021-06-04T02:04:06.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2/manifests"},{"name":"v2.0.0-beta.3","sha":"618f0181ac76015c3efdaf8b8ab5a468293f6e82","kind":"commit","published_at":"2021-06-04T01:48:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3/manifests"},{"name":"v1.9.1","sha":"c893dbf25c73fac5239481e56c68239ded430fba","kind":"commit","published_at":"2021-05-11T12:50:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1/manifests"},{"name":"v2.0.0-beta.2","sha":"95c701b25360da1ce8cf2bb82d3387d130ca0cfb","kind":"commit","published_at":"2021-05-11T00:17:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"45ea20024b1affdaff94b4f41c30520787a26baf","kind":"commit","published_at":"2021-05-08T21:03:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.2","sha":"9b67e40640616143e24bc94458908a694e679821","kind":"commit","published_at":"2021-04-21T01:26:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"2eff2d082a610a8f91da44b199a7538ff086755b","kind":"commit","published_at":"2021-04-15T15:26:14.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.9.0","sha":"ce6fbd7bc088f354cd4ff3ed482fb36c956ff210","kind":"commit","published_at":"2021-03-26T00:57:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"65ca8064882c8c308e5c804c5d5443d409e0738c","kind":"commit","published_at":"2020-09-12T18:42:04.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"16c9a8bdc086a2130a88eff98df4088e4c359bb2","kind":"commit","published_at":"2020-05-17T21:56:44.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.7.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0/manifests"},{"name":"latest","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/latest","html_url":"https://github.com/pelletier/go-toml/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest/manifests"},{"name":"v1.6.0","sha":"903d9455db9ff1d7ac1ab199062eca7266dd11a3","kind":"commit","published_at":"2019-10-25T18:53:56.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.6.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8fe62057ea2d46ce44254c98e84e810044dbe197","kind":"commit","published_at":"2019-10-05T19:18:21.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"728039f679cbcd4f6a54e080d2219a4c4928c546","kind":"commit","published_at":"2019-04-30T03:50:10.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"63909f0a90ab0f36909e8e044e46ace10cf13ba2","kind":"commit","published_at":"2019-04-02T16:47:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"c01d1270ff3e442a8a57cddc1c92dc1138598194","kind":"commit","published_at":"2018-06-05T20:47:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"acdc4509485b587f5e675510c4f2c63e90ff68a8","kind":"commit","published_at":"2018-01-18T22:54:55.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"16398bac157da96aa88f98a2df640c7f32af1da2","kind":"commit","published_at":"2017-09-24T18:42:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5ccdfb18c776b740aecaf085c4d9a2779199c279","kind":"commit","published_at":"2017-05-31T01:35:27.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0/manifests"},{"name":"v0.5.0","sha":"13d49d4606eb801b8f01ae542b4afc4c6ee3d84a","kind":"commit","published_at":"2017-03-02T17:43:01.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d464759235b8fd59f8ab4c44807d7c36e1678add","kind":"commit","published_at":"2016-12-02T10:42:58.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"64ff1ea4d585bc1fca65e6331eb8239f2ff31845","kind":"commit","published_at":"2016-06-30T14:21:25.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"8e6ab94eec2ae84996ed00ec774b2e15c540d7f9","kind":"commit","published_at":"2016-04-22T15:38:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"7f50e4c3395c6e7e18157601867d2b7875f97bff","kind":"commit","published_at":"2016-02-20T12:20:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"8176e30b38196a666c324b0735e7e454302b4b05","kind":"commit","published_at":"2016-01-31T16:07:37.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"6d743bb19f054795f4941155ec1bd035b8ca241e","kind":"commit","published_at":"2015-12-01T13:38:33.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"3102b9890016a8c301326cd469faf1ea9c0d0683","kind":"commit","published_at":"2015-11-03T15:07:50.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"21af3aacfe03b3a1471b571aa7b7012432065117","kind":"commit","published_at":"2014-10-07T20:30:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"86a7f2508eef9bec39934139fe9453d3ddb9ebeb","kind":"tag","published_at":"2014-09-24T07:00:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"1df0722ee130a111b440441f419a9b03abe6397a","kind":"tag","published_at":"2013-07-01T19:45:36.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T08:34:35.077Z","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":1.0798653703493795,"forks_count":1.2170089457564612,"average":4.660468644960871},"purl":"pkg:golang/github.com/%21pelletier/go-toml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Pelletier/go-toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Pelletier/go-toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Pelletier/go-toml/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T06:32:31.601Z","issues_count":86,"pull_requests_count":192,"avg_time_to_close_issue":17039706.066666666,"avg_time_to_close_pull_request":3718737.2653061226,"issues_closed_count":60,"pull_requests_closed_count":147,"pull_request_authors_count":51,"issue_authors_count":68,"avg_comments_per_issue":2.3372093023255816,"avg_comments_per_pull_request":0.859375,"merged_pull_requests_count":118,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":11,"past_year_pull_requests_count":65,"past_year_avg_time_to_close_issue":302877.0,"past_year_avg_time_to_close_pull_request":257573.19444444444,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.36363636363636365,"past_year_avg_comments_per_pull_request":0.5538461538461539,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/issues","maintainers":[{"login":"pelletier","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}],"active_maintainers":[{"login":"pelletier","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPelletier%2Fgo-toml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPelletier%2Fgo-toml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPelletier%2Fgo-toml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPelletier%2Fgo-toml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPelletier%2Fgo-toml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPelletier%2Fgo-toml/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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":13388567,"name":"golang-github-pelletier-go-toml.v2","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pelletier/go-toml","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/pelletier/go-toml","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-05T16:44:17.639Z","latest_release_published_at":"2026-02-05T16:44:17.639Z","latest_release_number":"2.1.1-1","last_synced_at":"2026-08-13T22:51:17.997Z","created_at":"2026-02-05T16:44:15.271Z","updated_at":"2026-08-18T01:12:16.819Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-pelletier-go-toml.v2","install_command":"apt-get install golang-github-pelletier-go-toml.v2","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-pelletier-go-toml.v2-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any (\u003e= 2:1.16~), golang-github-stretchr-testify-dev (\u003e= 1.8.4)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":7101733,"uuid":"8393979","full_name":"pelletier/go-toml","owner":"pelletier","description":"Go library for the TOML file format","archived":false,"fork":false,"pushed_at":"2026-08-03T12:43:48.000Z","size":3608,"stargazers_count":1977,"open_issues_count":30,"forks_count":247,"subscribers_count":24,"default_branch":"v2","last_synced_at":"2026-08-18T00:53:25.936Z","etag":null,"topics":["go","golang","hacktoberfest","toml","toml-parsing"],"latest_commit_sha":null,"homepage":"https://github.com/pelletier/go-toml","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pelletier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":"audit_flags_test.go","citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-02-24T17:45:51.000Z","updated_at":"2026-08-16T09:41:30.000Z","dependencies_parsed_at":"2026-08-11T00:58:39.918Z","dependency_job_id":null,"html_url":"https://github.com/pelletier/go-toml","commit_stats":{"total_commits":803,"total_committers":98,"mean_commits":8.193877551020408,"dds":0.4308841843088418,"last_synced_commit":"923b2ab4787c6297011a37d73c4e0ca1a051747d"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/pelletier/go-toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/sbom","scorecard":{"id":726878,"data":{"date":"2025-08-11","repo":{"name":"github.com/pelletier/go-toml","commit":"85e2448ce57f28543cb00e30572cf25fe4dfe6e4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 17/26 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow.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":"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/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.4 not signed: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/pelletier/go-toml/releases/147297953","Warn: release artifact v2.2.4 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/147297953"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T13:05:02.046Z","repository_id":7101733,"created_at":"2025-08-22T13:05:02.046Z","updated_at":"2025-08-22T13:05:02.046Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36752571,"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-17T02:00:06.698Z","response_time":86,"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":"pelletier","name":"Thomas Pelletier","uuid":"172804","kind":"user","description":"","email":"thomas@pelletier.dev","website":"https://pelletier.dev","location":"New York, NY","twitter":"thompelletier","company":null,"icon_url":"https://avatars.githubusercontent.com/u/172804?u=4701b3b1a8bef97848ac878b746cf515fc60555e\u0026v=4","repositories_count":123,"last_synced_at":"2026-08-14T04:51:10.878Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pelletier","funding_links":[],"total_stars":2251,"followers":132,"following":0,"created_at":"2022-11-02T20:38:20.403Z","updated_at":"2026-08-14T04:51:10.904Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier/repositories"},"tags":[{"name":"v2.4.3","sha":"071a36c2a57244f2e70369bfc69889fda2a1f60f","kind":"commit","published_at":"2026-07-05T02:25:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"25fc13019c367a8ea52cd47afa862a7a60025d26","kind":"commit","published_at":"2026-06-24T03:09:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"258652624c6f6454fefc667e537c1780235a8541","kind":"commit","published_at":"2026-06-22T19:31:00.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b99e8db1027869f497c5402ff38afbb5d0f1a932","kind":"commit","published_at":"2026-06-16T00:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"f85c4e8142d63f3c193f84ecfbf4b99104a1c95f","kind":"commit","published_at":"2026-04-16T23:29:02.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"f36a3ece9e3adf0efaf9f9bd3591c3001f17602b","kind":"commit","published_at":"2026-03-24T11:08:39.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"ee07c9203b72060f12e31c04ace80e8a187d5a67","kind":"commit","published_at":"2025-04-07T11:11:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"b730b2be5d3ab7283067ddf61188f41cdf42ce06","kind":"commit","published_at":"2024-08-17T20:26:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a3d5a0bb530b5206c728eed9cb57323061922bcb","kind":"commit","published_at":"2024-04-29T10:02:54.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"d00d2cca6edb4ea8c1292d474008134687f703c2","kind":"commit","published_at":"2024-04-12T14:42:12.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"86608d7fca88a6a61539ff7e9f1a942a428654d8","kind":"commit","published_at":"2024-03-19T17:24:46.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"34765b4a9e937ab927b5bd57231e98c68fe13109","kind":"commit","published_at":"2023-12-11T19:17:49.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3175efb395240ba57fac9174429d72e45a70a44b","kind":"commit","published_at":"2023-08-29T12:46:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0/manifests"},{"name":"v2.0.9","sha":"e183db7e69f2c8da8ddff8be040ce1f79024d075","kind":"commit","published_at":"2023-07-12T14:53:17.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.9","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7b980e792b27b596bb3221bee4676d23ce91bb3c","kind":"commit","published_at":"2023-05-23T22:22:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"643c251c4b34637fef522646c3513598cd4b90f7","kind":"commit","published_at":"2023-02-28T16:34:24.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"94bd3ddcd650ed7a329f9f01c0b5926b8146b56a","kind":"commit","published_at":"2022-11-09T21:14:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"942841787a7d70422e4d8bc7d0be28ab911402df","kind":"commit","published_at":"2022-08-26T13:15:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"28f1efc7d3aac3247b915ecf6ebb3e2651705514","kind":"commit","published_at":"2022-08-22T22:39:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"7baa23f493a82b3f24f4dada5d0b02d17fbde175","kind":"commit","published_at":"2022-08-15T20:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"216628222f5716163bb96d3651a68feef31b090d","kind":"commit","published_at":"2022-06-08T22:05:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0a422e3dbd38adf698d506ce7ced89fdb5d2f66e","kind":"commit","published_at":"2022-05-10T13:43:26.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"171a592663a491f928d2c40ba322bf897f498a01","kind":"commit","published_at":"2022-04-28T01:29:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.8","sha":"adacebd8c783375863daad87fb9b00953adec30b","kind":"commit","published_at":"2022-04-11T02:24:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8/manifests"},{"name":"v2.0.0-beta.7","sha":"f5cc8c49eb6f4ea5635e1e9df82fb418c7482d9b","kind":"commit","published_at":"2022-04-08T01:58:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"068279f13befe90729ff3b5eab3c46edf0a05cc1","kind":"commit","published_at":"2022-04-07T23:51:09.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6/manifests"},{"name":"v1.9.5","sha":"fed1464066413075eac02cd4dc368b5221845541","kind":"commit","published_at":"2022-01-05T14:17:32.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5/manifests"},{"name":"v2.0.0-beta.5","sha":"1b1dd3d6d5c3bac3e48e5728a8cb54295b4ef7a0","kind":"commit","published_at":"2021-12-29T14:53:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"19751e8a519333801ea0c683d530561ed71ce02b","kind":"commit","published_at":"2021-10-28T23:10:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4/manifests"},{"name":"v1.9.4","sha":"b8ba995eaaba4be30c8a8090bdfb4aa61af52054","kind":"commit","published_at":"2021-09-06T01:38:35.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"8e44986c28d58aefff6125e52814ed1eb7eb0a6a","kind":"commit","published_at":"2021-06-14T14:56:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"8410c965c21d54e47c7f4c767981b7583038c360","kind":"commit","published_at":"2021-06-04T02:04:06.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2/manifests"},{"name":"v2.0.0-beta.3","sha":"618f0181ac76015c3efdaf8b8ab5a468293f6e82","kind":"commit","published_at":"2021-06-04T01:48:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3/manifests"},{"name":"v1.9.1","sha":"c893dbf25c73fac5239481e56c68239ded430fba","kind":"commit","published_at":"2021-05-11T12:50:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1/manifests"},{"name":"v2.0.0-beta.2","sha":"95c701b25360da1ce8cf2bb82d3387d130ca0cfb","kind":"commit","published_at":"2021-05-11T00:17:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"45ea20024b1affdaff94b4f41c30520787a26baf","kind":"commit","published_at":"2021-05-08T21:03:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.2","sha":"9b67e40640616143e24bc94458908a694e679821","kind":"commit","published_at":"2021-04-21T01:26:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"2eff2d082a610a8f91da44b199a7538ff086755b","kind":"commit","published_at":"2021-04-15T15:26:14.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.9.0","sha":"ce6fbd7bc088f354cd4ff3ed482fb36c956ff210","kind":"commit","published_at":"2021-03-26T00:57:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"65ca8064882c8c308e5c804c5d5443d409e0738c","kind":"commit","published_at":"2020-09-12T18:42:04.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"16c9a8bdc086a2130a88eff98df4088e4c359bb2","kind":"commit","published_at":"2020-05-17T21:56:44.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.7.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0/manifests"},{"name":"latest","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/latest","html_url":"https://github.com/pelletier/go-toml/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest/manifests"},{"name":"v1.6.0","sha":"903d9455db9ff1d7ac1ab199062eca7266dd11a3","kind":"commit","published_at":"2019-10-25T18:53:56.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.6.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8fe62057ea2d46ce44254c98e84e810044dbe197","kind":"commit","published_at":"2019-10-05T19:18:21.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"728039f679cbcd4f6a54e080d2219a4c4928c546","kind":"commit","published_at":"2019-04-30T03:50:10.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"63909f0a90ab0f36909e8e044e46ace10cf13ba2","kind":"commit","published_at":"2019-04-02T16:47:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"c01d1270ff3e442a8a57cddc1c92dc1138598194","kind":"commit","published_at":"2018-06-05T20:47:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"acdc4509485b587f5e675510c4f2c63e90ff68a8","kind":"commit","published_at":"2018-01-18T22:54:55.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"16398bac157da96aa88f98a2df640c7f32af1da2","kind":"commit","published_at":"2017-09-24T18:42:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5ccdfb18c776b740aecaf085c4d9a2779199c279","kind":"commit","published_at":"2017-05-31T01:35:27.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0/manifests"},{"name":"v0.5.0","sha":"13d49d4606eb801b8f01ae542b4afc4c6ee3d84a","kind":"commit","published_at":"2017-03-02T17:43:01.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d464759235b8fd59f8ab4c44807d7c36e1678add","kind":"commit","published_at":"2016-12-02T10:42:58.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"64ff1ea4d585bc1fca65e6331eb8239f2ff31845","kind":"commit","published_at":"2016-06-30T14:21:25.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"8e6ab94eec2ae84996ed00ec774b2e15c540d7f9","kind":"commit","published_at":"2016-04-22T15:38:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"7f50e4c3395c6e7e18157601867d2b7875f97bff","kind":"commit","published_at":"2016-02-20T12:20:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"8176e30b38196a666c324b0735e7e454302b4b05","kind":"commit","published_at":"2016-01-31T16:07:37.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"6d743bb19f054795f4941155ec1bd035b8ca241e","kind":"commit","published_at":"2015-12-01T13:38:33.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"3102b9890016a8c301326cd469faf1ea9c0d0683","kind":"commit","published_at":"2015-11-03T15:07:50.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"21af3aacfe03b3a1471b571aa7b7012432065117","kind":"commit","published_at":"2014-10-07T20:30:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"86a7f2508eef9bec39934139fe9453d3ddb9ebeb","kind":"tag","published_at":"2014-09-24T07:00:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"1df0722ee130a111b440441f419a9b03abe6397a","kind":"tag","published_at":"2013-07-01T19:45:36.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T01:12:16.819Z","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-github-pelletier-go-toml.v2?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-pelletier-go-toml.v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-pelletier-go-toml.v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-pelletier-go-toml.v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T05:33:24.607Z","issues_count":86,"pull_requests_count":191,"avg_time_to_close_issue":17039706.066666666,"avg_time_to_close_pull_request":3718737.2653061226,"issues_closed_count":60,"pull_requests_closed_count":147,"pull_request_authors_count":50,"issue_authors_count":68,"avg_comments_per_issue":2.3372093023255816,"avg_comments_per_pull_request":0.8638743455497382,"merged_pull_requests_count":118,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":13,"past_year_pull_requests_count":64,"past_year_avg_time_to_close_issue":4110638.5714285714,"past_year_avg_time_to_close_pull_request":257573.19444444444,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":0.6923076923076923,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/issues","maintainers":[{"login":"pelletier","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}],"active_maintainers":[{"login":"pelletier","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-pelletier-go-toml.v2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-pelletier-go-toml.v2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-pelletier-go-toml.v2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-pelletier-go-toml.v2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-pelletier-go-toml.v2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-pelletier-go-toml.v2/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1245},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-25T05:06:49.291Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":14557144,"name":"github.com/pelletier/go-Toml/v2","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/pelletier/go-Toml","keywords_array":[],"namespace":null,"versions_count":33,"first_release_published_at":"2021-04-15T15:26:14.000Z","latest_release_published_at":"2026-07-05T02:25:11.000Z","latest_release_number":"v2.4.3","last_synced_at":"2026-08-25T09:43:45.252Z","created_at":"2026-05-28T03:32:04.858Z","updated_at":"2026-08-25T09:43:45.252Z","registry_url":"https://pkg.go.dev/github.com/pelletier/go-Toml/v2","install_command":"go get github.com/pelletier/go-Toml/v2","documentation_url":"https://pkg.go.dev/github.com/pelletier/go-Toml/v2#section-documentation","metadata":{},"repo_metadata":{"id":7101733,"uuid":"8393979","full_name":"pelletier/go-toml","owner":"pelletier","description":"Go library for the TOML file format","archived":false,"fork":false,"pushed_at":"2026-08-03T12:43:48.000Z","size":3608,"stargazers_count":1977,"open_issues_count":30,"forks_count":247,"subscribers_count":24,"default_branch":"v2","last_synced_at":"2026-08-18T00:53:25.936Z","etag":null,"topics":["go","golang","hacktoberfest","toml","toml-parsing"],"latest_commit_sha":null,"homepage":"https://github.com/pelletier/go-toml","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pelletier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":"audit_flags_test.go","citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-02-24T17:45:51.000Z","updated_at":"2026-08-16T09:41:30.000Z","dependencies_parsed_at":"2026-08-11T00:58:39.918Z","dependency_job_id":null,"html_url":"https://github.com/pelletier/go-toml","commit_stats":{"total_commits":803,"total_committers":98,"mean_commits":8.193877551020408,"dds":0.4308841843088418,"last_synced_commit":"923b2ab4787c6297011a37d73c4e0ca1a051747d"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/pelletier/go-toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/sbom","scorecard":{"id":726878,"data":{"date":"2025-08-11","repo":{"name":"github.com/pelletier/go-toml","commit":"85e2448ce57f28543cb00e30572cf25fe4dfe6e4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 17/26 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow.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":"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/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.4 not signed: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/pelletier/go-toml/releases/147297953","Warn: release artifact v2.2.4 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/147297953"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T13:05:02.046Z","repository_id":7101733,"created_at":"2025-08-22T13:05:02.046Z","updated_at":"2025-08-22T13:05:02.046Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36752798,"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-17T02:00:06.698Z","response_time":86,"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":"pelletier","name":"Thomas Pelletier","uuid":"172804","kind":"user","description":"","email":"thomas@pelletier.dev","website":"https://pelletier.dev","location":"New York, NY","twitter":"thompelletier","company":null,"icon_url":"https://avatars.githubusercontent.com/u/172804?u=4701b3b1a8bef97848ac878b746cf515fc60555e\u0026v=4","repositories_count":123,"last_synced_at":"2026-08-14T04:51:10.878Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pelletier","funding_links":[],"total_stars":2251,"followers":132,"following":0,"created_at":"2022-11-02T20:38:20.403Z","updated_at":"2026-08-14T04:51:10.904Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier/repositories"},"tags":[{"name":"v2.4.3","sha":"071a36c2a57244f2e70369bfc69889fda2a1f60f","kind":"commit","published_at":"2026-07-05T02:25:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"25fc13019c367a8ea52cd47afa862a7a60025d26","kind":"commit","published_at":"2026-06-24T03:09:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"258652624c6f6454fefc667e537c1780235a8541","kind":"commit","published_at":"2026-06-22T19:31:00.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b99e8db1027869f497c5402ff38afbb5d0f1a932","kind":"commit","published_at":"2026-06-16T00:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"f85c4e8142d63f3c193f84ecfbf4b99104a1c95f","kind":"commit","published_at":"2026-04-16T23:29:02.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"f36a3ece9e3adf0efaf9f9bd3591c3001f17602b","kind":"commit","published_at":"2026-03-24T11:08:39.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"ee07c9203b72060f12e31c04ace80e8a187d5a67","kind":"commit","published_at":"2025-04-07T11:11:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"b730b2be5d3ab7283067ddf61188f41cdf42ce06","kind":"commit","published_at":"2024-08-17T20:26:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a3d5a0bb530b5206c728eed9cb57323061922bcb","kind":"commit","published_at":"2024-04-29T10:02:54.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"d00d2cca6edb4ea8c1292d474008134687f703c2","kind":"commit","published_at":"2024-04-12T14:42:12.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"86608d7fca88a6a61539ff7e9f1a942a428654d8","kind":"commit","published_at":"2024-03-19T17:24:46.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"34765b4a9e937ab927b5bd57231e98c68fe13109","kind":"commit","published_at":"2023-12-11T19:17:49.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3175efb395240ba57fac9174429d72e45a70a44b","kind":"commit","published_at":"2023-08-29T12:46:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0/manifests"},{"name":"v2.0.9","sha":"e183db7e69f2c8da8ddff8be040ce1f79024d075","kind":"commit","published_at":"2023-07-12T14:53:17.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.9","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7b980e792b27b596bb3221bee4676d23ce91bb3c","kind":"commit","published_at":"2023-05-23T22:22:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"643c251c4b34637fef522646c3513598cd4b90f7","kind":"commit","published_at":"2023-02-28T16:34:24.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"94bd3ddcd650ed7a329f9f01c0b5926b8146b56a","kind":"commit","published_at":"2022-11-09T21:14:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"942841787a7d70422e4d8bc7d0be28ab911402df","kind":"commit","published_at":"2022-08-26T13:15:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"28f1efc7d3aac3247b915ecf6ebb3e2651705514","kind":"commit","published_at":"2022-08-22T22:39:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"7baa23f493a82b3f24f4dada5d0b02d17fbde175","kind":"commit","published_at":"2022-08-15T20:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"216628222f5716163bb96d3651a68feef31b090d","kind":"commit","published_at":"2022-06-08T22:05:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0a422e3dbd38adf698d506ce7ced89fdb5d2f66e","kind":"commit","published_at":"2022-05-10T13:43:26.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"171a592663a491f928d2c40ba322bf897f498a01","kind":"commit","published_at":"2022-04-28T01:29:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.8","sha":"adacebd8c783375863daad87fb9b00953adec30b","kind":"commit","published_at":"2022-04-11T02:24:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8/manifests"},{"name":"v2.0.0-beta.7","sha":"f5cc8c49eb6f4ea5635e1e9df82fb418c7482d9b","kind":"commit","published_at":"2022-04-08T01:58:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"068279f13befe90729ff3b5eab3c46edf0a05cc1","kind":"commit","published_at":"2022-04-07T23:51:09.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6/manifests"},{"name":"v1.9.5","sha":"fed1464066413075eac02cd4dc368b5221845541","kind":"commit","published_at":"2022-01-05T14:17:32.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5/manifests"},{"name":"v2.0.0-beta.5","sha":"1b1dd3d6d5c3bac3e48e5728a8cb54295b4ef7a0","kind":"commit","published_at":"2021-12-29T14:53:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"19751e8a519333801ea0c683d530561ed71ce02b","kind":"commit","published_at":"2021-10-28T23:10:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4/manifests"},{"name":"v1.9.4","sha":"b8ba995eaaba4be30c8a8090bdfb4aa61af52054","kind":"commit","published_at":"2021-09-06T01:38:35.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"8e44986c28d58aefff6125e52814ed1eb7eb0a6a","kind":"commit","published_at":"2021-06-14T14:56:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"8410c965c21d54e47c7f4c767981b7583038c360","kind":"commit","published_at":"2021-06-04T02:04:06.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2/manifests"},{"name":"v2.0.0-beta.3","sha":"618f0181ac76015c3efdaf8b8ab5a468293f6e82","kind":"commit","published_at":"2021-06-04T01:48:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3/manifests"},{"name":"v1.9.1","sha":"c893dbf25c73fac5239481e56c68239ded430fba","kind":"commit","published_at":"2021-05-11T12:50:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1/manifests"},{"name":"v2.0.0-beta.2","sha":"95c701b25360da1ce8cf2bb82d3387d130ca0cfb","kind":"commit","published_at":"2021-05-11T00:17:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"45ea20024b1affdaff94b4f41c30520787a26baf","kind":"commit","published_at":"2021-05-08T21:03:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.2","sha":"9b67e40640616143e24bc94458908a694e679821","kind":"commit","published_at":"2021-04-21T01:26:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"2eff2d082a610a8f91da44b199a7538ff086755b","kind":"commit","published_at":"2021-04-15T15:26:14.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.9.0","sha":"ce6fbd7bc088f354cd4ff3ed482fb36c956ff210","kind":"commit","published_at":"2021-03-26T00:57:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"65ca8064882c8c308e5c804c5d5443d409e0738c","kind":"commit","published_at":"2020-09-12T18:42:04.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"16c9a8bdc086a2130a88eff98df4088e4c359bb2","kind":"commit","published_at":"2020-05-17T21:56:44.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.7.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0/manifests"},{"name":"latest","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/latest","html_url":"https://github.com/pelletier/go-toml/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest/manifests"},{"name":"v1.6.0","sha":"903d9455db9ff1d7ac1ab199062eca7266dd11a3","kind":"commit","published_at":"2019-10-25T18:53:56.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.6.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8fe62057ea2d46ce44254c98e84e810044dbe197","kind":"commit","published_at":"2019-10-05T19:18:21.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"728039f679cbcd4f6a54e080d2219a4c4928c546","kind":"commit","published_at":"2019-04-30T03:50:10.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"63909f0a90ab0f36909e8e044e46ace10cf13ba2","kind":"commit","published_at":"2019-04-02T16:47:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"c01d1270ff3e442a8a57cddc1c92dc1138598194","kind":"commit","published_at":"2018-06-05T20:47:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"acdc4509485b587f5e675510c4f2c63e90ff68a8","kind":"commit","published_at":"2018-01-18T22:54:55.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"16398bac157da96aa88f98a2df640c7f32af1da2","kind":"commit","published_at":"2017-09-24T18:42:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5ccdfb18c776b740aecaf085c4d9a2779199c279","kind":"commit","published_at":"2017-05-31T01:35:27.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0/manifests"},{"name":"v0.5.0","sha":"13d49d4606eb801b8f01ae542b4afc4c6ee3d84a","kind":"commit","published_at":"2017-03-02T17:43:01.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d464759235b8fd59f8ab4c44807d7c36e1678add","kind":"commit","published_at":"2016-12-02T10:42:58.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"64ff1ea4d585bc1fca65e6331eb8239f2ff31845","kind":"commit","published_at":"2016-06-30T14:21:25.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"8e6ab94eec2ae84996ed00ec774b2e15c540d7f9","kind":"commit","published_at":"2016-04-22T15:38:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"7f50e4c3395c6e7e18157601867d2b7875f97bff","kind":"commit","published_at":"2016-02-20T12:20:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"8176e30b38196a666c324b0735e7e454302b4b05","kind":"commit","published_at":"2016-01-31T16:07:37.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"6d743bb19f054795f4941155ec1bd035b8ca241e","kind":"commit","published_at":"2015-12-01T13:38:33.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"3102b9890016a8c301326cd469faf1ea9c0d0683","kind":"commit","published_at":"2015-11-03T15:07:50.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"21af3aacfe03b3a1471b571aa7b7012432065117","kind":"commit","published_at":"2014-10-07T20:30:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"86a7f2508eef9bec39934139fe9453d3ddb9ebeb","kind":"tag","published_at":"2014-09-24T07:00:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"1df0722ee130a111b440441f419a9b03abe6397a","kind":"tag","published_at":"2013-07-01T19:45:36.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T01:12:16.969Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.035479429185533,"dependent_packages_count":4.718422284959875,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.876950857072703},"purl":"pkg:golang/github.com/pelletier/go-%21toml/v2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pelletier/go-Toml/v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pelletier/go-Toml/v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pelletier/go-Toml/v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T05:33:24.607Z","issues_count":86,"pull_requests_count":191,"avg_time_to_close_issue":17039706.066666666,"avg_time_to_close_pull_request":3718737.2653061226,"issues_closed_count":60,"pull_requests_closed_count":147,"pull_request_authors_count":50,"issue_authors_count":68,"avg_comments_per_issue":2.3372093023255816,"avg_comments_per_pull_request":0.8638743455497382,"merged_pull_requests_count":118,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":13,"past_year_pull_requests_count":64,"past_year_avg_time_to_close_issue":4110638.5714285714,"past_year_avg_time_to_close_pull_request":257573.19444444444,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":0.6923076923076923,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/issues","maintainers":[{"login":"pelletier","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}],"active_maintainers":[{"login":"pelletier","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-Toml%2Fv2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-Toml%2Fv2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-Toml%2Fv2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-Toml%2Fv2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-Toml%2Fv2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-Toml%2Fv2/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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":12743195,"name":"go-toml","ecosystem":"nixpkgs","description":"Go library for the TOML language","homepage":"https://github.com/pelletier/go-toml","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pelletier/go-toml","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T03:40:34.529Z","latest_release_published_at":"2026-01-26T03:40:34.529Z","latest_release_number":"2.0.7","last_synced_at":"2026-03-26T22:14:57.568Z","created_at":"2026-01-26T03:40:34.375Z","updated_at":"2026-08-18T01:15:50.443Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=go-toml","install_command":"nix-env -iA nixpkgs.go-toml","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/tools/go-toml/default.nix#L21","metadata":{"nix_attribute":"go-toml-2.0.7","position":"pkgs/development/tools/go-toml/default.nix:21","platforms":["x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{"id":7101733,"uuid":"8393979","full_name":"pelletier/go-toml","owner":"pelletier","description":"Go library for the TOML file format","archived":false,"fork":false,"pushed_at":"2026-08-03T12:43:48.000Z","size":3608,"stargazers_count":1977,"open_issues_count":30,"forks_count":247,"subscribers_count":24,"default_branch":"v2","last_synced_at":"2026-08-18T00:53:25.936Z","etag":null,"topics":["go","golang","hacktoberfest","toml","toml-parsing"],"latest_commit_sha":null,"homepage":"https://github.com/pelletier/go-toml","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pelletier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":"audit_flags_test.go","citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-02-24T17:45:51.000Z","updated_at":"2026-08-16T09:41:30.000Z","dependencies_parsed_at":"2026-08-11T00:58:39.918Z","dependency_job_id":null,"html_url":"https://github.com/pelletier/go-toml","commit_stats":{"total_commits":803,"total_committers":98,"mean_commits":8.193877551020408,"dds":0.4308841843088418,"last_synced_commit":"923b2ab4787c6297011a37d73c4e0ca1a051747d"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/pelletier/go-toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/sbom","scorecard":{"id":726878,"data":{"date":"2025-08-11","repo":{"name":"github.com/pelletier/go-toml","commit":"85e2448ce57f28543cb00e30572cf25fe4dfe6e4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 17/26 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow.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":"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/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.4 not signed: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/pelletier/go-toml/releases/147297953","Warn: release artifact v2.2.4 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/147297953"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T13:05:02.046Z","repository_id":7101733,"created_at":"2025-08-22T13:05:02.046Z","updated_at":"2025-08-22T13:05:02.046Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36752571,"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-17T02:00:06.698Z","response_time":86,"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":"pelletier","name":"Thomas Pelletier","uuid":"172804","kind":"user","description":"","email":"thomas@pelletier.dev","website":"https://pelletier.dev","location":"New York, NY","twitter":"thompelletier","company":null,"icon_url":"https://avatars.githubusercontent.com/u/172804?u=4701b3b1a8bef97848ac878b746cf515fc60555e\u0026v=4","repositories_count":123,"last_synced_at":"2026-08-14T04:51:10.878Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pelletier","funding_links":[],"total_stars":2251,"followers":132,"following":0,"created_at":"2022-11-02T20:38:20.403Z","updated_at":"2026-08-14T04:51:10.904Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier/repositories"},"tags":[{"name":"v2.4.3","sha":"071a36c2a57244f2e70369bfc69889fda2a1f60f","kind":"commit","published_at":"2026-07-05T02:25:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"25fc13019c367a8ea52cd47afa862a7a60025d26","kind":"commit","published_at":"2026-06-24T03:09:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"258652624c6f6454fefc667e537c1780235a8541","kind":"commit","published_at":"2026-06-22T19:31:00.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b99e8db1027869f497c5402ff38afbb5d0f1a932","kind":"commit","published_at":"2026-06-16T00:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"f85c4e8142d63f3c193f84ecfbf4b99104a1c95f","kind":"commit","published_at":"2026-04-16T23:29:02.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"f36a3ece9e3adf0efaf9f9bd3591c3001f17602b","kind":"commit","published_at":"2026-03-24T11:08:39.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"ee07c9203b72060f12e31c04ace80e8a187d5a67","kind":"commit","published_at":"2025-04-07T11:11:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"b730b2be5d3ab7283067ddf61188f41cdf42ce06","kind":"commit","published_at":"2024-08-17T20:26:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a3d5a0bb530b5206c728eed9cb57323061922bcb","kind":"commit","published_at":"2024-04-29T10:02:54.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"d00d2cca6edb4ea8c1292d474008134687f703c2","kind":"commit","published_at":"2024-04-12T14:42:12.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"86608d7fca88a6a61539ff7e9f1a942a428654d8","kind":"commit","published_at":"2024-03-19T17:24:46.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"34765b4a9e937ab927b5bd57231e98c68fe13109","kind":"commit","published_at":"2023-12-11T19:17:49.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3175efb395240ba57fac9174429d72e45a70a44b","kind":"commit","published_at":"2023-08-29T12:46:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0/manifests"},{"name":"v2.0.9","sha":"e183db7e69f2c8da8ddff8be040ce1f79024d075","kind":"commit","published_at":"2023-07-12T14:53:17.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.9","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7b980e792b27b596bb3221bee4676d23ce91bb3c","kind":"commit","published_at":"2023-05-23T22:22:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"643c251c4b34637fef522646c3513598cd4b90f7","kind":"commit","published_at":"2023-02-28T16:34:24.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"94bd3ddcd650ed7a329f9f01c0b5926b8146b56a","kind":"commit","published_at":"2022-11-09T21:14:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"942841787a7d70422e4d8bc7d0be28ab911402df","kind":"commit","published_at":"2022-08-26T13:15:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"28f1efc7d3aac3247b915ecf6ebb3e2651705514","kind":"commit","published_at":"2022-08-22T22:39:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"7baa23f493a82b3f24f4dada5d0b02d17fbde175","kind":"commit","published_at":"2022-08-15T20:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"216628222f5716163bb96d3651a68feef31b090d","kind":"commit","published_at":"2022-06-08T22:05:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0a422e3dbd38adf698d506ce7ced89fdb5d2f66e","kind":"commit","published_at":"2022-05-10T13:43:26.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"171a592663a491f928d2c40ba322bf897f498a01","kind":"commit","published_at":"2022-04-28T01:29:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.8","sha":"adacebd8c783375863daad87fb9b00953adec30b","kind":"commit","published_at":"2022-04-11T02:24:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8/manifests"},{"name":"v2.0.0-beta.7","sha":"f5cc8c49eb6f4ea5635e1e9df82fb418c7482d9b","kind":"commit","published_at":"2022-04-08T01:58:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"068279f13befe90729ff3b5eab3c46edf0a05cc1","kind":"commit","published_at":"2022-04-07T23:51:09.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6/manifests"},{"name":"v1.9.5","sha":"fed1464066413075eac02cd4dc368b5221845541","kind":"commit","published_at":"2022-01-05T14:17:32.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5/manifests"},{"name":"v2.0.0-beta.5","sha":"1b1dd3d6d5c3bac3e48e5728a8cb54295b4ef7a0","kind":"commit","published_at":"2021-12-29T14:53:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"19751e8a519333801ea0c683d530561ed71ce02b","kind":"commit","published_at":"2021-10-28T23:10:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4/manifests"},{"name":"v1.9.4","sha":"b8ba995eaaba4be30c8a8090bdfb4aa61af52054","kind":"commit","published_at":"2021-09-06T01:38:35.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"8e44986c28d58aefff6125e52814ed1eb7eb0a6a","kind":"commit","published_at":"2021-06-14T14:56:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"8410c965c21d54e47c7f4c767981b7583038c360","kind":"commit","published_at":"2021-06-04T02:04:06.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2/manifests"},{"name":"v2.0.0-beta.3","sha":"618f0181ac76015c3efdaf8b8ab5a468293f6e82","kind":"commit","published_at":"2021-06-04T01:48:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3/manifests"},{"name":"v1.9.1","sha":"c893dbf25c73fac5239481e56c68239ded430fba","kind":"commit","published_at":"2021-05-11T12:50:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1/manifests"},{"name":"v2.0.0-beta.2","sha":"95c701b25360da1ce8cf2bb82d3387d130ca0cfb","kind":"commit","published_at":"2021-05-11T00:17:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"45ea20024b1affdaff94b4f41c30520787a26baf","kind":"commit","published_at":"2021-05-08T21:03:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.2","sha":"9b67e40640616143e24bc94458908a694e679821","kind":"commit","published_at":"2021-04-21T01:26:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"2eff2d082a610a8f91da44b199a7538ff086755b","kind":"commit","published_at":"2021-04-15T15:26:14.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.9.0","sha":"ce6fbd7bc088f354cd4ff3ed482fb36c956ff210","kind":"commit","published_at":"2021-03-26T00:57:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"65ca8064882c8c308e5c804c5d5443d409e0738c","kind":"commit","published_at":"2020-09-12T18:42:04.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"16c9a8bdc086a2130a88eff98df4088e4c359bb2","kind":"commit","published_at":"2020-05-17T21:56:44.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.7.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0/manifests"},{"name":"latest","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/latest","html_url":"https://github.com/pelletier/go-toml/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest/manifests"},{"name":"v1.6.0","sha":"903d9455db9ff1d7ac1ab199062eca7266dd11a3","kind":"commit","published_at":"2019-10-25T18:53:56.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.6.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8fe62057ea2d46ce44254c98e84e810044dbe197","kind":"commit","published_at":"2019-10-05T19:18:21.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"728039f679cbcd4f6a54e080d2219a4c4928c546","kind":"commit","published_at":"2019-04-30T03:50:10.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"63909f0a90ab0f36909e8e044e46ace10cf13ba2","kind":"commit","published_at":"2019-04-02T16:47:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"c01d1270ff3e442a8a57cddc1c92dc1138598194","kind":"commit","published_at":"2018-06-05T20:47:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"acdc4509485b587f5e675510c4f2c63e90ff68a8","kind":"commit","published_at":"2018-01-18T22:54:55.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"16398bac157da96aa88f98a2df640c7f32af1da2","kind":"commit","published_at":"2017-09-24T18:42:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5ccdfb18c776b740aecaf085c4d9a2779199c279","kind":"commit","published_at":"2017-05-31T01:35:27.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0/manifests"},{"name":"v0.5.0","sha":"13d49d4606eb801b8f01ae542b4afc4c6ee3d84a","kind":"commit","published_at":"2017-03-02T17:43:01.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d464759235b8fd59f8ab4c44807d7c36e1678add","kind":"commit","published_at":"2016-12-02T10:42:58.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"64ff1ea4d585bc1fca65e6331eb8239f2ff31845","kind":"commit","published_at":"2016-06-30T14:21:25.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"8e6ab94eec2ae84996ed00ec774b2e15c540d7f9","kind":"commit","published_at":"2016-04-22T15:38:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"7f50e4c3395c6e7e18157601867d2b7875f97bff","kind":"commit","published_at":"2016-02-20T12:20:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"8176e30b38196a666c324b0735e7e454302b4b05","kind":"commit","published_at":"2016-01-31T16:07:37.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"6d743bb19f054795f4941155ec1bd035b8ca241e","kind":"commit","published_at":"2015-12-01T13:38:33.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"3102b9890016a8c301326cd469faf1ea9c0d0683","kind":"commit","published_at":"2015-11-03T15:07:50.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"21af3aacfe03b3a1471b571aa7b7012432065117","kind":"commit","published_at":"2014-10-07T20:30:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"86a7f2508eef9bec39934139fe9453d3ddb9ebeb","kind":"tag","published_at":"2014-09-24T07:00:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"1df0722ee130a111b440441f419a9b03abe6397a","kind":"tag","published_at":"2013-07-01T19:45:36.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T01:15:50.443Z","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:nix/go-toml?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/go-toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/go-toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/go-toml/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T05:33:24.607Z","issues_count":86,"pull_requests_count":191,"avg_time_to_close_issue":17039706.066666666,"avg_time_to_close_pull_request":3718737.2653061226,"issues_closed_count":60,"pull_requests_closed_count":147,"pull_request_authors_count":50,"issue_authors_count":68,"avg_comments_per_issue":2.3372093023255816,"avg_comments_per_pull_request":0.8638743455497382,"merged_pull_requests_count":118,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":13,"past_year_pull_requests_count":64,"past_year_avg_time_to_close_issue":4110638.5714285714,"past_year_avg_time_to_close_pull_request":257573.19444444444,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":0.6923076923076923,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/issues","maintainers":[{"login":"pelletier","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}],"active_maintainers":[{"login":"pelletier","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/go-toml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/go-toml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/go-toml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/go-toml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/go-toml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/go-toml/codemeta","maintainers":[{"uuid":"marsam","login":null,"name":"Mario Rodas","email":null,"url":"https://github.com/marsam","packages_count":456,"html_url":null,"role":null,"created_at":"2026-02-26T21:11:47.504Z","updated_at":"2026-02-26T21:11:47.504Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/marsam/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2166},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-25T05:04:32.337Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":13448883,"name":"golang-github-pelletier-go-toml","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pelletier/go-toml","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/pelletier/go-toml","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T16:09:12.786Z","latest_release_published_at":"2026-02-08T16:09:12.786Z","latest_release_number":"1.9.5-1build1","last_synced_at":"2026-03-08T16:51:10.933Z","created_at":"2026-02-08T16:09:02.334Z","updated_at":"2026-08-18T01:18:03.657Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-pelletier-go-toml","install_command":"apt-get install golang-github-pelletier-go-toml","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"extra","binary":"golang-github-pelletier-go-toml-dev, golang-github-pelletier-go-toml","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-burntsushi-toml-dev (\u003e= 0.3.1), golang-gopkg-yaml.v2-dev (\u003e= 2.3.0)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":7101733,"uuid":"8393979","full_name":"pelletier/go-toml","owner":"pelletier","description":"Go library for the TOML file format","archived":false,"fork":false,"pushed_at":"2026-08-03T12:43:48.000Z","size":3608,"stargazers_count":1977,"open_issues_count":30,"forks_count":247,"subscribers_count":24,"default_branch":"v2","last_synced_at":"2026-08-18T00:53:25.936Z","etag":null,"topics":["go","golang","hacktoberfest","toml","toml-parsing"],"latest_commit_sha":null,"homepage":"https://github.com/pelletier/go-toml","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pelletier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":"audit_flags_test.go","citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-02-24T17:45:51.000Z","updated_at":"2026-08-16T09:41:30.000Z","dependencies_parsed_at":"2026-08-11T00:58:39.918Z","dependency_job_id":null,"html_url":"https://github.com/pelletier/go-toml","commit_stats":{"total_commits":803,"total_committers":98,"mean_commits":8.193877551020408,"dds":0.4308841843088418,"last_synced_commit":"923b2ab4787c6297011a37d73c4e0ca1a051747d"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/pelletier/go-toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/sbom","scorecard":{"id":726878,"data":{"date":"2025-08-11","repo":{"name":"github.com/pelletier/go-toml","commit":"85e2448ce57f28543cb00e30572cf25fe4dfe6e4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 17/26 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow.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":"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/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.4 not signed: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/pelletier/go-toml/releases/147297953","Warn: release artifact v2.2.4 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/147297953"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T13:05:02.046Z","repository_id":7101733,"created_at":"2025-08-22T13:05:02.046Z","updated_at":"2025-08-22T13:05:02.046Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36752571,"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-17T02:00:06.698Z","response_time":86,"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":"pelletier","name":"Thomas Pelletier","uuid":"172804","kind":"user","description":"","email":"thomas@pelletier.dev","website":"https://pelletier.dev","location":"New York, NY","twitter":"thompelletier","company":null,"icon_url":"https://avatars.githubusercontent.com/u/172804?u=4701b3b1a8bef97848ac878b746cf515fc60555e\u0026v=4","repositories_count":123,"last_synced_at":"2026-08-14T04:51:10.878Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pelletier","funding_links":[],"total_stars":2251,"followers":132,"following":0,"created_at":"2022-11-02T20:38:20.403Z","updated_at":"2026-08-14T04:51:10.904Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier/repositories"},"tags":[{"name":"v2.4.3","sha":"071a36c2a57244f2e70369bfc69889fda2a1f60f","kind":"commit","published_at":"2026-07-05T02:25:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"25fc13019c367a8ea52cd47afa862a7a60025d26","kind":"commit","published_at":"2026-06-24T03:09:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"258652624c6f6454fefc667e537c1780235a8541","kind":"commit","published_at":"2026-06-22T19:31:00.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b99e8db1027869f497c5402ff38afbb5d0f1a932","kind":"commit","published_at":"2026-06-16T00:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"f85c4e8142d63f3c193f84ecfbf4b99104a1c95f","kind":"commit","published_at":"2026-04-16T23:29:02.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"f36a3ece9e3adf0efaf9f9bd3591c3001f17602b","kind":"commit","published_at":"2026-03-24T11:08:39.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"ee07c9203b72060f12e31c04ace80e8a187d5a67","kind":"commit","published_at":"2025-04-07T11:11:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"b730b2be5d3ab7283067ddf61188f41cdf42ce06","kind":"commit","published_at":"2024-08-17T20:26:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a3d5a0bb530b5206c728eed9cb57323061922bcb","kind":"commit","published_at":"2024-04-29T10:02:54.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"d00d2cca6edb4ea8c1292d474008134687f703c2","kind":"commit","published_at":"2024-04-12T14:42:12.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"86608d7fca88a6a61539ff7e9f1a942a428654d8","kind":"commit","published_at":"2024-03-19T17:24:46.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"34765b4a9e937ab927b5bd57231e98c68fe13109","kind":"commit","published_at":"2023-12-11T19:17:49.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3175efb395240ba57fac9174429d72e45a70a44b","kind":"commit","published_at":"2023-08-29T12:46:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0/manifests"},{"name":"v2.0.9","sha":"e183db7e69f2c8da8ddff8be040ce1f79024d075","kind":"commit","published_at":"2023-07-12T14:53:17.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.9","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7b980e792b27b596bb3221bee4676d23ce91bb3c","kind":"commit","published_at":"2023-05-23T22:22:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"643c251c4b34637fef522646c3513598cd4b90f7","kind":"commit","published_at":"2023-02-28T16:34:24.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"94bd3ddcd650ed7a329f9f01c0b5926b8146b56a","kind":"commit","published_at":"2022-11-09T21:14:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"942841787a7d70422e4d8bc7d0be28ab911402df","kind":"commit","published_at":"2022-08-26T13:15:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"28f1efc7d3aac3247b915ecf6ebb3e2651705514","kind":"commit","published_at":"2022-08-22T22:39:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"7baa23f493a82b3f24f4dada5d0b02d17fbde175","kind":"commit","published_at":"2022-08-15T20:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"216628222f5716163bb96d3651a68feef31b090d","kind":"commit","published_at":"2022-06-08T22:05:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0a422e3dbd38adf698d506ce7ced89fdb5d2f66e","kind":"commit","published_at":"2022-05-10T13:43:26.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"171a592663a491f928d2c40ba322bf897f498a01","kind":"commit","published_at":"2022-04-28T01:29:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.8","sha":"adacebd8c783375863daad87fb9b00953adec30b","kind":"commit","published_at":"2022-04-11T02:24:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8/manifests"},{"name":"v2.0.0-beta.7","sha":"f5cc8c49eb6f4ea5635e1e9df82fb418c7482d9b","kind":"commit","published_at":"2022-04-08T01:58:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"068279f13befe90729ff3b5eab3c46edf0a05cc1","kind":"commit","published_at":"2022-04-07T23:51:09.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6/manifests"},{"name":"v1.9.5","sha":"fed1464066413075eac02cd4dc368b5221845541","kind":"commit","published_at":"2022-01-05T14:17:32.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5/manifests"},{"name":"v2.0.0-beta.5","sha":"1b1dd3d6d5c3bac3e48e5728a8cb54295b4ef7a0","kind":"commit","published_at":"2021-12-29T14:53:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"19751e8a519333801ea0c683d530561ed71ce02b","kind":"commit","published_at":"2021-10-28T23:10:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4/manifests"},{"name":"v1.9.4","sha":"b8ba995eaaba4be30c8a8090bdfb4aa61af52054","kind":"commit","published_at":"2021-09-06T01:38:35.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"8e44986c28d58aefff6125e52814ed1eb7eb0a6a","kind":"commit","published_at":"2021-06-14T14:56:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"8410c965c21d54e47c7f4c767981b7583038c360","kind":"commit","published_at":"2021-06-04T02:04:06.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2/manifests"},{"name":"v2.0.0-beta.3","sha":"618f0181ac76015c3efdaf8b8ab5a468293f6e82","kind":"commit","published_at":"2021-06-04T01:48:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3/manifests"},{"name":"v1.9.1","sha":"c893dbf25c73fac5239481e56c68239ded430fba","kind":"commit","published_at":"2021-05-11T12:50:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1/manifests"},{"name":"v2.0.0-beta.2","sha":"95c701b25360da1ce8cf2bb82d3387d130ca0cfb","kind":"commit","published_at":"2021-05-11T00:17:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"45ea20024b1affdaff94b4f41c30520787a26baf","kind":"commit","published_at":"2021-05-08T21:03:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.2","sha":"9b67e40640616143e24bc94458908a694e679821","kind":"commit","published_at":"2021-04-21T01:26:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"2eff2d082a610a8f91da44b199a7538ff086755b","kind":"commit","published_at":"2021-04-15T15:26:14.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.9.0","sha":"ce6fbd7bc088f354cd4ff3ed482fb36c956ff210","kind":"commit","published_at":"2021-03-26T00:57:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"65ca8064882c8c308e5c804c5d5443d409e0738c","kind":"commit","published_at":"2020-09-12T18:42:04.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"16c9a8bdc086a2130a88eff98df4088e4c359bb2","kind":"commit","published_at":"2020-05-17T21:56:44.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.7.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0/manifests"},{"name":"latest","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/latest","html_url":"https://github.com/pelletier/go-toml/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest/manifests"},{"name":"v1.6.0","sha":"903d9455db9ff1d7ac1ab199062eca7266dd11a3","kind":"commit","published_at":"2019-10-25T18:53:56.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.6.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8fe62057ea2d46ce44254c98e84e810044dbe197","kind":"commit","published_at":"2019-10-05T19:18:21.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"728039f679cbcd4f6a54e080d2219a4c4928c546","kind":"commit","published_at":"2019-04-30T03:50:10.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"63909f0a90ab0f36909e8e044e46ace10cf13ba2","kind":"commit","published_at":"2019-04-02T16:47:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"c01d1270ff3e442a8a57cddc1c92dc1138598194","kind":"commit","published_at":"2018-06-05T20:47:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"acdc4509485b587f5e675510c4f2c63e90ff68a8","kind":"commit","published_at":"2018-01-18T22:54:55.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"16398bac157da96aa88f98a2df640c7f32af1da2","kind":"commit","published_at":"2017-09-24T18:42:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5ccdfb18c776b740aecaf085c4d9a2779199c279","kind":"commit","published_at":"2017-05-31T01:35:27.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0/manifests"},{"name":"v0.5.0","sha":"13d49d4606eb801b8f01ae542b4afc4c6ee3d84a","kind":"commit","published_at":"2017-03-02T17:43:01.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d464759235b8fd59f8ab4c44807d7c36e1678add","kind":"commit","published_at":"2016-12-02T10:42:58.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"64ff1ea4d585bc1fca65e6331eb8239f2ff31845","kind":"commit","published_at":"2016-06-30T14:21:25.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"8e6ab94eec2ae84996ed00ec774b2e15c540d7f9","kind":"commit","published_at":"2016-04-22T15:38:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"7f50e4c3395c6e7e18157601867d2b7875f97bff","kind":"commit","published_at":"2016-02-20T12:20:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"8176e30b38196a666c324b0735e7e454302b4b05","kind":"commit","published_at":"2016-01-31T16:07:37.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"6d743bb19f054795f4941155ec1bd035b8ca241e","kind":"commit","published_at":"2015-12-01T13:38:33.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"3102b9890016a8c301326cd469faf1ea9c0d0683","kind":"commit","published_at":"2015-11-03T15:07:50.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"21af3aacfe03b3a1471b571aa7b7012432065117","kind":"commit","published_at":"2014-10-07T20:30:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"86a7f2508eef9bec39934139fe9453d3ddb9ebeb","kind":"tag","published_at":"2014-09-24T07:00:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"1df0722ee130a111b440441f419a9b03abe6397a","kind":"tag","published_at":"2013-07-01T19:45:36.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T01:18:03.657Z","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-github-pelletier-go-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-github-pelletier-go-toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-pelletier-go-toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-pelletier-go-toml/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T05:33:24.607Z","issues_count":86,"pull_requests_count":191,"avg_time_to_close_issue":17039706.066666666,"avg_time_to_close_pull_request":3718737.2653061226,"issues_closed_count":60,"pull_requests_closed_count":147,"pull_request_authors_count":50,"issue_authors_count":68,"avg_comments_per_issue":2.3372093023255816,"avg_comments_per_pull_request":0.8638743455497382,"merged_pull_requests_count":118,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":13,"past_year_pull_requests_count":64,"past_year_avg_time_to_close_issue":4110638.5714285714,"past_year_avg_time_to_close_pull_request":257573.19444444444,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":0.6923076923076923,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/issues","maintainers":[{"login":"pelletier","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}],"active_maintainers":[{"login":"pelletier","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-pelletier-go-toml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-pelletier-go-toml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-pelletier-go-toml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-pelletier-go-toml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-pelletier-go-toml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-pelletier-go-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":1322},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-25T05:04:58.025Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13506050,"name":"golang-github-pelletier-go-toml","ecosystem":"debian","description":null,"homepage":"https://github.com/pelletier/go-toml","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/pelletier/go-toml","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T19:04:47.335Z","latest_release_published_at":"2026-02-10T19:04:47.335Z","latest_release_number":"1.8.1-1","last_synced_at":"2026-03-14T15:32:40.095Z","created_at":"2026-02-10T19:04:47.123Z","updated_at":"2026-08-18T01:21:34.724Z","registry_url":"https://tracker.debian.org/pkg/golang-github-pelletier-go-toml","install_command":"apt-get install golang-github-pelletier-go-toml","documentation_url":"https://packages.debian.org/bullseye/golang-github-pelletier-go-toml","metadata":{"component":"main","architecture":"any all","priority":"extra","binary":"golang-github-pelletier-go-toml-dev, golang-github-pelletier-go-toml","standards_version":"4.5.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-burntsushi-toml-dev (\u003e= 0.3.1), golang-github-davecgh-go-spew-dev (\u003e= 1.1.1), golang-gopkg-yaml.v2-dev (\u003e= 2.3.0)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":7101733,"uuid":"8393979","full_name":"pelletier/go-toml","owner":"pelletier","description":"Go library for the TOML file format","archived":false,"fork":false,"pushed_at":"2026-08-03T12:43:48.000Z","size":3608,"stargazers_count":1977,"open_issues_count":30,"forks_count":247,"subscribers_count":24,"default_branch":"v2","last_synced_at":"2026-08-18T00:53:25.936Z","etag":null,"topics":["go","golang","hacktoberfest","toml","toml-parsing"],"latest_commit_sha":null,"homepage":"https://github.com/pelletier/go-toml","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pelletier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":"audit_flags_test.go","citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-02-24T17:45:51.000Z","updated_at":"2026-08-16T09:41:30.000Z","dependencies_parsed_at":"2026-08-11T00:58:39.918Z","dependency_job_id":null,"html_url":"https://github.com/pelletier/go-toml","commit_stats":{"total_commits":803,"total_committers":98,"mean_commits":8.193877551020408,"dds":0.4308841843088418,"last_synced_commit":"923b2ab4787c6297011a37d73c4e0ca1a051747d"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/pelletier/go-toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/sbom","scorecard":{"id":726878,"data":{"date":"2025-08-11","repo":{"name":"github.com/pelletier/go-toml","commit":"85e2448ce57f28543cb00e30572cf25fe4dfe6e4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 17/26 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow.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":"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/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.4 not signed: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/pelletier/go-toml/releases/147297953","Warn: release artifact v2.2.4 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/147297953"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T13:05:02.046Z","repository_id":7101733,"created_at":"2025-08-22T13:05:02.046Z","updated_at":"2025-08-22T13:05:02.046Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36752571,"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-17T02:00:06.698Z","response_time":86,"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":"pelletier","name":"Thomas Pelletier","uuid":"172804","kind":"user","description":"","email":"thomas@pelletier.dev","website":"https://pelletier.dev","location":"New York, NY","twitter":"thompelletier","company":null,"icon_url":"https://avatars.githubusercontent.com/u/172804?u=4701b3b1a8bef97848ac878b746cf515fc60555e\u0026v=4","repositories_count":123,"last_synced_at":"2026-08-14T04:51:10.878Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pelletier","funding_links":[],"total_stars":2251,"followers":132,"following":0,"created_at":"2022-11-02T20:38:20.403Z","updated_at":"2026-08-14T04:51:10.904Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier/repositories"},"tags":[{"name":"v2.4.3","sha":"071a36c2a57244f2e70369bfc69889fda2a1f60f","kind":"commit","published_at":"2026-07-05T02:25:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"25fc13019c367a8ea52cd47afa862a7a60025d26","kind":"commit","published_at":"2026-06-24T03:09:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"258652624c6f6454fefc667e537c1780235a8541","kind":"commit","published_at":"2026-06-22T19:31:00.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b99e8db1027869f497c5402ff38afbb5d0f1a932","kind":"commit","published_at":"2026-06-16T00:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"f85c4e8142d63f3c193f84ecfbf4b99104a1c95f","kind":"commit","published_at":"2026-04-16T23:29:02.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"f36a3ece9e3adf0efaf9f9bd3591c3001f17602b","kind":"commit","published_at":"2026-03-24T11:08:39.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"ee07c9203b72060f12e31c04ace80e8a187d5a67","kind":"commit","published_at":"2025-04-07T11:11:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"b730b2be5d3ab7283067ddf61188f41cdf42ce06","kind":"commit","published_at":"2024-08-17T20:26:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a3d5a0bb530b5206c728eed9cb57323061922bcb","kind":"commit","published_at":"2024-04-29T10:02:54.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"d00d2cca6edb4ea8c1292d474008134687f703c2","kind":"commit","published_at":"2024-04-12T14:42:12.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"86608d7fca88a6a61539ff7e9f1a942a428654d8","kind":"commit","published_at":"2024-03-19T17:24:46.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"34765b4a9e937ab927b5bd57231e98c68fe13109","kind":"commit","published_at":"2023-12-11T19:17:49.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3175efb395240ba57fac9174429d72e45a70a44b","kind":"commit","published_at":"2023-08-29T12:46:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0/manifests"},{"name":"v2.0.9","sha":"e183db7e69f2c8da8ddff8be040ce1f79024d075","kind":"commit","published_at":"2023-07-12T14:53:17.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.9","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7b980e792b27b596bb3221bee4676d23ce91bb3c","kind":"commit","published_at":"2023-05-23T22:22:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"643c251c4b34637fef522646c3513598cd4b90f7","kind":"commit","published_at":"2023-02-28T16:34:24.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"94bd3ddcd650ed7a329f9f01c0b5926b8146b56a","kind":"commit","published_at":"2022-11-09T21:14:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"942841787a7d70422e4d8bc7d0be28ab911402df","kind":"commit","published_at":"2022-08-26T13:15:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"28f1efc7d3aac3247b915ecf6ebb3e2651705514","kind":"commit","published_at":"2022-08-22T22:39:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"7baa23f493a82b3f24f4dada5d0b02d17fbde175","kind":"commit","published_at":"2022-08-15T20:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"216628222f5716163bb96d3651a68feef31b090d","kind":"commit","published_at":"2022-06-08T22:05:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0a422e3dbd38adf698d506ce7ced89fdb5d2f66e","kind":"commit","published_at":"2022-05-10T13:43:26.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"171a592663a491f928d2c40ba322bf897f498a01","kind":"commit","published_at":"2022-04-28T01:29:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.8","sha":"adacebd8c783375863daad87fb9b00953adec30b","kind":"commit","published_at":"2022-04-11T02:24:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8/manifests"},{"name":"v2.0.0-beta.7","sha":"f5cc8c49eb6f4ea5635e1e9df82fb418c7482d9b","kind":"commit","published_at":"2022-04-08T01:58:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"068279f13befe90729ff3b5eab3c46edf0a05cc1","kind":"commit","published_at":"2022-04-07T23:51:09.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6/manifests"},{"name":"v1.9.5","sha":"fed1464066413075eac02cd4dc368b5221845541","kind":"commit","published_at":"2022-01-05T14:17:32.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5/manifests"},{"name":"v2.0.0-beta.5","sha":"1b1dd3d6d5c3bac3e48e5728a8cb54295b4ef7a0","kind":"commit","published_at":"2021-12-29T14:53:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"19751e8a519333801ea0c683d530561ed71ce02b","kind":"commit","published_at":"2021-10-28T23:10:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4/manifests"},{"name":"v1.9.4","sha":"b8ba995eaaba4be30c8a8090bdfb4aa61af52054","kind":"commit","published_at":"2021-09-06T01:38:35.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"8e44986c28d58aefff6125e52814ed1eb7eb0a6a","kind":"commit","published_at":"2021-06-14T14:56:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"8410c965c21d54e47c7f4c767981b7583038c360","kind":"commit","published_at":"2021-06-04T02:04:06.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2/manifests"},{"name":"v2.0.0-beta.3","sha":"618f0181ac76015c3efdaf8b8ab5a468293f6e82","kind":"commit","published_at":"2021-06-04T01:48:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3/manifests"},{"name":"v1.9.1","sha":"c893dbf25c73fac5239481e56c68239ded430fba","kind":"commit","published_at":"2021-05-11T12:50:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1/manifests"},{"name":"v2.0.0-beta.2","sha":"95c701b25360da1ce8cf2bb82d3387d130ca0cfb","kind":"commit","published_at":"2021-05-11T00:17:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"45ea20024b1affdaff94b4f41c30520787a26baf","kind":"commit","published_at":"2021-05-08T21:03:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.2","sha":"9b67e40640616143e24bc94458908a694e679821","kind":"commit","published_at":"2021-04-21T01:26:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"2eff2d082a610a8f91da44b199a7538ff086755b","kind":"commit","published_at":"2021-04-15T15:26:14.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.9.0","sha":"ce6fbd7bc088f354cd4ff3ed482fb36c956ff210","kind":"commit","published_at":"2021-03-26T00:57:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"65ca8064882c8c308e5c804c5d5443d409e0738c","kind":"commit","published_at":"2020-09-12T18:42:04.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"16c9a8bdc086a2130a88eff98df4088e4c359bb2","kind":"commit","published_at":"2020-05-17T21:56:44.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.7.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0/manifests"},{"name":"latest","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/latest","html_url":"https://github.com/pelletier/go-toml/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest/manifests"},{"name":"v1.6.0","sha":"903d9455db9ff1d7ac1ab199062eca7266dd11a3","kind":"commit","published_at":"2019-10-25T18:53:56.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.6.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8fe62057ea2d46ce44254c98e84e810044dbe197","kind":"commit","published_at":"2019-10-05T19:18:21.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"728039f679cbcd4f6a54e080d2219a4c4928c546","kind":"commit","published_at":"2019-04-30T03:50:10.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"63909f0a90ab0f36909e8e044e46ace10cf13ba2","kind":"commit","published_at":"2019-04-02T16:47:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"c01d1270ff3e442a8a57cddc1c92dc1138598194","kind":"commit","published_at":"2018-06-05T20:47:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"acdc4509485b587f5e675510c4f2c63e90ff68a8","kind":"commit","published_at":"2018-01-18T22:54:55.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"16398bac157da96aa88f98a2df640c7f32af1da2","kind":"commit","published_at":"2017-09-24T18:42:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5ccdfb18c776b740aecaf085c4d9a2779199c279","kind":"commit","published_at":"2017-05-31T01:35:27.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0/manifests"},{"name":"v0.5.0","sha":"13d49d4606eb801b8f01ae542b4afc4c6ee3d84a","kind":"commit","published_at":"2017-03-02T17:43:01.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d464759235b8fd59f8ab4c44807d7c36e1678add","kind":"commit","published_at":"2016-12-02T10:42:58.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"64ff1ea4d585bc1fca65e6331eb8239f2ff31845","kind":"commit","published_at":"2016-06-30T14:21:25.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"8e6ab94eec2ae84996ed00ec774b2e15c540d7f9","kind":"commit","published_at":"2016-04-22T15:38:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"7f50e4c3395c6e7e18157601867d2b7875f97bff","kind":"commit","published_at":"2016-02-20T12:20:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"8176e30b38196a666c324b0735e7e454302b4b05","kind":"commit","published_at":"2016-01-31T16:07:37.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"6d743bb19f054795f4941155ec1bd035b8ca241e","kind":"commit","published_at":"2015-12-01T13:38:33.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"3102b9890016a8c301326cd469faf1ea9c0d0683","kind":"commit","published_at":"2015-11-03T15:07:50.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"21af3aacfe03b3a1471b571aa7b7012432065117","kind":"commit","published_at":"2014-10-07T20:30:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"86a7f2508eef9bec39934139fe9453d3ddb9ebeb","kind":"tag","published_at":"2014-09-24T07:00:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"1df0722ee130a111b440441f419a9b03abe6397a","kind":"tag","published_at":"2013-07-01T19:45:36.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T01:21:34.724Z","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-github-pelletier-go-toml?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-pelletier-go-toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-pelletier-go-toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-pelletier-go-toml/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T05:33:24.607Z","issues_count":86,"pull_requests_count":191,"avg_time_to_close_issue":17039706.066666666,"avg_time_to_close_pull_request":3718737.2653061226,"issues_closed_count":60,"pull_requests_closed_count":147,"pull_request_authors_count":50,"issue_authors_count":68,"avg_comments_per_issue":2.3372093023255816,"avg_comments_per_pull_request":0.8638743455497382,"merged_pull_requests_count":118,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":13,"past_year_pull_requests_count":64,"past_year_avg_time_to_close_issue":4110638.5714285714,"past_year_avg_time_to_close_pull_request":257573.19444444444,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":0.6923076923076923,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/issues","maintainers":[{"login":"pelletier","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}],"active_maintainers":[{"login":"pelletier","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-pelletier-go-toml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-pelletier-go-toml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-pelletier-go-toml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-pelletier-go-toml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-pelletier-go-toml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-pelletier-go-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":805},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-08-25T05:06:44.833Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13546353,"name":"golang-github-pelletier-go-toml","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pelletier/go-toml","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/pelletier/go-toml","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T02:10:33.276Z","latest_release_published_at":"2026-02-11T02:10:33.276Z","latest_release_number":"1.9.4-1","last_synced_at":"2026-03-11T07:12:02.860Z","created_at":"2026-02-11T02:10:32.757Z","updated_at":"2026-08-18T01:34:14.240Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-pelletier-go-toml","install_command":"apt-get install golang-github-pelletier-go-toml","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"extra","binary":"golang-github-pelletier-go-toml-dev, golang-github-pelletier-go-toml","standards_version":"4.6.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang (\u003e= 1.48~), golang-any, golang-github-burntsushi-toml-dev (\u003e= 0.3.1), golang-gopkg-yaml.v2-dev (\u003e= 2.3.0)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":7101733,"uuid":"8393979","full_name":"pelletier/go-toml","owner":"pelletier","description":"Go library for the TOML file format","archived":false,"fork":false,"pushed_at":"2026-08-03T12:43:48.000Z","size":3608,"stargazers_count":1977,"open_issues_count":30,"forks_count":247,"subscribers_count":24,"default_branch":"v2","last_synced_at":"2026-08-18T00:53:25.936Z","etag":null,"topics":["go","golang","hacktoberfest","toml","toml-parsing"],"latest_commit_sha":null,"homepage":"https://github.com/pelletier/go-toml","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pelletier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":"audit_flags_test.go","citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-02-24T17:45:51.000Z","updated_at":"2026-08-16T09:41:30.000Z","dependencies_parsed_at":"2026-08-11T00:58:39.918Z","dependency_job_id":null,"html_url":"https://github.com/pelletier/go-toml","commit_stats":{"total_commits":803,"total_committers":98,"mean_commits":8.193877551020408,"dds":0.4308841843088418,"last_synced_commit":"923b2ab4787c6297011a37d73c4e0ca1a051747d"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/pelletier/go-toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/sbom","scorecard":{"id":726878,"data":{"date":"2025-08-11","repo":{"name":"github.com/pelletier/go-toml","commit":"85e2448ce57f28543cb00e30572cf25fe4dfe6e4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 17/26 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow.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":"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/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.4 not signed: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/pelletier/go-toml/releases/147297953","Warn: release artifact v2.2.4 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/147297953"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T13:05:02.046Z","repository_id":7101733,"created_at":"2025-08-22T13:05:02.046Z","updated_at":"2025-08-22T13:05:02.046Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36752571,"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-17T02:00:06.698Z","response_time":86,"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":"pelletier","name":"Thomas Pelletier","uuid":"172804","kind":"user","description":"","email":"thomas@pelletier.dev","website":"https://pelletier.dev","location":"New York, NY","twitter":"thompelletier","company":null,"icon_url":"https://avatars.githubusercontent.com/u/172804?u=4701b3b1a8bef97848ac878b746cf515fc60555e\u0026v=4","repositories_count":123,"last_synced_at":"2026-08-14T04:51:10.878Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pelletier","funding_links":[],"total_stars":2251,"followers":132,"following":0,"created_at":"2022-11-02T20:38:20.403Z","updated_at":"2026-08-14T04:51:10.904Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier/repositories"},"tags":[{"name":"v2.4.3","sha":"071a36c2a57244f2e70369bfc69889fda2a1f60f","kind":"commit","published_at":"2026-07-05T02:25:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"25fc13019c367a8ea52cd47afa862a7a60025d26","kind":"commit","published_at":"2026-06-24T03:09:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"258652624c6f6454fefc667e537c1780235a8541","kind":"commit","published_at":"2026-06-22T19:31:00.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b99e8db1027869f497c5402ff38afbb5d0f1a932","kind":"commit","published_at":"2026-06-16T00:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"f85c4e8142d63f3c193f84ecfbf4b99104a1c95f","kind":"commit","published_at":"2026-04-16T23:29:02.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"f36a3ece9e3adf0efaf9f9bd3591c3001f17602b","kind":"commit","published_at":"2026-03-24T11:08:39.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"ee07c9203b72060f12e31c04ace80e8a187d5a67","kind":"commit","published_at":"2025-04-07T11:11:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"b730b2be5d3ab7283067ddf61188f41cdf42ce06","kind":"commit","published_at":"2024-08-17T20:26:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a3d5a0bb530b5206c728eed9cb57323061922bcb","kind":"commit","published_at":"2024-04-29T10:02:54.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"d00d2cca6edb4ea8c1292d474008134687f703c2","kind":"commit","published_at":"2024-04-12T14:42:12.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"86608d7fca88a6a61539ff7e9f1a942a428654d8","kind":"commit","published_at":"2024-03-19T17:24:46.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"34765b4a9e937ab927b5bd57231e98c68fe13109","kind":"commit","published_at":"2023-12-11T19:17:49.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3175efb395240ba57fac9174429d72e45a70a44b","kind":"commit","published_at":"2023-08-29T12:46:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0/manifests"},{"name":"v2.0.9","sha":"e183db7e69f2c8da8ddff8be040ce1f79024d075","kind":"commit","published_at":"2023-07-12T14:53:17.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.9","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7b980e792b27b596bb3221bee4676d23ce91bb3c","kind":"commit","published_at":"2023-05-23T22:22:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"643c251c4b34637fef522646c3513598cd4b90f7","kind":"commit","published_at":"2023-02-28T16:34:24.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"94bd3ddcd650ed7a329f9f01c0b5926b8146b56a","kind":"commit","published_at":"2022-11-09T21:14:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"942841787a7d70422e4d8bc7d0be28ab911402df","kind":"commit","published_at":"2022-08-26T13:15:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"28f1efc7d3aac3247b915ecf6ebb3e2651705514","kind":"commit","published_at":"2022-08-22T22:39:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"7baa23f493a82b3f24f4dada5d0b02d17fbde175","kind":"commit","published_at":"2022-08-15T20:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"216628222f5716163bb96d3651a68feef31b090d","kind":"commit","published_at":"2022-06-08T22:05:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0a422e3dbd38adf698d506ce7ced89fdb5d2f66e","kind":"commit","published_at":"2022-05-10T13:43:26.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"171a592663a491f928d2c40ba322bf897f498a01","kind":"commit","published_at":"2022-04-28T01:29:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.8","sha":"adacebd8c783375863daad87fb9b00953adec30b","kind":"commit","published_at":"2022-04-11T02:24:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8/manifests"},{"name":"v2.0.0-beta.7","sha":"f5cc8c49eb6f4ea5635e1e9df82fb418c7482d9b","kind":"commit","published_at":"2022-04-08T01:58:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"068279f13befe90729ff3b5eab3c46edf0a05cc1","kind":"commit","published_at":"2022-04-07T23:51:09.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6/manifests"},{"name":"v1.9.5","sha":"fed1464066413075eac02cd4dc368b5221845541","kind":"commit","published_at":"2022-01-05T14:17:32.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5/manifests"},{"name":"v2.0.0-beta.5","sha":"1b1dd3d6d5c3bac3e48e5728a8cb54295b4ef7a0","kind":"commit","published_at":"2021-12-29T14:53:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"19751e8a519333801ea0c683d530561ed71ce02b","kind":"commit","published_at":"2021-10-28T23:10:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4/manifests"},{"name":"v1.9.4","sha":"b8ba995eaaba4be30c8a8090bdfb4aa61af52054","kind":"commit","published_at":"2021-09-06T01:38:35.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"8e44986c28d58aefff6125e52814ed1eb7eb0a6a","kind":"commit","published_at":"2021-06-14T14:56:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"8410c965c21d54e47c7f4c767981b7583038c360","kind":"commit","published_at":"2021-06-04T02:04:06.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2/manifests"},{"name":"v2.0.0-beta.3","sha":"618f0181ac76015c3efdaf8b8ab5a468293f6e82","kind":"commit","published_at":"2021-06-04T01:48:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3/manifests"},{"name":"v1.9.1","sha":"c893dbf25c73fac5239481e56c68239ded430fba","kind":"commit","published_at":"2021-05-11T12:50:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1/manifests"},{"name":"v2.0.0-beta.2","sha":"95c701b25360da1ce8cf2bb82d3387d130ca0cfb","kind":"commit","published_at":"2021-05-11T00:17:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"45ea20024b1affdaff94b4f41c30520787a26baf","kind":"commit","published_at":"2021-05-08T21:03:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.2","sha":"9b67e40640616143e24bc94458908a694e679821","kind":"commit","published_at":"2021-04-21T01:26:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"2eff2d082a610a8f91da44b199a7538ff086755b","kind":"commit","published_at":"2021-04-15T15:26:14.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.9.0","sha":"ce6fbd7bc088f354cd4ff3ed482fb36c956ff210","kind":"commit","published_at":"2021-03-26T00:57:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"65ca8064882c8c308e5c804c5d5443d409e0738c","kind":"commit","published_at":"2020-09-12T18:42:04.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"16c9a8bdc086a2130a88eff98df4088e4c359bb2","kind":"commit","published_at":"2020-05-17T21:56:44.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.7.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0/manifests"},{"name":"latest","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/latest","html_url":"https://github.com/pelletier/go-toml/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest/manifests"},{"name":"v1.6.0","sha":"903d9455db9ff1d7ac1ab199062eca7266dd11a3","kind":"commit","published_at":"2019-10-25T18:53:56.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.6.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8fe62057ea2d46ce44254c98e84e810044dbe197","kind":"commit","published_at":"2019-10-05T19:18:21.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"728039f679cbcd4f6a54e080d2219a4c4928c546","kind":"commit","published_at":"2019-04-30T03:50:10.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"63909f0a90ab0f36909e8e044e46ace10cf13ba2","kind":"commit","published_at":"2019-04-02T16:47:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"c01d1270ff3e442a8a57cddc1c92dc1138598194","kind":"commit","published_at":"2018-06-05T20:47:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"acdc4509485b587f5e675510c4f2c63e90ff68a8","kind":"commit","published_at":"2018-01-18T22:54:55.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"16398bac157da96aa88f98a2df640c7f32af1da2","kind":"commit","published_at":"2017-09-24T18:42:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5ccdfb18c776b740aecaf085c4d9a2779199c279","kind":"commit","published_at":"2017-05-31T01:35:27.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0/manifests"},{"name":"v0.5.0","sha":"13d49d4606eb801b8f01ae542b4afc4c6ee3d84a","kind":"commit","published_at":"2017-03-02T17:43:01.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d464759235b8fd59f8ab4c44807d7c36e1678add","kind":"commit","published_at":"2016-12-02T10:42:58.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"64ff1ea4d585bc1fca65e6331eb8239f2ff31845","kind":"commit","published_at":"2016-06-30T14:21:25.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"8e6ab94eec2ae84996ed00ec774b2e15c540d7f9","kind":"commit","published_at":"2016-04-22T15:38:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"7f50e4c3395c6e7e18157601867d2b7875f97bff","kind":"commit","published_at":"2016-02-20T12:20:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"8176e30b38196a666c324b0735e7e454302b4b05","kind":"commit","published_at":"2016-01-31T16:07:37.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"6d743bb19f054795f4941155ec1bd035b8ca241e","kind":"commit","published_at":"2015-12-01T13:38:33.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"3102b9890016a8c301326cd469faf1ea9c0d0683","kind":"commit","published_at":"2015-11-03T15:07:50.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"21af3aacfe03b3a1471b571aa7b7012432065117","kind":"commit","published_at":"2014-10-07T20:30:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"86a7f2508eef9bec39934139fe9453d3ddb9ebeb","kind":"tag","published_at":"2014-09-24T07:00:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"1df0722ee130a111b440441f419a9b03abe6397a","kind":"tag","published_at":"2013-07-01T19:45:36.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T01:34:14.239Z","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-github-pelletier-go-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-github-pelletier-go-toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-pelletier-go-toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-pelletier-go-toml/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T05:33:24.607Z","issues_count":86,"pull_requests_count":191,"avg_time_to_close_issue":17039706.066666666,"avg_time_to_close_pull_request":3718737.2653061226,"issues_closed_count":60,"pull_requests_closed_count":147,"pull_request_authors_count":50,"issue_authors_count":68,"avg_comments_per_issue":2.3372093023255816,"avg_comments_per_pull_request":0.8638743455497382,"merged_pull_requests_count":118,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":13,"past_year_pull_requests_count":64,"past_year_avg_time_to_close_issue":4110638.5714285714,"past_year_avg_time_to_close_pull_request":257573.19444444444,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":0.6923076923076923,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/issues","maintainers":[{"login":"pelletier","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}],"active_maintainers":[{"login":"pelletier","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-pelletier-go-toml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-pelletier-go-toml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-pelletier-go-toml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-pelletier-go-toml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-pelletier-go-toml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-pelletier-go-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":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1108},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-25T05:06:52.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13962804,"name":"go-github-com-pelletier-go-toml","ecosystem":"guix","description":"Go library for the TOML configuration language","homepage":"https://github.com/pelletier/go-toml","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/pelletier/go-toml","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T22:42:19.300Z","latest_release_published_at":"2026-03-02T22:42:19.300Z","latest_release_number":"1.9.5","last_synced_at":"2026-04-07T00:02:23.248Z","created_at":"2026-03-02T22:42:19.120Z","updated_at":"2026-08-18T01:34:14.269Z","registry_url":"https://packages.guix.gnu.org/packages/go-github-com-pelletier-go-toml/1.9.5/","install_command":"guix install go-github-com-pelletier-go-toml","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-xyz.scm#n21155","metadata":{"location":"gnu/packages/golang-xyz.scm:21155","variable_name":"go-github-com-pelletier-go-toml"},"repo_metadata":{"id":7101733,"uuid":"8393979","full_name":"pelletier/go-toml","owner":"pelletier","description":"Go library for the TOML file format","archived":false,"fork":false,"pushed_at":"2026-08-03T12:43:48.000Z","size":3608,"stargazers_count":1977,"open_issues_count":30,"forks_count":247,"subscribers_count":24,"default_branch":"v2","last_synced_at":"2026-08-18T00:53:25.936Z","etag":null,"topics":["go","golang","hacktoberfest","toml","toml-parsing"],"latest_commit_sha":null,"homepage":"https://github.com/pelletier/go-toml","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pelletier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":"audit_flags_test.go","citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-02-24T17:45:51.000Z","updated_at":"2026-08-16T09:41:30.000Z","dependencies_parsed_at":"2026-08-11T00:58:39.918Z","dependency_job_id":null,"html_url":"https://github.com/pelletier/go-toml","commit_stats":{"total_commits":803,"total_committers":98,"mean_commits":8.193877551020408,"dds":0.4308841843088418,"last_synced_commit":"923b2ab4787c6297011a37d73c4e0ca1a051747d"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/pelletier/go-toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/sbom","scorecard":{"id":726878,"data":{"date":"2025-08-11","repo":{"name":"github.com/pelletier/go-toml","commit":"85e2448ce57f28543cb00e30572cf25fe4dfe6e4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 17/26 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow.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":"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/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.4 not signed: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/pelletier/go-toml/releases/147297953","Warn: release artifact v2.2.4 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/147297953"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T13:05:02.046Z","repository_id":7101733,"created_at":"2025-08-22T13:05:02.046Z","updated_at":"2025-08-22T13:05:02.046Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36752571,"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-17T02:00:06.698Z","response_time":86,"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":"pelletier","name":"Thomas Pelletier","uuid":"172804","kind":"user","description":"","email":"thomas@pelletier.dev","website":"https://pelletier.dev","location":"New York, NY","twitter":"thompelletier","company":null,"icon_url":"https://avatars.githubusercontent.com/u/172804?u=4701b3b1a8bef97848ac878b746cf515fc60555e\u0026v=4","repositories_count":123,"last_synced_at":"2026-08-14T04:51:10.878Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pelletier","funding_links":[],"total_stars":2251,"followers":132,"following":0,"created_at":"2022-11-02T20:38:20.403Z","updated_at":"2026-08-14T04:51:10.904Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier/repositories"},"tags":[{"name":"v2.4.3","sha":"071a36c2a57244f2e70369bfc69889fda2a1f60f","kind":"commit","published_at":"2026-07-05T02:25:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"25fc13019c367a8ea52cd47afa862a7a60025d26","kind":"commit","published_at":"2026-06-24T03:09:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"258652624c6f6454fefc667e537c1780235a8541","kind":"commit","published_at":"2026-06-22T19:31:00.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b99e8db1027869f497c5402ff38afbb5d0f1a932","kind":"commit","published_at":"2026-06-16T00:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"f85c4e8142d63f3c193f84ecfbf4b99104a1c95f","kind":"commit","published_at":"2026-04-16T23:29:02.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"f36a3ece9e3adf0efaf9f9bd3591c3001f17602b","kind":"commit","published_at":"2026-03-24T11:08:39.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"ee07c9203b72060f12e31c04ace80e8a187d5a67","kind":"commit","published_at":"2025-04-07T11:11:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"b730b2be5d3ab7283067ddf61188f41cdf42ce06","kind":"commit","published_at":"2024-08-17T20:26:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a3d5a0bb530b5206c728eed9cb57323061922bcb","kind":"commit","published_at":"2024-04-29T10:02:54.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"d00d2cca6edb4ea8c1292d474008134687f703c2","kind":"commit","published_at":"2024-04-12T14:42:12.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"86608d7fca88a6a61539ff7e9f1a942a428654d8","kind":"commit","published_at":"2024-03-19T17:24:46.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"34765b4a9e937ab927b5bd57231e98c68fe13109","kind":"commit","published_at":"2023-12-11T19:17:49.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3175efb395240ba57fac9174429d72e45a70a44b","kind":"commit","published_at":"2023-08-29T12:46:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0/manifests"},{"name":"v2.0.9","sha":"e183db7e69f2c8da8ddff8be040ce1f79024d075","kind":"commit","published_at":"2023-07-12T14:53:17.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.9","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7b980e792b27b596bb3221bee4676d23ce91bb3c","kind":"commit","published_at":"2023-05-23T22:22:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"643c251c4b34637fef522646c3513598cd4b90f7","kind":"commit","published_at":"2023-02-28T16:34:24.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"94bd3ddcd650ed7a329f9f01c0b5926b8146b56a","kind":"commit","published_at":"2022-11-09T21:14:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"942841787a7d70422e4d8bc7d0be28ab911402df","kind":"commit","published_at":"2022-08-26T13:15:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"28f1efc7d3aac3247b915ecf6ebb3e2651705514","kind":"commit","published_at":"2022-08-22T22:39:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"7baa23f493a82b3f24f4dada5d0b02d17fbde175","kind":"commit","published_at":"2022-08-15T20:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"216628222f5716163bb96d3651a68feef31b090d","kind":"commit","published_at":"2022-06-08T22:05:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0a422e3dbd38adf698d506ce7ced89fdb5d2f66e","kind":"commit","published_at":"2022-05-10T13:43:26.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"171a592663a491f928d2c40ba322bf897f498a01","kind":"commit","published_at":"2022-04-28T01:29:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.8","sha":"adacebd8c783375863daad87fb9b00953adec30b","kind":"commit","published_at":"2022-04-11T02:24:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8/manifests"},{"name":"v2.0.0-beta.7","sha":"f5cc8c49eb6f4ea5635e1e9df82fb418c7482d9b","kind":"commit","published_at":"2022-04-08T01:58:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"068279f13befe90729ff3b5eab3c46edf0a05cc1","kind":"commit","published_at":"2022-04-07T23:51:09.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6/manifests"},{"name":"v1.9.5","sha":"fed1464066413075eac02cd4dc368b5221845541","kind":"commit","published_at":"2022-01-05T14:17:32.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5/manifests"},{"name":"v2.0.0-beta.5","sha":"1b1dd3d6d5c3bac3e48e5728a8cb54295b4ef7a0","kind":"commit","published_at":"2021-12-29T14:53:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"19751e8a519333801ea0c683d530561ed71ce02b","kind":"commit","published_at":"2021-10-28T23:10:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4/manifests"},{"name":"v1.9.4","sha":"b8ba995eaaba4be30c8a8090bdfb4aa61af52054","kind":"commit","published_at":"2021-09-06T01:38:35.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"8e44986c28d58aefff6125e52814ed1eb7eb0a6a","kind":"commit","published_at":"2021-06-14T14:56:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"8410c965c21d54e47c7f4c767981b7583038c360","kind":"commit","published_at":"2021-06-04T02:04:06.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2/manifests"},{"name":"v2.0.0-beta.3","sha":"618f0181ac76015c3efdaf8b8ab5a468293f6e82","kind":"commit","published_at":"2021-06-04T01:48:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3/manifests"},{"name":"v1.9.1","sha":"c893dbf25c73fac5239481e56c68239ded430fba","kind":"commit","published_at":"2021-05-11T12:50:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1/manifests"},{"name":"v2.0.0-beta.2","sha":"95c701b25360da1ce8cf2bb82d3387d130ca0cfb","kind":"commit","published_at":"2021-05-11T00:17:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"45ea20024b1affdaff94b4f41c30520787a26baf","kind":"commit","published_at":"2021-05-08T21:03:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.2","sha":"9b67e40640616143e24bc94458908a694e679821","kind":"commit","published_at":"2021-04-21T01:26:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"2eff2d082a610a8f91da44b199a7538ff086755b","kind":"commit","published_at":"2021-04-15T15:26:14.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.9.0","sha":"ce6fbd7bc088f354cd4ff3ed482fb36c956ff210","kind":"commit","published_at":"2021-03-26T00:57:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"65ca8064882c8c308e5c804c5d5443d409e0738c","kind":"commit","published_at":"2020-09-12T18:42:04.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"16c9a8bdc086a2130a88eff98df4088e4c359bb2","kind":"commit","published_at":"2020-05-17T21:56:44.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.7.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0/manifests"},{"name":"latest","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/latest","html_url":"https://github.com/pelletier/go-toml/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest/manifests"},{"name":"v1.6.0","sha":"903d9455db9ff1d7ac1ab199062eca7266dd11a3","kind":"commit","published_at":"2019-10-25T18:53:56.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.6.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8fe62057ea2d46ce44254c98e84e810044dbe197","kind":"commit","published_at":"2019-10-05T19:18:21.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"728039f679cbcd4f6a54e080d2219a4c4928c546","kind":"commit","published_at":"2019-04-30T03:50:10.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"63909f0a90ab0f36909e8e044e46ace10cf13ba2","kind":"commit","published_at":"2019-04-02T16:47:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"c01d1270ff3e442a8a57cddc1c92dc1138598194","kind":"commit","published_at":"2018-06-05T20:47:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"acdc4509485b587f5e675510c4f2c63e90ff68a8","kind":"commit","published_at":"2018-01-18T22:54:55.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"16398bac157da96aa88f98a2df640c7f32af1da2","kind":"commit","published_at":"2017-09-24T18:42:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5ccdfb18c776b740aecaf085c4d9a2779199c279","kind":"commit","published_at":"2017-05-31T01:35:27.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0/manifests"},{"name":"v0.5.0","sha":"13d49d4606eb801b8f01ae542b4afc4c6ee3d84a","kind":"commit","published_at":"2017-03-02T17:43:01.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d464759235b8fd59f8ab4c44807d7c36e1678add","kind":"commit","published_at":"2016-12-02T10:42:58.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"64ff1ea4d585bc1fca65e6331eb8239f2ff31845","kind":"commit","published_at":"2016-06-30T14:21:25.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"8e6ab94eec2ae84996ed00ec774b2e15c540d7f9","kind":"commit","published_at":"2016-04-22T15:38:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"7f50e4c3395c6e7e18157601867d2b7875f97bff","kind":"commit","published_at":"2016-02-20T12:20:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"8176e30b38196a666c324b0735e7e454302b4b05","kind":"commit","published_at":"2016-01-31T16:07:37.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"6d743bb19f054795f4941155ec1bd035b8ca241e","kind":"commit","published_at":"2015-12-01T13:38:33.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"3102b9890016a8c301326cd469faf1ea9c0d0683","kind":"commit","published_at":"2015-11-03T15:07:50.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"21af3aacfe03b3a1471b571aa7b7012432065117","kind":"commit","published_at":"2014-10-07T20:30:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"86a7f2508eef9bec39934139fe9453d3ddb9ebeb","kind":"tag","published_at":"2014-09-24T07:00:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"1df0722ee130a111b440441f419a9b03abe6397a","kind":"tag","published_at":"2013-07-01T19:45:36.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T01:34:14.269Z","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-pelletier-go-toml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/go-github-com-pelletier-go-toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/go-github-com-pelletier-go-toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/go-github-com-pelletier-go-toml/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T05:33:24.607Z","issues_count":86,"pull_requests_count":191,"avg_time_to_close_issue":17039706.066666666,"avg_time_to_close_pull_request":3718737.2653061226,"issues_closed_count":60,"pull_requests_closed_count":147,"pull_request_authors_count":50,"issue_authors_count":68,"avg_comments_per_issue":2.3372093023255816,"avg_comments_per_pull_request":0.8638743455497382,"merged_pull_requests_count":118,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":13,"past_year_pull_requests_count":64,"past_year_avg_time_to_close_issue":4110638.5714285714,"past_year_avg_time_to_close_pull_request":257573.19444444444,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":0.6923076923076923,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/issues","maintainers":[{"login":"pelletier","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}],"active_maintainers":[{"login":"pelletier","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-pelletier-go-toml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-pelletier-go-toml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-pelletier-go-toml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-pelletier-go-toml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-pelletier-go-toml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-pelletier-go-toml/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32351,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1231},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-08-25T05:05:02.543Z","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":13418197,"name":"golang-github-pelletier-go-toml","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pelletier/go-toml","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/pelletier/go-toml","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T04:01:23.718Z","latest_release_published_at":"2026-02-07T04:01:23.718Z","latest_release_number":"1.9.4-1","last_synced_at":"2026-03-07T04:42:16.764Z","created_at":"2026-02-07T04:01:23.394Z","updated_at":"2026-08-18T01:34:14.273Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-pelletier-go-toml","install_command":"apt-get install golang-github-pelletier-go-toml","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"extra","binary":"golang-github-pelletier-go-toml-dev, golang-github-pelletier-go-toml","standards_version":"4.6.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang (\u003e= 1.48~), golang-any, golang-github-burntsushi-toml-dev (\u003e= 0.3.1), golang-gopkg-yaml.v2-dev (\u003e= 2.3.0)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":7101733,"uuid":"8393979","full_name":"pelletier/go-toml","owner":"pelletier","description":"Go library for the TOML file format","archived":false,"fork":false,"pushed_at":"2026-08-03T12:43:48.000Z","size":3608,"stargazers_count":1977,"open_issues_count":30,"forks_count":247,"subscribers_count":24,"default_branch":"v2","last_synced_at":"2026-08-18T00:53:25.936Z","etag":null,"topics":["go","golang","hacktoberfest","toml","toml-parsing"],"latest_commit_sha":null,"homepage":"https://github.com/pelletier/go-toml","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pelletier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":"audit_flags_test.go","citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-02-24T17:45:51.000Z","updated_at":"2026-08-16T09:41:30.000Z","dependencies_parsed_at":"2026-08-11T00:58:39.918Z","dependency_job_id":null,"html_url":"https://github.com/pelletier/go-toml","commit_stats":{"total_commits":803,"total_committers":98,"mean_commits":8.193877551020408,"dds":0.4308841843088418,"last_synced_commit":"923b2ab4787c6297011a37d73c4e0ca1a051747d"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/pelletier/go-toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/sbom","scorecard":{"id":726878,"data":{"date":"2025-08-11","repo":{"name":"github.com/pelletier/go-toml","commit":"85e2448ce57f28543cb00e30572cf25fe4dfe6e4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 17/26 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow.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":"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/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.4 not signed: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/pelletier/go-toml/releases/147297953","Warn: release artifact v2.2.4 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/147297953"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T13:05:02.046Z","repository_id":7101733,"created_at":"2025-08-22T13:05:02.046Z","updated_at":"2025-08-22T13:05:02.046Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36752571,"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-17T02:00:06.698Z","response_time":86,"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":"pelletier","name":"Thomas Pelletier","uuid":"172804","kind":"user","description":"","email":"thomas@pelletier.dev","website":"https://pelletier.dev","location":"New York, NY","twitter":"thompelletier","company":null,"icon_url":"https://avatars.githubusercontent.com/u/172804?u=4701b3b1a8bef97848ac878b746cf515fc60555e\u0026v=4","repositories_count":123,"last_synced_at":"2026-08-14T04:51:10.878Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pelletier","funding_links":[],"total_stars":2251,"followers":132,"following":0,"created_at":"2022-11-02T20:38:20.403Z","updated_at":"2026-08-14T04:51:10.904Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier/repositories"},"tags":[{"name":"v2.4.3","sha":"071a36c2a57244f2e70369bfc69889fda2a1f60f","kind":"commit","published_at":"2026-07-05T02:25:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"25fc13019c367a8ea52cd47afa862a7a60025d26","kind":"commit","published_at":"2026-06-24T03:09:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"258652624c6f6454fefc667e537c1780235a8541","kind":"commit","published_at":"2026-06-22T19:31:00.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b99e8db1027869f497c5402ff38afbb5d0f1a932","kind":"commit","published_at":"2026-06-16T00:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"f85c4e8142d63f3c193f84ecfbf4b99104a1c95f","kind":"commit","published_at":"2026-04-16T23:29:02.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"f36a3ece9e3adf0efaf9f9bd3591c3001f17602b","kind":"commit","published_at":"2026-03-24T11:08:39.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"ee07c9203b72060f12e31c04ace80e8a187d5a67","kind":"commit","published_at":"2025-04-07T11:11:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"b730b2be5d3ab7283067ddf61188f41cdf42ce06","kind":"commit","published_at":"2024-08-17T20:26:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a3d5a0bb530b5206c728eed9cb57323061922bcb","kind":"commit","published_at":"2024-04-29T10:02:54.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"d00d2cca6edb4ea8c1292d474008134687f703c2","kind":"commit","published_at":"2024-04-12T14:42:12.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"86608d7fca88a6a61539ff7e9f1a942a428654d8","kind":"commit","published_at":"2024-03-19T17:24:46.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"34765b4a9e937ab927b5bd57231e98c68fe13109","kind":"commit","published_at":"2023-12-11T19:17:49.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3175efb395240ba57fac9174429d72e45a70a44b","kind":"commit","published_at":"2023-08-29T12:46:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0/manifests"},{"name":"v2.0.9","sha":"e183db7e69f2c8da8ddff8be040ce1f79024d075","kind":"commit","published_at":"2023-07-12T14:53:17.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.9","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7b980e792b27b596bb3221bee4676d23ce91bb3c","kind":"commit","published_at":"2023-05-23T22:22:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"643c251c4b34637fef522646c3513598cd4b90f7","kind":"commit","published_at":"2023-02-28T16:34:24.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"94bd3ddcd650ed7a329f9f01c0b5926b8146b56a","kind":"commit","published_at":"2022-11-09T21:14:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"942841787a7d70422e4d8bc7d0be28ab911402df","kind":"commit","published_at":"2022-08-26T13:15:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"28f1efc7d3aac3247b915ecf6ebb3e2651705514","kind":"commit","published_at":"2022-08-22T22:39:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"7baa23f493a82b3f24f4dada5d0b02d17fbde175","kind":"commit","published_at":"2022-08-15T20:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"216628222f5716163bb96d3651a68feef31b090d","kind":"commit","published_at":"2022-06-08T22:05:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0a422e3dbd38adf698d506ce7ced89fdb5d2f66e","kind":"commit","published_at":"2022-05-10T13:43:26.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"171a592663a491f928d2c40ba322bf897f498a01","kind":"commit","published_at":"2022-04-28T01:29:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.8","sha":"adacebd8c783375863daad87fb9b00953adec30b","kind":"commit","published_at":"2022-04-11T02:24:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8/manifests"},{"name":"v2.0.0-beta.7","sha":"f5cc8c49eb6f4ea5635e1e9df82fb418c7482d9b","kind":"commit","published_at":"2022-04-08T01:58:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"068279f13befe90729ff3b5eab3c46edf0a05cc1","kind":"commit","published_at":"2022-04-07T23:51:09.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6/manifests"},{"name":"v1.9.5","sha":"fed1464066413075eac02cd4dc368b5221845541","kind":"commit","published_at":"2022-01-05T14:17:32.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5/manifests"},{"name":"v2.0.0-beta.5","sha":"1b1dd3d6d5c3bac3e48e5728a8cb54295b4ef7a0","kind":"commit","published_at":"2021-12-29T14:53:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"19751e8a519333801ea0c683d530561ed71ce02b","kind":"commit","published_at":"2021-10-28T23:10:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4/manifests"},{"name":"v1.9.4","sha":"b8ba995eaaba4be30c8a8090bdfb4aa61af52054","kind":"commit","published_at":"2021-09-06T01:38:35.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"8e44986c28d58aefff6125e52814ed1eb7eb0a6a","kind":"commit","published_at":"2021-06-14T14:56:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"8410c965c21d54e47c7f4c767981b7583038c360","kind":"commit","published_at":"2021-06-04T02:04:06.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2/manifests"},{"name":"v2.0.0-beta.3","sha":"618f0181ac76015c3efdaf8b8ab5a468293f6e82","kind":"commit","published_at":"2021-06-04T01:48:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3/manifests"},{"name":"v1.9.1","sha":"c893dbf25c73fac5239481e56c68239ded430fba","kind":"commit","published_at":"2021-05-11T12:50:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1/manifests"},{"name":"v2.0.0-beta.2","sha":"95c701b25360da1ce8cf2bb82d3387d130ca0cfb","kind":"commit","published_at":"2021-05-11T00:17:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"45ea20024b1affdaff94b4f41c30520787a26baf","kind":"commit","published_at":"2021-05-08T21:03:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.2","sha":"9b67e40640616143e24bc94458908a694e679821","kind":"commit","published_at":"2021-04-21T01:26:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"2eff2d082a610a8f91da44b199a7538ff086755b","kind":"commit","published_at":"2021-04-15T15:26:14.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.9.0","sha":"ce6fbd7bc088f354cd4ff3ed482fb36c956ff210","kind":"commit","published_at":"2021-03-26T00:57:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"65ca8064882c8c308e5c804c5d5443d409e0738c","kind":"commit","published_at":"2020-09-12T18:42:04.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"16c9a8bdc086a2130a88eff98df4088e4c359bb2","kind":"commit","published_at":"2020-05-17T21:56:44.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.7.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0/manifests"},{"name":"latest","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/latest","html_url":"https://github.com/pelletier/go-toml/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest/manifests"},{"name":"v1.6.0","sha":"903d9455db9ff1d7ac1ab199062eca7266dd11a3","kind":"commit","published_at":"2019-10-25T18:53:56.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.6.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8fe62057ea2d46ce44254c98e84e810044dbe197","kind":"commit","published_at":"2019-10-05T19:18:21.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"728039f679cbcd4f6a54e080d2219a4c4928c546","kind":"commit","published_at":"2019-04-30T03:50:10.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"63909f0a90ab0f36909e8e044e46ace10cf13ba2","kind":"commit","published_at":"2019-04-02T16:47:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"c01d1270ff3e442a8a57cddc1c92dc1138598194","kind":"commit","published_at":"2018-06-05T20:47:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"acdc4509485b587f5e675510c4f2c63e90ff68a8","kind":"commit","published_at":"2018-01-18T22:54:55.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"16398bac157da96aa88f98a2df640c7f32af1da2","kind":"commit","published_at":"2017-09-24T18:42:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5ccdfb18c776b740aecaf085c4d9a2779199c279","kind":"commit","published_at":"2017-05-31T01:35:27.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0/manifests"},{"name":"v0.5.0","sha":"13d49d4606eb801b8f01ae542b4afc4c6ee3d84a","kind":"commit","published_at":"2017-03-02T17:43:01.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d464759235b8fd59f8ab4c44807d7c36e1678add","kind":"commit","published_at":"2016-12-02T10:42:58.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"64ff1ea4d585bc1fca65e6331eb8239f2ff31845","kind":"commit","published_at":"2016-06-30T14:21:25.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"8e6ab94eec2ae84996ed00ec774b2e15c540d7f9","kind":"commit","published_at":"2016-04-22T15:38:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"7f50e4c3395c6e7e18157601867d2b7875f97bff","kind":"commit","published_at":"2016-02-20T12:20:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"8176e30b38196a666c324b0735e7e454302b4b05","kind":"commit","published_at":"2016-01-31T16:07:37.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"6d743bb19f054795f4941155ec1bd035b8ca241e","kind":"commit","published_at":"2015-12-01T13:38:33.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"3102b9890016a8c301326cd469faf1ea9c0d0683","kind":"commit","published_at":"2015-11-03T15:07:50.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"21af3aacfe03b3a1471b571aa7b7012432065117","kind":"commit","published_at":"2014-10-07T20:30:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"86a7f2508eef9bec39934139fe9453d3ddb9ebeb","kind":"tag","published_at":"2014-09-24T07:00:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"1df0722ee130a111b440441f419a9b03abe6397a","kind":"tag","published_at":"2013-07-01T19:45:36.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T01:34:14.273Z","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-github-pelletier-go-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-github-pelletier-go-toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-pelletier-go-toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-pelletier-go-toml/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T05:33:24.607Z","issues_count":86,"pull_requests_count":191,"avg_time_to_close_issue":17039706.066666666,"avg_time_to_close_pull_request":3718737.2653061226,"issues_closed_count":60,"pull_requests_closed_count":147,"pull_request_authors_count":50,"issue_authors_count":68,"avg_comments_per_issue":2.3372093023255816,"avg_comments_per_pull_request":0.8638743455497382,"merged_pull_requests_count":118,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":13,"past_year_pull_requests_count":64,"past_year_avg_time_to_close_issue":4110638.5714285714,"past_year_avg_time_to_close_pull_request":257573.19444444444,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":0.6923076923076923,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/issues","maintainers":[{"login":"pelletier","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}],"active_maintainers":[{"login":"pelletier","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-pelletier-go-toml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-pelletier-go-toml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-pelletier-go-toml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-pelletier-go-toml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-pelletier-go-toml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-pelletier-go-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":976},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-25T05:06:47.665Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13476208,"name":"golang-github-pelletier-go-toml","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pelletier/go-toml","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/pelletier/go-toml","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T04:30:23.802Z","latest_release_published_at":"2026-02-10T04:30:23.802Z","latest_release_number":"1.9.5-1build1","last_synced_at":"2026-08-18T21:30:50.762Z","created_at":"2026-02-10T04:30:23.141Z","updated_at":"2026-08-18T21:30:50.762Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-pelletier-go-toml","install_command":"apt-get install golang-github-pelletier-go-toml","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"extra","binary":"golang-github-pelletier-go-toml-dev, golang-github-pelletier-go-toml","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-burntsushi-toml-dev (\u003e= 0.3.1), golang-gopkg-yaml.v2-dev (\u003e= 2.3.0)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":7101733,"uuid":"8393979","full_name":"pelletier/go-toml","owner":"pelletier","description":"Go library for the TOML file format","archived":false,"fork":false,"pushed_at":"2026-08-03T12:43:48.000Z","size":3608,"stargazers_count":1977,"open_issues_count":30,"forks_count":247,"subscribers_count":24,"default_branch":"v2","last_synced_at":"2026-08-18T00:53:25.936Z","etag":null,"topics":["go","golang","hacktoberfest","toml","toml-parsing"],"latest_commit_sha":null,"homepage":"https://github.com/pelletier/go-toml","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pelletier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":"audit_flags_test.go","citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-02-24T17:45:51.000Z","updated_at":"2026-08-16T09:41:30.000Z","dependencies_parsed_at":"2026-08-11T00:58:39.918Z","dependency_job_id":null,"html_url":"https://github.com/pelletier/go-toml","commit_stats":{"total_commits":803,"total_committers":98,"mean_commits":8.193877551020408,"dds":0.4308841843088418,"last_synced_commit":"923b2ab4787c6297011a37d73c4e0ca1a051747d"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/pelletier/go-toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/sbom","scorecard":{"id":726878,"data":{"date":"2025-08-11","repo":{"name":"github.com/pelletier/go-toml","commit":"85e2448ce57f28543cb00e30572cf25fe4dfe6e4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 17/26 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow.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":"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/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.4 not signed: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/pelletier/go-toml/releases/147297953","Warn: release artifact v2.2.4 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/147297953"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T13:05:02.046Z","repository_id":7101733,"created_at":"2025-08-22T13:05:02.046Z","updated_at":"2025-08-22T13:05:02.046Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36752571,"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-17T02:00:06.698Z","response_time":86,"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":"pelletier","name":"Thomas Pelletier","uuid":"172804","kind":"user","description":"","email":"thomas@pelletier.dev","website":"https://pelletier.dev","location":"New York, NY","twitter":"thompelletier","company":null,"icon_url":"https://avatars.githubusercontent.com/u/172804?u=4701b3b1a8bef97848ac878b746cf515fc60555e\u0026v=4","repositories_count":123,"last_synced_at":"2026-08-14T04:51:10.878Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pelletier","funding_links":[],"total_stars":2251,"followers":132,"following":0,"created_at":"2022-11-02T20:38:20.403Z","updated_at":"2026-08-14T04:51:10.904Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier/repositories"},"tags":[{"name":"v2.4.3","sha":"071a36c2a57244f2e70369bfc69889fda2a1f60f","kind":"commit","published_at":"2026-07-05T02:25:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"25fc13019c367a8ea52cd47afa862a7a60025d26","kind":"commit","published_at":"2026-06-24T03:09:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"258652624c6f6454fefc667e537c1780235a8541","kind":"commit","published_at":"2026-06-22T19:31:00.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b99e8db1027869f497c5402ff38afbb5d0f1a932","kind":"commit","published_at":"2026-06-16T00:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"f85c4e8142d63f3c193f84ecfbf4b99104a1c95f","kind":"commit","published_at":"2026-04-16T23:29:02.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"f36a3ece9e3adf0efaf9f9bd3591c3001f17602b","kind":"commit","published_at":"2026-03-24T11:08:39.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"ee07c9203b72060f12e31c04ace80e8a187d5a67","kind":"commit","published_at":"2025-04-07T11:11:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"b730b2be5d3ab7283067ddf61188f41cdf42ce06","kind":"commit","published_at":"2024-08-17T20:26:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a3d5a0bb530b5206c728eed9cb57323061922bcb","kind":"commit","published_at":"2024-04-29T10:02:54.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"d00d2cca6edb4ea8c1292d474008134687f703c2","kind":"commit","published_at":"2024-04-12T14:42:12.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"86608d7fca88a6a61539ff7e9f1a942a428654d8","kind":"commit","published_at":"2024-03-19T17:24:46.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"34765b4a9e937ab927b5bd57231e98c68fe13109","kind":"commit","published_at":"2023-12-11T19:17:49.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3175efb395240ba57fac9174429d72e45a70a44b","kind":"commit","published_at":"2023-08-29T12:46:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0/manifests"},{"name":"v2.0.9","sha":"e183db7e69f2c8da8ddff8be040ce1f79024d075","kind":"commit","published_at":"2023-07-12T14:53:17.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.9","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7b980e792b27b596bb3221bee4676d23ce91bb3c","kind":"commit","published_at":"2023-05-23T22:22:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"643c251c4b34637fef522646c3513598cd4b90f7","kind":"commit","published_at":"2023-02-28T16:34:24.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"94bd3ddcd650ed7a329f9f01c0b5926b8146b56a","kind":"commit","published_at":"2022-11-09T21:14:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"942841787a7d70422e4d8bc7d0be28ab911402df","kind":"commit","published_at":"2022-08-26T13:15:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"28f1efc7d3aac3247b915ecf6ebb3e2651705514","kind":"commit","published_at":"2022-08-22T22:39:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"7baa23f493a82b3f24f4dada5d0b02d17fbde175","kind":"commit","published_at":"2022-08-15T20:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"216628222f5716163bb96d3651a68feef31b090d","kind":"commit","published_at":"2022-06-08T22:05:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0a422e3dbd38adf698d506ce7ced89fdb5d2f66e","kind":"commit","published_at":"2022-05-10T13:43:26.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"171a592663a491f928d2c40ba322bf897f498a01","kind":"commit","published_at":"2022-04-28T01:29:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.8","sha":"adacebd8c783375863daad87fb9b00953adec30b","kind":"commit","published_at":"2022-04-11T02:24:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8/manifests"},{"name":"v2.0.0-beta.7","sha":"f5cc8c49eb6f4ea5635e1e9df82fb418c7482d9b","kind":"commit","published_at":"2022-04-08T01:58:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"068279f13befe90729ff3b5eab3c46edf0a05cc1","kind":"commit","published_at":"2022-04-07T23:51:09.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6/manifests"},{"name":"v1.9.5","sha":"fed1464066413075eac02cd4dc368b5221845541","kind":"commit","published_at":"2022-01-05T14:17:32.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5/manifests"},{"name":"v2.0.0-beta.5","sha":"1b1dd3d6d5c3bac3e48e5728a8cb54295b4ef7a0","kind":"commit","published_at":"2021-12-29T14:53:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"19751e8a519333801ea0c683d530561ed71ce02b","kind":"commit","published_at":"2021-10-28T23:10:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4/manifests"},{"name":"v1.9.4","sha":"b8ba995eaaba4be30c8a8090bdfb4aa61af52054","kind":"commit","published_at":"2021-09-06T01:38:35.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"8e44986c28d58aefff6125e52814ed1eb7eb0a6a","kind":"commit","published_at":"2021-06-14T14:56:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"8410c965c21d54e47c7f4c767981b7583038c360","kind":"commit","published_at":"2021-06-04T02:04:06.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2/manifests"},{"name":"v2.0.0-beta.3","sha":"618f0181ac76015c3efdaf8b8ab5a468293f6e82","kind":"commit","published_at":"2021-06-04T01:48:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3/manifests"},{"name":"v1.9.1","sha":"c893dbf25c73fac5239481e56c68239ded430fba","kind":"commit","published_at":"2021-05-11T12:50:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1/manifests"},{"name":"v2.0.0-beta.2","sha":"95c701b25360da1ce8cf2bb82d3387d130ca0cfb","kind":"commit","published_at":"2021-05-11T00:17:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"45ea20024b1affdaff94b4f41c30520787a26baf","kind":"commit","published_at":"2021-05-08T21:03:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.2","sha":"9b67e40640616143e24bc94458908a694e679821","kind":"commit","published_at":"2021-04-21T01:26:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"2eff2d082a610a8f91da44b199a7538ff086755b","kind":"commit","published_at":"2021-04-15T15:26:14.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.9.0","sha":"ce6fbd7bc088f354cd4ff3ed482fb36c956ff210","kind":"commit","published_at":"2021-03-26T00:57:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"65ca8064882c8c308e5c804c5d5443d409e0738c","kind":"commit","published_at":"2020-09-12T18:42:04.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"16c9a8bdc086a2130a88eff98df4088e4c359bb2","kind":"commit","published_at":"2020-05-17T21:56:44.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.7.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0/manifests"},{"name":"latest","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/latest","html_url":"https://github.com/pelletier/go-toml/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest/manifests"},{"name":"v1.6.0","sha":"903d9455db9ff1d7ac1ab199062eca7266dd11a3","kind":"commit","published_at":"2019-10-25T18:53:56.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.6.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8fe62057ea2d46ce44254c98e84e810044dbe197","kind":"commit","published_at":"2019-10-05T19:18:21.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"728039f679cbcd4f6a54e080d2219a4c4928c546","kind":"commit","published_at":"2019-04-30T03:50:10.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"63909f0a90ab0f36909e8e044e46ace10cf13ba2","kind":"commit","published_at":"2019-04-02T16:47:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"c01d1270ff3e442a8a57cddc1c92dc1138598194","kind":"commit","published_at":"2018-06-05T20:47:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"acdc4509485b587f5e675510c4f2c63e90ff68a8","kind":"commit","published_at":"2018-01-18T22:54:55.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"16398bac157da96aa88f98a2df640c7f32af1da2","kind":"commit","published_at":"2017-09-24T18:42:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5ccdfb18c776b740aecaf085c4d9a2779199c279","kind":"commit","published_at":"2017-05-31T01:35:27.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0/manifests"},{"name":"v0.5.0","sha":"13d49d4606eb801b8f01ae542b4afc4c6ee3d84a","kind":"commit","published_at":"2017-03-02T17:43:01.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d464759235b8fd59f8ab4c44807d7c36e1678add","kind":"commit","published_at":"2016-12-02T10:42:58.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"64ff1ea4d585bc1fca65e6331eb8239f2ff31845","kind":"commit","published_at":"2016-06-30T14:21:25.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"8e6ab94eec2ae84996ed00ec774b2e15c540d7f9","kind":"commit","published_at":"2016-04-22T15:38:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"7f50e4c3395c6e7e18157601867d2b7875f97bff","kind":"commit","published_at":"2016-02-20T12:20:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"8176e30b38196a666c324b0735e7e454302b4b05","kind":"commit","published_at":"2016-01-31T16:07:37.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"6d743bb19f054795f4941155ec1bd035b8ca241e","kind":"commit","published_at":"2015-12-01T13:38:33.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"3102b9890016a8c301326cd469faf1ea9c0d0683","kind":"commit","published_at":"2015-11-03T15:07:50.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"21af3aacfe03b3a1471b571aa7b7012432065117","kind":"commit","published_at":"2014-10-07T20:30:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"86a7f2508eef9bec39934139fe9453d3ddb9ebeb","kind":"tag","published_at":"2014-09-24T07:00:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"1df0722ee130a111b440441f419a9b03abe6397a","kind":"tag","published_at":"2013-07-01T19:45:36.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T01:35:27.315Z","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-github-pelletier-go-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-github-pelletier-go-toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-pelletier-go-toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-pelletier-go-toml/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T05:33:24.607Z","issues_count":86,"pull_requests_count":191,"avg_time_to_close_issue":17039706.066666666,"avg_time_to_close_pull_request":3718737.2653061226,"issues_closed_count":60,"pull_requests_closed_count":147,"pull_request_authors_count":50,"issue_authors_count":68,"avg_comments_per_issue":2.3372093023255816,"avg_comments_per_pull_request":0.8638743455497382,"merged_pull_requests_count":118,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":13,"past_year_pull_requests_count":64,"past_year_avg_time_to_close_issue":4110638.5714285714,"past_year_avg_time_to_close_pull_request":257573.19444444444,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":0.6923076923076923,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/issues","maintainers":[{"login":"pelletier","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}],"active_maintainers":[{"login":"pelletier","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-pelletier-go-toml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-pelletier-go-toml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-pelletier-go-toml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-pelletier-go-toml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-pelletier-go-toml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-pelletier-go-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":1339},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-25T05:06:51.033Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13255334,"name":"go-toml","ecosystem":"nixpkgs","description":"Go library for the TOML language","homepage":"https://github.com/pelletier/go-toml","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pelletier/go-toml","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T04:04:44.604Z","latest_release_published_at":"2026-02-02T04:04:44.604Z","latest_release_number":"2.1.0","last_synced_at":"2026-04-19T01:07:32.665Z","created_at":"2026-02-02T04:04:44.260Z","updated_at":"2026-08-18T01:36:25.350Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=go-toml","install_command":"nix-env -iA nixpkgs.go-toml","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/tools/go-toml/default.nix#L21","metadata":{"nix_attribute":"go-toml-2.1.0","position":"pkgs/development/tools/go-toml/default.nix:21","platforms":["x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{"id":7101733,"uuid":"8393979","full_name":"pelletier/go-toml","owner":"pelletier","description":"Go library for the TOML file format","archived":false,"fork":false,"pushed_at":"2026-08-03T12:43:48.000Z","size":3608,"stargazers_count":1977,"open_issues_count":30,"forks_count":247,"subscribers_count":24,"default_branch":"v2","last_synced_at":"2026-08-18T00:53:25.936Z","etag":null,"topics":["go","golang","hacktoberfest","toml","toml-parsing"],"latest_commit_sha":null,"homepage":"https://github.com/pelletier/go-toml","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pelletier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":"audit_flags_test.go","citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-02-24T17:45:51.000Z","updated_at":"2026-08-16T09:41:30.000Z","dependencies_parsed_at":"2026-08-11T00:58:39.918Z","dependency_job_id":null,"html_url":"https://github.com/pelletier/go-toml","commit_stats":{"total_commits":803,"total_committers":98,"mean_commits":8.193877551020408,"dds":0.4308841843088418,"last_synced_commit":"923b2ab4787c6297011a37d73c4e0ca1a051747d"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/pelletier/go-toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/sbom","scorecard":{"id":726878,"data":{"date":"2025-08-11","repo":{"name":"github.com/pelletier/go-toml","commit":"85e2448ce57f28543cb00e30572cf25fe4dfe6e4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 17/26 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow.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":"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/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.4 not signed: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/pelletier/go-toml/releases/147297953","Warn: release artifact v2.2.4 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/147297953"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T13:05:02.046Z","repository_id":7101733,"created_at":"2025-08-22T13:05:02.046Z","updated_at":"2025-08-22T13:05:02.046Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36752571,"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-17T02:00:06.698Z","response_time":86,"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":"pelletier","name":"Thomas Pelletier","uuid":"172804","kind":"user","description":"","email":"thomas@pelletier.dev","website":"https://pelletier.dev","location":"New York, NY","twitter":"thompelletier","company":null,"icon_url":"https://avatars.githubusercontent.com/u/172804?u=4701b3b1a8bef97848ac878b746cf515fc60555e\u0026v=4","repositories_count":123,"last_synced_at":"2026-08-14T04:51:10.878Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pelletier","funding_links":[],"total_stars":2251,"followers":132,"following":0,"created_at":"2022-11-02T20:38:20.403Z","updated_at":"2026-08-14T04:51:10.904Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier/repositories"},"tags":[{"name":"v2.4.3","sha":"071a36c2a57244f2e70369bfc69889fda2a1f60f","kind":"commit","published_at":"2026-07-05T02:25:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"25fc13019c367a8ea52cd47afa862a7a60025d26","kind":"commit","published_at":"2026-06-24T03:09:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"258652624c6f6454fefc667e537c1780235a8541","kind":"commit","published_at":"2026-06-22T19:31:00.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b99e8db1027869f497c5402ff38afbb5d0f1a932","kind":"commit","published_at":"2026-06-16T00:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"f85c4e8142d63f3c193f84ecfbf4b99104a1c95f","kind":"commit","published_at":"2026-04-16T23:29:02.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"f36a3ece9e3adf0efaf9f9bd3591c3001f17602b","kind":"commit","published_at":"2026-03-24T11:08:39.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"ee07c9203b72060f12e31c04ace80e8a187d5a67","kind":"commit","published_at":"2025-04-07T11:11:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"b730b2be5d3ab7283067ddf61188f41cdf42ce06","kind":"commit","published_at":"2024-08-17T20:26:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a3d5a0bb530b5206c728eed9cb57323061922bcb","kind":"commit","published_at":"2024-04-29T10:02:54.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"d00d2cca6edb4ea8c1292d474008134687f703c2","kind":"commit","published_at":"2024-04-12T14:42:12.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"86608d7fca88a6a61539ff7e9f1a942a428654d8","kind":"commit","published_at":"2024-03-19T17:24:46.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"34765b4a9e937ab927b5bd57231e98c68fe13109","kind":"commit","published_at":"2023-12-11T19:17:49.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3175efb395240ba57fac9174429d72e45a70a44b","kind":"commit","published_at":"2023-08-29T12:46:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0/manifests"},{"name":"v2.0.9","sha":"e183db7e69f2c8da8ddff8be040ce1f79024d075","kind":"commit","published_at":"2023-07-12T14:53:17.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.9","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7b980e792b27b596bb3221bee4676d23ce91bb3c","kind":"commit","published_at":"2023-05-23T22:22:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"643c251c4b34637fef522646c3513598cd4b90f7","kind":"commit","published_at":"2023-02-28T16:34:24.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"94bd3ddcd650ed7a329f9f01c0b5926b8146b56a","kind":"commit","published_at":"2022-11-09T21:14:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"942841787a7d70422e4d8bc7d0be28ab911402df","kind":"commit","published_at":"2022-08-26T13:15:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"28f1efc7d3aac3247b915ecf6ebb3e2651705514","kind":"commit","published_at":"2022-08-22T22:39:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"7baa23f493a82b3f24f4dada5d0b02d17fbde175","kind":"commit","published_at":"2022-08-15T20:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"216628222f5716163bb96d3651a68feef31b090d","kind":"commit","published_at":"2022-06-08T22:05:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0a422e3dbd38adf698d506ce7ced89fdb5d2f66e","kind":"commit","published_at":"2022-05-10T13:43:26.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"171a592663a491f928d2c40ba322bf897f498a01","kind":"commit","published_at":"2022-04-28T01:29:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.8","sha":"adacebd8c783375863daad87fb9b00953adec30b","kind":"commit","published_at":"2022-04-11T02:24:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8/manifests"},{"name":"v2.0.0-beta.7","sha":"f5cc8c49eb6f4ea5635e1e9df82fb418c7482d9b","kind":"commit","published_at":"2022-04-08T01:58:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"068279f13befe90729ff3b5eab3c46edf0a05cc1","kind":"commit","published_at":"2022-04-07T23:51:09.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6/manifests"},{"name":"v1.9.5","sha":"fed1464066413075eac02cd4dc368b5221845541","kind":"commit","published_at":"2022-01-05T14:17:32.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5/manifests"},{"name":"v2.0.0-beta.5","sha":"1b1dd3d6d5c3bac3e48e5728a8cb54295b4ef7a0","kind":"commit","published_at":"2021-12-29T14:53:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"19751e8a519333801ea0c683d530561ed71ce02b","kind":"commit","published_at":"2021-10-28T23:10:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4/manifests"},{"name":"v1.9.4","sha":"b8ba995eaaba4be30c8a8090bdfb4aa61af52054","kind":"commit","published_at":"2021-09-06T01:38:35.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"8e44986c28d58aefff6125e52814ed1eb7eb0a6a","kind":"commit","published_at":"2021-06-14T14:56:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"8410c965c21d54e47c7f4c767981b7583038c360","kind":"commit","published_at":"2021-06-04T02:04:06.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2/manifests"},{"name":"v2.0.0-beta.3","sha":"618f0181ac76015c3efdaf8b8ab5a468293f6e82","kind":"commit","published_at":"2021-06-04T01:48:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3/manifests"},{"name":"v1.9.1","sha":"c893dbf25c73fac5239481e56c68239ded430fba","kind":"commit","published_at":"2021-05-11T12:50:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1/manifests"},{"name":"v2.0.0-beta.2","sha":"95c701b25360da1ce8cf2bb82d3387d130ca0cfb","kind":"commit","published_at":"2021-05-11T00:17:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"45ea20024b1affdaff94b4f41c30520787a26baf","kind":"commit","published_at":"2021-05-08T21:03:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.2","sha":"9b67e40640616143e24bc94458908a694e679821","kind":"commit","published_at":"2021-04-21T01:26:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"2eff2d082a610a8f91da44b199a7538ff086755b","kind":"commit","published_at":"2021-04-15T15:26:14.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.9.0","sha":"ce6fbd7bc088f354cd4ff3ed482fb36c956ff210","kind":"commit","published_at":"2021-03-26T00:57:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"65ca8064882c8c308e5c804c5d5443d409e0738c","kind":"commit","published_at":"2020-09-12T18:42:04.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"16c9a8bdc086a2130a88eff98df4088e4c359bb2","kind":"commit","published_at":"2020-05-17T21:56:44.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.7.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0/manifests"},{"name":"latest","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/latest","html_url":"https://github.com/pelletier/go-toml/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest/manifests"},{"name":"v1.6.0","sha":"903d9455db9ff1d7ac1ab199062eca7266dd11a3","kind":"commit","published_at":"2019-10-25T18:53:56.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.6.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8fe62057ea2d46ce44254c98e84e810044dbe197","kind":"commit","published_at":"2019-10-05T19:18:21.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"728039f679cbcd4f6a54e080d2219a4c4928c546","kind":"commit","published_at":"2019-04-30T03:50:10.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"63909f0a90ab0f36909e8e044e46ace10cf13ba2","kind":"commit","published_at":"2019-04-02T16:47:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"c01d1270ff3e442a8a57cddc1c92dc1138598194","kind":"commit","published_at":"2018-06-05T20:47:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"acdc4509485b587f5e675510c4f2c63e90ff68a8","kind":"commit","published_at":"2018-01-18T22:54:55.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"16398bac157da96aa88f98a2df640c7f32af1da2","kind":"commit","published_at":"2017-09-24T18:42:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5ccdfb18c776b740aecaf085c4d9a2779199c279","kind":"commit","published_at":"2017-05-31T01:35:27.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0/manifests"},{"name":"v0.5.0","sha":"13d49d4606eb801b8f01ae542b4afc4c6ee3d84a","kind":"commit","published_at":"2017-03-02T17:43:01.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d464759235b8fd59f8ab4c44807d7c36e1678add","kind":"commit","published_at":"2016-12-02T10:42:58.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"64ff1ea4d585bc1fca65e6331eb8239f2ff31845","kind":"commit","published_at":"2016-06-30T14:21:25.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"8e6ab94eec2ae84996ed00ec774b2e15c540d7f9","kind":"commit","published_at":"2016-04-22T15:38:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"7f50e4c3395c6e7e18157601867d2b7875f97bff","kind":"commit","published_at":"2016-02-20T12:20:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"8176e30b38196a666c324b0735e7e454302b4b05","kind":"commit","published_at":"2016-01-31T16:07:37.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"6d743bb19f054795f4941155ec1bd035b8ca241e","kind":"commit","published_at":"2015-12-01T13:38:33.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"3102b9890016a8c301326cd469faf1ea9c0d0683","kind":"commit","published_at":"2015-11-03T15:07:50.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"21af3aacfe03b3a1471b571aa7b7012432065117","kind":"commit","published_at":"2014-10-07T20:30:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"86a7f2508eef9bec39934139fe9453d3ddb9ebeb","kind":"tag","published_at":"2014-09-24T07:00:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"1df0722ee130a111b440441f419a9b03abe6397a","kind":"tag","published_at":"2013-07-01T19:45:36.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T01:36:25.350Z","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:nix/go-toml?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/go-toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/go-toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/go-toml/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T05:33:24.607Z","issues_count":86,"pull_requests_count":191,"avg_time_to_close_issue":17039706.066666666,"avg_time_to_close_pull_request":3718737.2653061226,"issues_closed_count":60,"pull_requests_closed_count":147,"pull_request_authors_count":50,"issue_authors_count":68,"avg_comments_per_issue":2.3372093023255816,"avg_comments_per_pull_request":0.8638743455497382,"merged_pull_requests_count":118,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":13,"past_year_pull_requests_count":64,"past_year_avg_time_to_close_issue":4110638.5714285714,"past_year_avg_time_to_close_pull_request":257573.19444444444,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":0.6923076923076923,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/issues","maintainers":[{"login":"pelletier","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}],"active_maintainers":[{"login":"pelletier","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/go-toml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/go-toml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/go-toml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/go-toml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/go-toml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/go-toml/codemeta","maintainers":[{"uuid":"marsam","login":null,"name":"Mario Rodas","email":null,"url":"https://github.com/marsam","packages_count":485,"html_url":null,"role":null,"created_at":"2026-03-04T22:44:28.968Z","updated_at":"2026-03-04T22:44:28.968Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/marsam/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3095},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-25T05:04:39.690Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":12757420,"name":"go-toml","ecosystem":"nixpkgs","description":"Go library for the TOML language","homepage":"https://github.com/pelletier/go-toml","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pelletier/go-toml","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-26T06:11:56.008Z","latest_release_published_at":"2026-04-02T11:34:38.944Z","latest_release_number":"2.3.0","last_synced_at":"2026-04-02T11:34:39.567Z","created_at":"2026-01-26T06:11:55.809Z","updated_at":"2026-08-18T01:36:25.355Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=go-toml","install_command":"nix-env -iA nixpkgs.go-toml","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/by-name/go/go-toml/package.nix#L39","metadata":{"nix_attribute":"go-toml-2.3.0","position":"pkgs/by-name/go/go-toml/package.nix:39","platforms":["x86_64-darwin","aarch64-darwin","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","wasm64-wasi","wasm32-wasi","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{"id":7101733,"uuid":"8393979","full_name":"pelletier/go-toml","owner":"pelletier","description":"Go library for the TOML file format","archived":false,"fork":false,"pushed_at":"2026-08-03T12:43:48.000Z","size":3608,"stargazers_count":1977,"open_issues_count":30,"forks_count":247,"subscribers_count":24,"default_branch":"v2","last_synced_at":"2026-08-18T00:53:25.936Z","etag":null,"topics":["go","golang","hacktoberfest","toml","toml-parsing"],"latest_commit_sha":null,"homepage":"https://github.com/pelletier/go-toml","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pelletier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":"audit_flags_test.go","citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-02-24T17:45:51.000Z","updated_at":"2026-08-16T09:41:30.000Z","dependencies_parsed_at":"2026-08-11T00:58:39.918Z","dependency_job_id":null,"html_url":"https://github.com/pelletier/go-toml","commit_stats":{"total_commits":803,"total_committers":98,"mean_commits":8.193877551020408,"dds":0.4308841843088418,"last_synced_commit":"923b2ab4787c6297011a37d73c4e0ca1a051747d"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/pelletier/go-toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/sbom","scorecard":{"id":726878,"data":{"date":"2025-08-11","repo":{"name":"github.com/pelletier/go-toml","commit":"85e2448ce57f28543cb00e30572cf25fe4dfe6e4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 17/26 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow.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":"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/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.4 not signed: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/pelletier/go-toml/releases/147297953","Warn: release artifact v2.2.4 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/147297953"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T13:05:02.046Z","repository_id":7101733,"created_at":"2025-08-22T13:05:02.046Z","updated_at":"2025-08-22T13:05:02.046Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36752571,"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-17T02:00:06.698Z","response_time":86,"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":"pelletier","name":"Thomas Pelletier","uuid":"172804","kind":"user","description":"","email":"thomas@pelletier.dev","website":"https://pelletier.dev","location":"New York, NY","twitter":"thompelletier","company":null,"icon_url":"https://avatars.githubusercontent.com/u/172804?u=4701b3b1a8bef97848ac878b746cf515fc60555e\u0026v=4","repositories_count":123,"last_synced_at":"2026-08-14T04:51:10.878Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pelletier","funding_links":[],"total_stars":2251,"followers":132,"following":0,"created_at":"2022-11-02T20:38:20.403Z","updated_at":"2026-08-14T04:51:10.904Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier/repositories"},"tags":[{"name":"v2.4.3","sha":"071a36c2a57244f2e70369bfc69889fda2a1f60f","kind":"commit","published_at":"2026-07-05T02:25:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"25fc13019c367a8ea52cd47afa862a7a60025d26","kind":"commit","published_at":"2026-06-24T03:09:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"258652624c6f6454fefc667e537c1780235a8541","kind":"commit","published_at":"2026-06-22T19:31:00.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b99e8db1027869f497c5402ff38afbb5d0f1a932","kind":"commit","published_at":"2026-06-16T00:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"f85c4e8142d63f3c193f84ecfbf4b99104a1c95f","kind":"commit","published_at":"2026-04-16T23:29:02.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"f36a3ece9e3adf0efaf9f9bd3591c3001f17602b","kind":"commit","published_at":"2026-03-24T11:08:39.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"ee07c9203b72060f12e31c04ace80e8a187d5a67","kind":"commit","published_at":"2025-04-07T11:11:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"b730b2be5d3ab7283067ddf61188f41cdf42ce06","kind":"commit","published_at":"2024-08-17T20:26:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a3d5a0bb530b5206c728eed9cb57323061922bcb","kind":"commit","published_at":"2024-04-29T10:02:54.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"d00d2cca6edb4ea8c1292d474008134687f703c2","kind":"commit","published_at":"2024-04-12T14:42:12.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"86608d7fca88a6a61539ff7e9f1a942a428654d8","kind":"commit","published_at":"2024-03-19T17:24:46.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"34765b4a9e937ab927b5bd57231e98c68fe13109","kind":"commit","published_at":"2023-12-11T19:17:49.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3175efb395240ba57fac9174429d72e45a70a44b","kind":"commit","published_at":"2023-08-29T12:46:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0/manifests"},{"name":"v2.0.9","sha":"e183db7e69f2c8da8ddff8be040ce1f79024d075","kind":"commit","published_at":"2023-07-12T14:53:17.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.9","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7b980e792b27b596bb3221bee4676d23ce91bb3c","kind":"commit","published_at":"2023-05-23T22:22:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"643c251c4b34637fef522646c3513598cd4b90f7","kind":"commit","published_at":"2023-02-28T16:34:24.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"94bd3ddcd650ed7a329f9f01c0b5926b8146b56a","kind":"commit","published_at":"2022-11-09T21:14:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"942841787a7d70422e4d8bc7d0be28ab911402df","kind":"commit","published_at":"2022-08-26T13:15:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"28f1efc7d3aac3247b915ecf6ebb3e2651705514","kind":"commit","published_at":"2022-08-22T22:39:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"7baa23f493a82b3f24f4dada5d0b02d17fbde175","kind":"commit","published_at":"2022-08-15T20:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"216628222f5716163bb96d3651a68feef31b090d","kind":"commit","published_at":"2022-06-08T22:05:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0a422e3dbd38adf698d506ce7ced89fdb5d2f66e","kind":"commit","published_at":"2022-05-10T13:43:26.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"171a592663a491f928d2c40ba322bf897f498a01","kind":"commit","published_at":"2022-04-28T01:29:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.8","sha":"adacebd8c783375863daad87fb9b00953adec30b","kind":"commit","published_at":"2022-04-11T02:24:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8/manifests"},{"name":"v2.0.0-beta.7","sha":"f5cc8c49eb6f4ea5635e1e9df82fb418c7482d9b","kind":"commit","published_at":"2022-04-08T01:58:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"068279f13befe90729ff3b5eab3c46edf0a05cc1","kind":"commit","published_at":"2022-04-07T23:51:09.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6/manifests"},{"name":"v1.9.5","sha":"fed1464066413075eac02cd4dc368b5221845541","kind":"commit","published_at":"2022-01-05T14:17:32.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5/manifests"},{"name":"v2.0.0-beta.5","sha":"1b1dd3d6d5c3bac3e48e5728a8cb54295b4ef7a0","kind":"commit","published_at":"2021-12-29T14:53:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"19751e8a519333801ea0c683d530561ed71ce02b","kind":"commit","published_at":"2021-10-28T23:10:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4/manifests"},{"name":"v1.9.4","sha":"b8ba995eaaba4be30c8a8090bdfb4aa61af52054","kind":"commit","published_at":"2021-09-06T01:38:35.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"8e44986c28d58aefff6125e52814ed1eb7eb0a6a","kind":"commit","published_at":"2021-06-14T14:56:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"8410c965c21d54e47c7f4c767981b7583038c360","kind":"commit","published_at":"2021-06-04T02:04:06.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2/manifests"},{"name":"v2.0.0-beta.3","sha":"618f0181ac76015c3efdaf8b8ab5a468293f6e82","kind":"commit","published_at":"2021-06-04T01:48:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3/manifests"},{"name":"v1.9.1","sha":"c893dbf25c73fac5239481e56c68239ded430fba","kind":"commit","published_at":"2021-05-11T12:50:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1/manifests"},{"name":"v2.0.0-beta.2","sha":"95c701b25360da1ce8cf2bb82d3387d130ca0cfb","kind":"commit","published_at":"2021-05-11T00:17:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"45ea20024b1affdaff94b4f41c30520787a26baf","kind":"commit","published_at":"2021-05-08T21:03:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.2","sha":"9b67e40640616143e24bc94458908a694e679821","kind":"commit","published_at":"2021-04-21T01:26:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"2eff2d082a610a8f91da44b199a7538ff086755b","kind":"commit","published_at":"2021-04-15T15:26:14.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.9.0","sha":"ce6fbd7bc088f354cd4ff3ed482fb36c956ff210","kind":"commit","published_at":"2021-03-26T00:57:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"65ca8064882c8c308e5c804c5d5443d409e0738c","kind":"commit","published_at":"2020-09-12T18:42:04.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"16c9a8bdc086a2130a88eff98df4088e4c359bb2","kind":"commit","published_at":"2020-05-17T21:56:44.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.7.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0/manifests"},{"name":"latest","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/latest","html_url":"https://github.com/pelletier/go-toml/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest/manifests"},{"name":"v1.6.0","sha":"903d9455db9ff1d7ac1ab199062eca7266dd11a3","kind":"commit","published_at":"2019-10-25T18:53:56.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.6.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8fe62057ea2d46ce44254c98e84e810044dbe197","kind":"commit","published_at":"2019-10-05T19:18:21.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"728039f679cbcd4f6a54e080d2219a4c4928c546","kind":"commit","published_at":"2019-04-30T03:50:10.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"63909f0a90ab0f36909e8e044e46ace10cf13ba2","kind":"commit","published_at":"2019-04-02T16:47:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"c01d1270ff3e442a8a57cddc1c92dc1138598194","kind":"commit","published_at":"2018-06-05T20:47:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"acdc4509485b587f5e675510c4f2c63e90ff68a8","kind":"commit","published_at":"2018-01-18T22:54:55.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"16398bac157da96aa88f98a2df640c7f32af1da2","kind":"commit","published_at":"2017-09-24T18:42:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5ccdfb18c776b740aecaf085c4d9a2779199c279","kind":"commit","published_at":"2017-05-31T01:35:27.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0/manifests"},{"name":"v0.5.0","sha":"13d49d4606eb801b8f01ae542b4afc4c6ee3d84a","kind":"commit","published_at":"2017-03-02T17:43:01.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d464759235b8fd59f8ab4c44807d7c36e1678add","kind":"commit","published_at":"2016-12-02T10:42:58.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"64ff1ea4d585bc1fca65e6331eb8239f2ff31845","kind":"commit","published_at":"2016-06-30T14:21:25.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"8e6ab94eec2ae84996ed00ec774b2e15c540d7f9","kind":"commit","published_at":"2016-04-22T15:38:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"7f50e4c3395c6e7e18157601867d2b7875f97bff","kind":"commit","published_at":"2016-02-20T12:20:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"8176e30b38196a666c324b0735e7e454302b4b05","kind":"commit","published_at":"2016-01-31T16:07:37.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"6d743bb19f054795f4941155ec1bd035b8ca241e","kind":"commit","published_at":"2015-12-01T13:38:33.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"3102b9890016a8c301326cd469faf1ea9c0d0683","kind":"commit","published_at":"2015-11-03T15:07:50.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"21af3aacfe03b3a1471b571aa7b7012432065117","kind":"commit","published_at":"2014-10-07T20:30:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"86a7f2508eef9bec39934139fe9453d3ddb9ebeb","kind":"tag","published_at":"2014-09-24T07:00:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"1df0722ee130a111b440441f419a9b03abe6397a","kind":"tag","published_at":"2013-07-01T19:45:36.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T01:36:25.355Z","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:nix/go-toml?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/go-toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/go-toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/go-toml/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T05:33:24.607Z","issues_count":86,"pull_requests_count":191,"avg_time_to_close_issue":17039706.066666666,"avg_time_to_close_pull_request":3718737.2653061226,"issues_closed_count":60,"pull_requests_closed_count":147,"pull_request_authors_count":50,"issue_authors_count":68,"avg_comments_per_issue":2.3372093023255816,"avg_comments_per_pull_request":0.8638743455497382,"merged_pull_requests_count":118,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":13,"past_year_pull_requests_count":64,"past_year_avg_time_to_close_issue":4110638.5714285714,"past_year_avg_time_to_close_pull_request":257573.19444444444,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":0.6923076923076923,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/issues","maintainers":[{"login":"pelletier","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}],"active_maintainers":[{"login":"pelletier","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/go-toml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/go-toml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/go-toml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/go-toml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/go-toml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/go-toml/codemeta","maintainers":[{"uuid":"isabelroses","login":null,"name":"Isabel Roses","email":"isabel@isabelroses.com","url":"https://github.com/isabelroses","packages_count":31,"html_url":null,"role":null,"created_at":"2026-03-02T10:22:58.169Z","updated_at":"2026-03-02T10:22:58.169Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/isabelroses/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153806,"maintainers_count":4905,"namespaces_count":0,"keywords_count":3244,"github":"NixOS","metadata":{"funded_packages_count":6074},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-26T05:00:21.288Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":13685554,"name":"golang-github-pelletier-go-toml","ecosystem":"debian","description":null,"homepage":"https://github.com/pelletier/go-toml","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/pelletier/go-toml","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T17:56:57.917Z","latest_release_published_at":"2026-02-12T17:56:57.917Z","latest_release_number":"1.9.4-1","last_synced_at":"2026-03-13T00:13:18.086Z","created_at":"2026-02-12T17:56:57.512Z","updated_at":"2026-08-18T01:40:00.142Z","registry_url":"https://tracker.debian.org/pkg/golang-github-pelletier-go-toml","install_command":"apt-get install golang-github-pelletier-go-toml","documentation_url":"https://packages.debian.org/bookworm/golang-github-pelletier-go-toml","metadata":{"component":"main","architecture":"any all","priority":"extra","binary":"golang-github-pelletier-go-toml-dev, golang-github-pelletier-go-toml","standards_version":"4.6.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang (\u003e= 1.48~), golang-any, golang-github-burntsushi-toml-dev (\u003e= 0.3.1), golang-gopkg-yaml.v2-dev (\u003e= 2.3.0)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":7101733,"uuid":"8393979","full_name":"pelletier/go-toml","owner":"pelletier","description":"Go library for the TOML file format","archived":false,"fork":false,"pushed_at":"2026-08-03T12:43:48.000Z","size":3608,"stargazers_count":1977,"open_issues_count":30,"forks_count":247,"subscribers_count":24,"default_branch":"v2","last_synced_at":"2026-08-18T00:53:25.936Z","etag":null,"topics":["go","golang","hacktoberfest","toml","toml-parsing"],"latest_commit_sha":null,"homepage":"https://github.com/pelletier/go-toml","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pelletier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":"audit_flags_test.go","citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-02-24T17:45:51.000Z","updated_at":"2026-08-16T09:41:30.000Z","dependencies_parsed_at":"2026-08-11T00:58:39.918Z","dependency_job_id":null,"html_url":"https://github.com/pelletier/go-toml","commit_stats":{"total_commits":803,"total_committers":98,"mean_commits":8.193877551020408,"dds":0.4308841843088418,"last_synced_commit":"923b2ab4787c6297011a37d73c4e0ca1a051747d"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/pelletier/go-toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/sbom","scorecard":{"id":726878,"data":{"date":"2025-08-11","repo":{"name":"github.com/pelletier/go-toml","commit":"85e2448ce57f28543cb00e30572cf25fe4dfe6e4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 17/26 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow.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":"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/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.4 not signed: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/pelletier/go-toml/releases/147297953","Warn: release artifact v2.2.4 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/147297953"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T13:05:02.046Z","repository_id":7101733,"created_at":"2025-08-22T13:05:02.046Z","updated_at":"2025-08-22T13:05:02.046Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36752571,"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-17T02:00:06.698Z","response_time":86,"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":"pelletier","name":"Thomas Pelletier","uuid":"172804","kind":"user","description":"","email":"thomas@pelletier.dev","website":"https://pelletier.dev","location":"New York, NY","twitter":"thompelletier","company":null,"icon_url":"https://avatars.githubusercontent.com/u/172804?u=4701b3b1a8bef97848ac878b746cf515fc60555e\u0026v=4","repositories_count":123,"last_synced_at":"2026-08-14T04:51:10.878Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pelletier","funding_links":[],"total_stars":2251,"followers":132,"following":0,"created_at":"2022-11-02T20:38:20.403Z","updated_at":"2026-08-14T04:51:10.904Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier/repositories"},"tags":[{"name":"v2.4.3","sha":"071a36c2a57244f2e70369bfc69889fda2a1f60f","kind":"commit","published_at":"2026-07-05T02:25:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"25fc13019c367a8ea52cd47afa862a7a60025d26","kind":"commit","published_at":"2026-06-24T03:09:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"258652624c6f6454fefc667e537c1780235a8541","kind":"commit","published_at":"2026-06-22T19:31:00.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b99e8db1027869f497c5402ff38afbb5d0f1a932","kind":"commit","published_at":"2026-06-16T00:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"f85c4e8142d63f3c193f84ecfbf4b99104a1c95f","kind":"commit","published_at":"2026-04-16T23:29:02.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"f36a3ece9e3adf0efaf9f9bd3591c3001f17602b","kind":"commit","published_at":"2026-03-24T11:08:39.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"ee07c9203b72060f12e31c04ace80e8a187d5a67","kind":"commit","published_at":"2025-04-07T11:11:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"b730b2be5d3ab7283067ddf61188f41cdf42ce06","kind":"commit","published_at":"2024-08-17T20:26:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a3d5a0bb530b5206c728eed9cb57323061922bcb","kind":"commit","published_at":"2024-04-29T10:02:54.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"d00d2cca6edb4ea8c1292d474008134687f703c2","kind":"commit","published_at":"2024-04-12T14:42:12.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"86608d7fca88a6a61539ff7e9f1a942a428654d8","kind":"commit","published_at":"2024-03-19T17:24:46.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"34765b4a9e937ab927b5bd57231e98c68fe13109","kind":"commit","published_at":"2023-12-11T19:17:49.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3175efb395240ba57fac9174429d72e45a70a44b","kind":"commit","published_at":"2023-08-29T12:46:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0/manifests"},{"name":"v2.0.9","sha":"e183db7e69f2c8da8ddff8be040ce1f79024d075","kind":"commit","published_at":"2023-07-12T14:53:17.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.9","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7b980e792b27b596bb3221bee4676d23ce91bb3c","kind":"commit","published_at":"2023-05-23T22:22:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"643c251c4b34637fef522646c3513598cd4b90f7","kind":"commit","published_at":"2023-02-28T16:34:24.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"94bd3ddcd650ed7a329f9f01c0b5926b8146b56a","kind":"commit","published_at":"2022-11-09T21:14:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"942841787a7d70422e4d8bc7d0be28ab911402df","kind":"commit","published_at":"2022-08-26T13:15:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"28f1efc7d3aac3247b915ecf6ebb3e2651705514","kind":"commit","published_at":"2022-08-22T22:39:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"7baa23f493a82b3f24f4dada5d0b02d17fbde175","kind":"commit","published_at":"2022-08-15T20:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"216628222f5716163bb96d3651a68feef31b090d","kind":"commit","published_at":"2022-06-08T22:05:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0a422e3dbd38adf698d506ce7ced89fdb5d2f66e","kind":"commit","published_at":"2022-05-10T13:43:26.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"171a592663a491f928d2c40ba322bf897f498a01","kind":"commit","published_at":"2022-04-28T01:29:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.8","sha":"adacebd8c783375863daad87fb9b00953adec30b","kind":"commit","published_at":"2022-04-11T02:24:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8/manifests"},{"name":"v2.0.0-beta.7","sha":"f5cc8c49eb6f4ea5635e1e9df82fb418c7482d9b","kind":"commit","published_at":"2022-04-08T01:58:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"068279f13befe90729ff3b5eab3c46edf0a05cc1","kind":"commit","published_at":"2022-04-07T23:51:09.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6/manifests"},{"name":"v1.9.5","sha":"fed1464066413075eac02cd4dc368b5221845541","kind":"commit","published_at":"2022-01-05T14:17:32.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5/manifests"},{"name":"v2.0.0-beta.5","sha":"1b1dd3d6d5c3bac3e48e5728a8cb54295b4ef7a0","kind":"commit","published_at":"2021-12-29T14:53:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"19751e8a519333801ea0c683d530561ed71ce02b","kind":"commit","published_at":"2021-10-28T23:10:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4/manifests"},{"name":"v1.9.4","sha":"b8ba995eaaba4be30c8a8090bdfb4aa61af52054","kind":"commit","published_at":"2021-09-06T01:38:35.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"8e44986c28d58aefff6125e52814ed1eb7eb0a6a","kind":"commit","published_at":"2021-06-14T14:56:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"8410c965c21d54e47c7f4c767981b7583038c360","kind":"commit","published_at":"2021-06-04T02:04:06.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2/manifests"},{"name":"v2.0.0-beta.3","sha":"618f0181ac76015c3efdaf8b8ab5a468293f6e82","kind":"commit","published_at":"2021-06-04T01:48:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3/manifests"},{"name":"v1.9.1","sha":"c893dbf25c73fac5239481e56c68239ded430fba","kind":"commit","published_at":"2021-05-11T12:50:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1/manifests"},{"name":"v2.0.0-beta.2","sha":"95c701b25360da1ce8cf2bb82d3387d130ca0cfb","kind":"commit","published_at":"2021-05-11T00:17:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"45ea20024b1affdaff94b4f41c30520787a26baf","kind":"commit","published_at":"2021-05-08T21:03:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.2","sha":"9b67e40640616143e24bc94458908a694e679821","kind":"commit","published_at":"2021-04-21T01:26:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"2eff2d082a610a8f91da44b199a7538ff086755b","kind":"commit","published_at":"2021-04-15T15:26:14.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.9.0","sha":"ce6fbd7bc088f354cd4ff3ed482fb36c956ff210","kind":"commit","published_at":"2021-03-26T00:57:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"65ca8064882c8c308e5c804c5d5443d409e0738c","kind":"commit","published_at":"2020-09-12T18:42:04.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"16c9a8bdc086a2130a88eff98df4088e4c359bb2","kind":"commit","published_at":"2020-05-17T21:56:44.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.7.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0/manifests"},{"name":"latest","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/latest","html_url":"https://github.com/pelletier/go-toml/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest/manifests"},{"name":"v1.6.0","sha":"903d9455db9ff1d7ac1ab199062eca7266dd11a3","kind":"commit","published_at":"2019-10-25T18:53:56.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.6.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8fe62057ea2d46ce44254c98e84e810044dbe197","kind":"commit","published_at":"2019-10-05T19:18:21.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"728039f679cbcd4f6a54e080d2219a4c4928c546","kind":"commit","published_at":"2019-04-30T03:50:10.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"63909f0a90ab0f36909e8e044e46ace10cf13ba2","kind":"commit","published_at":"2019-04-02T16:47:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"c01d1270ff3e442a8a57cddc1c92dc1138598194","kind":"commit","published_at":"2018-06-05T20:47:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"acdc4509485b587f5e675510c4f2c63e90ff68a8","kind":"commit","published_at":"2018-01-18T22:54:55.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"16398bac157da96aa88f98a2df640c7f32af1da2","kind":"commit","published_at":"2017-09-24T18:42:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5ccdfb18c776b740aecaf085c4d9a2779199c279","kind":"commit","published_at":"2017-05-31T01:35:27.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0/manifests"},{"name":"v0.5.0","sha":"13d49d4606eb801b8f01ae542b4afc4c6ee3d84a","kind":"commit","published_at":"2017-03-02T17:43:01.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d464759235b8fd59f8ab4c44807d7c36e1678add","kind":"commit","published_at":"2016-12-02T10:42:58.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"64ff1ea4d585bc1fca65e6331eb8239f2ff31845","kind":"commit","published_at":"2016-06-30T14:21:25.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"8e6ab94eec2ae84996ed00ec774b2e15c540d7f9","kind":"commit","published_at":"2016-04-22T15:38:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"7f50e4c3395c6e7e18157601867d2b7875f97bff","kind":"commit","published_at":"2016-02-20T12:20:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"8176e30b38196a666c324b0735e7e454302b4b05","kind":"commit","published_at":"2016-01-31T16:07:37.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"6d743bb19f054795f4941155ec1bd035b8ca241e","kind":"commit","published_at":"2015-12-01T13:38:33.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"3102b9890016a8c301326cd469faf1ea9c0d0683","kind":"commit","published_at":"2015-11-03T15:07:50.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"21af3aacfe03b3a1471b571aa7b7012432065117","kind":"commit","published_at":"2014-10-07T20:30:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"86a7f2508eef9bec39934139fe9453d3ddb9ebeb","kind":"tag","published_at":"2014-09-24T07:00:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"1df0722ee130a111b440441f419a9b03abe6397a","kind":"tag","published_at":"2013-07-01T19:45:36.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T01:40:00.141Z","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-github-pelletier-go-toml?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-pelletier-go-toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-pelletier-go-toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-pelletier-go-toml/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T05:33:24.607Z","issues_count":86,"pull_requests_count":191,"avg_time_to_close_issue":17039706.066666666,"avg_time_to_close_pull_request":3718737.2653061226,"issues_closed_count":60,"pull_requests_closed_count":147,"pull_request_authors_count":50,"issue_authors_count":68,"avg_comments_per_issue":2.3372093023255816,"avg_comments_per_pull_request":0.8638743455497382,"merged_pull_requests_count":118,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":13,"past_year_pull_requests_count":64,"past_year_avg_time_to_close_issue":4110638.5714285714,"past_year_avg_time_to_close_pull_request":257573.19444444444,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":0.6923076923076923,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/issues","maintainers":[{"login":"pelletier","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}],"active_maintainers":[{"login":"pelletier","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-pelletier-go-toml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-pelletier-go-toml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-pelletier-go-toml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-pelletier-go-toml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-pelletier-go-toml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-pelletier-go-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":2645,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1237},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-25T05:06:43.662Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13448884,"name":"golang-github-pelletier-go-toml.v2","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pelletier/go-toml","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/pelletier/go-toml","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T16:09:04.819Z","latest_release_published_at":"2026-02-08T16:09:04.819Z","latest_release_number":"2.2.1-1","last_synced_at":"2026-03-08T16:51:11.236Z","created_at":"2026-02-08T16:09:02.565Z","updated_at":"2026-08-18T01:45:51.187Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-pelletier-go-toml.v2","install_command":"apt-get install golang-github-pelletier-go-toml.v2","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-pelletier-go-toml.v2-dev","standards_version":"4.7.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any (\u003e= 2:1.16~), golang-github-stretchr-testify-dev (\u003e= 1.9.0)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":7101733,"uuid":"8393979","full_name":"pelletier/go-toml","owner":"pelletier","description":"Go library for the TOML file format","archived":false,"fork":false,"pushed_at":"2026-08-03T12:43:48.000Z","size":3608,"stargazers_count":1977,"open_issues_count":30,"forks_count":247,"subscribers_count":24,"default_branch":"v2","last_synced_at":"2026-08-18T00:53:25.936Z","etag":null,"topics":["go","golang","hacktoberfest","toml","toml-parsing"],"latest_commit_sha":null,"homepage":"https://github.com/pelletier/go-toml","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pelletier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":"audit_flags_test.go","citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-02-24T17:45:51.000Z","updated_at":"2026-08-16T09:41:30.000Z","dependencies_parsed_at":"2026-08-11T00:58:39.918Z","dependency_job_id":null,"html_url":"https://github.com/pelletier/go-toml","commit_stats":{"total_commits":803,"total_committers":98,"mean_commits":8.193877551020408,"dds":0.4308841843088418,"last_synced_commit":"923b2ab4787c6297011a37d73c4e0ca1a051747d"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/pelletier/go-toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/sbom","scorecard":{"id":726878,"data":{"date":"2025-08-11","repo":{"name":"github.com/pelletier/go-toml","commit":"85e2448ce57f28543cb00e30572cf25fe4dfe6e4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 17/26 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow.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":"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/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.4 not signed: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/pelletier/go-toml/releases/147297953","Warn: release artifact v2.2.4 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/147297953"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T13:05:02.046Z","repository_id":7101733,"created_at":"2025-08-22T13:05:02.046Z","updated_at":"2025-08-22T13:05:02.046Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36752571,"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-17T02:00:06.698Z","response_time":86,"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":"pelletier","name":"Thomas Pelletier","uuid":"172804","kind":"user","description":"","email":"thomas@pelletier.dev","website":"https://pelletier.dev","location":"New York, NY","twitter":"thompelletier","company":null,"icon_url":"https://avatars.githubusercontent.com/u/172804?u=4701b3b1a8bef97848ac878b746cf515fc60555e\u0026v=4","repositories_count":123,"last_synced_at":"2026-08-14T04:51:10.878Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pelletier","funding_links":[],"total_stars":2251,"followers":132,"following":0,"created_at":"2022-11-02T20:38:20.403Z","updated_at":"2026-08-14T04:51:10.904Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier/repositories"},"tags":[{"name":"v2.4.3","sha":"071a36c2a57244f2e70369bfc69889fda2a1f60f","kind":"commit","published_at":"2026-07-05T02:25:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"25fc13019c367a8ea52cd47afa862a7a60025d26","kind":"commit","published_at":"2026-06-24T03:09:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"258652624c6f6454fefc667e537c1780235a8541","kind":"commit","published_at":"2026-06-22T19:31:00.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b99e8db1027869f497c5402ff38afbb5d0f1a932","kind":"commit","published_at":"2026-06-16T00:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"f85c4e8142d63f3c193f84ecfbf4b99104a1c95f","kind":"commit","published_at":"2026-04-16T23:29:02.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"f36a3ece9e3adf0efaf9f9bd3591c3001f17602b","kind":"commit","published_at":"2026-03-24T11:08:39.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"ee07c9203b72060f12e31c04ace80e8a187d5a67","kind":"commit","published_at":"2025-04-07T11:11:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"b730b2be5d3ab7283067ddf61188f41cdf42ce06","kind":"commit","published_at":"2024-08-17T20:26:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a3d5a0bb530b5206c728eed9cb57323061922bcb","kind":"commit","published_at":"2024-04-29T10:02:54.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"d00d2cca6edb4ea8c1292d474008134687f703c2","kind":"commit","published_at":"2024-04-12T14:42:12.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"86608d7fca88a6a61539ff7e9f1a942a428654d8","kind":"commit","published_at":"2024-03-19T17:24:46.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"34765b4a9e937ab927b5bd57231e98c68fe13109","kind":"commit","published_at":"2023-12-11T19:17:49.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3175efb395240ba57fac9174429d72e45a70a44b","kind":"commit","published_at":"2023-08-29T12:46:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0/manifests"},{"name":"v2.0.9","sha":"e183db7e69f2c8da8ddff8be040ce1f79024d075","kind":"commit","published_at":"2023-07-12T14:53:17.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.9","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7b980e792b27b596bb3221bee4676d23ce91bb3c","kind":"commit","published_at":"2023-05-23T22:22:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"643c251c4b34637fef522646c3513598cd4b90f7","kind":"commit","published_at":"2023-02-28T16:34:24.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"94bd3ddcd650ed7a329f9f01c0b5926b8146b56a","kind":"commit","published_at":"2022-11-09T21:14:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"942841787a7d70422e4d8bc7d0be28ab911402df","kind":"commit","published_at":"2022-08-26T13:15:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"28f1efc7d3aac3247b915ecf6ebb3e2651705514","kind":"commit","published_at":"2022-08-22T22:39:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"7baa23f493a82b3f24f4dada5d0b02d17fbde175","kind":"commit","published_at":"2022-08-15T20:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"216628222f5716163bb96d3651a68feef31b090d","kind":"commit","published_at":"2022-06-08T22:05:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0a422e3dbd38adf698d506ce7ced89fdb5d2f66e","kind":"commit","published_at":"2022-05-10T13:43:26.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"171a592663a491f928d2c40ba322bf897f498a01","kind":"commit","published_at":"2022-04-28T01:29:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.8","sha":"adacebd8c783375863daad87fb9b00953adec30b","kind":"commit","published_at":"2022-04-11T02:24:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8/manifests"},{"name":"v2.0.0-beta.7","sha":"f5cc8c49eb6f4ea5635e1e9df82fb418c7482d9b","kind":"commit","published_at":"2022-04-08T01:58:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"068279f13befe90729ff3b5eab3c46edf0a05cc1","kind":"commit","published_at":"2022-04-07T23:51:09.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6/manifests"},{"name":"v1.9.5","sha":"fed1464066413075eac02cd4dc368b5221845541","kind":"commit","published_at":"2022-01-05T14:17:32.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5/manifests"},{"name":"v2.0.0-beta.5","sha":"1b1dd3d6d5c3bac3e48e5728a8cb54295b4ef7a0","kind":"commit","published_at":"2021-12-29T14:53:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"19751e8a519333801ea0c683d530561ed71ce02b","kind":"commit","published_at":"2021-10-28T23:10:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4/manifests"},{"name":"v1.9.4","sha":"b8ba995eaaba4be30c8a8090bdfb4aa61af52054","kind":"commit","published_at":"2021-09-06T01:38:35.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"8e44986c28d58aefff6125e52814ed1eb7eb0a6a","kind":"commit","published_at":"2021-06-14T14:56:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"8410c965c21d54e47c7f4c767981b7583038c360","kind":"commit","published_at":"2021-06-04T02:04:06.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2/manifests"},{"name":"v2.0.0-beta.3","sha":"618f0181ac76015c3efdaf8b8ab5a468293f6e82","kind":"commit","published_at":"2021-06-04T01:48:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3/manifests"},{"name":"v1.9.1","sha":"c893dbf25c73fac5239481e56c68239ded430fba","kind":"commit","published_at":"2021-05-11T12:50:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1/manifests"},{"name":"v2.0.0-beta.2","sha":"95c701b25360da1ce8cf2bb82d3387d130ca0cfb","kind":"commit","published_at":"2021-05-11T00:17:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"45ea20024b1affdaff94b4f41c30520787a26baf","kind":"commit","published_at":"2021-05-08T21:03:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.2","sha":"9b67e40640616143e24bc94458908a694e679821","kind":"commit","published_at":"2021-04-21T01:26:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"2eff2d082a610a8f91da44b199a7538ff086755b","kind":"commit","published_at":"2021-04-15T15:26:14.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.9.0","sha":"ce6fbd7bc088f354cd4ff3ed482fb36c956ff210","kind":"commit","published_at":"2021-03-26T00:57:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"65ca8064882c8c308e5c804c5d5443d409e0738c","kind":"commit","published_at":"2020-09-12T18:42:04.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"16c9a8bdc086a2130a88eff98df4088e4c359bb2","kind":"commit","published_at":"2020-05-17T21:56:44.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.7.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0/manifests"},{"name":"latest","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/latest","html_url":"https://github.com/pelletier/go-toml/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest/manifests"},{"name":"v1.6.0","sha":"903d9455db9ff1d7ac1ab199062eca7266dd11a3","kind":"commit","published_at":"2019-10-25T18:53:56.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.6.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8fe62057ea2d46ce44254c98e84e810044dbe197","kind":"commit","published_at":"2019-10-05T19:18:21.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"728039f679cbcd4f6a54e080d2219a4c4928c546","kind":"commit","published_at":"2019-04-30T03:50:10.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"63909f0a90ab0f36909e8e044e46ace10cf13ba2","kind":"commit","published_at":"2019-04-02T16:47:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"c01d1270ff3e442a8a57cddc1c92dc1138598194","kind":"commit","published_at":"2018-06-05T20:47:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"acdc4509485b587f5e675510c4f2c63e90ff68a8","kind":"commit","published_at":"2018-01-18T22:54:55.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"16398bac157da96aa88f98a2df640c7f32af1da2","kind":"commit","published_at":"2017-09-24T18:42:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5ccdfb18c776b740aecaf085c4d9a2779199c279","kind":"commit","published_at":"2017-05-31T01:35:27.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0/manifests"},{"name":"v0.5.0","sha":"13d49d4606eb801b8f01ae542b4afc4c6ee3d84a","kind":"commit","published_at":"2017-03-02T17:43:01.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d464759235b8fd59f8ab4c44807d7c36e1678add","kind":"commit","published_at":"2016-12-02T10:42:58.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"64ff1ea4d585bc1fca65e6331eb8239f2ff31845","kind":"commit","published_at":"2016-06-30T14:21:25.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"8e6ab94eec2ae84996ed00ec774b2e15c540d7f9","kind":"commit","published_at":"2016-04-22T15:38:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"7f50e4c3395c6e7e18157601867d2b7875f97bff","kind":"commit","published_at":"2016-02-20T12:20:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"8176e30b38196a666c324b0735e7e454302b4b05","kind":"commit","published_at":"2016-01-31T16:07:37.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"6d743bb19f054795f4941155ec1bd035b8ca241e","kind":"commit","published_at":"2015-12-01T13:38:33.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"3102b9890016a8c301326cd469faf1ea9c0d0683","kind":"commit","published_at":"2015-11-03T15:07:50.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"21af3aacfe03b3a1471b571aa7b7012432065117","kind":"commit","published_at":"2014-10-07T20:30:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"86a7f2508eef9bec39934139fe9453d3ddb9ebeb","kind":"tag","published_at":"2014-09-24T07:00:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"1df0722ee130a111b440441f419a9b03abe6397a","kind":"tag","published_at":"2013-07-01T19:45:36.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T01:45:51.187Z","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-github-pelletier-go-toml.v2?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-pelletier-go-toml.v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-pelletier-go-toml.v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-pelletier-go-toml.v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T05:33:24.607Z","issues_count":86,"pull_requests_count":191,"avg_time_to_close_issue":17039706.066666666,"avg_time_to_close_pull_request":3718737.2653061226,"issues_closed_count":60,"pull_requests_closed_count":147,"pull_request_authors_count":50,"issue_authors_count":68,"avg_comments_per_issue":2.3372093023255816,"avg_comments_per_pull_request":0.8638743455497382,"merged_pull_requests_count":118,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":13,"past_year_pull_requests_count":64,"past_year_avg_time_to_close_issue":4110638.5714285714,"past_year_avg_time_to_close_pull_request":257573.19444444444,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":0.6923076923076923,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/issues","maintainers":[{"login":"pelletier","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}],"active_maintainers":[{"login":"pelletier","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-pelletier-go-toml.v2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-pelletier-go-toml.v2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-pelletier-go-toml.v2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-pelletier-go-toml.v2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-pelletier-go-toml.v2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-pelletier-go-toml.v2/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1322},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-25T05:04:58.025Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13438862,"name":"golang-github-pelletier-go-toml","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pelletier/go-toml","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/pelletier/go-toml","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T01:53:52.344Z","latest_release_published_at":"2026-02-08T01:53:52.344Z","latest_release_number":"1.4.0+really1.4.0-2","last_synced_at":"2026-03-08T02:59:39.383Z","created_at":"2026-02-08T01:53:51.815Z","updated_at":"2026-08-18T01:55:13.184Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-pelletier-go-toml","install_command":"apt-get install golang-github-pelletier-go-toml","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"extra","binary":"golang-github-pelletier-go-toml-dev, golang-github-pelletier-go-toml","standards_version":"4.4.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-golang, golang-any, golang-github-burntsushi-toml-dev, golang-github-davecgh-go-spew-dev, golang-gopkg-yaml.v2-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":7101733,"uuid":"8393979","full_name":"pelletier/go-toml","owner":"pelletier","description":"Go library for the TOML file format","archived":false,"fork":false,"pushed_at":"2026-08-03T12:43:48.000Z","size":3608,"stargazers_count":1977,"open_issues_count":30,"forks_count":247,"subscribers_count":24,"default_branch":"v2","last_synced_at":"2026-08-18T00:53:25.936Z","etag":null,"topics":["go","golang","hacktoberfest","toml","toml-parsing"],"latest_commit_sha":null,"homepage":"https://github.com/pelletier/go-toml","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pelletier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":"audit_flags_test.go","citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-02-24T17:45:51.000Z","updated_at":"2026-08-16T09:41:30.000Z","dependencies_parsed_at":"2026-08-11T00:58:39.918Z","dependency_job_id":null,"html_url":"https://github.com/pelletier/go-toml","commit_stats":{"total_commits":803,"total_committers":98,"mean_commits":8.193877551020408,"dds":0.4308841843088418,"last_synced_commit":"923b2ab4787c6297011a37d73c4e0ca1a051747d"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/pelletier/go-toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/sbom","scorecard":{"id":726878,"data":{"date":"2025-08-11","repo":{"name":"github.com/pelletier/go-toml","commit":"85e2448ce57f28543cb00e30572cf25fe4dfe6e4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 17/26 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow.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":"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/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.4 not signed: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/pelletier/go-toml/releases/147297953","Warn: release artifact v2.2.4 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/147297953"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T13:05:02.046Z","repository_id":7101733,"created_at":"2025-08-22T13:05:02.046Z","updated_at":"2025-08-22T13:05:02.046Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36752571,"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-17T02:00:06.698Z","response_time":86,"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":"pelletier","name":"Thomas Pelletier","uuid":"172804","kind":"user","description":"","email":"thomas@pelletier.dev","website":"https://pelletier.dev","location":"New York, NY","twitter":"thompelletier","company":null,"icon_url":"https://avatars.githubusercontent.com/u/172804?u=4701b3b1a8bef97848ac878b746cf515fc60555e\u0026v=4","repositories_count":123,"last_synced_at":"2026-08-14T04:51:10.878Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pelletier","funding_links":[],"total_stars":2251,"followers":132,"following":0,"created_at":"2022-11-02T20:38:20.403Z","updated_at":"2026-08-14T04:51:10.904Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier/repositories"},"tags":[{"name":"v2.4.3","sha":"071a36c2a57244f2e70369bfc69889fda2a1f60f","kind":"commit","published_at":"2026-07-05T02:25:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"25fc13019c367a8ea52cd47afa862a7a60025d26","kind":"commit","published_at":"2026-06-24T03:09:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"258652624c6f6454fefc667e537c1780235a8541","kind":"commit","published_at":"2026-06-22T19:31:00.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b99e8db1027869f497c5402ff38afbb5d0f1a932","kind":"commit","published_at":"2026-06-16T00:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"f85c4e8142d63f3c193f84ecfbf4b99104a1c95f","kind":"commit","published_at":"2026-04-16T23:29:02.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"f36a3ece9e3adf0efaf9f9bd3591c3001f17602b","kind":"commit","published_at":"2026-03-24T11:08:39.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"ee07c9203b72060f12e31c04ace80e8a187d5a67","kind":"commit","published_at":"2025-04-07T11:11:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"b730b2be5d3ab7283067ddf61188f41cdf42ce06","kind":"commit","published_at":"2024-08-17T20:26:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a3d5a0bb530b5206c728eed9cb57323061922bcb","kind":"commit","published_at":"2024-04-29T10:02:54.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"d00d2cca6edb4ea8c1292d474008134687f703c2","kind":"commit","published_at":"2024-04-12T14:42:12.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"86608d7fca88a6a61539ff7e9f1a942a428654d8","kind":"commit","published_at":"2024-03-19T17:24:46.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"34765b4a9e937ab927b5bd57231e98c68fe13109","kind":"commit","published_at":"2023-12-11T19:17:49.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3175efb395240ba57fac9174429d72e45a70a44b","kind":"commit","published_at":"2023-08-29T12:46:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0/manifests"},{"name":"v2.0.9","sha":"e183db7e69f2c8da8ddff8be040ce1f79024d075","kind":"commit","published_at":"2023-07-12T14:53:17.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.9","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7b980e792b27b596bb3221bee4676d23ce91bb3c","kind":"commit","published_at":"2023-05-23T22:22:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"643c251c4b34637fef522646c3513598cd4b90f7","kind":"commit","published_at":"2023-02-28T16:34:24.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"94bd3ddcd650ed7a329f9f01c0b5926b8146b56a","kind":"commit","published_at":"2022-11-09T21:14:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"942841787a7d70422e4d8bc7d0be28ab911402df","kind":"commit","published_at":"2022-08-26T13:15:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"28f1efc7d3aac3247b915ecf6ebb3e2651705514","kind":"commit","published_at":"2022-08-22T22:39:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"7baa23f493a82b3f24f4dada5d0b02d17fbde175","kind":"commit","published_at":"2022-08-15T20:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"216628222f5716163bb96d3651a68feef31b090d","kind":"commit","published_at":"2022-06-08T22:05:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0a422e3dbd38adf698d506ce7ced89fdb5d2f66e","kind":"commit","published_at":"2022-05-10T13:43:26.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"171a592663a491f928d2c40ba322bf897f498a01","kind":"commit","published_at":"2022-04-28T01:29:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.8","sha":"adacebd8c783375863daad87fb9b00953adec30b","kind":"commit","published_at":"2022-04-11T02:24:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8/manifests"},{"name":"v2.0.0-beta.7","sha":"f5cc8c49eb6f4ea5635e1e9df82fb418c7482d9b","kind":"commit","published_at":"2022-04-08T01:58:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"068279f13befe90729ff3b5eab3c46edf0a05cc1","kind":"commit","published_at":"2022-04-07T23:51:09.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6/manifests"},{"name":"v1.9.5","sha":"fed1464066413075eac02cd4dc368b5221845541","kind":"commit","published_at":"2022-01-05T14:17:32.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5/manifests"},{"name":"v2.0.0-beta.5","sha":"1b1dd3d6d5c3bac3e48e5728a8cb54295b4ef7a0","kind":"commit","published_at":"2021-12-29T14:53:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"19751e8a519333801ea0c683d530561ed71ce02b","kind":"commit","published_at":"2021-10-28T23:10:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4/manifests"},{"name":"v1.9.4","sha":"b8ba995eaaba4be30c8a8090bdfb4aa61af52054","kind":"commit","published_at":"2021-09-06T01:38:35.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"8e44986c28d58aefff6125e52814ed1eb7eb0a6a","kind":"commit","published_at":"2021-06-14T14:56:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"8410c965c21d54e47c7f4c767981b7583038c360","kind":"commit","published_at":"2021-06-04T02:04:06.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2/manifests"},{"name":"v2.0.0-beta.3","sha":"618f0181ac76015c3efdaf8b8ab5a468293f6e82","kind":"commit","published_at":"2021-06-04T01:48:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3/manifests"},{"name":"v1.9.1","sha":"c893dbf25c73fac5239481e56c68239ded430fba","kind":"commit","published_at":"2021-05-11T12:50:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1/manifests"},{"name":"v2.0.0-beta.2","sha":"95c701b25360da1ce8cf2bb82d3387d130ca0cfb","kind":"commit","published_at":"2021-05-11T00:17:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"45ea20024b1affdaff94b4f41c30520787a26baf","kind":"commit","published_at":"2021-05-08T21:03:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.2","sha":"9b67e40640616143e24bc94458908a694e679821","kind":"commit","published_at":"2021-04-21T01:26:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"2eff2d082a610a8f91da44b199a7538ff086755b","kind":"commit","published_at":"2021-04-15T15:26:14.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.9.0","sha":"ce6fbd7bc088f354cd4ff3ed482fb36c956ff210","kind":"commit","published_at":"2021-03-26T00:57:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"65ca8064882c8c308e5c804c5d5443d409e0738c","kind":"commit","published_at":"2020-09-12T18:42:04.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"16c9a8bdc086a2130a88eff98df4088e4c359bb2","kind":"commit","published_at":"2020-05-17T21:56:44.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.7.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0/manifests"},{"name":"latest","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/latest","html_url":"https://github.com/pelletier/go-toml/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest/manifests"},{"name":"v1.6.0","sha":"903d9455db9ff1d7ac1ab199062eca7266dd11a3","kind":"commit","published_at":"2019-10-25T18:53:56.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.6.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8fe62057ea2d46ce44254c98e84e810044dbe197","kind":"commit","published_at":"2019-10-05T19:18:21.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"728039f679cbcd4f6a54e080d2219a4c4928c546","kind":"commit","published_at":"2019-04-30T03:50:10.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"63909f0a90ab0f36909e8e044e46ace10cf13ba2","kind":"commit","published_at":"2019-04-02T16:47:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"c01d1270ff3e442a8a57cddc1c92dc1138598194","kind":"commit","published_at":"2018-06-05T20:47:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"acdc4509485b587f5e675510c4f2c63e90ff68a8","kind":"commit","published_at":"2018-01-18T22:54:55.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"16398bac157da96aa88f98a2df640c7f32af1da2","kind":"commit","published_at":"2017-09-24T18:42:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5ccdfb18c776b740aecaf085c4d9a2779199c279","kind":"commit","published_at":"2017-05-31T01:35:27.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0/manifests"},{"name":"v0.5.0","sha":"13d49d4606eb801b8f01ae542b4afc4c6ee3d84a","kind":"commit","published_at":"2017-03-02T17:43:01.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d464759235b8fd59f8ab4c44807d7c36e1678add","kind":"commit","published_at":"2016-12-02T10:42:58.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"64ff1ea4d585bc1fca65e6331eb8239f2ff31845","kind":"commit","published_at":"2016-06-30T14:21:25.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"8e6ab94eec2ae84996ed00ec774b2e15c540d7f9","kind":"commit","published_at":"2016-04-22T15:38:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"7f50e4c3395c6e7e18157601867d2b7875f97bff","kind":"commit","published_at":"2016-02-20T12:20:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"8176e30b38196a666c324b0735e7e454302b4b05","kind":"commit","published_at":"2016-01-31T16:07:37.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"6d743bb19f054795f4941155ec1bd035b8ca241e","kind":"commit","published_at":"2015-12-01T13:38:33.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"3102b9890016a8c301326cd469faf1ea9c0d0683","kind":"commit","published_at":"2015-11-03T15:07:50.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"21af3aacfe03b3a1471b571aa7b7012432065117","kind":"commit","published_at":"2014-10-07T20:30:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"86a7f2508eef9bec39934139fe9453d3ddb9ebeb","kind":"tag","published_at":"2014-09-24T07:00:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"1df0722ee130a111b440441f419a9b03abe6397a","kind":"tag","published_at":"2013-07-01T19:45:36.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T01:55:13.183Z","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-github-pelletier-go-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-github-pelletier-go-toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-pelletier-go-toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-pelletier-go-toml/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T05:33:24.607Z","issues_count":86,"pull_requests_count":191,"avg_time_to_close_issue":17039706.066666666,"avg_time_to_close_pull_request":3718737.2653061226,"issues_closed_count":60,"pull_requests_closed_count":147,"pull_request_authors_count":50,"issue_authors_count":68,"avg_comments_per_issue":2.3372093023255816,"avg_comments_per_pull_request":0.8638743455497382,"merged_pull_requests_count":118,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":13,"past_year_pull_requests_count":64,"past_year_avg_time_to_close_issue":4110638.5714285714,"past_year_avg_time_to_close_pull_request":257573.19444444444,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":0.6923076923076923,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/issues","maintainers":[{"login":"pelletier","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}],"active_maintainers":[{"login":"pelletier","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-pelletier-go-toml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-pelletier-go-toml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-pelletier-go-toml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-pelletier-go-toml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-pelletier-go-toml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-pelletier-go-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":759},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-08-25T05:06:53.666Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":14745893,"name":"github.com/pelletier/go-TOML","ecosystem":"go","description":"Package toml is a TOML parser and manipulation library.","homepage":"https://github.com/pelletier/go-TOML","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/pelletier/go-TOML","keywords_array":[],"namespace":"github.com/pelletier","versions_count":15,"first_release_published_at":"2013-07-01T19:43:09.000Z","latest_release_published_at":"2018-06-05T20:47:19.000Z","latest_release_number":"v1.2.0","last_synced_at":"2026-08-26T00:58:05.969Z","created_at":"2026-07-11T14:50:46.684Z","updated_at":"2026-08-26T00:58:05.969Z","registry_url":"https://pkg.go.dev/github.com/pelletier/go-TOML","install_command":"go get github.com/pelletier/go-TOML","documentation_url":"https://pkg.go.dev/github.com/pelletier/go-TOML#section-documentation","metadata":{},"repo_metadata":{"id":7101733,"uuid":"8393979","full_name":"pelletier/go-toml","owner":"pelletier","description":"Go library for the TOML file format","archived":false,"fork":false,"pushed_at":"2026-08-03T12:43:48.000Z","size":3608,"stargazers_count":1977,"open_issues_count":30,"forks_count":247,"subscribers_count":24,"default_branch":"v2","last_synced_at":"2026-08-18T00:53:25.936Z","etag":null,"topics":["go","golang","hacktoberfest","toml","toml-parsing"],"latest_commit_sha":null,"homepage":"https://github.com/pelletier/go-toml","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pelletier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":"audit_flags_test.go","citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-02-24T17:45:51.000Z","updated_at":"2026-08-16T09:41:30.000Z","dependencies_parsed_at":"2026-08-11T00:58:39.918Z","dependency_job_id":null,"html_url":"https://github.com/pelletier/go-toml","commit_stats":{"total_commits":803,"total_committers":98,"mean_commits":8.193877551020408,"dds":0.4308841843088418,"last_synced_commit":"923b2ab4787c6297011a37d73c4e0ca1a051747d"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/pelletier/go-toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/sbom","scorecard":{"id":726878,"data":{"date":"2025-08-11","repo":{"name":"github.com/pelletier/go-toml","commit":"85e2448ce57f28543cb00e30572cf25fe4dfe6e4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 17/26 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow.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":"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/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.4 not signed: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/pelletier/go-toml/releases/147297953","Warn: release artifact v2.2.4 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/147297953"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T13:05:02.046Z","repository_id":7101733,"created_at":"2025-08-22T13:05:02.046Z","updated_at":"2025-08-22T13:05:02.046Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784057,"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-19T02:00:06.185Z","response_time":54,"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":"pelletier","name":"Thomas Pelletier","uuid":"172804","kind":"user","description":"","email":"thomas@pelletier.dev","website":"https://pelletier.dev","location":"New York, NY","twitter":"thompelletier","company":null,"icon_url":"https://avatars.githubusercontent.com/u/172804?u=4701b3b1a8bef97848ac878b746cf515fc60555e\u0026v=4","repositories_count":123,"last_synced_at":"2026-08-14T04:51:10.878Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pelletier","funding_links":[],"total_stars":2251,"followers":132,"following":0,"created_at":"2022-11-02T20:38:20.403Z","updated_at":"2026-08-14T04:51:10.904Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier/repositories"},"tags":[{"name":"v2.4.3","sha":"071a36c2a57244f2e70369bfc69889fda2a1f60f","kind":"commit","published_at":"2026-07-05T02:25:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"25fc13019c367a8ea52cd47afa862a7a60025d26","kind":"commit","published_at":"2026-06-24T03:09:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"258652624c6f6454fefc667e537c1780235a8541","kind":"commit","published_at":"2026-06-22T19:31:00.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b99e8db1027869f497c5402ff38afbb5d0f1a932","kind":"commit","published_at":"2026-06-16T00:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"f85c4e8142d63f3c193f84ecfbf4b99104a1c95f","kind":"commit","published_at":"2026-04-16T23:29:02.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"f36a3ece9e3adf0efaf9f9bd3591c3001f17602b","kind":"commit","published_at":"2026-03-24T11:08:39.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"ee07c9203b72060f12e31c04ace80e8a187d5a67","kind":"commit","published_at":"2025-04-07T11:11:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"b730b2be5d3ab7283067ddf61188f41cdf42ce06","kind":"commit","published_at":"2024-08-17T20:26:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a3d5a0bb530b5206c728eed9cb57323061922bcb","kind":"commit","published_at":"2024-04-29T10:02:54.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"d00d2cca6edb4ea8c1292d474008134687f703c2","kind":"commit","published_at":"2024-04-12T14:42:12.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"86608d7fca88a6a61539ff7e9f1a942a428654d8","kind":"commit","published_at":"2024-03-19T17:24:46.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"34765b4a9e937ab927b5bd57231e98c68fe13109","kind":"commit","published_at":"2023-12-11T19:17:49.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3175efb395240ba57fac9174429d72e45a70a44b","kind":"commit","published_at":"2023-08-29T12:46:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0/manifests"},{"name":"v2.0.9","sha":"e183db7e69f2c8da8ddff8be040ce1f79024d075","kind":"commit","published_at":"2023-07-12T14:53:17.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.9","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7b980e792b27b596bb3221bee4676d23ce91bb3c","kind":"commit","published_at":"2023-05-23T22:22:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"643c251c4b34637fef522646c3513598cd4b90f7","kind":"commit","published_at":"2023-02-28T16:34:24.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"94bd3ddcd650ed7a329f9f01c0b5926b8146b56a","kind":"commit","published_at":"2022-11-09T21:14:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"942841787a7d70422e4d8bc7d0be28ab911402df","kind":"commit","published_at":"2022-08-26T13:15:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"28f1efc7d3aac3247b915ecf6ebb3e2651705514","kind":"commit","published_at":"2022-08-22T22:39:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"7baa23f493a82b3f24f4dada5d0b02d17fbde175","kind":"commit","published_at":"2022-08-15T20:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"216628222f5716163bb96d3651a68feef31b090d","kind":"commit","published_at":"2022-06-08T22:05:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0a422e3dbd38adf698d506ce7ced89fdb5d2f66e","kind":"commit","published_at":"2022-05-10T13:43:26.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"171a592663a491f928d2c40ba322bf897f498a01","kind":"commit","published_at":"2022-04-28T01:29:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.8","sha":"adacebd8c783375863daad87fb9b00953adec30b","kind":"commit","published_at":"2022-04-11T02:24:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8/manifests"},{"name":"v2.0.0-beta.7","sha":"f5cc8c49eb6f4ea5635e1e9df82fb418c7482d9b","kind":"commit","published_at":"2022-04-08T01:58:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"068279f13befe90729ff3b5eab3c46edf0a05cc1","kind":"commit","published_at":"2022-04-07T23:51:09.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6/manifests"},{"name":"v1.9.5","sha":"fed1464066413075eac02cd4dc368b5221845541","kind":"commit","published_at":"2022-01-05T14:17:32.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5/manifests"},{"name":"v2.0.0-beta.5","sha":"1b1dd3d6d5c3bac3e48e5728a8cb54295b4ef7a0","kind":"commit","published_at":"2021-12-29T14:53:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"19751e8a519333801ea0c683d530561ed71ce02b","kind":"commit","published_at":"2021-10-28T23:10:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4/manifests"},{"name":"v1.9.4","sha":"b8ba995eaaba4be30c8a8090bdfb4aa61af52054","kind":"commit","published_at":"2021-09-06T01:38:35.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"8e44986c28d58aefff6125e52814ed1eb7eb0a6a","kind":"commit","published_at":"2021-06-14T14:56:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"8410c965c21d54e47c7f4c767981b7583038c360","kind":"commit","published_at":"2021-06-04T02:04:06.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2/manifests"},{"name":"v2.0.0-beta.3","sha":"618f0181ac76015c3efdaf8b8ab5a468293f6e82","kind":"commit","published_at":"2021-06-04T01:48:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3/manifests"},{"name":"v1.9.1","sha":"c893dbf25c73fac5239481e56c68239ded430fba","kind":"commit","published_at":"2021-05-11T12:50:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1/manifests"},{"name":"v2.0.0-beta.2","sha":"95c701b25360da1ce8cf2bb82d3387d130ca0cfb","kind":"commit","published_at":"2021-05-11T00:17:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"45ea20024b1affdaff94b4f41c30520787a26baf","kind":"commit","published_at":"2021-05-08T21:03:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.2","sha":"9b67e40640616143e24bc94458908a694e679821","kind":"commit","published_at":"2021-04-21T01:26:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"2eff2d082a610a8f91da44b199a7538ff086755b","kind":"commit","published_at":"2021-04-15T15:26:14.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.9.0","sha":"ce6fbd7bc088f354cd4ff3ed482fb36c956ff210","kind":"commit","published_at":"2021-03-26T00:57:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"65ca8064882c8c308e5c804c5d5443d409e0738c","kind":"commit","published_at":"2020-09-12T18:42:04.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"16c9a8bdc086a2130a88eff98df4088e4c359bb2","kind":"commit","published_at":"2020-05-17T21:56:44.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.7.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0/manifests"},{"name":"latest","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/latest","html_url":"https://github.com/pelletier/go-toml/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest/manifests"},{"name":"v1.6.0","sha":"903d9455db9ff1d7ac1ab199062eca7266dd11a3","kind":"commit","published_at":"2019-10-25T18:53:56.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.6.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8fe62057ea2d46ce44254c98e84e810044dbe197","kind":"commit","published_at":"2019-10-05T19:18:21.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"728039f679cbcd4f6a54e080d2219a4c4928c546","kind":"commit","published_at":"2019-04-30T03:50:10.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"63909f0a90ab0f36909e8e044e46ace10cf13ba2","kind":"commit","published_at":"2019-04-02T16:47:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"c01d1270ff3e442a8a57cddc1c92dc1138598194","kind":"commit","published_at":"2018-06-05T20:47:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"acdc4509485b587f5e675510c4f2c63e90ff68a8","kind":"commit","published_at":"2018-01-18T22:54:55.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"16398bac157da96aa88f98a2df640c7f32af1da2","kind":"commit","published_at":"2017-09-24T18:42:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5ccdfb18c776b740aecaf085c4d9a2779199c279","kind":"commit","published_at":"2017-05-31T01:35:27.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0/manifests"},{"name":"v0.5.0","sha":"13d49d4606eb801b8f01ae542b4afc4c6ee3d84a","kind":"commit","published_at":"2017-03-02T17:43:01.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d464759235b8fd59f8ab4c44807d7c36e1678add","kind":"commit","published_at":"2016-12-02T10:42:58.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"64ff1ea4d585bc1fca65e6331eb8239f2ff31845","kind":"commit","published_at":"2016-06-30T14:21:25.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"8e6ab94eec2ae84996ed00ec774b2e15c540d7f9","kind":"commit","published_at":"2016-04-22T15:38:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"7f50e4c3395c6e7e18157601867d2b7875f97bff","kind":"commit","published_at":"2016-02-20T12:20:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"8176e30b38196a666c324b0735e7e454302b4b05","kind":"commit","published_at":"2016-01-31T16:07:37.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"6d743bb19f054795f4941155ec1bd035b8ca241e","kind":"commit","published_at":"2015-12-01T13:38:33.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"3102b9890016a8c301326cd469faf1ea9c0d0683","kind":"commit","published_at":"2015-11-03T15:07:50.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"21af3aacfe03b3a1471b571aa7b7012432065117","kind":"commit","published_at":"2014-10-07T20:30:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"86a7f2508eef9bec39934139fe9453d3ddb9ebeb","kind":"tag","published_at":"2014-09-24T07:00:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"1df0722ee130a111b440441f419a9b03abe6397a","kind":"tag","published_at":"2013-07-01T19:45:36.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T00:56:25.492Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.904853807817963,"dependent_packages_count":4.5957243661487635,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.750289086983363},"purl":"pkg:golang/github.com/pelletier/go-%21t%21o%21m%21l","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pelletier/go-TOML","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pelletier/go-TOML","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pelletier/go-TOML/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T06:32:31.601Z","issues_count":86,"pull_requests_count":192,"avg_time_to_close_issue":17039706.066666666,"avg_time_to_close_pull_request":3718737.2653061226,"issues_closed_count":60,"pull_requests_closed_count":147,"pull_request_authors_count":51,"issue_authors_count":68,"avg_comments_per_issue":2.3372093023255816,"avg_comments_per_pull_request":0.859375,"merged_pull_requests_count":118,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":11,"past_year_pull_requests_count":65,"past_year_avg_time_to_close_issue":302877.0,"past_year_avg_time_to_close_pull_request":257573.19444444444,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.36363636363636365,"past_year_avg_comments_per_pull_request":0.5538461538461539,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/issues","maintainers":[{"login":"pelletier","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}],"active_maintainers":[{"login":"pelletier","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-TOML/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-TOML/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-TOML/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-TOML/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-TOML/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-TOML/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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":3525719,"name":"gopkg.in/pelletier/go-toml.v0","ecosystem":"go","description":"Package toml is a TOML markup language parser.","homepage":"https://github.com/pelletier/go-toml","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/pelletier/go-toml","keywords_array":[],"namespace":"gopkg.in/pelletier","versions_count":11,"first_release_published_at":"2013-07-01T19:43:09.000Z","latest_release_published_at":"2017-03-02T17:43:01.000Z","latest_release_number":"v0.5.0","last_synced_at":"2026-08-25T09:38:22.472Z","created_at":"2022-04-10T22:39:34.896Z","updated_at":"2026-08-25T09:38:22.473Z","registry_url":"https://pkg.go.dev/gopkg.in/pelletier/go-toml.v0","install_command":"go get gopkg.in/pelletier/go-toml.v0","documentation_url":"https://pkg.go.dev/gopkg.in/pelletier/go-toml.v0#section-documentation","metadata":{},"repo_metadata":{"id":7101733,"uuid":"8393979","full_name":"pelletier/go-toml","owner":"pelletier","description":"Go library for the TOML file format","archived":false,"fork":false,"pushed_at":"2026-08-03T12:43:48.000Z","size":3608,"stargazers_count":1977,"open_issues_count":30,"forks_count":247,"subscribers_count":24,"default_branch":"v2","last_synced_at":"2026-08-18T00:53:25.936Z","etag":null,"topics":["go","golang","hacktoberfest","toml","toml-parsing"],"latest_commit_sha":null,"homepage":"https://github.com/pelletier/go-toml","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pelletier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":"audit_flags_test.go","citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-02-24T17:45:51.000Z","updated_at":"2026-08-16T09:41:30.000Z","dependencies_parsed_at":"2026-08-11T00:58:39.918Z","dependency_job_id":null,"html_url":"https://github.com/pelletier/go-toml","commit_stats":{"total_commits":803,"total_committers":98,"mean_commits":8.193877551020408,"dds":0.4308841843088418,"last_synced_commit":"923b2ab4787c6297011a37d73c4e0ca1a051747d"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/pelletier/go-toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/sbom","scorecard":{"id":726878,"data":{"date":"2025-08-11","repo":{"name":"github.com/pelletier/go-toml","commit":"85e2448ce57f28543cb00e30572cf25fe4dfe6e4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 17/26 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow.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":"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/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.4 not signed: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/pelletier/go-toml/releases/147297953","Warn: release artifact v2.2.4 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/147297953"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T13:05:02.046Z","repository_id":7101733,"created_at":"2025-08-22T13:05:02.046Z","updated_at":"2025-08-22T13:05:02.046Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36752571,"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-17T02:00:06.698Z","response_time":86,"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":"pelletier","name":"Thomas Pelletier","uuid":"172804","kind":"user","description":"","email":"thomas@pelletier.dev","website":"https://pelletier.dev","location":"New York, NY","twitter":"thompelletier","company":null,"icon_url":"https://avatars.githubusercontent.com/u/172804?u=4701b3b1a8bef97848ac878b746cf515fc60555e\u0026v=4","repositories_count":123,"last_synced_at":"2026-08-14T04:51:10.878Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pelletier","funding_links":[],"total_stars":2251,"followers":132,"following":0,"created_at":"2022-11-02T20:38:20.403Z","updated_at":"2026-08-14T04:51:10.904Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier/repositories"},"tags":[{"name":"v2.4.3","sha":"071a36c2a57244f2e70369bfc69889fda2a1f60f","kind":"commit","published_at":"2026-07-05T02:25:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"25fc13019c367a8ea52cd47afa862a7a60025d26","kind":"commit","published_at":"2026-06-24T03:09:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"258652624c6f6454fefc667e537c1780235a8541","kind":"commit","published_at":"2026-06-22T19:31:00.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b99e8db1027869f497c5402ff38afbb5d0f1a932","kind":"commit","published_at":"2026-06-16T00:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"f85c4e8142d63f3c193f84ecfbf4b99104a1c95f","kind":"commit","published_at":"2026-04-16T23:29:02.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"f36a3ece9e3adf0efaf9f9bd3591c3001f17602b","kind":"commit","published_at":"2026-03-24T11:08:39.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"ee07c9203b72060f12e31c04ace80e8a187d5a67","kind":"commit","published_at":"2025-04-07T11:11:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"b730b2be5d3ab7283067ddf61188f41cdf42ce06","kind":"commit","published_at":"2024-08-17T20:26:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a3d5a0bb530b5206c728eed9cb57323061922bcb","kind":"commit","published_at":"2024-04-29T10:02:54.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"d00d2cca6edb4ea8c1292d474008134687f703c2","kind":"commit","published_at":"2024-04-12T14:42:12.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"86608d7fca88a6a61539ff7e9f1a942a428654d8","kind":"commit","published_at":"2024-03-19T17:24:46.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"34765b4a9e937ab927b5bd57231e98c68fe13109","kind":"commit","published_at":"2023-12-11T19:17:49.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3175efb395240ba57fac9174429d72e45a70a44b","kind":"commit","published_at":"2023-08-29T12:46:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0/manifests"},{"name":"v2.0.9","sha":"e183db7e69f2c8da8ddff8be040ce1f79024d075","kind":"commit","published_at":"2023-07-12T14:53:17.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.9","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7b980e792b27b596bb3221bee4676d23ce91bb3c","kind":"commit","published_at":"2023-05-23T22:22:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"643c251c4b34637fef522646c3513598cd4b90f7","kind":"commit","published_at":"2023-02-28T16:34:24.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"94bd3ddcd650ed7a329f9f01c0b5926b8146b56a","kind":"commit","published_at":"2022-11-09T21:14:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"942841787a7d70422e4d8bc7d0be28ab911402df","kind":"commit","published_at":"2022-08-26T13:15:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"28f1efc7d3aac3247b915ecf6ebb3e2651705514","kind":"commit","published_at":"2022-08-22T22:39:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"7baa23f493a82b3f24f4dada5d0b02d17fbde175","kind":"commit","published_at":"2022-08-15T20:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"216628222f5716163bb96d3651a68feef31b090d","kind":"commit","published_at":"2022-06-08T22:05:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0a422e3dbd38adf698d506ce7ced89fdb5d2f66e","kind":"commit","published_at":"2022-05-10T13:43:26.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"171a592663a491f928d2c40ba322bf897f498a01","kind":"commit","published_at":"2022-04-28T01:29:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.8","sha":"adacebd8c783375863daad87fb9b00953adec30b","kind":"commit","published_at":"2022-04-11T02:24:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8/manifests"},{"name":"v2.0.0-beta.7","sha":"f5cc8c49eb6f4ea5635e1e9df82fb418c7482d9b","kind":"commit","published_at":"2022-04-08T01:58:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"068279f13befe90729ff3b5eab3c46edf0a05cc1","kind":"commit","published_at":"2022-04-07T23:51:09.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6/manifests"},{"name":"v1.9.5","sha":"fed1464066413075eac02cd4dc368b5221845541","kind":"commit","published_at":"2022-01-05T14:17:32.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5/manifests"},{"name":"v2.0.0-beta.5","sha":"1b1dd3d6d5c3bac3e48e5728a8cb54295b4ef7a0","kind":"commit","published_at":"2021-12-29T14:53:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"19751e8a519333801ea0c683d530561ed71ce02b","kind":"commit","published_at":"2021-10-28T23:10:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4/manifests"},{"name":"v1.9.4","sha":"b8ba995eaaba4be30c8a8090bdfb4aa61af52054","kind":"commit","published_at":"2021-09-06T01:38:35.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"8e44986c28d58aefff6125e52814ed1eb7eb0a6a","kind":"commit","published_at":"2021-06-14T14:56:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"8410c965c21d54e47c7f4c767981b7583038c360","kind":"commit","published_at":"2021-06-04T02:04:06.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2/manifests"},{"name":"v2.0.0-beta.3","sha":"618f0181ac76015c3efdaf8b8ab5a468293f6e82","kind":"commit","published_at":"2021-06-04T01:48:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3/manifests"},{"name":"v1.9.1","sha":"c893dbf25c73fac5239481e56c68239ded430fba","kind":"commit","published_at":"2021-05-11T12:50:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1/manifests"},{"name":"v2.0.0-beta.2","sha":"95c701b25360da1ce8cf2bb82d3387d130ca0cfb","kind":"commit","published_at":"2021-05-11T00:17:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"45ea20024b1affdaff94b4f41c30520787a26baf","kind":"commit","published_at":"2021-05-08T21:03:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.2","sha":"9b67e40640616143e24bc94458908a694e679821","kind":"commit","published_at":"2021-04-21T01:26:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"2eff2d082a610a8f91da44b199a7538ff086755b","kind":"commit","published_at":"2021-04-15T15:26:14.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.9.0","sha":"ce6fbd7bc088f354cd4ff3ed482fb36c956ff210","kind":"commit","published_at":"2021-03-26T00:57:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"65ca8064882c8c308e5c804c5d5443d409e0738c","kind":"commit","published_at":"2020-09-12T18:42:04.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"16c9a8bdc086a2130a88eff98df4088e4c359bb2","kind":"commit","published_at":"2020-05-17T21:56:44.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.7.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0/manifests"},{"name":"latest","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/latest","html_url":"https://github.com/pelletier/go-toml/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest/manifests"},{"name":"v1.6.0","sha":"903d9455db9ff1d7ac1ab199062eca7266dd11a3","kind":"commit","published_at":"2019-10-25T18:53:56.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.6.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8fe62057ea2d46ce44254c98e84e810044dbe197","kind":"commit","published_at":"2019-10-05T19:18:21.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"728039f679cbcd4f6a54e080d2219a4c4928c546","kind":"commit","published_at":"2019-04-30T03:50:10.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"63909f0a90ab0f36909e8e044e46ace10cf13ba2","kind":"commit","published_at":"2019-04-02T16:47:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"c01d1270ff3e442a8a57cddc1c92dc1138598194","kind":"commit","published_at":"2018-06-05T20:47:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"acdc4509485b587f5e675510c4f2c63e90ff68a8","kind":"commit","published_at":"2018-01-18T22:54:55.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"16398bac157da96aa88f98a2df640c7f32af1da2","kind":"commit","published_at":"2017-09-24T18:42:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5ccdfb18c776b740aecaf085c4d9a2779199c279","kind":"commit","published_at":"2017-05-31T01:35:27.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0/manifests"},{"name":"v0.5.0","sha":"13d49d4606eb801b8f01ae542b4afc4c6ee3d84a","kind":"commit","published_at":"2017-03-02T17:43:01.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d464759235b8fd59f8ab4c44807d7c36e1678add","kind":"commit","published_at":"2016-12-02T10:42:58.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"64ff1ea4d585bc1fca65e6331eb8239f2ff31845","kind":"commit","published_at":"2016-06-30T14:21:25.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"8e6ab94eec2ae84996ed00ec774b2e15c540d7f9","kind":"commit","published_at":"2016-04-22T15:38:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"7f50e4c3395c6e7e18157601867d2b7875f97bff","kind":"commit","published_at":"2016-02-20T12:20:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"8176e30b38196a666c324b0735e7e454302b4b05","kind":"commit","published_at":"2016-01-31T16:07:37.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"6d743bb19f054795f4941155ec1bd035b8ca241e","kind":"commit","published_at":"2015-12-01T13:38:33.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"3102b9890016a8c301326cd469faf1ea9c0d0683","kind":"commit","published_at":"2015-11-03T15:07:50.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"21af3aacfe03b3a1471b571aa7b7012432065117","kind":"commit","published_at":"2014-10-07T20:30:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"86a7f2508eef9bec39934139fe9453d3ddb9ebeb","kind":"tag","published_at":"2014-09-24T07:00:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"1df0722ee130a111b440441f419a9b03abe6397a","kind":"tag","published_at":"2013-07-01T19:45:36.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T07:04:59.067Z","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":1.0950162563395234,"forks_count":1.2248649607143138,"average":4.666220370197871},"purl":"pkg:golang/gopkg.in/pelletier/go-toml.v0","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/gopkg.in/pelletier/go-toml.v0","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/gopkg.in/pelletier/go-toml.v0","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/gopkg.in/pelletier/go-toml.v0/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T06:04:59.254Z","issues_count":86,"pull_requests_count":191,"avg_time_to_close_issue":17039706.066666666,"avg_time_to_close_pull_request":3718737.2653061226,"issues_closed_count":60,"pull_requests_closed_count":147,"pull_request_authors_count":50,"issue_authors_count":68,"avg_comments_per_issue":2.3372093023255816,"avg_comments_per_pull_request":0.8638743455497382,"merged_pull_requests_count":118,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":12,"past_year_pull_requests_count":64,"past_year_avg_time_to_close_issue":302877.0,"past_year_avg_time_to_close_pull_request":257573.19444444444,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/issues","maintainers":[{"login":"pelletier","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}],"active_maintainers":[{"login":"pelletier","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fpelletier%2Fgo-toml.v0/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fpelletier%2Fgo-toml.v0/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fpelletier%2Fgo-toml.v0/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fpelletier%2Fgo-toml.v0/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fpelletier%2Fgo-toml.v0/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fpelletier%2Fgo-toml.v0/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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":14392902,"name":"github.com/pelletier/go-toml/v2/internal/ast","ecosystem":"go","description":"","homepage":"https://github.com/pelletier/go-toml","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pelletier/go-toml","keywords_array":[],"namespace":"github.com/pelletier/go-toml/v2/internal","versions_count":16,"first_release_published_at":"2026-05-06T15:26:41.244Z","latest_release_published_at":"2026-05-06T15:26:41.244Z","latest_release_number":"v2.0.5","last_synced_at":"2026-08-25T01:24:30.419Z","created_at":"2026-05-06T15:26:15.124Z","updated_at":"2026-08-25T01:24:30.419Z","registry_url":"https://pkg.go.dev/github.com/pelletier/go-toml/v2/internal/ast","install_command":"go get github.com/pelletier/go-toml/v2/internal/ast","documentation_url":"https://pkg.go.dev/github.com/pelletier/go-toml/v2/internal/ast#section-documentation","metadata":{},"repo_metadata":{"id":7101733,"uuid":"8393979","full_name":"pelletier/go-toml","owner":"pelletier","description":"Go library for the TOML file format","archived":false,"fork":false,"pushed_at":"2026-08-03T12:43:48.000Z","size":3608,"stargazers_count":1977,"open_issues_count":30,"forks_count":247,"subscribers_count":24,"default_branch":"v2","last_synced_at":"2026-08-18T00:53:25.936Z","etag":null,"topics":["go","golang","hacktoberfest","toml","toml-parsing"],"latest_commit_sha":null,"homepage":"https://github.com/pelletier/go-toml","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pelletier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":"audit_flags_test.go","citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-02-24T17:45:51.000Z","updated_at":"2026-08-16T09:41:30.000Z","dependencies_parsed_at":"2026-08-11T00:58:39.918Z","dependency_job_id":null,"html_url":"https://github.com/pelletier/go-toml","commit_stats":{"total_commits":803,"total_committers":98,"mean_commits":8.193877551020408,"dds":0.4308841843088418,"last_synced_commit":"923b2ab4787c6297011a37d73c4e0ca1a051747d"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/pelletier/go-toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/sbom","scorecard":{"id":726878,"data":{"date":"2025-08-11","repo":{"name":"github.com/pelletier/go-toml","commit":"85e2448ce57f28543cb00e30572cf25fe4dfe6e4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 17/26 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow.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":"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/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.4 not signed: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/pelletier/go-toml/releases/147297953","Warn: release artifact v2.2.4 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/147297953"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T13:05:02.046Z","repository_id":7101733,"created_at":"2025-08-22T13:05:02.046Z","updated_at":"2025-08-22T13:05:02.046Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36752571,"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-17T02:00:06.698Z","response_time":86,"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":"pelletier","name":"Thomas Pelletier","uuid":"172804","kind":"user","description":"","email":"thomas@pelletier.dev","website":"https://pelletier.dev","location":"New York, NY","twitter":"thompelletier","company":null,"icon_url":"https://avatars.githubusercontent.com/u/172804?u=4701b3b1a8bef97848ac878b746cf515fc60555e\u0026v=4","repositories_count":123,"last_synced_at":"2026-08-14T04:51:10.878Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pelletier","funding_links":[],"total_stars":2251,"followers":132,"following":0,"created_at":"2022-11-02T20:38:20.403Z","updated_at":"2026-08-14T04:51:10.904Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier/repositories"},"tags":[{"name":"v2.4.3","sha":"071a36c2a57244f2e70369bfc69889fda2a1f60f","kind":"commit","published_at":"2026-07-05T02:25:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"25fc13019c367a8ea52cd47afa862a7a60025d26","kind":"commit","published_at":"2026-06-24T03:09:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"258652624c6f6454fefc667e537c1780235a8541","kind":"commit","published_at":"2026-06-22T19:31:00.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b99e8db1027869f497c5402ff38afbb5d0f1a932","kind":"commit","published_at":"2026-06-16T00:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"f85c4e8142d63f3c193f84ecfbf4b99104a1c95f","kind":"commit","published_at":"2026-04-16T23:29:02.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"f36a3ece9e3adf0efaf9f9bd3591c3001f17602b","kind":"commit","published_at":"2026-03-24T11:08:39.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"ee07c9203b72060f12e31c04ace80e8a187d5a67","kind":"commit","published_at":"2025-04-07T11:11:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"b730b2be5d3ab7283067ddf61188f41cdf42ce06","kind":"commit","published_at":"2024-08-17T20:26:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a3d5a0bb530b5206c728eed9cb57323061922bcb","kind":"commit","published_at":"2024-04-29T10:02:54.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"d00d2cca6edb4ea8c1292d474008134687f703c2","kind":"commit","published_at":"2024-04-12T14:42:12.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"86608d7fca88a6a61539ff7e9f1a942a428654d8","kind":"commit","published_at":"2024-03-19T17:24:46.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"34765b4a9e937ab927b5bd57231e98c68fe13109","kind":"commit","published_at":"2023-12-11T19:17:49.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3175efb395240ba57fac9174429d72e45a70a44b","kind":"commit","published_at":"2023-08-29T12:46:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0/manifests"},{"name":"v2.0.9","sha":"e183db7e69f2c8da8ddff8be040ce1f79024d075","kind":"commit","published_at":"2023-07-12T14:53:17.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.9","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7b980e792b27b596bb3221bee4676d23ce91bb3c","kind":"commit","published_at":"2023-05-23T22:22:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"643c251c4b34637fef522646c3513598cd4b90f7","kind":"commit","published_at":"2023-02-28T16:34:24.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"94bd3ddcd650ed7a329f9f01c0b5926b8146b56a","kind":"commit","published_at":"2022-11-09T21:14:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"942841787a7d70422e4d8bc7d0be28ab911402df","kind":"commit","published_at":"2022-08-26T13:15:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"28f1efc7d3aac3247b915ecf6ebb3e2651705514","kind":"commit","published_at":"2022-08-22T22:39:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"7baa23f493a82b3f24f4dada5d0b02d17fbde175","kind":"commit","published_at":"2022-08-15T20:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"216628222f5716163bb96d3651a68feef31b090d","kind":"commit","published_at":"2022-06-08T22:05:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0a422e3dbd38adf698d506ce7ced89fdb5d2f66e","kind":"commit","published_at":"2022-05-10T13:43:26.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"171a592663a491f928d2c40ba322bf897f498a01","kind":"commit","published_at":"2022-04-28T01:29:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.8","sha":"adacebd8c783375863daad87fb9b00953adec30b","kind":"commit","published_at":"2022-04-11T02:24:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8/manifests"},{"name":"v2.0.0-beta.7","sha":"f5cc8c49eb6f4ea5635e1e9df82fb418c7482d9b","kind":"commit","published_at":"2022-04-08T01:58:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"068279f13befe90729ff3b5eab3c46edf0a05cc1","kind":"commit","published_at":"2022-04-07T23:51:09.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6/manifests"},{"name":"v1.9.5","sha":"fed1464066413075eac02cd4dc368b5221845541","kind":"commit","published_at":"2022-01-05T14:17:32.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5/manifests"},{"name":"v2.0.0-beta.5","sha":"1b1dd3d6d5c3bac3e48e5728a8cb54295b4ef7a0","kind":"commit","published_at":"2021-12-29T14:53:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"19751e8a519333801ea0c683d530561ed71ce02b","kind":"commit","published_at":"2021-10-28T23:10:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4/manifests"},{"name":"v1.9.4","sha":"b8ba995eaaba4be30c8a8090bdfb4aa61af52054","kind":"commit","published_at":"2021-09-06T01:38:35.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"8e44986c28d58aefff6125e52814ed1eb7eb0a6a","kind":"commit","published_at":"2021-06-14T14:56:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"8410c965c21d54e47c7f4c767981b7583038c360","kind":"commit","published_at":"2021-06-04T02:04:06.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2/manifests"},{"name":"v2.0.0-beta.3","sha":"618f0181ac76015c3efdaf8b8ab5a468293f6e82","kind":"commit","published_at":"2021-06-04T01:48:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3/manifests"},{"name":"v1.9.1","sha":"c893dbf25c73fac5239481e56c68239ded430fba","kind":"commit","published_at":"2021-05-11T12:50:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1/manifests"},{"name":"v2.0.0-beta.2","sha":"95c701b25360da1ce8cf2bb82d3387d130ca0cfb","kind":"commit","published_at":"2021-05-11T00:17:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"45ea20024b1affdaff94b4f41c30520787a26baf","kind":"commit","published_at":"2021-05-08T21:03:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.2","sha":"9b67e40640616143e24bc94458908a694e679821","kind":"commit","published_at":"2021-04-21T01:26:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"2eff2d082a610a8f91da44b199a7538ff086755b","kind":"commit","published_at":"2021-04-15T15:26:14.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.9.0","sha":"ce6fbd7bc088f354cd4ff3ed482fb36c956ff210","kind":"commit","published_at":"2021-03-26T00:57:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"65ca8064882c8c308e5c804c5d5443d409e0738c","kind":"commit","published_at":"2020-09-12T18:42:04.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"16c9a8bdc086a2130a88eff98df4088e4c359bb2","kind":"commit","published_at":"2020-05-17T21:56:44.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.7.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0/manifests"},{"name":"latest","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/latest","html_url":"https://github.com/pelletier/go-toml/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest/manifests"},{"name":"v1.6.0","sha":"903d9455db9ff1d7ac1ab199062eca7266dd11a3","kind":"commit","published_at":"2019-10-25T18:53:56.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.6.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8fe62057ea2d46ce44254c98e84e810044dbe197","kind":"commit","published_at":"2019-10-05T19:18:21.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"728039f679cbcd4f6a54e080d2219a4c4928c546","kind":"commit","published_at":"2019-04-30T03:50:10.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"63909f0a90ab0f36909e8e044e46ace10cf13ba2","kind":"commit","published_at":"2019-04-02T16:47:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"c01d1270ff3e442a8a57cddc1c92dc1138598194","kind":"commit","published_at":"2018-06-05T20:47:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"acdc4509485b587f5e675510c4f2c63e90ff68a8","kind":"commit","published_at":"2018-01-18T22:54:55.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"16398bac157da96aa88f98a2df640c7f32af1da2","kind":"commit","published_at":"2017-09-24T18:42:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5ccdfb18c776b740aecaf085c4d9a2779199c279","kind":"commit","published_at":"2017-05-31T01:35:27.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0/manifests"},{"name":"v0.5.0","sha":"13d49d4606eb801b8f01ae542b4afc4c6ee3d84a","kind":"commit","published_at":"2017-03-02T17:43:01.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d464759235b8fd59f8ab4c44807d7c36e1678add","kind":"commit","published_at":"2016-12-02T10:42:58.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"64ff1ea4d585bc1fca65e6331eb8239f2ff31845","kind":"commit","published_at":"2016-06-30T14:21:25.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"8e6ab94eec2ae84996ed00ec774b2e15c540d7f9","kind":"commit","published_at":"2016-04-22T15:38:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"7f50e4c3395c6e7e18157601867d2b7875f97bff","kind":"commit","published_at":"2016-02-20T12:20:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"8176e30b38196a666c324b0735e7e454302b4b05","kind":"commit","published_at":"2016-01-31T16:07:37.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"6d743bb19f054795f4941155ec1bd035b8ca241e","kind":"commit","published_at":"2015-12-01T13:38:33.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"3102b9890016a8c301326cd469faf1ea9c0d0683","kind":"commit","published_at":"2015-11-03T15:07:50.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"21af3aacfe03b3a1471b571aa7b7012432065117","kind":"commit","published_at":"2014-10-07T20:30:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"86a7f2508eef9bec39934139fe9453d3ddb9ebeb","kind":"tag","published_at":"2014-09-24T07:00:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"1df0722ee130a111b440441f419a9b03abe6397a","kind":"tag","published_at":"2013-07-01T19:45:36.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T01:12:58.728Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.10009395951028,"dependent_packages_count":4.778736471275303,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.939415215392792},"purl":"pkg:golang/github.com/pelletier/go-toml/v2/internal/ast","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pelletier/go-toml/v2/internal/ast","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pelletier/go-toml/v2/internal/ast","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pelletier/go-toml/v2/internal/ast/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T05:33:24.607Z","issues_count":86,"pull_requests_count":191,"avg_time_to_close_issue":17039706.066666666,"avg_time_to_close_pull_request":3718737.2653061226,"issues_closed_count":60,"pull_requests_closed_count":147,"pull_request_authors_count":50,"issue_authors_count":68,"avg_comments_per_issue":2.3372093023255816,"avg_comments_per_pull_request":0.8638743455497382,"merged_pull_requests_count":118,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":13,"past_year_pull_requests_count":64,"past_year_avg_time_to_close_issue":4110638.5714285714,"past_year_avg_time_to_close_pull_request":257573.19444444444,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":0.6923076923076923,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/issues","maintainers":[{"login":"pelletier","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}],"active_maintainers":[{"login":"pelletier","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-toml%2Fv2%2Finternal%2Fast/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-toml%2Fv2%2Finternal%2Fast/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-toml%2Fv2%2Finternal%2Fast/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-toml%2Fv2%2Finternal%2Fast/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-toml%2Fv2%2Finternal%2Fast/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpelletier%2Fgo-toml%2Fv2%2Finternal%2Fast/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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":13388565,"name":"golang-github-pelletier-go-toml","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pelletier/go-toml","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/pelletier/go-toml","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-05T16:43:54.538Z","latest_release_published_at":"2026-02-05T16:43:54.538Z","latest_release_number":"1.9.5-1build1","last_synced_at":"2026-08-13T22:48:05.587Z","created_at":"2026-02-05T16:43:47.077Z","updated_at":"2026-08-25T04:34:02.544Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-pelletier-go-toml","install_command":"apt-get install golang-github-pelletier-go-toml","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"extra","binary":"golang-github-pelletier-go-toml-dev, golang-github-pelletier-go-toml","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-burntsushi-toml-dev (\u003e= 0.3.1), golang-gopkg-yaml.v2-dev (\u003e= 2.3.0)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":7101733,"uuid":"8393979","full_name":"pelletier/go-toml","owner":"pelletier","description":"Go library for the TOML file format","archived":false,"fork":false,"pushed_at":"2026-08-03T12:43:48.000Z","size":3608,"stargazers_count":1982,"open_issues_count":32,"forks_count":251,"subscribers_count":24,"default_branch":"v2","last_synced_at":"2026-08-25T00:55:44.481Z","etag":null,"topics":["go","golang","hacktoberfest","toml","toml-parsing"],"latest_commit_sha":null,"homepage":"https://github.com/pelletier/go-toml","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pelletier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":"audit_flags_test.go","citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-02-24T17:45:51.000Z","updated_at":"2026-08-24T20:42:16.000Z","dependencies_parsed_at":"2026-08-11T00:58:39.918Z","dependency_job_id":null,"html_url":"https://github.com/pelletier/go-toml","commit_stats":{"total_commits":803,"total_committers":98,"mean_commits":8.193877551020408,"dds":0.4308841843088418,"last_synced_commit":"923b2ab4787c6297011a37d73c4e0ca1a051747d"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/pelletier/go-toml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/sbom","scorecard":{"id":726878,"data":{"date":"2025-08-11","repo":{"name":"github.com/pelletier/go-toml","commit":"85e2448ce57f28543cb00e30572cf25fe4dfe6e4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 17/26 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow.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":"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/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/cifuzz.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/coverage.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/release.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pelletier/go-toml/workflow.yml/v2?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:15"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.4 not signed: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/pelletier/go-toml/releases/147297953","Warn: release artifact v2.2.4 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/210768343","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/171713109","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/153678174","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/150944767","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/pelletier/go-toml/releases/147297953"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T13:05:02.046Z","repository_id":7101733,"created_at":"2025-08-22T13:05:02.046Z","updated_at":"2025-08-22T13:05:02.046Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36892384,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-25T02:00:06.831Z","response_time":104,"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":"pelletier","name":"Thomas Pelletier","uuid":"172804","kind":"user","description":"","email":"thomas@pelletier.dev","website":"https://pelletier.dev","location":"New York, NY","twitter":"thompelletier","company":null,"icon_url":"https://avatars.githubusercontent.com/u/172804?u=4701b3b1a8bef97848ac878b746cf515fc60555e\u0026v=4","repositories_count":123,"last_synced_at":"2026-08-22T00:54:18.877Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pelletier","funding_links":[],"total_stars":2254,"followers":132,"following":0,"created_at":"2022-11-02T20:38:20.403Z","updated_at":"2026-08-22T00:54:18.890Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelletier/repositories"},"tags":[{"name":"v2.4.3","sha":"071a36c2a57244f2e70369bfc69889fda2a1f60f","kind":"commit","published_at":"2026-07-05T02:25:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"25fc13019c367a8ea52cd47afa862a7a60025d26","kind":"commit","published_at":"2026-06-24T03:09:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"258652624c6f6454fefc667e537c1780235a8541","kind":"commit","published_at":"2026-06-22T19:31:00.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b99e8db1027869f497c5402ff38afbb5d0f1a932","kind":"commit","published_at":"2026-06-16T00:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"f85c4e8142d63f3c193f84ecfbf4b99104a1c95f","kind":"commit","published_at":"2026-04-16T23:29:02.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"f36a3ece9e3adf0efaf9f9bd3591c3001f17602b","kind":"commit","published_at":"2026-03-24T11:08:39.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"ee07c9203b72060f12e31c04ace80e8a187d5a67","kind":"commit","published_at":"2025-04-07T11:11:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"b730b2be5d3ab7283067ddf61188f41cdf42ce06","kind":"commit","published_at":"2024-08-17T20:26:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a3d5a0bb530b5206c728eed9cb57323061922bcb","kind":"commit","published_at":"2024-04-29T10:02:54.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"d00d2cca6edb4ea8c1292d474008134687f703c2","kind":"commit","published_at":"2024-04-12T14:42:12.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"86608d7fca88a6a61539ff7e9f1a942a428654d8","kind":"commit","published_at":"2024-03-19T17:24:46.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"34765b4a9e937ab927b5bd57231e98c68fe13109","kind":"commit","published_at":"2023-12-11T19:17:49.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3175efb395240ba57fac9174429d72e45a70a44b","kind":"commit","published_at":"2023-08-29T12:46:34.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.1.0/manifests"},{"name":"v2.0.9","sha":"e183db7e69f2c8da8ddff8be040ce1f79024d075","kind":"commit","published_at":"2023-07-12T14:53:17.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.9","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7b980e792b27b596bb3221bee4676d23ce91bb3c","kind":"commit","published_at":"2023-05-23T22:22:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"643c251c4b34637fef522646c3513598cd4b90f7","kind":"commit","published_at":"2023-02-28T16:34:24.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"94bd3ddcd650ed7a329f9f01c0b5926b8146b56a","kind":"commit","published_at":"2022-11-09T21:14:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"942841787a7d70422e4d8bc7d0be28ab911402df","kind":"commit","published_at":"2022-08-26T13:15:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"28f1efc7d3aac3247b915ecf6ebb3e2651705514","kind":"commit","published_at":"2022-08-22T22:39:11.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"7baa23f493a82b3f24f4dada5d0b02d17fbde175","kind":"commit","published_at":"2022-08-15T20:38:07.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"216628222f5716163bb96d3651a68feef31b090d","kind":"commit","published_at":"2022-06-08T22:05:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0a422e3dbd38adf698d506ce7ced89fdb5d2f66e","kind":"commit","published_at":"2022-05-10T13:43:26.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"171a592663a491f928d2c40ba322bf897f498a01","kind":"commit","published_at":"2022-04-28T01:29:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.8","sha":"adacebd8c783375863daad87fb9b00953adec30b","kind":"commit","published_at":"2022-04-11T02:24:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.8/manifests"},{"name":"v2.0.0-beta.7","sha":"f5cc8c49eb6f4ea5635e1e9df82fb418c7482d9b","kind":"commit","published_at":"2022-04-08T01:58:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"068279f13befe90729ff3b5eab3c46edf0a05cc1","kind":"commit","published_at":"2022-04-07T23:51:09.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.6/manifests"},{"name":"v1.9.5","sha":"fed1464066413075eac02cd4dc368b5221845541","kind":"commit","published_at":"2022-01-05T14:17:32.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.5/manifests"},{"name":"v2.0.0-beta.5","sha":"1b1dd3d6d5c3bac3e48e5728a8cb54295b4ef7a0","kind":"commit","published_at":"2021-12-29T14:53:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"19751e8a519333801ea0c683d530561ed71ce02b","kind":"commit","published_at":"2021-10-28T23:10:43.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.4/manifests"},{"name":"v1.9.4","sha":"b8ba995eaaba4be30c8a8090bdfb4aa61af52054","kind":"commit","published_at":"2021-09-06T01:38:35.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"8e44986c28d58aefff6125e52814ed1eb7eb0a6a","kind":"commit","published_at":"2021-06-14T14:56:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"8410c965c21d54e47c7f4c767981b7583038c360","kind":"commit","published_at":"2021-06-04T02:04:06.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.2/manifests"},{"name":"v2.0.0-beta.3","sha":"618f0181ac76015c3efdaf8b8ab5a468293f6e82","kind":"commit","published_at":"2021-06-04T01:48:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.3/manifests"},{"name":"v1.9.1","sha":"c893dbf25c73fac5239481e56c68239ded430fba","kind":"commit","published_at":"2021-05-11T12:50:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.1/manifests"},{"name":"v2.0.0-beta.2","sha":"95c701b25360da1ce8cf2bb82d3387d130ca0cfb","kind":"commit","published_at":"2021-05-11T00:17:05.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"45ea20024b1affdaff94b4f41c30520787a26baf","kind":"commit","published_at":"2021-05-08T21:03:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.2","sha":"9b67e40640616143e24bc94458908a694e679821","kind":"commit","published_at":"2021-04-21T01:26:22.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"2eff2d082a610a8f91da44b199a7538ff086755b","kind":"commit","published_at":"2021-04-15T15:26:14.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.9.0","sha":"ce6fbd7bc088f354cd4ff3ed482fb36c956ff210","kind":"commit","published_at":"2021-03-26T00:57:38.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.9.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"65ca8064882c8c308e5c804c5d5443d409e0738c","kind":"commit","published_at":"2020-09-12T18:42:04.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"16c9a8bdc086a2130a88eff98df4088e4c359bb2","kind":"commit","published_at":"2020-05-17T21:56:44.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.8.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.7.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.7.0/manifests"},{"name":"latest","sha":"8e8d2a6aad23fcaa64716c5fa6975ec3abbf8281","kind":"commit","published_at":"2020-04-03T11:10:45.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/latest","html_url":"https://github.com/pelletier/go-toml/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/latest/manifests"},{"name":"v1.6.0","sha":"903d9455db9ff1d7ac1ab199062eca7266dd11a3","kind":"commit","published_at":"2019-10-25T18:53:56.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.6.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8fe62057ea2d46ce44254c98e84e810044dbe197","kind":"commit","published_at":"2019-10-05T19:18:21.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"728039f679cbcd4f6a54e080d2219a4c4928c546","kind":"commit","published_at":"2019-04-30T03:50:10.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"63909f0a90ab0f36909e8e044e46ace10cf13ba2","kind":"commit","published_at":"2019-04-02T16:47:51.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"c01d1270ff3e442a8a57cddc1c92dc1138598194","kind":"commit","published_at":"2018-06-05T20:47:19.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"acdc4509485b587f5e675510c4f2c63e90ff68a8","kind":"commit","published_at":"2018-01-18T22:54:55.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"16398bac157da96aa88f98a2df640c7f32af1da2","kind":"commit","published_at":"2017-09-24T18:42:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5ccdfb18c776b740aecaf085c4d9a2779199c279","kind":"commit","published_at":"2017-05-31T01:35:27.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v1.0.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v1.0.0/manifests"},{"name":"v0.5.0","sha":"13d49d4606eb801b8f01ae542b4afc4c6ee3d84a","kind":"commit","published_at":"2017-03-02T17:43:01.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.5.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d464759235b8fd59f8ab4c44807d7c36e1678add","kind":"commit","published_at":"2016-12-02T10:42:58.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.4.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"64ff1ea4d585bc1fca65e6331eb8239f2ff31845","kind":"commit","published_at":"2016-06-30T14:21:25.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.5","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"8e6ab94eec2ae84996ed00ec774b2e15c540d7f9","kind":"commit","published_at":"2016-04-22T15:38:16.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.4","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"7f50e4c3395c6e7e18157601867d2b7875f97bff","kind":"commit","published_at":"2016-02-20T12:20:03.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.3","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"8176e30b38196a666c324b0735e7e454302b4b05","kind":"commit","published_at":"2016-01-31T16:07:37.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.2","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"6d743bb19f054795f4941155ec1bd035b8ca241e","kind":"commit","published_at":"2015-12-01T13:38:33.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"3102b9890016a8c301326cd469faf1ea9c0d0683","kind":"commit","published_at":"2015-11-03T15:07:50.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.3.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"21af3aacfe03b3a1471b571aa7b7012432065117","kind":"commit","published_at":"2014-10-07T20:30:42.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.1","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"86a7f2508eef9bec39934139fe9453d3ddb9ebeb","kind":"tag","published_at":"2014-09-24T07:00:18.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.2.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"1df0722ee130a111b440441f419a9b03abe6397a","kind":"tag","published_at":"2013-07-01T19:45:36.000Z","download_url":"https://codeload.github.com/pelletier/go-toml/tar.gz/v0.1.0","html_url":"https://github.com/pelletier/go-toml/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pelletier/go-toml@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-25T04:34:02.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/ubuntu/golang-github-pelletier-go-toml?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-pelletier-go-toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-pelletier-go-toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-pelletier-go-toml/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T09:16:33.211Z","issues_count":86,"pull_requests_count":193,"avg_time_to_close_issue":17039706.066666666,"avg_time_to_close_pull_request":3718737.2653061226,"issues_closed_count":60,"pull_requests_closed_count":147,"pull_request_authors_count":52,"issue_authors_count":68,"avg_comments_per_issue":2.3372093023255816,"avg_comments_per_pull_request":0.8549222797927462,"merged_pull_requests_count":118,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":11,"past_year_pull_requests_count":64,"past_year_avg_time_to_close_issue":302877.0,"past_year_avg_time_to_close_pull_request":258824.4411764706,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.36363636363636365,"past_year_avg_comments_per_pull_request":0.53125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/issues","maintainers":[{"login":"pelletier","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}],"active_maintainers":[{"login":"pelletier","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-pelletier-go-toml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-pelletier-go-toml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-pelletier-go-toml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-pelletier-go-toml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-pelletier-go-toml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-pelletier-go-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":1245},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-25T05:06:49.291Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}}],"commits":{"id":7863,"full_name":"pelletier/go-toml","default_branch":"v2","total_commits":877,"total_committers":104,"total_bot_commits":42,"total_bot_committers":2,"mean_commits":8.432692307692308,"dds":0.34777651083238315,"past_year_total_commits":64,"past_year_total_committers":12,"past_year_total_bot_commits":15,"past_year_total_bot_committers":1,"past_year_mean_commits":5.333333333333333,"past_year_dds":0.453125,"last_synced_at":"2026-08-26T00:54:37.141Z","last_synced_commit":"686c980c47581bf19b6119b60e9a59f2aed04170","created_at":"2023-03-07T09:46:42.480Z","updated_at":"2026-08-26T00:54:36.986Z","committers":[{"name":"Thomas Pelletier","email":"pelletier.thomas@gmail.com","login":"pelletier","count":572},{"name":"Cameron Moore","email":"moorereason@gmail.com","login":"moorereason","count":43},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":36},{"name":"eanderton","email":"eric.t.anderton@gmail.com","login":"eanderton","count":30},{"name":"Allen","email":"leloucharcher@163.com","login":"AllenX2018","count":17},{"name":"x-hgg-x","email":"39058530+x-hgg-x","login":"x-hgg-x","count":14},{"name":"Vincent Serpoul","email":"vincent@serpoul.com","login":"vincentserpoul","count":9},{"name":"RiyaJohn","email":"riyajohn29@rediffmail.com","login":"RiyaJohn","count":8},{"name":"dependabot-preview[bot]","email":"27856297+dependabot-preview[bot]","login":"dependabot-preview[bot]","count":6},{"name":"Johanan Idicula","email":"johanan@forcepush.tech","login":"jidicula","count":5},{"name":"Evan Phoenix","email":"evan@phx.io","login":"evanphx","count":5},{"name":"Kazuyoshi Kato","email":"kato.kazuyoshi@gmail.com","login":"kzys","count":5},{"name":"Sam Broughton","email":"sambroughton@hotmail.co.uk","login":"samb1729","count":4},{"name":"Oncilla","email":"domi.roos@gmail.com","login":"oncilla","count":4},{"name":"Nathan Baulch","email":"nathan.baulch@gmail.com","login":"NathanBaulch","count":4},{"name":"Andriy Senyshyn","email":"asenyshyn@gmail.com","login":"asenyshyn","count":3},{"name":"Daniel Weiße","email":"66256922+daniel-weisse","login":"daniel-weisse","count":3},{"name":"Jelte Fennema","email":"github-tech@jeltef.nl","login":"JelteF","count":3},{"name":"Marcin Białoń","email":"marcin@bialon.net","login":"mbialon","count":3},{"name":"吴杨帆","email":"39647285+leno23","login":"leno23","count":3},{"name":"Gregory Oschwald","email":"goschwald@maxmind.com","login":"oschwald","count":3},{"name":"Stephen Levine","email":"stephen.levine@gmail.com","login":"sclevine","count":2},{"name":"Vincent Gao","email":"gaobing1230@gmail.com","login":"vincgao","count":2},{"name":"jixiuf","email":"jixiuf@qq.com","login":"jixiuf","count":2},{"name":"kkHAIKE","email":"kkhaike@gmail.com","login":"kkHAIKE","count":2},{"name":"Oleksandr Redko","email":"oleksandr.red+github@gmail.com","login":"alexandear","count":2},{"name":"Kevin Burke","email":"kev@inburke.com","login":"kevinburke","count":2},{"name":"Jordan Krage","email":"jmank88@gmail.com","login":"jmank88","count":2},{"name":"michalbiesek","email":"michalbiesek@gmail.com","login":"michalbiesek","count":2},{"name":"Daniel Martí","email":"mvdan@mvdan.cc","login":"mvdan","count":2},{"name":"Daniel Graña","email":"dangra@gmail.com","login":"dangra","count":2},{"name":"Brent DeSpain","email":"35586981+brendesp","login":"brendesp","count":2},{"name":"Albert Nigmatzianov","email":"albertnigma@gmail.com","login":"n10v","count":2},{"name":"manunio","email":"max.manu.nair@gmail.com","login":"manunio","count":2},{"name":"tro3","email":"trey.roessig@gmail.com","login":null,"count":2},{"name":"Chris","email":"ctd1500","login":"ctd1500","count":1},{"name":"Christopher Mancini","email":"mancinic@gmail.com","login":"christophermancini","count":1},{"name":"Cuong Manh Le","email":"cuong.manhle.vn@gmail.com","login":"cuonglm","count":1},{"name":"David Barroso","email":"dbarrosop@dravetech.com","login":"dbarrosop","count":1},{"name":"David Brown","email":"cypher543@gmail.com","login":"docbrown","count":1},{"name":"David Poncelow","email":"david@balrog.org","login":"zenmoto","count":1},{"name":"DavidKorczynski","email":"david@adalogics.com","login":"DavidKorczynski","count":1},{"name":"Nishant Mehta","email":"nishantmehta","login":"nishantmehta","count":1},{"name":"Alan Murtagh","email":"alan.murtagh@sisa-tech.com","login":"alankm","count":1},{"name":"Alex Mikitik","email":"mikattack","login":"mikattack","count":1},{"name":"Alexander Hecke","email":"26191361+heckelson","login":"heckelson","count":1},{"name":"Andreas Deininger","email":"andreas@deininger.net","login":"deining","count":1},{"name":"Carolyn Van Slyck","email":"me@carolynvanslyck.com","login":"carolynvs","count":1},{"name":"Ceriath","email":"ceriath@ceriath.net","login":"ceriath","count":1},{"name":"Dustin Spicuzza","email":"dustin@virtualroadside.com","login":"virtuald","count":1},{"name":"Alexander Staubo","email":"alex@bengler.no","login":null,"count":1},{"name":"Kevin Burke","email":"kevin@twilio.com","login":null,"count":1},{"name":"Nicolas Bedos","email":"33371440+nbedos","login":"nbedos","count":1},{"name":"Charlie Tonneslan","email":"cst0520@gmail.com","login":"ctonneslan","count":1},{"name":"Olivier Mengué","email":"dolmen@cpan.org","login":"dolmen","count":1},{"name":"Piotr Buliński","email":"github@bulinski.no","login":"piotrbulinski","count":1},{"name":"Rdbo","email":"57117082+rdbo","login":"rdbo","count":1},{"name":"Richard Patel","email":"me@terorie.dev","login":"riptl","count":1},{"name":"Robert Günzler","email":"robertguenzler@kinvolk.io","login":"robertgzr","count":1},{"name":"Roberth Kulbin","email":"roberth@winter-weht.net","login":"roberth-k","count":1},{"name":"Stanisław Barzowski","email":"stanislaw.barzowski@gmail.com","login":"sbarzowski","count":1},{"name":"Sterling Hanenkamp","email":"sterling@hanenkamp.com","login":"zostay","count":1},{"name":"Tom Wambold","email":"tom5760@gmail.com","login":"tom5760","count":1},{"name":"Veselkov Konstantin","email":"kostozyb@gmail.com","login":"kveselkov","count":1},{"name":"W. Michael Petullo","email":"mike@flyn.org","login":"flyn-org","count":1},{"name":"Yang Luo","email":"hsluoyz@qq.com","login":"hsluoyz","count":1},{"name":"Yanhu","email":"huangfuyang900204@gmail.com","login":"Yanhu007","count":1},{"name":"Yevgeny Pats","email":"yev.pats@gmail.com","login":"yevgenypats","count":1},{"name":"Yvonnick Esnault","email":"yesnault","login":"yesnault","count":1},{"name":"guoguangwu","email":"guoguangwu@magic-shield.com","login":"testwill","count":1},{"name":"half-ogre","email":"nemo@half-ogre.com","login":"half-ogre","count":1},{"name":"jinleiw","email":"wangjinlei1223@163.com","login":"jinleiw","count":1},{"name":"rszyma","email":"rszyma.dev@gmail.com","login":"rszyma","count":1},{"name":"vito","email":"vito.chaooo@gmail.com","login":"xxxVitoxxx","count":1},{"name":"xiehuc","email":"xiehuc@gmail.com","login":"xiehuc","count":1},{"name":"y-yagi","email":"yuuji.yaginuma@gmail.com","login":"y-yagi","count":1},{"name":"Étienne BERSAC","email":"542613+bersace","login":"bersace","count":1},{"name":"大可","email":"hnlq.sysu@gmail.com","login":"hnlq715","count":1},{"name":"Philipp Brüll","email":"bruell@simiatech.com","login":null,"count":1},{"name":"Chris","email":"24967655+ProfessorMc","login":"ProfessorMc","count":1},{"name":"178inaba","email":"masahiro.furudate@gmail.com","login":"178inaba","count":1},{"name":"Edward Betts","email":"edward@4angle.com","login":"EdwardBetts","count":1},{"name":"Erik Hartwig","email":"erik.hartwig@gmail.com","login":"fnork","count":1},{"name":"Gaurav Dhameeja","email":"gdhameeja@gmail.com","login":"gdhameeja","count":1},{"name":"Gordon","email":"90645437+gordon-klotho","login":"gordon-klotho","count":1},{"name":"Haiyang Wang","email":"30968392+ocean2811","login":"ocean2811","count":1},{"name":"Jakub Wilk","email":"jwilk@jwilk.net","login":"jwilk","count":1},{"name":"Jayi","email":"jayi","login":"jayi","count":1},{"name":"Jim Tittsler","email":"jimt@onjapan.net","login":"jimt","count":1},{"name":"John K. Luebs","email":"jkl@johnluebs.com","login":"jkl1337","count":1},{"name":"Jonathan Lloyd","email":"jonathan@thisisjonathan.com","login":"jonathanlloyd","count":1},{"name":"Jordan Bach","email":"jordanbach@gmail.com","login":"jbgo","count":1},{"name":"KANEKO Tatsuya","email":"catatsuy@catatsuy.org","login":"catatsuy","count":1},{"name":"Kamil Samigullin","email":"kamilsk","login":"kamilsk","count":1},{"name":"Karthik K","email":"karthiknetworklink@gmail.com","login":"akkumar","count":1},{"name":"M-A","email":"maruel@gmail.com","login":"maruel","count":1},{"name":"Martin Tournoij","email":"martin@arp242.net","login":"arp242","count":1},{"name":"Marty","email":"58218546+PotatoesFall","login":"PotatoesFall","count":1},{"name":"Matthieu MOREL","email":"mmorel-35","login":"mmorel-35","count":1},{"name":"Maxime Le Conte des Floris","email":"mlcdf","login":"mlcdf","count":1},{"name":"Micah Stetson","email":"micah@schoolsplp.com","login":"mstetson","count":1},{"name":"Mikhail f. Shiryaev","email":"mr.felixoid@gmail.com","login":"Felixoid","count":1},{"name":"Moritz Poldrack","email":"33086936+mpldr","login":"mpldr","count":1},{"name":"MrJetBOX","email":"4200337+MrJetBOX","login":"MrJetBOX","count":1}],"past_year_committers":[{"name":"Thomas Pelletier","email":"thomas@pelletier.dev","login":"pelletier","count":35},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":15},{"name":"吴杨帆","email":"39647285+leno23","login":"leno23","count":3},{"name":"Vincent Gao","email":"gaobing1230@gmail.com","login":"vincgao","count":2},{"name":"Nathan Baulch","email":"nathan.baulch@gmail.com","login":"NathanBaulch","count":2},{"name":"Étienne BERSAC","email":"542613+bersace","login":"bersace","count":1},{"name":"Yanhu","email":"huangfuyang900204@gmail.com","login":"Yanhu007","count":1},{"name":"W. Michael Petullo","email":"mike@flyn.org","login":"flyn-org","count":1},{"name":"Nishant Mehta","email":"nishantmehta","login":"nishantmehta","count":1},{"name":"M-A","email":"maruel@gmail.com","login":"maruel","count":1},{"name":"Charlie Tonneslan","email":"cst0520@gmail.com","login":"ctonneslan","count":1},{"name":"Alexander Hecke","email":"26191361+heckelson","login":"heckelson","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:10.794Z","repositories_count":6778025,"commits_count":983176112,"contributors_count":41439624,"owners_count":1364573,"committers_count":3363305,"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":"pelletier/go-toml","html_url":"https://github.com/pelletier/go-toml","last_synced_at":"2026-08-25T09:35:40.604Z","status":null,"issues_count":86,"pull_requests_count":193,"avg_time_to_close_issue":17039706.066666666,"avg_time_to_close_pull_request":3718737.2653061226,"issues_closed_count":60,"pull_requests_closed_count":147,"pull_request_authors_count":52,"issue_authors_count":68,"avg_comments_per_issue":2.3372093023255816,"avg_comments_per_pull_request":0.8549222797927462,"merged_pull_requests_count":118,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":11,"past_year_pull_requests_count":63,"past_year_avg_time_to_close_issue":302877.0,"past_year_avg_time_to_close_pull_request":266653.30303030304,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.36363636363636365,"past_year_avg_comments_per_pull_request":0.5396825396825397,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":22,"created_at":"2023-05-16T03:49:13.643Z","updated_at":"2026-08-25T09:35:40.604Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelletier%2Fgo-toml/issues","issue_labels_count":{"table":{"bug":26,"feature":14,"fuzzy":5,"build":3,"question":3,"document":3,"performance":1,"good first issue":1,"v2-fixed":1}},"pull_request_labels_count":{"table":{"bug":37,"dependencies":31,"build":20,"github_actions":20,"performance":17,"feature":16,"go":14,"doc":10,"enhancement":1,"fuzzy":1}},"issue_author_associations_count":{"table":{"NONE":67,"OWNER":11,"CONTRIBUTOR":8}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":74,"OWNER":73,"NONE":46}},"issue_authors":{"table":{"pelletier":11,"bep":4,"snowdream":2,"TomWright":2,"gcstang":2,"jmank88":2,"mvdan":2,"sysulq":1,"zupalex":1,"jduranf":1,"seaChris":1,"actualben":1,"ThisIsSun":1,"dckc":1,"josepowera":1,"kevinburke":1,"oss-fuzz-robot":1,"dariozachow":1,"gabyx":1,"fmuyassarov":1,"tisonkun":1,"atc0005":1,"cfal":1,"daniel-weisse":1,"leo-gan":1,"kkoreilly":1,"Felixoid":1,"mq0427":1,"alankm":1,"bwagner5":1,"Khurshid11":1,"fengshunli":1,"60ke":1,"horgh":1,"fubaydullaev":1,"fho":1,"manunio":1,"TLINDEN":1,"burgerdev":1,"gxsshallot":1,"assisken":1,"NathanBaulch":1,"Arnie97":1,"IsQiao":1,"rwxrob":1,"katexochen":1,"anhgelus":1,"ldez":1,"verzth":1,"iSchluff":1,"0xf0xx0":1,"irbgeo":1,"cxy1620541673":1,"shan187":1,"pgundlach":1,"xgvargas":1,"twpayne":1,"mikefarah":1,"rleap-m":1,"ayuhito":1,"danneu":1,"phinze":1,"savitrilh":1,"xsteadfastx":1,"luskaner":1,"djmattyg007":1,"singh-inder":1,"cyphar":1}},"pull_request_authors":{"table":{"pelletier":73,"dependabot[bot]":31,"daniel-weisse":6,"dangra":4,"alexandear":4,"leno23":4,"sonnemusk":4,"NathanBaulch":3,"mvdan":3,"testwill":2,"Yanhu007":2,"gaoflow":2,"Benbebop":2,"alliasgher":2,"mikattack":2,"sysulq":2,"finchcn":2,"xxxVitoxxx":2,"IsQiao":2,"jmank88":2,"manunio":2,"JanDeDobbeleer":2,"deelawn":2,"virtuald":2,"pkarakal":2,"rszyma":2,"jcmfernandes":2,"wyf027":1,"DavidKorczynski":1,"PotatoesFall":1,"c-tonneslan":1,"cuonglm":1,"phinze":1,"rasta-rocket":1,"c-ameron":1,"Krishks369":1,"piotrbulinski":1,"lawrence3699":1,"nishantmehta":1,"rdbo":1,"maruel":1,"eNV25":1,"jwilk":1,"gordon-klotho":1,"jidicula":1,"nghiack7":1,"dolmen":1,"fnork":1,"deining":1,"aoright":1,"ChrisJr404":1,"ImSingee":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:06.716Z","repositories_count":16391071,"issues_count":42683861,"pull_requests_count":136511424,"authors_count":11537593,"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":{"bug":3}},"past_year_pull_request_labels_count":{"table":{"performance":13,"bug":10,"github_actions":6,"dependencies":6,"feature":3,"enhancement":1,"doc":1}},"past_year_issue_author_associations_count":{"table":{"NONE":10,"CONTRIBUTOR":1}},"past_year_pull_request_author_associations_count":{"table":{"OWNER":31,"NONE":18,"CONTRIBUTOR":13}},"past_year_issue_authors":{"table":{"anhgelus":1,"cyphar":1,"jduranf":1,"ldez":1,"leo-gan":1,"luskaner":1,"mvdan":1,"oss-fuzz-robot":1,"phinze":1,"singh-inder":1,"tisonkun":1}},"past_year_pull_request_authors":{"table":{"pelletier":31,"dependabot[bot]":6,"sonnemusk":4,"leno23":4,"Yanhu007":2,"jcmfernandes":2,"gaoflow":2,"alliasgher":2,"lawrence3699":1,"c-tonneslan":1,"maruel":1,"nghiack7":1,"nishantmehta":1,"ChrisJr404":1,"phinze":1,"aoright":1,"wyf027":1}},"maintainers":[{"table":{"login":"pelletier","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}}],"active_maintainers":[{"table":{"login":"pelletier","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelletier"}}]}},"events":{"total":{"CreateEvent":37,"DeleteEvent":28,"DiscussionEvent":1,"ForkEvent":18,"IssueCommentEvent":50,"IssuesEvent":21,"PullRequestEvent":54,"PullRequestReviewCommentEvent":6,"PullRequestReviewEvent":14,"PushEvent":84,"ReleaseEvent":1,"WatchEvent":151},"last_year":{"CreateEvent":31,"DeleteEvent":25,"DiscussionEvent":1,"ForkEvent":6,"IssueCommentEvent":13,"IssuesEvent":5,"PullRequestEvent":34,"PullRequestReviewCommentEvent":3,"PullRequestReviewEvent":8,"PushEvent":75,"WatchEvent":29}},"keywords":["go","golang","hacktoberfest","toml","toml-parsing"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/cifuzz.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T14:16:18.638Z","updated_at":"2023-01-13T14:16:18.638Z","repository_link":"https://github.com/pelletier/go-toml/blob/v2/.github/workflows/cifuzz.yml","dependencies":[{"id":6876208671,"package_name":"google/oss-fuzz/infra/cifuzz/actions/build_fuzzers","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":6876208672,"package_name":"google/oss-fuzz/infra/cifuzz/actions/run_fuzzers","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":6876208673,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T14:16:18.703Z","updated_at":"2023-01-13T14:16:18.703Z","repository_link":"https://github.com/pelletier/go-toml/blob/v2/.github/workflows/codeql-analysis.yml","dependencies":[{"id":6876208674,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6876208675,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6876208676,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6876208677,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/coverage.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T14:16:18.790Z","updated_at":"2023-01-13T14:16:18.790Z","repository_link":"https://github.com/pelletier/go-toml/blob/v2/.github/workflows/coverage.yml","dependencies":[{"id":6876208678,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6876208679,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T14:16:18.916Z","updated_at":"2023-01-13T14:16:18.916Z","repository_link":"https://github.com/pelletier/go-toml/blob/v2/.github/workflows/release.yml","dependencies":[{"id":6876208680,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6876208681,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6876208682,"package_name":"docker/login-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6876208683,"package_name":"goreleaser/goreleaser-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/workflow.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T14:16:18.966Z","updated_at":"2023-01-13T14:16:18.966Z","repository_link":"https://github.com/pelletier/go-toml/blob/v2/.github/workflows/workflow.yml","dependencies":[{"id":6876208684,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6876208685,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-13T14:16:19.038Z","updated_at":"2023-01-13T14:16:19.038Z","repository_link":"https://github.com/pelletier/go-toml/blob/v2/Dockerfile","dependencies":[{"id":6876208686,"package_name":"scratch","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2023-01-13T14:16:19.111Z","updated_at":"2023-01-13T14:16:19.111Z","repository_link":"https://github.com/pelletier/go-toml/blob/v2/go.mod","dependencies":[{"id":6876208687,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2023-01-13T14:16:19.184Z","updated_at":"2023-01-13T14:16:19.184Z","repository_link":"https://github.com/pelletier/go-toml/blob/v2/go.sum","dependencies":[{"id":6876208688,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6876208689,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6876208690,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6876208691,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6876208692,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6876208693,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6876208694,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":6876208695,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6876208696,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":6876208697,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":6876208698,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false},{"id":6876208699,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/capabilities.yml","sha":null,"kind":"manifest","created_at":"2026-08-11T00:58:39.613Z","updated_at":"2026-08-11T00:58:39.613Z","repository_link":"https://github.com/pelletier/go-toml/blob/v2/.github/workflows/capabilities.yml","dependencies":[{"id":26038224075,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":26038224076,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/go-versions-test.yml","sha":null,"kind":"manifest","created_at":"2026-01-04T15:02:38.638Z","updated_at":"2026-01-04T15:02:38.638Z","repository_link":"https://github.com/pelletier/go-toml/blob/v2/.github/workflows/go-versions-test.yml","dependencies":[{"id":25788121801,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":25788121802,"package_name":"docker/setup-buildx-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":25788121803,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lint.yml","sha":null,"kind":"manifest","created_at":"2026-01-04T15:02:38.691Z","updated_at":"2026-01-04T15:02:38.691Z","repository_link":"https://github.com/pelletier/go-toml/blob/v2/.github/workflows/lint.yml","dependencies":[{"id":25788121804,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":25788121805,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":25788121806,"package_name":"golangci/golangci-lint-action","ecosystem":"actions","requirements":"v8","direct":true,"kind":"composite","optional":false}]}],"score":36.73837059754819,"created_at":"2026-05-14T05:13:44.673Z","updated_at":"2026-08-26T10:06:32.166Z","avatar_url":"https://github.com/pelletier.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372373","html_url":"https://summary.ecosyste.ms/projects/372373"}