{"id":368749,"url":"https://github.com/hukkin/tomli","last_synced_at":"2026-06-19T19:01:51.788Z","repository":{"id":37749560,"uuid":"370616797","full_name":"hukkin/tomli","owner":"hukkin","description":"A lil' TOML parser","archived":false,"fork":false,"pushed_at":"2026-05-25T17:36:29.000Z","size":477,"stargazers_count":564,"open_issues_count":11,"forks_count":60,"subscribers_count":7,"default_branch":"master","last_synced_at":"2026-06-15T05:58:36.156Z","etag":null,"topics":["config","parser","python","toml","toml-parser","tomli"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hukkin.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-25T08:17:13.000Z","updated_at":"2026-06-12T21:01:21.000Z","dependencies_parsed_at":"2026-02-12T05:06:19.508Z","dependency_job_id":null,"html_url":"https://github.com/hukkin/tomli","commit_stats":{"total_commits":275,"total_committers":11,"mean_commits":25.0,"dds":0.4763636363636363,"last_synced_commit":"42a570d5222ec8abfa6e20421d3f2e5132da2f83"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/sbom","scorecard":{"id":473142,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli","commit":"b974fa13a96503546e47a895ac123d5c8425bc9a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":3,"reason":"Found 7/21 approved changesets -- score normalized to 3","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":"1 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tests.yaml: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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:197","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:54","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:69","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:98","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:122","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:149","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   7 pipCommand 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: fuzzer/fuzz.py:1"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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-19T14:29:31.360Z","repository_id":37749560,"created_at":"2025-08-19T14:29:31.360Z","updated_at":"2025-08-19T14:29:31.360Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34372130,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-15T02:00:07.085Z","response_time":63,"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":"hukkin","name":"Taneli Hukkinen","uuid":"3275109","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275109?u=77bb83759127965eacbfe67e2ca983066e964fde\u0026v=4","repositories_count":78,"last_synced_at":"2025-10-31T00:30:19.779Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hukkin","funding_links":[],"total_stars":1580,"followers":74,"following":6,"created_at":"2022-11-11T18:26:36.257Z","updated_at":"2025-10-31T00:30:19.780Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin/repositories"},"packages":[{"id":13307836,"name":"python311Packages.tomli","ecosystem":"nixpkgs","description":"A Python library for parsing TOML, fully compatible with TOML v1.0.0","homepage":"https://github.com/hukkin/tomli","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T07:08:39.969Z","latest_release_published_at":"2026-02-02T07:08:39.969Z","latest_release_number":"2.0.1","last_synced_at":"2026-04-12T23:01:49.197Z","created_at":"2026-02-02T07:08:37.239Z","updated_at":"2026-04-12T23:01:49.197Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.tomli","install_command":"nix-env -iA nixpkgs.python311Packages.tomli","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/tomli/default.nix#L39","metadata":{"nix_attribute":"python3.11-tomli-2.0.1","position":"pkgs/development/python-modules/tomli/default.nix:39","platforms":["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","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"tomli","upstream_purl":"pkg:pypi/tomli"},"repo_metadata":{},"repo_metadata_updated_at":null,"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/python311Packages.tomli?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.tomli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.tomli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.tomli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.tomli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.tomli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.tomli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.tomli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.tomli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.tomli/codemeta","maintainers":[{"uuid":"veehaitch","login":null,"name":"Vincent Haupert","email":"mail@vincent-haupert.de","url":"https://github.com/veehaitch","packages_count":49,"html_url":null,"role":null,"created_at":"2026-03-04T03:52:30.947Z","updated_at":"2026-03-04T03:52:30.947Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/veehaitch/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":0,"github":"NixOS","metadata":{"funded_packages_count":189},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-04-03T06:23:37.723Z","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":5285786,"name":"tomli","ecosystem":"conda","description":"Tomli is a Python library for parsing TOML. It is fully compatible with TOML v1.0.0.","homepage":"https://github.com/hukkin/tomli","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2021-11-19T09:31:21.000Z","latest_release_published_at":"2026-01-13T09:45:00.000Z","latest_release_number":"2.4.0","last_synced_at":"2026-03-17T21:01:47.794Z","created_at":"2022-10-03T15:43:18.482Z","updated_at":"2026-03-17T21:13:32.697Z","registry_url":"https://anaconda.org/anaconda/tomli","install_command":"conda install -c anaconda tomli","documentation_url":null,"metadata":{},"repo_metadata":{"id":37749560,"uuid":"370616797","full_name":"hukkin/tomli","owner":"hukkin","description":"A lil' TOML parser","archived":false,"fork":false,"pushed_at":"2025-10-20T17:25:41.000Z","size":393,"stargazers_count":534,"open_issues_count":13,"forks_count":49,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-10-21T00:26:55.766Z","etag":null,"topics":["config","parser","python","toml","toml-parser","tomli"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hukkin.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-25T08:17:13.000Z","updated_at":"2025-10-16T12:50:49.000Z","dependencies_parsed_at":"2023-02-16T11:01:44.802Z","dependency_job_id":"23eb70bd-32f2-48b9-8300-cf4ca342341c","html_url":"https://github.com/hukkin/tomli","commit_stats":{"total_commits":275,"total_committers":11,"mean_commits":25.0,"dds":0.4763636363636363,"last_synced_commit":"42a570d5222ec8abfa6e20421d3f2e5132da2f83"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/sbom","scorecard":{"id":473142,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli","commit":"b974fa13a96503546e47a895ac123d5c8425bc9a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":3,"reason":"Found 7/21 approved changesets -- score normalized to 3","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":"1 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tests.yaml: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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:197","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:54","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:69","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:98","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:122","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:149","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   7 pipCommand 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: fuzzer/fuzz.py:1"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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-19T14:29:31.360Z","repository_id":37749560,"created_at":"2025-08-19T14:29:31.360Z","updated_at":"2025-08-19T14:29:31.360Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280561928,"owners_count":26351612,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-23T02:00:06.710Z","response_time":142,"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":"hukkin","name":"Taneli Hukkinen","uuid":"3275109","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275109?u=77bb83759127965eacbfe67e2ca983066e964fde\u0026v=4","repositories_count":78,"last_synced_at":"2025-10-23T00:39:13.161Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hukkin","funding_links":[],"total_stars":1578,"followers":74,"following":6,"created_at":"2022-11-11T18:26:36.257Z","updated_at":"2025-10-23T00:39:13.162Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin/repositories"},"tags":[{"name":"2.3.0","sha":"3fccd16450d0f1d87c042473d95a07f60955206e","kind":"tag","published_at":"2025-10-08T21:21:13.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.3.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"73c3d102eb81fe0d2b87f905df4f740f8878d8da","kind":"tag","published_at":"2024-11-27T22:11:57.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.2.1","html_url":"https://github.com/hukkin/tomli/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"c48e4e111c8558abcfe141f19fcaada3365f836c","kind":"tag","published_at":"2024-11-27T20:05:05.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.2.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"d6e045b1e6b36c56271d9f003794d915d713f962","kind":"tag","published_at":"2024-11-11T18:35:59.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.1.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"3ec6775b118f2ae030d5b12c90939c7f65668e7e","kind":"tag","published_at":"2024-10-02T10:41:58.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.0.2","html_url":"https://github.com/hukkin/tomli/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"36ef51d6a5a55e0eca077b58695390d041061bd4","kind":"tag","published_at":"2022-02-08T10:50:30.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.0.1","html_url":"https://github.com/hukkin/tomli/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.1/manifests"},{"name":"1.2.3","sha":"345bd2a224f215fbb33546b6d7e358307b783793","kind":"tag","published_at":"2021-12-13T22:20:34.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.3","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.3/manifests"},{"name":"2.0.0","sha":"97b61d5b09d9fe0b64ce4d78885d1e3f2692a0e9","kind":"tag","published_at":"2021-12-13T21:09:38.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.0.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.0/manifests"},{"name":"1.2.2","sha":"16a2e08d630b4d834e211d801e1581288765e7d5","kind":"tag","published_at":"2021-10-25T09:46:48.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.2","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9d416d91656fa14cd48eb97e20d3f0c72257fea6","kind":"tag","published_at":"2021-08-05T20:07:24.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.1","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"c607181aa2ca15436bd25cb002b4f05122735e65","kind":"tag","published_at":"2021-07-30T05:08:26.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.0","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"0cba898480f019c8e8866807ec1ea62d250918e8","kind":"tag","published_at":"2021-07-23T08:37:51.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.1.0","html_url":"https://github.com/hukkin/tomli/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.1.0/manifests"},{"name":"1.0.4","sha":"ec0f3f9d1f0c8d70a4fa927f71368a5f6d420f3a","kind":"tag","published_at":"2021-07-04T23:13:27.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.4","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"78b3e15e5bd37c8315110eefddc6d1a1e44a6bb5","kind":"tag","published_at":"2021-06-27T23:00:14.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.3","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"33ae2ba864a0369c5c1baecf6be90af72f9ab93d","kind":"tag","published_at":"2021-06-18T15:59:31.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.2","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"e6274cb5a827fd51bb3c18d891aae6c21992f332","kind":"tag","published_at":"2021-06-15T06:59:32.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.1","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"d7a752147af7c266c9bcbb37559224f4eb1f98f2","kind":"tag","published_at":"2021-06-08T19:13:05.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.0","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.0/manifests"},{"name":"0.2.10","sha":"7c9c5ee01ba19eecc333aa05d3191df9a5db8d1a","kind":"tag","published_at":"2021-06-06T12:23:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.10","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"baca38f4b014d323238b44064115f4c86ffbaba1","kind":"tag","published_at":"2021-06-04T22:50:16.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.9","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"ace4bf5042fe497f5c9768027c795d70c94b6dd5","kind":"tag","published_at":"2021-06-04T07:28:34.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.8","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"52574156c2d915b6d1d9ce4ec696ca17f5f6441a","kind":"tag","published_at":"2021-06-02T16:50:17.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.7","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"fff7762604cdda20b514b4de7dd45fe4c4dfb87d","kind":"tag","published_at":"2021-05-31T22:23:13.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.6","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"f4832dee52b5096af31afd869d0ec2f69ff90725","kind":"tag","published_at":"2021-05-31T11:13:44.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.5","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"bb5b48ab99e798812ecd5fff2078c8b1b0d74e08","kind":"tag","published_at":"2021-05-30T22:56:08.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.4","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"eaf4da28534d39418ecae5d84e444786a8b70172","kind":"tag","published_at":"2021-05-29T11:22:48.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.3","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"6c3e23870df1eb02584711aa82aee81d90621c26","kind":"tag","published_at":"2021-05-28T23:01:43.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.2","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"2f2feb963386c32af9d762546c89506576fa31b0","kind":"tag","published_at":"2021-05-28T14:32:30.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.1","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"ba3992783c56d95dc4f87994b4bc5aaa12ae2acf","kind":"tag","published_at":"2021-05-27T22:26:03.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.0","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"14182cd4f2b12c3544bb6a647c07eec5041db297","kind":"tag","published_at":"2021-05-27T16:32:06.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.1.0","html_url":"https://github.com/hukkin/tomli/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-03-17T21:13:32.675Z","dependent_packages_count":30,"downloads":586638,"downloads_period":"total","dependent_repos_count":192,"rankings":{"downloads":null,"dependent_repos_count":14.16062801932367,"dependent_packages_count":1.2077294685990339,"stargazers_count":34.26932367149759,"forks_count":44.21624886741166,"docker_downloads_count":null,"average":23.463482506707987},"purl":"pkg:conda/tomli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/tomli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/tomli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/tomli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-20T18:50:21.370Z","issues_count":42,"pull_requests_count":129,"avg_time_to_close_issue":2699058.8857142855,"avg_time_to_close_pull_request":2018625.6578947369,"issues_closed_count":35,"pull_requests_closed_count":114,"pull_request_authors_count":18,"issue_authors_count":36,"avg_comments_per_issue":3.8095238095238093,"avg_comments_per_pull_request":1.2170542635658914,"merged_pull_requests_count":89,"bot_issues_count":0,"bot_pull_requests_count":15,"past_year_issues_count":11,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":1695348.0,"past_year_avg_time_to_close_pull_request":816882.0384615385,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.9090909090909091,"past_year_avg_comments_per_pull_request":1.7058823529411764,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/issues","maintainers":[{"login":"hukkin","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"},{"login":"hauntsaninja","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"}],"active_maintainers":[{"login":"hukkin","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/tomli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/tomli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/tomli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/tomli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/tomli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/tomli/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5158,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com"},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-04-27T18:20:20.117Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":13404150,"name":"python-tomli","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/hukkin/tomli","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/hukkin/tomli","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T12:08:36.759Z","latest_release_published_at":"2026-02-06T12:08:36.759Z","latest_release_number":"2.0.1-2","last_synced_at":"2026-03-06T12:57:05.315Z","created_at":"2026-02-06T12:08:32.887Z","updated_at":"2026-03-06T13:04:53.971Z","registry_url":"https://launchpad.net/ubuntu/+source/python-tomli","install_command":"apt-get install python-tomli","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-tomli","standards_version":"4.6.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, flit (\u003e= 3.2.0), pybuild-plugin-pyproject, python3-pytest-xdist \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"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/python-tomli?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-tomli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-tomli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-tomli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-tomli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-tomli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-tomli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-tomli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-tomli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-tomli/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":0,"github":"ubuntu","metadata":{"codename":"noble"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-04-27T18:20:35.701Z","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":13775477,"name":"python-tomli","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/hukkin/tomli","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/hukkin/tomli","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T12:42:24.397Z","latest_release_published_at":"2026-02-13T12:42:24.397Z","latest_release_number":"1.2.2-2","last_synced_at":"2026-03-13T19:46:25.024Z","created_at":"2026-02-13T12:42:24.131Z","updated_at":"2026-03-13T19:46:25.025Z","registry_url":"https://launchpad.net/ubuntu/+source/python-tomli","install_command":"apt-get install python-tomli","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-tomli","standards_version":"4.6.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, flit, python3-dateutil, python3-pytest-xdist","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T12:42:24.856Z","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/python-tomli?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-tomli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-tomli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-tomli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-tomli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-tomli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-tomli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-tomli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-tomli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-tomli/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":0,"github":"ubuntu","metadata":{"codename":"jammy"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-04-27T18:20:36.155Z","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":13081329,"name":"python311Packages.tomli","ecosystem":"nixpkgs","description":"Python library for parsing TOML, fully compatible with TOML v1.0.0","homepage":"https://github.com/hukkin/tomli","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:48:56.978Z","latest_release_published_at":"2026-02-01T17:48:56.978Z","latest_release_number":"2.0.1","last_synced_at":"2026-03-07T10:15:47.482Z","created_at":"2026-02-01T17:48:47.802Z","updated_at":"2026-03-07T10:15:47.769Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.tomli","install_command":"nix-env -iA nixpkgs.python311Packages.tomli","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/tomli/default.nix#L44","metadata":{"nix_attribute":"python3.11-tomli-2.0.1","position":"pkgs/development/python-modules/tomli/default.nix:44","platforms":["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","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"tomli","upstream_purl":"pkg:pypi/tomli"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python311Packages.tomli?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.tomli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.tomli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.tomli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.tomli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.tomli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.tomli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.tomli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.tomli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.tomli/codemeta","maintainers":[{"uuid":"veehaitch","login":null,"name":"Vincent Haupert","email":"mail@vincent-haupert.de","url":"https://github.com/veehaitch","packages_count":50,"html_url":null,"role":null,"created_at":"2026-03-07T10:15:47.681Z","updated_at":"2026-03-07T10:15:47.681Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/veehaitch/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":0,"github":"NixOS","metadata":{"funded_packages_count":228},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-04-03T06:22:14.703Z","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":12834825,"name":"python311Packages.tomli","ecosystem":"nixpkgs","description":"A Python library for parsing TOML, fully compatible with TOML v1.0.0","homepage":"https://github.com/hukkin/tomli","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T20:43:05.445Z","latest_release_published_at":"2026-01-26T20:43:05.445Z","latest_release_number":"2.0.1","last_synced_at":"2026-04-18T17:07:12.472Z","created_at":"2026-01-26T20:43:05.288Z","updated_at":"2026-04-18T17:07:12.472Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.tomli","install_command":"nix-env -iA nixpkgs.python311Packages.tomli","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/tomli/default.nix#L39","metadata":{"nix_attribute":"python3.11-tomli-2.0.1","position":"pkgs/development/python-modules/tomli/default.nix:39","platforms":["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","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"tomli","upstream_purl":"pkg:pypi/tomli"},"repo_metadata":{},"repo_metadata_updated_at":null,"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/python311Packages.tomli?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.tomli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.tomli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.tomli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.tomli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.tomli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.tomli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.tomli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.tomli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.tomli/codemeta","maintainers":[{"uuid":"SuperSandro2000","login":null,"name":"Sandro Jäckel","email":"sandro.jaeckel@gmail.com","url":"https://github.com/SuperSandro2000","packages_count":723,"html_url":null,"role":null,"created_at":"2026-03-04T21:26:45.016Z","updated_at":"2026-03-04T21:26:45.016Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/SuperSandro2000/packages"},{"uuid":"veehaitch","login":null,"name":"Vincent Haupert","email":"mail@vincent-haupert.de","url":"https://github.com/veehaitch","packages_count":48,"html_url":null,"role":null,"created_at":"2026-03-04T21:26:44.977Z","updated_at":"2026-03-04T21:26:44.977Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/veehaitch/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":0,"github":"NixOS","metadata":{"funded_packages_count":151},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-04-03T06:21:54.798Z","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":13800770,"name":"python-tomli","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/hukkin/tomli","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/hukkin/tomli","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T17:27:28.759Z","latest_release_published_at":"2026-02-13T17:27:28.759Z","latest_release_number":"2.0.1-2","last_synced_at":"2026-03-14T01:17:09.216Z","created_at":"2026-02-13T17:27:28.558Z","updated_at":"2026-03-14T01:17:09.216Z","registry_url":"https://launchpad.net/ubuntu/+source/python-tomli","install_command":"apt-get install python-tomli","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-tomli","standards_version":"4.6.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, flit (\u003e= 3.2.0), pybuild-plugin-pyproject, python3-pytest-xdist \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T17:27:29.607Z","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/python-tomli?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-tomli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-tomli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-tomli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-tomli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-tomli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-tomli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-tomli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-tomli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-tomli/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":0,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-04-27T18:20:38.051Z","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":13953176,"name":"python-tomli","ecosystem":"guix","description":"Small and fast TOML parser","homepage":"https://github.com/hukkin/tomli","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/hukkin/tomli","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T19:48:41.445Z","latest_release_published_at":"2026-03-02T19:48:41.445Z","latest_release_number":"2.2.1","last_synced_at":"2026-04-27T16:44:30.500Z","created_at":"2026-03-02T19:48:41.220Z","updated_at":"2026-04-27T16:44:30.501Z","registry_url":"https://packages.guix.gnu.org/packages/python-tomli/2.2.1/","install_command":"guix install python-tomli","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/python-build.scm#n472","metadata":{"location":"gnu/packages/python-build.scm:472","variable_name":"python-tomli"},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-02T19:48:41.994Z","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/python-tomli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-tomli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-tomli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-tomli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-tomli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-tomli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-tomli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-tomli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-tomli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-tomli/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":31606,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":352},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-05-07T05:00:22.550Z","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":13665867,"name":"python-tomli","ecosystem":"debian","description":null,"homepage":"https://github.com/hukkin/tomli","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/hukkin/tomli","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T10:51:29.312Z","latest_release_published_at":"2026-02-12T10:51:29.312Z","latest_release_number":"2.2.1-2","last_synced_at":"2026-03-14T10:01:40.415Z","created_at":"2026-02-12T10:51:29.039Z","updated_at":"2026-03-14T10:01:40.415Z","registry_url":"https://tracker.debian.org/pkg/python-tomli","install_command":"apt-get install python-tomli","documentation_url":"https://packages.debian.org/trixie/python-tomli","metadata":{"component":"main","architecture":"any","priority":"extra","binary":"python3-tomli","standards_version":"4.7.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-all-dev:native, libpython3-all-dev, python3-mypy, python3-setuptools, pybuild-plugin-pyproject, python3-pytest-xdist \u003c!nocheck\u003e, flit","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T10:51:30.562Z","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/python-tomli?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-tomli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-tomli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-tomli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-tomli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-tomli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-tomli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-tomli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-tomli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-tomli/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":0,"github":"debian","metadata":{"codename":"trixie"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-04-27T18:20:39.853Z","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":13300172,"name":"python310Packages.tomli","ecosystem":"nixpkgs","description":"A Python library for parsing TOML, fully compatible with TOML v1.0.0","homepage":"https://github.com/hukkin/tomli","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:38:49.082Z","latest_release_published_at":"2026-02-02T06:38:49.082Z","latest_release_number":"2.0.1","last_synced_at":"2026-03-07T08:38:24.448Z","created_at":"2026-02-02T06:38:41.185Z","updated_at":"2026-03-07T08:38:24.672Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.tomli","install_command":"nix-env -iA nixpkgs.python310Packages.tomli","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/tomli/default.nix#L39","metadata":{"nix_attribute":"python3.10-tomli-2.0.1","position":"pkgs/development/python-modules/tomli/default.nix:39","platforms":["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","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"tomli","upstream_purl":"pkg:pypi/tomli"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python310Packages.tomli?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.tomli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.tomli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.tomli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.tomli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.tomli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.tomli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.tomli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.tomli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.tomli/codemeta","maintainers":[{"uuid":"veehaitch","login":null,"name":"Vincent Haupert","email":"mail@vincent-haupert.de","url":"https://github.com/veehaitch","packages_count":49,"html_url":null,"role":null,"created_at":"2026-03-07T08:38:24.602Z","updated_at":"2026-03-07T08:38:24.602Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/veehaitch/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":0,"github":"NixOS","metadata":{"funded_packages_count":189},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-04-03T06:23:37.723Z","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":12878741,"name":"python313Packages.tomli","ecosystem":"nixpkgs","description":"Python library for parsing TOML, fully compatible with TOML v1.0.0","homepage":"https://github.com/hukkin/tomli","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli","keywords_array":["python"],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-27T05:20:49.815Z","latest_release_published_at":"2026-03-05T08:11:15.914Z","latest_release_number":"2.4.0","last_synced_at":"2026-03-05T08:11:16.331Z","created_at":"2026-01-27T05:20:49.602Z","updated_at":"2026-03-05T09:51:12.943Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.tomli","install_command":"nix-env -iA nixpkgs.python313Packages.tomli","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/tomli/default.nix#L44","metadata":{"nix_attribute":"python3.13-tomli-2.4.0","position":"pkgs/development/python-modules/tomli/default.nix:44","platforms":["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","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"tomli","upstream_purl":"pkg:pypi/tomli"},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-05T09:51:12.916Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python313Packages.tomli?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.tomli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.tomli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.tomli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.tomli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.tomli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.tomli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.tomli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.tomli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.tomli/codemeta","maintainers":[{"uuid":"veehaitch","login":null,"name":"Vincent Haupert","email":"mail@vincent-haupert.de","url":"https://github.com/veehaitch","packages_count":49,"html_url":null,"role":null,"created_at":"2026-03-05T08:11:16.624Z","updated_at":"2026-03-05T08:11:16.624Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/veehaitch/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":147255,"maintainers_count":4695,"namespaces_count":0,"keywords_count":2885,"github":"NixOS","metadata":{"funded_packages_count":1565},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-05-15T05:01:34.865Z","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":6051701,"name":"py3-tomli","ecosystem":"alpine","description":"A lil' TOML parser","homepage":"https://github.com/hukkin/tomli","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli","keywords_array":[],"namespace":"main","versions_count":8,"first_release_published_at":"2022-11-22T19:33:35.000Z","latest_release_published_at":"2026-03-29T17:48:23.000Z","latest_release_number":"2.4.1-r0","last_synced_at":"2026-03-29T18:31:52.921Z","created_at":"2023-01-31T18:28:31.916Z","updated_at":"2026-03-29T18:31:55.312Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/main/x86_64/py3-tomli","install_command":"apk add py3-tomli","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":37749560,"uuid":"370616797","full_name":"hukkin/tomli","owner":"hukkin","description":"A lil' TOML parser","archived":false,"fork":false,"pushed_at":"2025-10-13T17:32:54.000Z","size":393,"stargazers_count":533,"open_issues_count":11,"forks_count":48,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-10-14T00:05:34.694Z","etag":null,"topics":["config","parser","python","toml","toml-parser","tomli"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hukkin.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-25T08:17:13.000Z","updated_at":"2025-10-10T09:04:29.000Z","dependencies_parsed_at":"2023-02-16T11:01:44.802Z","dependency_job_id":"23eb70bd-32f2-48b9-8300-cf4ca342341c","html_url":"https://github.com/hukkin/tomli","commit_stats":{"total_commits":275,"total_committers":11,"mean_commits":25.0,"dds":0.4763636363636363,"last_synced_commit":"42a570d5222ec8abfa6e20421d3f2e5132da2f83"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/sbom","scorecard":{"id":473142,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli","commit":"b974fa13a96503546e47a895ac123d5c8425bc9a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":3,"reason":"Found 7/21 approved changesets -- score normalized to 3","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":"1 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tests.yaml: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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:197","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:54","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:69","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:98","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:122","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:149","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   7 pipCommand 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: fuzzer/fuzz.py:1"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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-19T14:29:31.360Z","repository_id":37749560,"created_at":"2025-08-19T14:29:31.360Z","updated_at":"2025-08-19T14:29:31.360Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017353,"owners_count":26086052,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"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":"hukkin","name":"Taneli Hukkinen","uuid":"3275109","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275109?u=77bb83759127965eacbfe67e2ca983066e964fde\u0026v=4","repositories_count":78,"last_synced_at":"2025-10-08T00:31:23.827Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hukkin","funding_links":[],"total_stars":1568,"followers":74,"following":6,"created_at":"2022-11-11T18:26:36.257Z","updated_at":"2025-10-08T00:31:23.828Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin/repositories"},"tags":[{"name":"2.3.0","sha":"3fccd16450d0f1d87c042473d95a07f60955206e","kind":"tag","published_at":"2025-10-08T21:21:13.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.3.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"73c3d102eb81fe0d2b87f905df4f740f8878d8da","kind":"tag","published_at":"2024-11-27T22:11:57.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.2.1","html_url":"https://github.com/hukkin/tomli/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"c48e4e111c8558abcfe141f19fcaada3365f836c","kind":"tag","published_at":"2024-11-27T20:05:05.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.2.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"d6e045b1e6b36c56271d9f003794d915d713f962","kind":"tag","published_at":"2024-11-11T18:35:59.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.1.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"3ec6775b118f2ae030d5b12c90939c7f65668e7e","kind":"tag","published_at":"2024-10-02T10:41:58.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.0.2","html_url":"https://github.com/hukkin/tomli/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"36ef51d6a5a55e0eca077b58695390d041061bd4","kind":"tag","published_at":"2022-02-08T10:50:30.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.0.1","html_url":"https://github.com/hukkin/tomli/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.1/manifests"},{"name":"1.2.3","sha":"345bd2a224f215fbb33546b6d7e358307b783793","kind":"tag","published_at":"2021-12-13T22:20:34.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.3","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.3/manifests"},{"name":"2.0.0","sha":"97b61d5b09d9fe0b64ce4d78885d1e3f2692a0e9","kind":"tag","published_at":"2021-12-13T21:09:38.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.0.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.0/manifests"},{"name":"1.2.2","sha":"16a2e08d630b4d834e211d801e1581288765e7d5","kind":"tag","published_at":"2021-10-25T09:46:48.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.2","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9d416d91656fa14cd48eb97e20d3f0c72257fea6","kind":"tag","published_at":"2021-08-05T20:07:24.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.1","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"c607181aa2ca15436bd25cb002b4f05122735e65","kind":"tag","published_at":"2021-07-30T05:08:26.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.0","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"0cba898480f019c8e8866807ec1ea62d250918e8","kind":"tag","published_at":"2021-07-23T08:37:51.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.1.0","html_url":"https://github.com/hukkin/tomli/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.1.0/manifests"},{"name":"1.0.4","sha":"ec0f3f9d1f0c8d70a4fa927f71368a5f6d420f3a","kind":"tag","published_at":"2021-07-04T23:13:27.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.4","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"78b3e15e5bd37c8315110eefddc6d1a1e44a6bb5","kind":"tag","published_at":"2021-06-27T23:00:14.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.3","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"33ae2ba864a0369c5c1baecf6be90af72f9ab93d","kind":"tag","published_at":"2021-06-18T15:59:31.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.2","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"e6274cb5a827fd51bb3c18d891aae6c21992f332","kind":"tag","published_at":"2021-06-15T06:59:32.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.1","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"d7a752147af7c266c9bcbb37559224f4eb1f98f2","kind":"tag","published_at":"2021-06-08T19:13:05.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.0","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.0/manifests"},{"name":"0.2.10","sha":"7c9c5ee01ba19eecc333aa05d3191df9a5db8d1a","kind":"tag","published_at":"2021-06-06T12:23:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.10","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"baca38f4b014d323238b44064115f4c86ffbaba1","kind":"tag","published_at":"2021-06-04T22:50:16.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.9","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"ace4bf5042fe497f5c9768027c795d70c94b6dd5","kind":"tag","published_at":"2021-06-04T07:28:34.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.8","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"52574156c2d915b6d1d9ce4ec696ca17f5f6441a","kind":"tag","published_at":"2021-06-02T16:50:17.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.7","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"fff7762604cdda20b514b4de7dd45fe4c4dfb87d","kind":"tag","published_at":"2021-05-31T22:23:13.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.6","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"f4832dee52b5096af31afd869d0ec2f69ff90725","kind":"tag","published_at":"2021-05-31T11:13:44.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.5","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"bb5b48ab99e798812ecd5fff2078c8b1b0d74e08","kind":"tag","published_at":"2021-05-30T22:56:08.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.4","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"eaf4da28534d39418ecae5d84e444786a8b70172","kind":"tag","published_at":"2021-05-29T11:22:48.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.3","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"6c3e23870df1eb02584711aa82aee81d90621c26","kind":"tag","published_at":"2021-05-28T23:01:43.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.2","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"2f2feb963386c32af9d762546c89506576fa31b0","kind":"tag","published_at":"2021-05-28T14:32:30.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.1","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"ba3992783c56d95dc4f87994b4bc5aaa12ae2acf","kind":"tag","published_at":"2021-05-27T22:26:03.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.0","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"14182cd4f2b12c3544bb6a647c07eec5041db297","kind":"tag","published_at":"2021-05-27T16:32:06.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.1.0","html_url":"https://github.com/hukkin/tomli/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-23T04:28:02.985Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":6.030839073262366,"stargazers_count":14.879461490294302,"forks_count":21.36036318096431,"average":10.567665936130245},"purl":"pkg:apk/alpine/py3-tomli?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-tomli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-tomli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-tomli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-09T15:59:11.300Z","issues_count":39,"pull_requests_count":127,"avg_time_to_close_issue":2777909.3235294116,"avg_time_to_close_pull_request":2018625.6578947369,"issues_closed_count":34,"pull_requests_closed_count":114,"pull_request_authors_count":17,"issue_authors_count":33,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.220472440944882,"merged_pull_requests_count":89,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":8,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":2254416.0,"past_year_avg_time_to_close_pull_request":816882.0384615385,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":1.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/issues","maintainers":[{"login":"hukkin","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"},{"login":"hauntsaninja","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"}],"active_maintainers":[{"login":"hukkin","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-tomli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-tomli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-tomli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-tomli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-tomli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-tomli/codemeta","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":"michal@polanski.me","url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":478,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2023-01-31T21:44:25.331Z","updated_at":"2023-01-31T21:44:25.331Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39488,"maintainers_count":889,"namespaces_count":3,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community","testing"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-04-27T18:20:22.267Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":7632603,"name":"py3-tomli-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-tomli","homepage":"https://github.com/hukkin/tomli","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli","keywords_array":[],"namespace":"main","versions_count":7,"first_release_published_at":"2023-04-20T12:03:10.000Z","latest_release_published_at":"2026-03-29T17:48:23.000Z","latest_release_number":"2.4.1-r0","last_synced_at":"2026-03-29T18:31:58.506Z","created_at":"2023-04-23T01:49:53.915Z","updated_at":"2026-03-29T18:31:59.772Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/main/x86_64/py3-tomli-pyc","install_command":"apk add py3-tomli-pyc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":37749560,"uuid":"370616797","full_name":"hukkin/tomli","owner":"hukkin","description":"A lil' TOML parser","archived":false,"fork":false,"pushed_at":"2025-10-13T17:32:54.000Z","size":393,"stargazers_count":533,"open_issues_count":11,"forks_count":48,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-10-14T00:05:34.694Z","etag":null,"topics":["config","parser","python","toml","toml-parser","tomli"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hukkin.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-25T08:17:13.000Z","updated_at":"2025-10-10T09:04:29.000Z","dependencies_parsed_at":"2023-02-16T11:01:44.802Z","dependency_job_id":"23eb70bd-32f2-48b9-8300-cf4ca342341c","html_url":"https://github.com/hukkin/tomli","commit_stats":{"total_commits":275,"total_committers":11,"mean_commits":25.0,"dds":0.4763636363636363,"last_synced_commit":"42a570d5222ec8abfa6e20421d3f2e5132da2f83"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/sbom","scorecard":{"id":473142,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli","commit":"b974fa13a96503546e47a895ac123d5c8425bc9a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":3,"reason":"Found 7/21 approved changesets -- score normalized to 3","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":"1 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tests.yaml: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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:197","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:54","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:69","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:98","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:122","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:149","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   7 pipCommand 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: fuzzer/fuzz.py:1"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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-19T14:29:31.360Z","repository_id":37749560,"created_at":"2025-08-19T14:29:31.360Z","updated_at":"2025-08-19T14:29:31.360Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017353,"owners_count":26086052,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"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":"hukkin","name":"Taneli Hukkinen","uuid":"3275109","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275109?u=77bb83759127965eacbfe67e2ca983066e964fde\u0026v=4","repositories_count":78,"last_synced_at":"2025-10-08T00:31:23.827Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hukkin","funding_links":[],"total_stars":1568,"followers":74,"following":6,"created_at":"2022-11-11T18:26:36.257Z","updated_at":"2025-10-08T00:31:23.828Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin/repositories"},"tags":[{"name":"2.3.0","sha":"3fccd16450d0f1d87c042473d95a07f60955206e","kind":"tag","published_at":"2025-10-08T21:21:13.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.3.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"73c3d102eb81fe0d2b87f905df4f740f8878d8da","kind":"tag","published_at":"2024-11-27T22:11:57.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.2.1","html_url":"https://github.com/hukkin/tomli/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"c48e4e111c8558abcfe141f19fcaada3365f836c","kind":"tag","published_at":"2024-11-27T20:05:05.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.2.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"d6e045b1e6b36c56271d9f003794d915d713f962","kind":"tag","published_at":"2024-11-11T18:35:59.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.1.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"3ec6775b118f2ae030d5b12c90939c7f65668e7e","kind":"tag","published_at":"2024-10-02T10:41:58.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.0.2","html_url":"https://github.com/hukkin/tomli/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"36ef51d6a5a55e0eca077b58695390d041061bd4","kind":"tag","published_at":"2022-02-08T10:50:30.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.0.1","html_url":"https://github.com/hukkin/tomli/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.1/manifests"},{"name":"1.2.3","sha":"345bd2a224f215fbb33546b6d7e358307b783793","kind":"tag","published_at":"2021-12-13T22:20:34.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.3","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.3/manifests"},{"name":"2.0.0","sha":"97b61d5b09d9fe0b64ce4d78885d1e3f2692a0e9","kind":"tag","published_at":"2021-12-13T21:09:38.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.0.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.0/manifests"},{"name":"1.2.2","sha":"16a2e08d630b4d834e211d801e1581288765e7d5","kind":"tag","published_at":"2021-10-25T09:46:48.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.2","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9d416d91656fa14cd48eb97e20d3f0c72257fea6","kind":"tag","published_at":"2021-08-05T20:07:24.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.1","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"c607181aa2ca15436bd25cb002b4f05122735e65","kind":"tag","published_at":"2021-07-30T05:08:26.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.0","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"0cba898480f019c8e8866807ec1ea62d250918e8","kind":"tag","published_at":"2021-07-23T08:37:51.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.1.0","html_url":"https://github.com/hukkin/tomli/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.1.0/manifests"},{"name":"1.0.4","sha":"ec0f3f9d1f0c8d70a4fa927f71368a5f6d420f3a","kind":"tag","published_at":"2021-07-04T23:13:27.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.4","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"78b3e15e5bd37c8315110eefddc6d1a1e44a6bb5","kind":"tag","published_at":"2021-06-27T23:00:14.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.3","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"33ae2ba864a0369c5c1baecf6be90af72f9ab93d","kind":"tag","published_at":"2021-06-18T15:59:31.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.2","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"e6274cb5a827fd51bb3c18d891aae6c21992f332","kind":"tag","published_at":"2021-06-15T06:59:32.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.1","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"d7a752147af7c266c9bcbb37559224f4eb1f98f2","kind":"tag","published_at":"2021-06-08T19:13:05.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.0","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.0/manifests"},{"name":"0.2.10","sha":"7c9c5ee01ba19eecc333aa05d3191df9a5db8d1a","kind":"tag","published_at":"2021-06-06T12:23:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.10","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"baca38f4b014d323238b44064115f4c86ffbaba1","kind":"tag","published_at":"2021-06-04T22:50:16.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.9","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"ace4bf5042fe497f5c9768027c795d70c94b6dd5","kind":"tag","published_at":"2021-06-04T07:28:34.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.8","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"52574156c2d915b6d1d9ce4ec696ca17f5f6441a","kind":"tag","published_at":"2021-06-02T16:50:17.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.7","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"fff7762604cdda20b514b4de7dd45fe4c4dfb87d","kind":"tag","published_at":"2021-05-31T22:23:13.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.6","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"f4832dee52b5096af31afd869d0ec2f69ff90725","kind":"tag","published_at":"2021-05-31T11:13:44.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.5","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"bb5b48ab99e798812ecd5fff2078c8b1b0d74e08","kind":"tag","published_at":"2021-05-30T22:56:08.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.4","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"eaf4da28534d39418ecae5d84e444786a8b70172","kind":"tag","published_at":"2021-05-29T11:22:48.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.3","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"6c3e23870df1eb02584711aa82aee81d90621c26","kind":"tag","published_at":"2021-05-28T23:01:43.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.2","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"2f2feb963386c32af9d762546c89506576fa31b0","kind":"tag","published_at":"2021-05-28T14:32:30.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.1","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"ba3992783c56d95dc4f87994b4bc5aaa12ae2acf","kind":"tag","published_at":"2021-05-27T22:26:03.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.0","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"14182cd4f2b12c3544bb6a647c07eec5041db297","kind":"tag","published_at":"2021-05-27T16:32:06.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.1.0","html_url":"https://github.com/hukkin/tomli/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-23T04:28:02.983Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.132689623958058,"stargazers_count":15.239897584325949,"forks_count":21.52213440201863,"average":12.72368040257566},"purl":"pkg:apk/alpine/py3-tomli-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-tomli-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-tomli-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-tomli-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-09T15:59:11.300Z","issues_count":39,"pull_requests_count":127,"avg_time_to_close_issue":2777909.3235294116,"avg_time_to_close_pull_request":2018625.6578947369,"issues_closed_count":34,"pull_requests_closed_count":114,"pull_request_authors_count":17,"issue_authors_count":33,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.220472440944882,"merged_pull_requests_count":89,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":8,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":2254416.0,"past_year_avg_time_to_close_pull_request":816882.0384615385,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":1.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/issues","maintainers":[{"login":"hukkin","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"},{"login":"hauntsaninja","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"}],"active_maintainers":[{"login":"hukkin","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-tomli-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-tomli-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-tomli-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-tomli-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-tomli-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-tomli-pyc/codemeta","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":"michal@polanski.me","url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":478,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2023-04-23T04:15:25.825Z","updated_at":"2023-04-23T04:15:25.825Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39488,"maintainers_count":889,"namespaces_count":3,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community","testing"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-04-27T18:20:22.267Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":12992968,"name":"py3-tomli-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-tomli","homepage":"https://github.com/hukkin/tomli","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli","keywords_array":[],"namespace":"main","versions_count":2,"first_release_published_at":"2025-06-18T09:10:35.000Z","latest_release_published_at":"2026-03-29T20:26:49.000Z","latest_release_number":"2.3.1-r0","last_synced_at":"2026-04-02T21:16:19.787Z","created_at":"2026-01-30T19:33:46.541Z","updated_at":"2026-04-02T21:16:19.789Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/main/x86_64/py3-tomli-pyc","install_command":"apk add py3-tomli-pyc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"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:apk/alpine/py3-tomli-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-tomli-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-tomli-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-tomli-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-tomli-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-tomli-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-tomli-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-tomli-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-tomli-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-tomli-pyc/codemeta","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":378,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2026-03-03T19:50:17.300Z","updated_at":"2026-03-03T19:50:17.300Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27574,"maintainers_count":428,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-04-27T18:20:22.382Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":11773659,"name":"py3-tomli-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-tomli","homepage":"https://github.com/hukkin/tomli","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-11-29T20:36:14.000Z","latest_release_published_at":"2024-11-29T20:36:14.000Z","latest_release_number":"2.2.1-r0","last_synced_at":"2026-04-03T07:25:48.457Z","created_at":"2025-06-08T00:46:28.989Z","updated_at":"2026-04-03T07:25:48.458Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-tomli-pyc","install_command":"apk add py3-tomli-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37749560,"uuid":"370616797","full_name":"hukkin/tomli","owner":"hukkin","description":"A lil' TOML parser","archived":false,"fork":false,"pushed_at":"2025-10-20T17:25:41.000Z","size":393,"stargazers_count":534,"open_issues_count":13,"forks_count":49,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-10-21T00:26:55.766Z","etag":null,"topics":["config","parser","python","toml","toml-parser","tomli"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hukkin.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-25T08:17:13.000Z","updated_at":"2025-10-16T12:50:49.000Z","dependencies_parsed_at":"2023-02-16T11:01:44.802Z","dependency_job_id":"23eb70bd-32f2-48b9-8300-cf4ca342341c","html_url":"https://github.com/hukkin/tomli","commit_stats":{"total_commits":275,"total_committers":11,"mean_commits":25.0,"dds":0.4763636363636363,"last_synced_commit":"42a570d5222ec8abfa6e20421d3f2e5132da2f83"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/sbom","scorecard":{"id":473142,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli","commit":"b974fa13a96503546e47a895ac123d5c8425bc9a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":3,"reason":"Found 7/21 approved changesets -- score normalized to 3","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":"1 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tests.yaml: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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:197","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:54","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:69","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:98","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:122","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:149","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   7 pipCommand 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: fuzzer/fuzz.py:1"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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-19T14:29:31.360Z","repository_id":37749560,"created_at":"2025-08-19T14:29:31.360Z","updated_at":"2025-08-19T14:29:31.360Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280365538,"owners_count":26318383,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-21T02:00:06.614Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"hukkin","name":"Taneli Hukkinen","uuid":"3275109","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275109?u=77bb83759127965eacbfe67e2ca983066e964fde\u0026v=4","repositories_count":78,"last_synced_at":"2025-10-15T03:12:43.037Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hukkin","funding_links":[],"total_stars":1573,"followers":74,"following":6,"created_at":"2022-11-11T18:26:36.257Z","updated_at":"2025-10-15T03:12:43.037Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin/repositories"},"tags":[{"name":"2.3.0","sha":"3fccd16450d0f1d87c042473d95a07f60955206e","kind":"tag","published_at":"2025-10-08T21:21:13.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.3.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"73c3d102eb81fe0d2b87f905df4f740f8878d8da","kind":"tag","published_at":"2024-11-27T22:11:57.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.2.1","html_url":"https://github.com/hukkin/tomli/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"c48e4e111c8558abcfe141f19fcaada3365f836c","kind":"tag","published_at":"2024-11-27T20:05:05.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.2.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"d6e045b1e6b36c56271d9f003794d915d713f962","kind":"tag","published_at":"2024-11-11T18:35:59.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.1.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"3ec6775b118f2ae030d5b12c90939c7f65668e7e","kind":"tag","published_at":"2024-10-02T10:41:58.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.0.2","html_url":"https://github.com/hukkin/tomli/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"36ef51d6a5a55e0eca077b58695390d041061bd4","kind":"tag","published_at":"2022-02-08T10:50:30.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.0.1","html_url":"https://github.com/hukkin/tomli/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.1/manifests"},{"name":"1.2.3","sha":"345bd2a224f215fbb33546b6d7e358307b783793","kind":"tag","published_at":"2021-12-13T22:20:34.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.3","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.3/manifests"},{"name":"2.0.0","sha":"97b61d5b09d9fe0b64ce4d78885d1e3f2692a0e9","kind":"tag","published_at":"2021-12-13T21:09:38.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.0.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.0/manifests"},{"name":"1.2.2","sha":"16a2e08d630b4d834e211d801e1581288765e7d5","kind":"tag","published_at":"2021-10-25T09:46:48.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.2","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9d416d91656fa14cd48eb97e20d3f0c72257fea6","kind":"tag","published_at":"2021-08-05T20:07:24.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.1","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"c607181aa2ca15436bd25cb002b4f05122735e65","kind":"tag","published_at":"2021-07-30T05:08:26.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.0","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"0cba898480f019c8e8866807ec1ea62d250918e8","kind":"tag","published_at":"2021-07-23T08:37:51.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.1.0","html_url":"https://github.com/hukkin/tomli/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.1.0/manifests"},{"name":"1.0.4","sha":"ec0f3f9d1f0c8d70a4fa927f71368a5f6d420f3a","kind":"tag","published_at":"2021-07-04T23:13:27.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.4","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"78b3e15e5bd37c8315110eefddc6d1a1e44a6bb5","kind":"tag","published_at":"2021-06-27T23:00:14.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.3","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"33ae2ba864a0369c5c1baecf6be90af72f9ab93d","kind":"tag","published_at":"2021-06-18T15:59:31.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.2","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"e6274cb5a827fd51bb3c18d891aae6c21992f332","kind":"tag","published_at":"2021-06-15T06:59:32.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.1","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"d7a752147af7c266c9bcbb37559224f4eb1f98f2","kind":"tag","published_at":"2021-06-08T19:13:05.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.0","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.0/manifests"},{"name":"0.2.10","sha":"7c9c5ee01ba19eecc333aa05d3191df9a5db8d1a","kind":"tag","published_at":"2021-06-06T12:23:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.10","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"baca38f4b014d323238b44064115f4c86ffbaba1","kind":"tag","published_at":"2021-06-04T22:50:16.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.9","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"ace4bf5042fe497f5c9768027c795d70c94b6dd5","kind":"tag","published_at":"2021-06-04T07:28:34.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.8","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"52574156c2d915b6d1d9ce4ec696ca17f5f6441a","kind":"tag","published_at":"2021-06-02T16:50:17.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.7","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"fff7762604cdda20b514b4de7dd45fe4c4dfb87d","kind":"tag","published_at":"2021-05-31T22:23:13.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.6","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"f4832dee52b5096af31afd869d0ec2f69ff90725","kind":"tag","published_at":"2021-05-31T11:13:44.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.5","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"bb5b48ab99e798812ecd5fff2078c8b1b0d74e08","kind":"tag","published_at":"2021-05-30T22:56:08.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.4","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"eaf4da28534d39418ecae5d84e444786a8b70172","kind":"tag","published_at":"2021-05-29T11:22:48.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.3","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"6c3e23870df1eb02584711aa82aee81d90621c26","kind":"tag","published_at":"2021-05-28T23:01:43.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.2","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"2f2feb963386c32af9d762546c89506576fa31b0","kind":"tag","published_at":"2021-05-28T14:32:30.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.1","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"ba3992783c56d95dc4f87994b4bc5aaa12ae2acf","kind":"tag","published_at":"2021-05-27T22:26:03.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.0","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"14182cd4f2b12c3544bb6a647c07eec5041db297","kind":"tag","published_at":"2021-05-27T16:32:06.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.1.0","html_url":"https://github.com/hukkin/tomli/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-23T04:28:09.643Z","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":14.38298843578819,"forks_count":18.711959829580035,"docker_downloads_count":null,"average":8.273737066342056},"purl":"pkg:apk/alpine/py3-tomli-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-tomli-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-tomli-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-tomli-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-20T18:50:21.370Z","issues_count":42,"pull_requests_count":129,"avg_time_to_close_issue":2699058.8857142855,"avg_time_to_close_pull_request":2018625.6578947369,"issues_closed_count":35,"pull_requests_closed_count":114,"pull_request_authors_count":18,"issue_authors_count":36,"avg_comments_per_issue":3.8095238095238093,"avg_comments_per_pull_request":1.2170542635658914,"merged_pull_requests_count":89,"bot_issues_count":0,"bot_pull_requests_count":15,"past_year_issues_count":11,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":1695348.0,"past_year_avg_time_to_close_pull_request":816882.0384615385,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.9090909090909091,"past_year_avg_comments_per_pull_request":1.7058823529411764,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/issues","maintainers":[{"login":"hukkin","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"},{"login":"hauntsaninja","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"}],"active_maintainers":[{"login":"hukkin","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-tomli-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-tomli-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-tomli-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-tomli-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-tomli-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-tomli-pyc/codemeta","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":354,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2025-06-08T22:52:13.192Z","updated_at":"2025-06-08T22:52:13.192Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26322,"maintainers_count":422,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-04-27T18:20:22.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":12902445,"name":"python314Packages.tomli","ecosystem":"nixpkgs","description":"Python library for parsing TOML, fully compatible with TOML v1.0.0","homepage":"https://github.com/hukkin/tomli","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli","keywords_array":["python"],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-27T10:41:15.754Z","latest_release_published_at":"2026-03-05T16:14:13.690Z","latest_release_number":"2.4.0","last_synced_at":"2026-03-05T16:14:14.143Z","created_at":"2026-01-27T10:41:15.343Z","updated_at":"2026-03-05T16:38:52.292Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.tomli","install_command":"nix-env -iA nixpkgs.python314Packages.tomli","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/tomli/default.nix#L44","metadata":{"nix_attribute":"python3.14-tomli-2.4.0","position":"pkgs/development/python-modules/tomli/default.nix:44","platforms":["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","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"tomli","upstream_purl":"pkg:pypi/tomli"},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-05T16:38:52.269Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python314Packages.tomli?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.tomli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.tomli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.tomli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.tomli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.tomli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.tomli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.tomli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.tomli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.tomli/codemeta","maintainers":[{"uuid":"veehaitch","login":null,"name":"Vincent Haupert","email":"mail@vincent-haupert.de","url":"https://github.com/veehaitch","packages_count":49,"html_url":null,"role":null,"created_at":"2026-03-05T16:14:14.397Z","updated_at":"2026-03-05T16:14:14.397Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/veehaitch/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":147255,"maintainers_count":4695,"namespaces_count":0,"keywords_count":2885,"github":"NixOS","metadata":{"funded_packages_count":1565},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-05-15T05:01:34.865Z","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":6182411,"name":"py3-tomli","ecosystem":"alpine","description":"Lil' TOML parser","homepage":"https://github.com/hukkin/tomli","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-10-25T17:07:27.000Z","latest_release_published_at":"2021-10-25T17:07:27.000Z","latest_release_number":"1.2.2-r0","last_synced_at":"2026-04-03T07:25:23.732Z","created_at":"2023-02-01T00:38:22.360Z","updated_at":"2026-04-03T07:25:23.733Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.15/community/x86_64/py3-tomli","install_command":"apk add py3-tomli","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37749560,"uuid":"370616797","full_name":"hukkin/tomli","owner":"hukkin","description":"A lil' TOML parser","archived":false,"fork":false,"pushed_at":"2025-10-13T17:32:54.000Z","size":393,"stargazers_count":533,"open_issues_count":11,"forks_count":48,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-10-14T00:05:34.694Z","etag":null,"topics":["config","parser","python","toml","toml-parser","tomli"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hukkin.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-25T08:17:13.000Z","updated_at":"2025-10-10T09:04:29.000Z","dependencies_parsed_at":"2023-02-16T11:01:44.802Z","dependency_job_id":"23eb70bd-32f2-48b9-8300-cf4ca342341c","html_url":"https://github.com/hukkin/tomli","commit_stats":{"total_commits":275,"total_committers":11,"mean_commits":25.0,"dds":0.4763636363636363,"last_synced_commit":"42a570d5222ec8abfa6e20421d3f2e5132da2f83"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/sbom","scorecard":{"id":473142,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli","commit":"b974fa13a96503546e47a895ac123d5c8425bc9a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":3,"reason":"Found 7/21 approved changesets -- score normalized to 3","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":"1 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tests.yaml: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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:197","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:54","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:69","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:98","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:122","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:149","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   7 pipCommand 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: fuzzer/fuzz.py:1"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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-19T14:29:31.360Z","repository_id":37749560,"created_at":"2025-08-19T14:29:31.360Z","updated_at":"2025-08-19T14:29:31.360Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017353,"owners_count":26086052,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"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":"hukkin","name":"Taneli Hukkinen","uuid":"3275109","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275109?u=77bb83759127965eacbfe67e2ca983066e964fde\u0026v=4","repositories_count":78,"last_synced_at":"2025-10-08T00:31:23.827Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hukkin","funding_links":[],"total_stars":1568,"followers":74,"following":6,"created_at":"2022-11-11T18:26:36.257Z","updated_at":"2025-10-08T00:31:23.828Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin/repositories"},"tags":[{"name":"2.3.0","sha":"3fccd16450d0f1d87c042473d95a07f60955206e","kind":"tag","published_at":"2025-10-08T21:21:13.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.3.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"73c3d102eb81fe0d2b87f905df4f740f8878d8da","kind":"tag","published_at":"2024-11-27T22:11:57.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.2.1","html_url":"https://github.com/hukkin/tomli/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"c48e4e111c8558abcfe141f19fcaada3365f836c","kind":"tag","published_at":"2024-11-27T20:05:05.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.2.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"d6e045b1e6b36c56271d9f003794d915d713f962","kind":"tag","published_at":"2024-11-11T18:35:59.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.1.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"3ec6775b118f2ae030d5b12c90939c7f65668e7e","kind":"tag","published_at":"2024-10-02T10:41:58.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.0.2","html_url":"https://github.com/hukkin/tomli/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"36ef51d6a5a55e0eca077b58695390d041061bd4","kind":"tag","published_at":"2022-02-08T10:50:30.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.0.1","html_url":"https://github.com/hukkin/tomli/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.1/manifests"},{"name":"1.2.3","sha":"345bd2a224f215fbb33546b6d7e358307b783793","kind":"tag","published_at":"2021-12-13T22:20:34.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.3","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.3/manifests"},{"name":"2.0.0","sha":"97b61d5b09d9fe0b64ce4d78885d1e3f2692a0e9","kind":"tag","published_at":"2021-12-13T21:09:38.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.0.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.0/manifests"},{"name":"1.2.2","sha":"16a2e08d630b4d834e211d801e1581288765e7d5","kind":"tag","published_at":"2021-10-25T09:46:48.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.2","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9d416d91656fa14cd48eb97e20d3f0c72257fea6","kind":"tag","published_at":"2021-08-05T20:07:24.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.1","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"c607181aa2ca15436bd25cb002b4f05122735e65","kind":"tag","published_at":"2021-07-30T05:08:26.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.0","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"0cba898480f019c8e8866807ec1ea62d250918e8","kind":"tag","published_at":"2021-07-23T08:37:51.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.1.0","html_url":"https://github.com/hukkin/tomli/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.1.0/manifests"},{"name":"1.0.4","sha":"ec0f3f9d1f0c8d70a4fa927f71368a5f6d420f3a","kind":"tag","published_at":"2021-07-04T23:13:27.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.4","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"78b3e15e5bd37c8315110eefddc6d1a1e44a6bb5","kind":"tag","published_at":"2021-06-27T23:00:14.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.3","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"33ae2ba864a0369c5c1baecf6be90af72f9ab93d","kind":"tag","published_at":"2021-06-18T15:59:31.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.2","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"e6274cb5a827fd51bb3c18d891aae6c21992f332","kind":"tag","published_at":"2021-06-15T06:59:32.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.1","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"d7a752147af7c266c9bcbb37559224f4eb1f98f2","kind":"tag","published_at":"2021-06-08T19:13:05.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.0","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.0/manifests"},{"name":"0.2.10","sha":"7c9c5ee01ba19eecc333aa05d3191df9a5db8d1a","kind":"tag","published_at":"2021-06-06T12:23:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.10","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"baca38f4b014d323238b44064115f4c86ffbaba1","kind":"tag","published_at":"2021-06-04T22:50:16.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.9","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"ace4bf5042fe497f5c9768027c795d70c94b6dd5","kind":"tag","published_at":"2021-06-04T07:28:34.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.8","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"52574156c2d915b6d1d9ce4ec696ca17f5f6441a","kind":"tag","published_at":"2021-06-02T16:50:17.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.7","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"fff7762604cdda20b514b4de7dd45fe4c4dfb87d","kind":"tag","published_at":"2021-05-31T22:23:13.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.6","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"f4832dee52b5096af31afd869d0ec2f69ff90725","kind":"tag","published_at":"2021-05-31T11:13:44.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.5","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"bb5b48ab99e798812ecd5fff2078c8b1b0d74e08","kind":"tag","published_at":"2021-05-30T22:56:08.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.4","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"eaf4da28534d39418ecae5d84e444786a8b70172","kind":"tag","published_at":"2021-05-29T11:22:48.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.3","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"6c3e23870df1eb02584711aa82aee81d90621c26","kind":"tag","published_at":"2021-05-28T23:01:43.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.2","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"2f2feb963386c32af9d762546c89506576fa31b0","kind":"tag","published_at":"2021-05-28T14:32:30.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.1","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"ba3992783c56d95dc4f87994b4bc5aaa12ae2acf","kind":"tag","published_at":"2021-05-27T22:26:03.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.0","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"14182cd4f2b12c3544bb6a647c07eec5041db297","kind":"tag","published_at":"2021-05-27T16:32:06.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.1.0","html_url":"https://github.com/hukkin/tomli/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-23T04:28:02.985Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":5.53068045658069,"stargazers_count":9.446931954341931,"forks_count":14.328057009522608,"average":7.326417355111307},"purl":"pkg:apk/alpine/py3-tomli?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.15","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-tomli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-tomli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-tomli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-09T15:59:11.300Z","issues_count":39,"pull_requests_count":127,"avg_time_to_close_issue":2777909.3235294116,"avg_time_to_close_pull_request":2018625.6578947369,"issues_closed_count":34,"pull_requests_closed_count":114,"pull_request_authors_count":17,"issue_authors_count":33,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.220472440944882,"merged_pull_requests_count":89,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":8,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":2254416.0,"past_year_avg_time_to_close_pull_request":816882.0384615385,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":1.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/issues","maintainers":[{"login":"hukkin","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"},{"login":"hauntsaninja","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"}],"active_maintainers":[{"login":"hukkin","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-tomli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-tomli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-tomli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-tomli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-tomli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-tomli/codemeta","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":157,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2023-02-23T12:50:40.000Z","updated_at":"2023-02-23T12:50:40.000Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-v3.15","url":"https://pkgs.alpinelinux.org/packages?branch=v3.15","ecosystem":"alpine","default":false,"packages_count":15857,"maintainers_count":287,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.684Z","updated_at":"2026-04-27T18:20:24.922Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/namespaces"}},{"id":11140506,"name":"py3-tomli","ecosystem":"alpine","description":"A lil' TOML parser","homepage":"https://github.com/hukkin/tomli","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-11-29T20:36:14.000Z","latest_release_published_at":"2024-11-29T20:36:14.000Z","latest_release_number":"2.2.1-r0","last_synced_at":"2026-04-03T07:25:35.692Z","created_at":"2024-12-07T13:21:46.572Z","updated_at":"2026-04-03T07:25:35.692Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-tomli","install_command":"apk add py3-tomli","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37749560,"uuid":"370616797","full_name":"hukkin/tomli","owner":"hukkin","description":"A lil' TOML parser","archived":false,"fork":false,"pushed_at":"2025-10-13T17:32:54.000Z","size":393,"stargazers_count":533,"open_issues_count":11,"forks_count":48,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-10-14T00:05:34.694Z","etag":null,"topics":["config","parser","python","toml","toml-parser","tomli"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hukkin.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-25T08:17:13.000Z","updated_at":"2025-10-10T09:04:29.000Z","dependencies_parsed_at":"2023-02-16T11:01:44.802Z","dependency_job_id":"23eb70bd-32f2-48b9-8300-cf4ca342341c","html_url":"https://github.com/hukkin/tomli","commit_stats":{"total_commits":275,"total_committers":11,"mean_commits":25.0,"dds":0.4763636363636363,"last_synced_commit":"42a570d5222ec8abfa6e20421d3f2e5132da2f83"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/sbom","scorecard":{"id":473142,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli","commit":"b974fa13a96503546e47a895ac123d5c8425bc9a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":3,"reason":"Found 7/21 approved changesets -- score normalized to 3","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":"1 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tests.yaml: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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:197","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:54","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:69","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:98","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:122","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:149","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   7 pipCommand 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: fuzzer/fuzz.py:1"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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-19T14:29:31.360Z","repository_id":37749560,"created_at":"2025-08-19T14:29:31.360Z","updated_at":"2025-08-19T14:29:31.360Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017353,"owners_count":26086052,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"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":"hukkin","name":"Taneli Hukkinen","uuid":"3275109","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275109?u=77bb83759127965eacbfe67e2ca983066e964fde\u0026v=4","repositories_count":78,"last_synced_at":"2025-10-08T00:31:23.827Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hukkin","funding_links":[],"total_stars":1568,"followers":74,"following":6,"created_at":"2022-11-11T18:26:36.257Z","updated_at":"2025-10-08T00:31:23.828Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin/repositories"},"tags":[{"name":"2.3.0","sha":"3fccd16450d0f1d87c042473d95a07f60955206e","kind":"tag","published_at":"2025-10-08T21:21:13.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.3.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"73c3d102eb81fe0d2b87f905df4f740f8878d8da","kind":"tag","published_at":"2024-11-27T22:11:57.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.2.1","html_url":"https://github.com/hukkin/tomli/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"c48e4e111c8558abcfe141f19fcaada3365f836c","kind":"tag","published_at":"2024-11-27T20:05:05.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.2.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"d6e045b1e6b36c56271d9f003794d915d713f962","kind":"tag","published_at":"2024-11-11T18:35:59.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.1.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"3ec6775b118f2ae030d5b12c90939c7f65668e7e","kind":"tag","published_at":"2024-10-02T10:41:58.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.0.2","html_url":"https://github.com/hukkin/tomli/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"36ef51d6a5a55e0eca077b58695390d041061bd4","kind":"tag","published_at":"2022-02-08T10:50:30.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.0.1","html_url":"https://github.com/hukkin/tomli/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.1/manifests"},{"name":"1.2.3","sha":"345bd2a224f215fbb33546b6d7e358307b783793","kind":"tag","published_at":"2021-12-13T22:20:34.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.3","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.3/manifests"},{"name":"2.0.0","sha":"97b61d5b09d9fe0b64ce4d78885d1e3f2692a0e9","kind":"tag","published_at":"2021-12-13T21:09:38.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.0.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.0/manifests"},{"name":"1.2.2","sha":"16a2e08d630b4d834e211d801e1581288765e7d5","kind":"tag","published_at":"2021-10-25T09:46:48.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.2","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9d416d91656fa14cd48eb97e20d3f0c72257fea6","kind":"tag","published_at":"2021-08-05T20:07:24.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.1","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"c607181aa2ca15436bd25cb002b4f05122735e65","kind":"tag","published_at":"2021-07-30T05:08:26.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.0","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"0cba898480f019c8e8866807ec1ea62d250918e8","kind":"tag","published_at":"2021-07-23T08:37:51.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.1.0","html_url":"https://github.com/hukkin/tomli/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.1.0/manifests"},{"name":"1.0.4","sha":"ec0f3f9d1f0c8d70a4fa927f71368a5f6d420f3a","kind":"tag","published_at":"2021-07-04T23:13:27.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.4","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"78b3e15e5bd37c8315110eefddc6d1a1e44a6bb5","kind":"tag","published_at":"2021-06-27T23:00:14.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.3","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"33ae2ba864a0369c5c1baecf6be90af72f9ab93d","kind":"tag","published_at":"2021-06-18T15:59:31.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.2","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"e6274cb5a827fd51bb3c18d891aae6c21992f332","kind":"tag","published_at":"2021-06-15T06:59:32.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.1","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"d7a752147af7c266c9bcbb37559224f4eb1f98f2","kind":"tag","published_at":"2021-06-08T19:13:05.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.0","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.0/manifests"},{"name":"0.2.10","sha":"7c9c5ee01ba19eecc333aa05d3191df9a5db8d1a","kind":"tag","published_at":"2021-06-06T12:23:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.10","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"baca38f4b014d323238b44064115f4c86ffbaba1","kind":"tag","published_at":"2021-06-04T22:50:16.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.9","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"ace4bf5042fe497f5c9768027c795d70c94b6dd5","kind":"tag","published_at":"2021-06-04T07:28:34.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.8","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"52574156c2d915b6d1d9ce4ec696ca17f5f6441a","kind":"tag","published_at":"2021-06-02T16:50:17.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.7","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"fff7762604cdda20b514b4de7dd45fe4c4dfb87d","kind":"tag","published_at":"2021-05-31T22:23:13.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.6","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"f4832dee52b5096af31afd869d0ec2f69ff90725","kind":"tag","published_at":"2021-05-31T11:13:44.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.5","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"bb5b48ab99e798812ecd5fff2078c8b1b0d74e08","kind":"tag","published_at":"2021-05-30T22:56:08.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.4","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"eaf4da28534d39418ecae5d84e444786a8b70172","kind":"tag","published_at":"2021-05-29T11:22:48.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.3","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"6c3e23870df1eb02584711aa82aee81d90621c26","kind":"tag","published_at":"2021-05-28T23:01:43.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.2","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"2f2feb963386c32af9d762546c89506576fa31b0","kind":"tag","published_at":"2021-05-28T14:32:30.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.1","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"ba3992783c56d95dc4f87994b4bc5aaa12ae2acf","kind":"tag","published_at":"2021-05-27T22:26:03.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.0","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"14182cd4f2b12c3544bb6a647c07eec5041db297","kind":"tag","published_at":"2021-05-27T16:32:06.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.1.0","html_url":"https://github.com/hukkin/tomli/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-23T04:28:02.982Z","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:apk/alpine/py3-tomli?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-tomli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-tomli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-tomli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-09T15:59:11.300Z","issues_count":39,"pull_requests_count":127,"avg_time_to_close_issue":2777909.3235294116,"avg_time_to_close_pull_request":2018625.6578947369,"issues_closed_count":34,"pull_requests_closed_count":114,"pull_request_authors_count":17,"issue_authors_count":33,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.220472440944882,"merged_pull_requests_count":89,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":8,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":2254416.0,"past_year_avg_time_to_close_pull_request":816882.0384615385,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":1.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/issues","maintainers":[{"login":"hukkin","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"},{"login":"hauntsaninja","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"}],"active_maintainers":[{"login":"hukkin","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-tomli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-tomli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-tomli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-tomli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-tomli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-tomli/codemeta","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":351,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2024-12-08T21:29:19.532Z","updated_at":"2024-12-08T21:29:19.532Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-04-27T18:20:22.676Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":11773658,"name":"py3-tomli","ecosystem":"alpine","description":"A lil' TOML parser","homepage":"https://github.com/hukkin/tomli","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-11-29T20:36:14.000Z","latest_release_published_at":"2024-11-29T20:36:14.000Z","latest_release_number":"2.2.1-r0","last_synced_at":"2026-04-03T07:25:45.534Z","created_at":"2025-06-08T00:46:24.574Z","updated_at":"2026-04-03T07:25:45.534Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-tomli","install_command":"apk add py3-tomli","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37749560,"uuid":"370616797","full_name":"hukkin/tomli","owner":"hukkin","description":"A lil' TOML parser","archived":false,"fork":false,"pushed_at":"2025-10-20T17:25:41.000Z","size":393,"stargazers_count":534,"open_issues_count":13,"forks_count":49,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-10-21T00:26:55.766Z","etag":null,"topics":["config","parser","python","toml","toml-parser","tomli"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hukkin.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-25T08:17:13.000Z","updated_at":"2025-10-16T12:50:49.000Z","dependencies_parsed_at":"2023-02-16T11:01:44.802Z","dependency_job_id":"23eb70bd-32f2-48b9-8300-cf4ca342341c","html_url":"https://github.com/hukkin/tomli","commit_stats":{"total_commits":275,"total_committers":11,"mean_commits":25.0,"dds":0.4763636363636363,"last_synced_commit":"42a570d5222ec8abfa6e20421d3f2e5132da2f83"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/sbom","scorecard":{"id":473142,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli","commit":"b974fa13a96503546e47a895ac123d5c8425bc9a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":3,"reason":"Found 7/21 approved changesets -- score normalized to 3","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":"1 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tests.yaml: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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:197","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:54","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:69","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:98","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:122","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:149","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   7 pipCommand 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: fuzzer/fuzz.py:1"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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-19T14:29:31.360Z","repository_id":37749560,"created_at":"2025-08-19T14:29:31.360Z","updated_at":"2025-08-19T14:29:31.360Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280561893,"owners_count":26351602,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-23T02:00:06.710Z","response_time":142,"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":"hukkin","name":"Taneli Hukkinen","uuid":"3275109","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275109?u=77bb83759127965eacbfe67e2ca983066e964fde\u0026v=4","repositories_count":78,"last_synced_at":"2025-10-15T03:12:43.037Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hukkin","funding_links":[],"total_stars":1573,"followers":74,"following":6,"created_at":"2022-11-11T18:26:36.257Z","updated_at":"2025-10-15T03:12:43.037Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin/repositories"},"tags":[{"name":"2.3.0","sha":"3fccd16450d0f1d87c042473d95a07f60955206e","kind":"tag","published_at":"2025-10-08T21:21:13.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.3.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"73c3d102eb81fe0d2b87f905df4f740f8878d8da","kind":"tag","published_at":"2024-11-27T22:11:57.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.2.1","html_url":"https://github.com/hukkin/tomli/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"c48e4e111c8558abcfe141f19fcaada3365f836c","kind":"tag","published_at":"2024-11-27T20:05:05.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.2.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"d6e045b1e6b36c56271d9f003794d915d713f962","kind":"tag","published_at":"2024-11-11T18:35:59.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.1.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"3ec6775b118f2ae030d5b12c90939c7f65668e7e","kind":"tag","published_at":"2024-10-02T10:41:58.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.0.2","html_url":"https://github.com/hukkin/tomli/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"36ef51d6a5a55e0eca077b58695390d041061bd4","kind":"tag","published_at":"2022-02-08T10:50:30.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.0.1","html_url":"https://github.com/hukkin/tomli/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.1/manifests"},{"name":"1.2.3","sha":"345bd2a224f215fbb33546b6d7e358307b783793","kind":"tag","published_at":"2021-12-13T22:20:34.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.3","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.3/manifests"},{"name":"2.0.0","sha":"97b61d5b09d9fe0b64ce4d78885d1e3f2692a0e9","kind":"tag","published_at":"2021-12-13T21:09:38.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.0.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.0/manifests"},{"name":"1.2.2","sha":"16a2e08d630b4d834e211d801e1581288765e7d5","kind":"tag","published_at":"2021-10-25T09:46:48.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.2","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9d416d91656fa14cd48eb97e20d3f0c72257fea6","kind":"tag","published_at":"2021-08-05T20:07:24.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.1","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"c607181aa2ca15436bd25cb002b4f05122735e65","kind":"tag","published_at":"2021-07-30T05:08:26.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.0","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"0cba898480f019c8e8866807ec1ea62d250918e8","kind":"tag","published_at":"2021-07-23T08:37:51.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.1.0","html_url":"https://github.com/hukkin/tomli/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.1.0/manifests"},{"name":"1.0.4","sha":"ec0f3f9d1f0c8d70a4fa927f71368a5f6d420f3a","kind":"tag","published_at":"2021-07-04T23:13:27.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.4","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"78b3e15e5bd37c8315110eefddc6d1a1e44a6bb5","kind":"tag","published_at":"2021-06-27T23:00:14.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.3","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"33ae2ba864a0369c5c1baecf6be90af72f9ab93d","kind":"tag","published_at":"2021-06-18T15:59:31.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.2","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"e6274cb5a827fd51bb3c18d891aae6c21992f332","kind":"tag","published_at":"2021-06-15T06:59:32.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.1","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"d7a752147af7c266c9bcbb37559224f4eb1f98f2","kind":"tag","published_at":"2021-06-08T19:13:05.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.0","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.0/manifests"},{"name":"0.2.10","sha":"7c9c5ee01ba19eecc333aa05d3191df9a5db8d1a","kind":"tag","published_at":"2021-06-06T12:23:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.10","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"baca38f4b014d323238b44064115f4c86ffbaba1","kind":"tag","published_at":"2021-06-04T22:50:16.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.9","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"ace4bf5042fe497f5c9768027c795d70c94b6dd5","kind":"tag","published_at":"2021-06-04T07:28:34.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.8","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"52574156c2d915b6d1d9ce4ec696ca17f5f6441a","kind":"tag","published_at":"2021-06-02T16:50:17.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.7","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"fff7762604cdda20b514b4de7dd45fe4c4dfb87d","kind":"tag","published_at":"2021-05-31T22:23:13.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.6","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"f4832dee52b5096af31afd869d0ec2f69ff90725","kind":"tag","published_at":"2021-05-31T11:13:44.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.5","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"bb5b48ab99e798812ecd5fff2078c8b1b0d74e08","kind":"tag","published_at":"2021-05-30T22:56:08.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.4","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"eaf4da28534d39418ecae5d84e444786a8b70172","kind":"tag","published_at":"2021-05-29T11:22:48.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.3","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"6c3e23870df1eb02584711aa82aee81d90621c26","kind":"tag","published_at":"2021-05-28T23:01:43.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.2","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"2f2feb963386c32af9d762546c89506576fa31b0","kind":"tag","published_at":"2021-05-28T14:32:30.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.1","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"ba3992783c56d95dc4f87994b4bc5aaa12ae2acf","kind":"tag","published_at":"2021-05-27T22:26:03.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.0","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"14182cd4f2b12c3544bb6a647c07eec5041db297","kind":"tag","published_at":"2021-05-27T16:32:06.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.1.0","html_url":"https://github.com/hukkin/tomli/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-23T04:28:28.777Z","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":14.38298843578819,"forks_count":18.711959829580035,"docker_downloads_count":null,"average":8.273737066342056},"purl":"pkg:apk/alpine/py3-tomli?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-tomli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-tomli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-tomli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-20T18:50:21.370Z","issues_count":42,"pull_requests_count":129,"avg_time_to_close_issue":2699058.8857142855,"avg_time_to_close_pull_request":2018625.6578947369,"issues_closed_count":35,"pull_requests_closed_count":114,"pull_request_authors_count":18,"issue_authors_count":36,"avg_comments_per_issue":3.8095238095238093,"avg_comments_per_pull_request":1.2170542635658914,"merged_pull_requests_count":89,"bot_issues_count":0,"bot_pull_requests_count":15,"past_year_issues_count":11,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":1695348.0,"past_year_avg_time_to_close_pull_request":816882.0384615385,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.9090909090909091,"past_year_avg_comments_per_pull_request":1.7058823529411764,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/issues","maintainers":[{"login":"hukkin","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"},{"login":"hauntsaninja","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"}],"active_maintainers":[{"login":"hukkin","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-tomli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-tomli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-tomli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-tomli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-tomli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-tomli/codemeta","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":354,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2025-06-08T22:52:10.396Z","updated_at":"2025-06-08T22:52:10.396Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26322,"maintainers_count":422,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-04-27T18:20:22.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":8678390,"name":"py3-tomli-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-tomli","homepage":"https://github.com/hukkin/tomli","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-20T12:03:10.000Z","latest_release_published_at":"2023-04-20T12:03:10.000Z","latest_release_number":"2.0.1-r3","last_synced_at":"2026-04-08T14:04:40.889Z","created_at":"2023-12-20T10:31:02.500Z","updated_at":"2026-04-08T14:04:40.890Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-tomli-pyc","install_command":"apk add py3-tomli-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"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:apk/alpine/py3-tomli-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-tomli-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-tomli-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-tomli-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-tomli-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-tomli-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-tomli-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-tomli-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-tomli-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-tomli-pyc/codemeta","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":315,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2024-02-06T22:09:16.482Z","updated_at":"2024-02-06T22:09:16.482Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-04-27T18:20:23.384Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":13208336,"name":"python312Packages.tomli","ecosystem":"nixpkgs","description":"A Python library for parsing TOML, fully compatible with TOML v1.0.0","homepage":"https://github.com/hukkin/tomli","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T01:13:50.470Z","latest_release_published_at":"2026-02-02T01:13:50.470Z","latest_release_number":"2.0.1","last_synced_at":"2026-05-13T04:01:12.748Z","created_at":"2026-02-02T01:13:49.003Z","updated_at":"2026-05-13T04:01:12.749Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.tomli","install_command":"nix-env -iA nixpkgs.python312Packages.tomli","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/tomli/default.nix#L45","metadata":{"nix_attribute":"python3.12-tomli-2.0.1","position":"pkgs/development/python-modules/tomli/default.nix:45","platforms":["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","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"tomli","upstream_purl":"pkg:pypi/tomli"},"repo_metadata":{},"repo_metadata_updated_at":null,"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/python312Packages.tomli?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.tomli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.tomli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.tomli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.tomli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.tomli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.tomli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.tomli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.tomli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.tomli/codemeta","maintainers":[{"uuid":"veehaitch","login":null,"name":"Vincent Haupert","email":"mail@vincent-haupert.de","url":"https://github.com/veehaitch","packages_count":50,"html_url":null,"role":null,"created_at":"2026-03-07T14:10:02.876Z","updated_at":"2026-03-07T14:10:02.876Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/veehaitch/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":263},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-06-01T05:09:05.835Z","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":13464187,"name":"python-tomli","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/hukkin/tomli","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/hukkin/tomli","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T13:19:07.628Z","latest_release_published_at":"2026-02-09T13:19:07.628Z","latest_release_number":"2.0.1-2","last_synced_at":"2026-03-09T14:21:42.065Z","created_at":"2026-02-09T13:19:06.571Z","updated_at":"2026-03-09T14:33:40.734Z","registry_url":"https://launchpad.net/ubuntu/+source/python-tomli","install_command":"apt-get install python-tomli","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-tomli","standards_version":"4.6.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, flit (\u003e= 3.2.0), pybuild-plugin-pyproject, python3-pytest-xdist \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"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/python-tomli?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-tomli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-tomli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-tomli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-tomli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-tomli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-tomli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-tomli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-tomli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-tomli/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":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-04-27T18:20:37.303Z","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":7780294,"name":"py3-tomli-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-tomli","homepage":"https://github.com/hukkin/tomli","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-20T12:03:10.000Z","latest_release_published_at":"2023-04-20T12:03:10.000Z","latest_release_number":"2.0.1-r3","last_synced_at":"2026-04-09T02:10:32.629Z","created_at":"2023-05-22T14:39:15.475Z","updated_at":"2026-04-09T02:10:32.629Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-tomli-pyc","install_command":"apk add py3-tomli-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37749560,"uuid":"370616797","full_name":"hukkin/tomli","owner":"hukkin","description":"A lil' TOML parser","archived":false,"fork":false,"pushed_at":"2025-10-20T17:25:41.000Z","size":393,"stargazers_count":534,"open_issues_count":13,"forks_count":49,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-10-21T00:26:55.766Z","etag":null,"topics":["config","parser","python","toml","toml-parser","tomli"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hukkin.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-25T08:17:13.000Z","updated_at":"2025-10-16T12:50:49.000Z","dependencies_parsed_at":"2023-02-16T11:01:44.802Z","dependency_job_id":"23eb70bd-32f2-48b9-8300-cf4ca342341c","html_url":"https://github.com/hukkin/tomli","commit_stats":{"total_commits":275,"total_committers":11,"mean_commits":25.0,"dds":0.4763636363636363,"last_synced_commit":"42a570d5222ec8abfa6e20421d3f2e5132da2f83"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/sbom","scorecard":{"id":473142,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli","commit":"b974fa13a96503546e47a895ac123d5c8425bc9a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":3,"reason":"Found 7/21 approved changesets -- score normalized to 3","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":"1 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tests.yaml: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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:197","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:54","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:69","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:98","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:122","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:149","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   7 pipCommand 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: fuzzer/fuzz.py:1"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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-19T14:29:31.360Z","repository_id":37749560,"created_at":"2025-08-19T14:29:31.360Z","updated_at":"2025-08-19T14:29:31.360Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280561896,"owners_count":26351604,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-23T02:00:06.710Z","response_time":142,"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"},"tags":[{"name":"2.3.0","sha":"3fccd16450d0f1d87c042473d95a07f60955206e","kind":"tag","published_at":"2025-10-08T21:21:13.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.3.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"73c3d102eb81fe0d2b87f905df4f740f8878d8da","kind":"tag","published_at":"2024-11-27T22:11:57.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.2.1","html_url":"https://github.com/hukkin/tomli/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"c48e4e111c8558abcfe141f19fcaada3365f836c","kind":"tag","published_at":"2024-11-27T20:05:05.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.2.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"d6e045b1e6b36c56271d9f003794d915d713f962","kind":"tag","published_at":"2024-11-11T18:35:59.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.1.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"3ec6775b118f2ae030d5b12c90939c7f65668e7e","kind":"tag","published_at":"2024-10-02T10:41:58.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.0.2","html_url":"https://github.com/hukkin/tomli/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"36ef51d6a5a55e0eca077b58695390d041061bd4","kind":"tag","published_at":"2022-02-08T10:50:30.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.0.1","html_url":"https://github.com/hukkin/tomli/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.1/manifests"},{"name":"1.2.3","sha":"345bd2a224f215fbb33546b6d7e358307b783793","kind":"tag","published_at":"2021-12-13T22:20:34.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.3","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.3/manifests"},{"name":"2.0.0","sha":"97b61d5b09d9fe0b64ce4d78885d1e3f2692a0e9","kind":"tag","published_at":"2021-12-13T21:09:38.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.0.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.0/manifests"},{"name":"1.2.2","sha":"16a2e08d630b4d834e211d801e1581288765e7d5","kind":"tag","published_at":"2021-10-25T09:46:48.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.2","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9d416d91656fa14cd48eb97e20d3f0c72257fea6","kind":"tag","published_at":"2021-08-05T20:07:24.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.1","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"c607181aa2ca15436bd25cb002b4f05122735e65","kind":"tag","published_at":"2021-07-30T05:08:26.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.0","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"0cba898480f019c8e8866807ec1ea62d250918e8","kind":"tag","published_at":"2021-07-23T08:37:51.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.1.0","html_url":"https://github.com/hukkin/tomli/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.1.0/manifests"},{"name":"1.0.4","sha":"ec0f3f9d1f0c8d70a4fa927f71368a5f6d420f3a","kind":"tag","published_at":"2021-07-04T23:13:27.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.4","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"78b3e15e5bd37c8315110eefddc6d1a1e44a6bb5","kind":"tag","published_at":"2021-06-27T23:00:14.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.3","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"33ae2ba864a0369c5c1baecf6be90af72f9ab93d","kind":"tag","published_at":"2021-06-18T15:59:31.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.2","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"e6274cb5a827fd51bb3c18d891aae6c21992f332","kind":"tag","published_at":"2021-06-15T06:59:32.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.1","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"d7a752147af7c266c9bcbb37559224f4eb1f98f2","kind":"tag","published_at":"2021-06-08T19:13:05.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.0","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.0/manifests"},{"name":"0.2.10","sha":"7c9c5ee01ba19eecc333aa05d3191df9a5db8d1a","kind":"tag","published_at":"2021-06-06T12:23:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.10","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"baca38f4b014d323238b44064115f4c86ffbaba1","kind":"tag","published_at":"2021-06-04T22:50:16.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.9","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"ace4bf5042fe497f5c9768027c795d70c94b6dd5","kind":"tag","published_at":"2021-06-04T07:28:34.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.8","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"52574156c2d915b6d1d9ce4ec696ca17f5f6441a","kind":"tag","published_at":"2021-06-02T16:50:17.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.7","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"fff7762604cdda20b514b4de7dd45fe4c4dfb87d","kind":"tag","published_at":"2021-05-31T22:23:13.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.6","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"f4832dee52b5096af31afd869d0ec2f69ff90725","kind":"tag","published_at":"2021-05-31T11:13:44.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.5","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"bb5b48ab99e798812ecd5fff2078c8b1b0d74e08","kind":"tag","published_at":"2021-05-30T22:56:08.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.4","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"eaf4da28534d39418ecae5d84e444786a8b70172","kind":"tag","published_at":"2021-05-29T11:22:48.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.3","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"6c3e23870df1eb02584711aa82aee81d90621c26","kind":"tag","published_at":"2021-05-28T23:01:43.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.2","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"2f2feb963386c32af9d762546c89506576fa31b0","kind":"tag","published_at":"2021-05-28T14:32:30.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.1","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"ba3992783c56d95dc4f87994b4bc5aaa12ae2acf","kind":"tag","published_at":"2021-05-27T22:26:03.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.0","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"14182cd4f2b12c3544bb6a647c07eec5041db297","kind":"tag","published_at":"2021-05-27T16:32:06.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.1.0","html_url":"https://github.com/hukkin/tomli/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-23T04:29:07.065Z","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":13.340980499725699,"forks_count":19.166126377736774,"docker_downloads_count":null,"average":8.126776719365619},"purl":"pkg:apk/alpine/py3-tomli-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-tomli-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-tomli-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-tomli-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-20T18:50:21.370Z","issues_count":42,"pull_requests_count":129,"avg_time_to_close_issue":2699058.8857142855,"avg_time_to_close_pull_request":2018625.6578947369,"issues_closed_count":35,"pull_requests_closed_count":114,"pull_request_authors_count":18,"issue_authors_count":36,"avg_comments_per_issue":3.8095238095238093,"avg_comments_per_pull_request":1.2170542635658914,"merged_pull_requests_count":89,"bot_issues_count":0,"bot_pull_requests_count":15,"past_year_issues_count":11,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":1695348.0,"past_year_avg_time_to_close_pull_request":816882.0384615385,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.9090909090909091,"past_year_avg_comments_per_pull_request":1.7058823529411764,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/issues","maintainers":[{"login":"hukkin","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"},{"login":"hauntsaninja","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"}],"active_maintainers":[{"login":"hukkin","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-tomli-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-tomli-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-tomli-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-tomli-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-tomli-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-tomli-pyc/codemeta","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":316,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2023-05-23T08:06:30.572Z","updated_at":"2023-05-23T08:06:30.572Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-04-27T18:20:23.557Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":14540264,"name":"textproc/py-tomli","ecosystem":"pkgsrc","description":"Lil' TOML parser","homepage":"https://github.com/hukkin/tomli","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli","keywords_array":["textproc","python"],"namespace":"textproc","versions_count":1,"first_release_published_at":"2026-03-06T21:04:41.000Z","latest_release_published_at":"2026-03-06T21:04:41.000Z","latest_release_number":"2.4.0","last_synced_at":"2026-05-27T10:24:10.332Z","created_at":"2026-05-27T10:24:09.925Z","updated_at":"2026-05-27T10:35:29.765Z","registry_url":"https://pkgsrc.se/textproc/py-tomli","install_command":"pkg_add py311-tomli","documentation_url":"https://pkgsrc.se/textproc/py-tomli","metadata":{"pkg_slug":"py-tomli","pkgbase":"py311-tomli","machine_arch":"x86_64","opsys":"NetBSD","pkgname_latest":"py311-tomli-2.4.0"},"repo_metadata":{},"repo_metadata_updated_at":"2026-05-27T10:24:11.740Z","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:pkgsrc/textproc/py-tomli?arch=x86_64\u0026os=NetBSD","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pkgsrc/textproc/py-tomli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pkgsrc/textproc/py-tomli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pkgsrc/textproc/py-tomli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/textproc%2Fpy-tomli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/textproc%2Fpy-tomli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/textproc%2Fpy-tomli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/textproc%2Fpy-tomli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/textproc%2Fpy-tomli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/textproc%2Fpy-tomli/codemeta","maintainers":[],"registry":{"name":"pkgsrc-netbsd-x86_64-10.1-all","url":"https://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/x86_64/10.1/All","ecosystem":"pkgsrc","default":true,"packages_count":19498,"maintainers_count":0,"namespaces_count":42,"keywords_count":305,"github":"pkgsrc","metadata":{"funded_packages_count":48},"icon_url":"https://github.com/pkgsrc.png","created_at":"2026-05-26T08:59:24.518Z","updated_at":"2026-05-29T05:08:52.402Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/namespaces"}},{"id":13708703,"name":"python-tomli","ecosystem":"debian","description":null,"homepage":"https://github.com/hukkin/tomli","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/hukkin/tomli","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T22:43:08.496Z","latest_release_published_at":"2026-02-12T22:43:08.496Z","latest_release_number":"2.0.1-2","last_synced_at":"2026-03-13T14:46:26.288Z","created_at":"2026-02-12T22:43:08.168Z","updated_at":"2026-03-13T14:46:26.288Z","registry_url":"https://tracker.debian.org/pkg/python-tomli","install_command":"apt-get install python-tomli","documentation_url":"https://packages.debian.org/bookworm/python-tomli","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-tomli","standards_version":"4.6.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, flit (\u003e= 3.2.0), pybuild-plugin-pyproject, python3-pytest-xdist \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T22:43:09.207Z","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/python-tomli?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-tomli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-tomli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-tomli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-tomli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-tomli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-tomli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-tomli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-tomli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-tomli/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":0,"github":"debian","metadata":{"codename":"bookworm"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-04-27T18:20:38.992Z","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":6147351,"name":"py3-tomli","ecosystem":"alpine","description":"Lil' TOML parser","homepage":"https://github.com/hukkin/tomli","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-04-06T20:33:01.000Z","latest_release_published_at":"2022-04-06T20:33:01.000Z","latest_release_number":"2.0.1-r1","last_synced_at":"2026-04-02T15:36:39.055Z","created_at":"2023-01-31T23:08:03.998Z","updated_at":"2026-04-02T15:36:39.055Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.16/community/x86_64/py3-tomli","install_command":"apk add py3-tomli","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37749560,"uuid":"370616797","full_name":"hukkin/tomli","owner":"hukkin","description":"A lil' TOML parser","archived":false,"fork":false,"pushed_at":"2025-10-13T17:32:54.000Z","size":393,"stargazers_count":533,"open_issues_count":11,"forks_count":48,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-10-14T00:05:34.694Z","etag":null,"topics":["config","parser","python","toml","toml-parser","tomli"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hukkin.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-25T08:17:13.000Z","updated_at":"2025-10-10T09:04:29.000Z","dependencies_parsed_at":"2023-02-16T11:01:44.802Z","dependency_job_id":"23eb70bd-32f2-48b9-8300-cf4ca342341c","html_url":"https://github.com/hukkin/tomli","commit_stats":{"total_commits":275,"total_committers":11,"mean_commits":25.0,"dds":0.4763636363636363,"last_synced_commit":"42a570d5222ec8abfa6e20421d3f2e5132da2f83"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/sbom","scorecard":{"id":473142,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli","commit":"b974fa13a96503546e47a895ac123d5c8425bc9a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":3,"reason":"Found 7/21 approved changesets -- score normalized to 3","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":"1 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tests.yaml: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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:197","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:54","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:69","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:98","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:122","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:149","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   7 pipCommand 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: fuzzer/fuzz.py:1"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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-19T14:29:31.360Z","repository_id":37749560,"created_at":"2025-08-19T14:29:31.360Z","updated_at":"2025-08-19T14:29:31.360Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017353,"owners_count":26086052,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"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":"hukkin","name":"Taneli Hukkinen","uuid":"3275109","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275109?u=77bb83759127965eacbfe67e2ca983066e964fde\u0026v=4","repositories_count":78,"last_synced_at":"2025-10-08T00:31:23.827Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hukkin","funding_links":[],"total_stars":1568,"followers":74,"following":6,"created_at":"2022-11-11T18:26:36.257Z","updated_at":"2025-10-08T00:31:23.828Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin/repositories"},"tags":[{"name":"2.3.0","sha":"3fccd16450d0f1d87c042473d95a07f60955206e","kind":"tag","published_at":"2025-10-08T21:21:13.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.3.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"73c3d102eb81fe0d2b87f905df4f740f8878d8da","kind":"tag","published_at":"2024-11-27T22:11:57.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.2.1","html_url":"https://github.com/hukkin/tomli/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"c48e4e111c8558abcfe141f19fcaada3365f836c","kind":"tag","published_at":"2024-11-27T20:05:05.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.2.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"d6e045b1e6b36c56271d9f003794d915d713f962","kind":"tag","published_at":"2024-11-11T18:35:59.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.1.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"3ec6775b118f2ae030d5b12c90939c7f65668e7e","kind":"tag","published_at":"2024-10-02T10:41:58.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.0.2","html_url":"https://github.com/hukkin/tomli/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"36ef51d6a5a55e0eca077b58695390d041061bd4","kind":"tag","published_at":"2022-02-08T10:50:30.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.0.1","html_url":"https://github.com/hukkin/tomli/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.1/manifests"},{"name":"1.2.3","sha":"345bd2a224f215fbb33546b6d7e358307b783793","kind":"tag","published_at":"2021-12-13T22:20:34.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.3","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.3/manifests"},{"name":"2.0.0","sha":"97b61d5b09d9fe0b64ce4d78885d1e3f2692a0e9","kind":"tag","published_at":"2021-12-13T21:09:38.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.0.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.0/manifests"},{"name":"1.2.2","sha":"16a2e08d630b4d834e211d801e1581288765e7d5","kind":"tag","published_at":"2021-10-25T09:46:48.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.2","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9d416d91656fa14cd48eb97e20d3f0c72257fea6","kind":"tag","published_at":"2021-08-05T20:07:24.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.1","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"c607181aa2ca15436bd25cb002b4f05122735e65","kind":"tag","published_at":"2021-07-30T05:08:26.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.0","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"0cba898480f019c8e8866807ec1ea62d250918e8","kind":"tag","published_at":"2021-07-23T08:37:51.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.1.0","html_url":"https://github.com/hukkin/tomli/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.1.0/manifests"},{"name":"1.0.4","sha":"ec0f3f9d1f0c8d70a4fa927f71368a5f6d420f3a","kind":"tag","published_at":"2021-07-04T23:13:27.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.4","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"78b3e15e5bd37c8315110eefddc6d1a1e44a6bb5","kind":"tag","published_at":"2021-06-27T23:00:14.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.3","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"33ae2ba864a0369c5c1baecf6be90af72f9ab93d","kind":"tag","published_at":"2021-06-18T15:59:31.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.2","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"e6274cb5a827fd51bb3c18d891aae6c21992f332","kind":"tag","published_at":"2021-06-15T06:59:32.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.1","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"d7a752147af7c266c9bcbb37559224f4eb1f98f2","kind":"tag","published_at":"2021-06-08T19:13:05.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.0","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.0/manifests"},{"name":"0.2.10","sha":"7c9c5ee01ba19eecc333aa05d3191df9a5db8d1a","kind":"tag","published_at":"2021-06-06T12:23:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.10","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"baca38f4b014d323238b44064115f4c86ffbaba1","kind":"tag","published_at":"2021-06-04T22:50:16.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.9","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"ace4bf5042fe497f5c9768027c795d70c94b6dd5","kind":"tag","published_at":"2021-06-04T07:28:34.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.8","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"52574156c2d915b6d1d9ce4ec696ca17f5f6441a","kind":"tag","published_at":"2021-06-02T16:50:17.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.7","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"fff7762604cdda20b514b4de7dd45fe4c4dfb87d","kind":"tag","published_at":"2021-05-31T22:23:13.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.6","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"f4832dee52b5096af31afd869d0ec2f69ff90725","kind":"tag","published_at":"2021-05-31T11:13:44.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.5","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"bb5b48ab99e798812ecd5fff2078c8b1b0d74e08","kind":"tag","published_at":"2021-05-30T22:56:08.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.4","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"eaf4da28534d39418ecae5d84e444786a8b70172","kind":"tag","published_at":"2021-05-29T11:22:48.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.3","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"6c3e23870df1eb02584711aa82aee81d90621c26","kind":"tag","published_at":"2021-05-28T23:01:43.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.2","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"2f2feb963386c32af9d762546c89506576fa31b0","kind":"tag","published_at":"2021-05-28T14:32:30.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.1","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"ba3992783c56d95dc4f87994b4bc5aaa12ae2acf","kind":"tag","published_at":"2021-05-27T22:26:03.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.0","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"14182cd4f2b12c3544bb6a647c07eec5041db297","kind":"tag","published_at":"2021-05-27T16:32:06.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.1.0","html_url":"https://github.com/hukkin/tomli/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-23T04:28:02.981Z","dependent_packages_count":24,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":2.201091741503786,"stargazers_count":10.242413570464283,"forks_count":15.513294594118682,"average":6.989199976521688},"purl":"pkg:apk/alpine/py3-tomli?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.16","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-tomli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-tomli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-tomli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-09T15:59:11.300Z","issues_count":39,"pull_requests_count":127,"avg_time_to_close_issue":2777909.3235294116,"avg_time_to_close_pull_request":2018625.6578947369,"issues_closed_count":34,"pull_requests_closed_count":114,"pull_request_authors_count":17,"issue_authors_count":33,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.220472440944882,"merged_pull_requests_count":89,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":8,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":2254416.0,"past_year_avg_time_to_close_pull_request":816882.0384615385,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":1.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/issues","maintainers":[{"login":"hukkin","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"},{"login":"hauntsaninja","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"}],"active_maintainers":[{"login":"hukkin","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-tomli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-tomli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-tomli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-tomli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-tomli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-tomli/codemeta","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":189,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2023-02-01T14:07:24.535Z","updated_at":"2023-02-01T14:07:24.535Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-v3.16","url":"https://pkgs.alpinelinux.org/packages?branch=v3.16","ecosystem":"alpine","default":false,"packages_count":17040,"maintainers_count":328,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.662Z","updated_at":"2026-04-27T18:20:24.295Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/namespaces"}},{"id":13563567,"name":"python-tomli","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/hukkin/tomli","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/hukkin/tomli","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T05:58:21.349Z","latest_release_published_at":"2026-02-11T05:58:21.349Z","latest_release_number":"2.0.1-2","last_synced_at":"2026-03-12T07:01:16.286Z","created_at":"2026-02-11T05:58:21.180Z","updated_at":"2026-03-12T07:01:16.286Z","registry_url":"https://launchpad.net/ubuntu/+source/python-tomli","install_command":"apt-get install python-tomli","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-tomli","standards_version":"4.6.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, flit (\u003e= 3.2.0), pybuild-plugin-pyproject, python3-pytest-xdist \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:54:24.360Z","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/python-tomli?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-tomli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-tomli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-tomli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-tomli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-tomli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-tomli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-tomli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-tomli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-tomli/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":0,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-04-27T18:20:38.741Z","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":12992967,"name":"py3-tomli","ecosystem":"alpine","description":"A lil' TOML parser","homepage":"https://github.com/hukkin/tomli","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli","keywords_array":[],"namespace":"main","versions_count":2,"first_release_published_at":"2025-06-18T09:10:35.000Z","latest_release_published_at":"2026-03-29T20:26:49.000Z","latest_release_number":"2.3.1-r0","last_synced_at":"2026-04-02T21:16:14.998Z","created_at":"2026-01-30T19:33:38.270Z","updated_at":"2026-04-02T21:16:14.998Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/main/x86_64/py3-tomli","install_command":"apk add py3-tomli","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"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:apk/alpine/py3-tomli?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-tomli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-tomli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-tomli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-tomli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-tomli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-tomli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-tomli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-tomli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-tomli/codemeta","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":378,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2026-03-03T19:50:15.960Z","updated_at":"2026-03-03T19:50:15.960Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27574,"maintainers_count":428,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-04-27T18:20:22.382Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":13090179,"name":"python312Packages.tomli","ecosystem":"nixpkgs","description":"Python library for parsing TOML, fully compatible with TOML v1.0.0","homepage":"https://github.com/hukkin/tomli","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T18:14:42.807Z","latest_release_published_at":"2026-02-01T18:14:42.807Z","latest_release_number":"2.0.1","last_synced_at":"2026-04-10T01:03:07.747Z","created_at":"2026-02-01T18:14:40.336Z","updated_at":"2026-04-10T01:32:17.301Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.tomli","install_command":"nix-env -iA nixpkgs.python312Packages.tomli","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/tomli/default.nix#L44","metadata":{"nix_attribute":"python3.12-tomli-2.0.1","position":"pkgs/development/python-modules/tomli/default.nix:44","platforms":["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","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"tomli","upstream_purl":"pkg:pypi/tomli"},"repo_metadata":{},"repo_metadata_updated_at":null,"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/python312Packages.tomli?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.tomli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.tomli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.tomli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.tomli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.tomli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.tomli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.tomli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.tomli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.tomli/codemeta","maintainers":[{"uuid":"veehaitch","login":null,"name":"Vincent Haupert","email":"mail@vincent-haupert.de","url":"https://github.com/veehaitch","packages_count":50,"html_url":null,"role":null,"created_at":"2026-03-03T20:13:56.701Z","updated_at":"2026-03-03T20:13:56.701Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/veehaitch/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":0,"github":"NixOS","metadata":{"funded_packages_count":228},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-04-03T06:22:14.703Z","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":12822516,"name":"python310Packages.tomli","ecosystem":"nixpkgs","description":"A Python library for parsing TOML, fully compatible with TOML v1.0.0","homepage":"https://github.com/hukkin/tomli","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T18:20:13.412Z","latest_release_published_at":"2026-01-26T18:20:13.412Z","latest_release_number":"2.0.1","last_synced_at":"2026-04-10T04:02:31.183Z","created_at":"2026-01-26T18:20:13.244Z","updated_at":"2026-04-10T04:31:58.545Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.tomli","install_command":"nix-env -iA nixpkgs.python310Packages.tomli","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/tomli/default.nix#L39","metadata":{"nix_attribute":"python3.10-tomli-2.0.1","position":"pkgs/development/python-modules/tomli/default.nix:39","platforms":["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","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"tomli","upstream_purl":"pkg:pypi/tomli"},"repo_metadata":{},"repo_metadata_updated_at":null,"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/python310Packages.tomli?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.tomli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.tomli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.tomli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.tomli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.tomli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.tomli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.tomli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.tomli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.tomli/codemeta","maintainers":[{"uuid":"SuperSandro2000","login":null,"name":"Sandro Jäckel","email":"sandro.jaeckel@gmail.com","url":"https://github.com/SuperSandro2000","packages_count":723,"html_url":null,"role":null,"created_at":"2026-03-03T20:30:10.456Z","updated_at":"2026-03-03T20:30:10.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/SuperSandro2000/packages"},{"uuid":"veehaitch","login":null,"name":"Vincent Haupert","email":"mail@vincent-haupert.de","url":"https://github.com/veehaitch","packages_count":48,"html_url":null,"role":null,"created_at":"2026-03-03T20:30:10.407Z","updated_at":"2026-03-03T20:30:10.407Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/veehaitch/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":0,"github":"NixOS","metadata":{"funded_packages_count":151},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-04-03T06:21:54.798Z","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":2949291,"name":"tomli","ecosystem":"pypi","description":"A lil' TOML parser","homepage":"https://github.com/hukkin/tomli","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli","keywords_array":["toml"],"namespace":null,"versions_count":30,"first_release_published_at":"2021-05-27T22:30:12.000Z","latest_release_published_at":"2026-03-25T20:21:10.000Z","latest_release_number":"2.4.1","last_synced_at":"2026-06-05T07:41:50.405Z","created_at":"2022-04-10T12:51:45.605Z","updated_at":"2026-06-05T11:44:50.915Z","registry_url":"https://pypi.org/project/tomli/","install_command":"pip install tomli --index-url https://pypi.org/simple","documentation_url":"https://tomli.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Operating System :: MacOS","Operating System :: Microsoft :: Windows","Operating System :: POSIX :: Linux","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: Software Development :: Libraries :: Python Modules","Typing :: Typed"],"normalized_name":"tomli","project_status":null},"repo_metadata":{"id":37749560,"uuid":"370616797","full_name":"hukkin/tomli","owner":"hukkin","description":"A lil' TOML parser","archived":false,"fork":false,"pushed_at":"2026-05-18T17:40:51.000Z","size":477,"stargazers_count":562,"open_issues_count":8,"forks_count":55,"subscribers_count":7,"default_branch":"master","last_synced_at":"2026-05-22T12:12:03.264Z","etag":null,"topics":["config","parser","python","toml","toml-parser","tomli"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hukkin.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-25T08:17:13.000Z","updated_at":"2026-05-20T02:13:02.000Z","dependencies_parsed_at":"2026-02-12T05:06:19.508Z","dependency_job_id":null,"html_url":"https://github.com/hukkin/tomli","commit_stats":{"total_commits":275,"total_committers":11,"mean_commits":25.0,"dds":0.4763636363636363,"last_synced_commit":"42a570d5222ec8abfa6e20421d3f2e5132da2f83"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/sbom","scorecard":{"id":473142,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli","commit":"b974fa13a96503546e47a895ac123d5c8425bc9a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":3,"reason":"Found 7/21 approved changesets -- score normalized to 3","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":"1 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tests.yaml: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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:197","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:54","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:69","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:98","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:122","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:149","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   7 pipCommand 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: fuzzer/fuzz.py:1"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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-19T14:29:31.360Z","repository_id":37749560,"created_at":"2025-08-19T14:29:31.360Z","updated_at":"2025-08-19T14:29:31.360Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33423284,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T22:14:44.296Z","status":"online","status_checked_at":"2026-05-24T02:00:06.296Z","response_time":57,"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":"hukkin","name":"Taneli Hukkinen","uuid":"3275109","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275109?u=77bb83759127965eacbfe67e2ca983066e964fde\u0026v=4","repositories_count":78,"last_synced_at":"2025-10-31T00:30:19.779Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hukkin","funding_links":[],"total_stars":1580,"followers":74,"following":6,"created_at":"2022-11-11T18:26:36.257Z","updated_at":"2025-10-31T00:30:19.780Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin/repositories"},"tags":[{"name":"2.3.1","sha":"50ceed7faeda3676d997b5981209bcc0e37ac9d7","kind":"tag","published_at":"2026-03-25T21:35:34.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.3.1","html_url":"https://github.com/hukkin/tomli/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.3.1/manifests"},{"name":"2.4.1","sha":"c5f44690c68c5ed29534faa8f9df18882113728c","kind":"tag","published_at":"2026-03-25T20:11:29.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.4.1","html_url":"https://github.com/hukkin/tomli/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"a678e6fdeffa89bd28e4ecc148b926a4e1bbbc7b","kind":"tag","published_at":"2026-01-11T11:08:32.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.4.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"3fccd16450d0f1d87c042473d95a07f60955206e","kind":"tag","published_at":"2025-10-08T21:21:13.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.3.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"73c3d102eb81fe0d2b87f905df4f740f8878d8da","kind":"tag","published_at":"2024-11-27T22:11:57.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.2.1","html_url":"https://github.com/hukkin/tomli/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"c48e4e111c8558abcfe141f19fcaada3365f836c","kind":"tag","published_at":"2024-11-27T20:05:05.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.2.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"d6e045b1e6b36c56271d9f003794d915d713f962","kind":"tag","published_at":"2024-11-11T18:35:59.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.1.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"3ec6775b118f2ae030d5b12c90939c7f65668e7e","kind":"tag","published_at":"2024-10-02T10:41:58.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.0.2","html_url":"https://github.com/hukkin/tomli/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"36ef51d6a5a55e0eca077b58695390d041061bd4","kind":"tag","published_at":"2022-02-08T10:50:30.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.0.1","html_url":"https://github.com/hukkin/tomli/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.1/manifests"},{"name":"1.2.3","sha":"345bd2a224f215fbb33546b6d7e358307b783793","kind":"tag","published_at":"2021-12-13T22:20:34.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.3","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.3/manifests"},{"name":"2.0.0","sha":"97b61d5b09d9fe0b64ce4d78885d1e3f2692a0e9","kind":"tag","published_at":"2021-12-13T21:09:38.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.0.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.0/manifests"},{"name":"1.2.2","sha":"16a2e08d630b4d834e211d801e1581288765e7d5","kind":"tag","published_at":"2021-10-25T09:46:48.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.2","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9d416d91656fa14cd48eb97e20d3f0c72257fea6","kind":"tag","published_at":"2021-08-05T20:07:24.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.1","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"c607181aa2ca15436bd25cb002b4f05122735e65","kind":"tag","published_at":"2021-07-30T05:08:26.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.0","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"0cba898480f019c8e8866807ec1ea62d250918e8","kind":"tag","published_at":"2021-07-23T08:37:51.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.1.0","html_url":"https://github.com/hukkin/tomli/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.1.0/manifests"},{"name":"1.0.4","sha":"ec0f3f9d1f0c8d70a4fa927f71368a5f6d420f3a","kind":"tag","published_at":"2021-07-04T23:13:27.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.4","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"78b3e15e5bd37c8315110eefddc6d1a1e44a6bb5","kind":"tag","published_at":"2021-06-27T23:00:14.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.3","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"33ae2ba864a0369c5c1baecf6be90af72f9ab93d","kind":"tag","published_at":"2021-06-18T15:59:31.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.2","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"e6274cb5a827fd51bb3c18d891aae6c21992f332","kind":"tag","published_at":"2021-06-15T06:59:32.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.1","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"d7a752147af7c266c9bcbb37559224f4eb1f98f2","kind":"tag","published_at":"2021-06-08T19:13:05.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.0","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.0/manifests"},{"name":"0.2.10","sha":"7c9c5ee01ba19eecc333aa05d3191df9a5db8d1a","kind":"tag","published_at":"2021-06-06T12:23:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.10","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"baca38f4b014d323238b44064115f4c86ffbaba1","kind":"tag","published_at":"2021-06-04T22:50:16.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.9","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"ace4bf5042fe497f5c9768027c795d70c94b6dd5","kind":"tag","published_at":"2021-06-04T07:28:34.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.8","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"52574156c2d915b6d1d9ce4ec696ca17f5f6441a","kind":"tag","published_at":"2021-06-02T16:50:17.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.7","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"fff7762604cdda20b514b4de7dd45fe4c4dfb87d","kind":"tag","published_at":"2021-05-31T22:23:13.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.6","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"f4832dee52b5096af31afd869d0ec2f69ff90725","kind":"tag","published_at":"2021-05-31T11:13:44.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.5","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"bb5b48ab99e798812ecd5fff2078c8b1b0d74e08","kind":"tag","published_at":"2021-05-30T22:56:08.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.4","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"eaf4da28534d39418ecae5d84e444786a8b70172","kind":"tag","published_at":"2021-05-29T11:22:48.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.3","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"6c3e23870df1eb02584711aa82aee81d90621c26","kind":"tag","published_at":"2021-05-28T23:01:43.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.2","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"2f2feb963386c32af9d762546c89506576fa31b0","kind":"tag","published_at":"2021-05-28T14:32:30.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.1","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"ba3992783c56d95dc4f87994b4bc5aaa12ae2acf","kind":"tag","published_at":"2021-05-27T22:26:03.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.0","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"14182cd4f2b12c3544bb6a647c07eec5041db297","kind":"tag","published_at":"2021-05-27T16:32:06.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.1.0","html_url":"https://github.com/hukkin/tomli/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-06-05T11:44:50.874Z","dependent_packages_count":2088,"downloads":370855007,"downloads_period":"last-month","dependent_repos_count":73827,"rankings":{"downloads":0.009354245268310935,"dependent_repos_count":0.017424574519402724,"dependent_packages_count":0.01283916017219148,"stargazers_count":4.017373217878714,"forks_count":8.141678298334394,"docker_downloads_count":0.01247232702441458,"average":2.035190303866238},"purl":"pkg:pypi/tomli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/tomli","docker_dependents_count":7720,"docker_downloads_count":4137134291,"usage_url":"https://repos.ecosyste.ms/usage/pypi/tomli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/tomli/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-06-03T11:01:17.807Z","issues_count":45,"pull_requests_count":150,"avg_time_to_close_issue":3024008.0833333335,"avg_time_to_close_pull_request":2657358.1782945734,"issues_closed_count":36,"pull_requests_closed_count":129,"pull_request_authors_count":24,"issue_authors_count":39,"avg_comments_per_issue":3.7111111111111112,"avg_comments_per_pull_request":1.4066666666666667,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":17,"past_year_issues_count":8,"past_year_pull_requests_count":26,"past_year_avg_time_to_close_issue":5625233.333333333,"past_year_avg_time_to_close_pull_request":282329.73333333334,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.625,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/issues","maintainers":[{"login":"hukkin","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"},{"login":"hauntsaninja","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"},{"login":"encukou","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/encukou"}],"active_maintainers":[{"login":"hukkin","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"},{"login":"encukou","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/encukou"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tomli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tomli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tomli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tomli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tomli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tomli/codemeta","maintainers":[{"uuid":"hauntsaninja","login":"hauntsaninja","name":null,"email":null,"url":null,"packages_count":19,"html_url":"https://pypi.org/user/hauntsaninja/","role":null,"created_at":"2023-02-23T12:49:42.958Z","updated_at":"2023-02-23T12:49:42.958Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/hauntsaninja/packages"},{"uuid":"encukou","login":"encukou","name":null,"email":null,"url":null,"packages_count":44,"html_url":"https://pypi.org/user/encukou/","role":null,"created_at":"2023-02-23T12:49:42.933Z","updated_at":"2023-02-23T12:49:42.933Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/encukou/packages"},{"uuid":"hukkin","login":"hukkin","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/hukkin/","role":null,"created_at":"2023-02-23T12:49:42.863Z","updated_at":"2023-02-23T12:49:42.863Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/hukkin/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":880310,"maintainers_count":376496,"namespaces_count":0,"keywords_count":285845,"github":"pypi","metadata":{"funded_packages_count":54057},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-29T05:11:24.287Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5304028,"name":"tomli","ecosystem":"conda","description":null,"homepage":"https://pypi.org/project/tomli","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2021-06-10T18:38:53.000Z","latest_release_published_at":"2022-02-08T17:45:31.000Z","latest_release_number":"2.0.1","last_synced_at":"2026-04-08T09:55:54.927Z","created_at":"2022-10-03T16:16:03.494Z","updated_at":"2026-04-08T09:55:54.927Z","registry_url":"https://anaconda.org/conda-forge/tomli","install_command":"conda install -c conda-forge tomli","documentation_url":null,"metadata":{},"repo_metadata":{"id":37749560,"uuid":"370616797","full_name":"hukkin/tomli","owner":"hukkin","description":"A lil' TOML parser","archived":false,"fork":false,"pushed_at":"2025-10-13T17:32:54.000Z","size":393,"stargazers_count":533,"open_issues_count":11,"forks_count":48,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-10-14T00:05:34.694Z","etag":null,"topics":["config","parser","python","toml","toml-parser","tomli"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hukkin.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-25T08:17:13.000Z","updated_at":"2025-10-10T09:04:29.000Z","dependencies_parsed_at":"2023-02-16T11:01:44.802Z","dependency_job_id":"23eb70bd-32f2-48b9-8300-cf4ca342341c","html_url":"https://github.com/hukkin/tomli","commit_stats":{"total_commits":275,"total_committers":11,"mean_commits":25.0,"dds":0.4763636363636363,"last_synced_commit":"42a570d5222ec8abfa6e20421d3f2e5132da2f83"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/sbom","scorecard":{"id":473142,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli","commit":"b974fa13a96503546e47a895ac123d5c8425bc9a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":3,"reason":"Found 7/21 approved changesets -- score normalized to 3","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":"1 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tests.yaml: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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:197","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:54","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:69","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:98","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:122","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:149","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   7 pipCommand 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: fuzzer/fuzz.py:1"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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-19T14:29:31.360Z","repository_id":37749560,"created_at":"2025-08-19T14:29:31.360Z","updated_at":"2025-08-19T14:29:31.360Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017353,"owners_count":26086052,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"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":"hukkin","name":"Taneli Hukkinen","uuid":"3275109","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275109?u=77bb83759127965eacbfe67e2ca983066e964fde\u0026v=4","repositories_count":78,"last_synced_at":"2025-10-08T00:31:23.827Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hukkin","funding_links":[],"total_stars":1568,"followers":74,"following":6,"created_at":"2022-11-11T18:26:36.257Z","updated_at":"2025-10-08T00:31:23.828Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin/repositories"},"tags":[{"name":"2.3.0","sha":"3fccd16450d0f1d87c042473d95a07f60955206e","kind":"tag","published_at":"2025-10-08T21:21:13.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.3.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"73c3d102eb81fe0d2b87f905df4f740f8878d8da","kind":"tag","published_at":"2024-11-27T22:11:57.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.2.1","html_url":"https://github.com/hukkin/tomli/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"c48e4e111c8558abcfe141f19fcaada3365f836c","kind":"tag","published_at":"2024-11-27T20:05:05.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.2.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"d6e045b1e6b36c56271d9f003794d915d713f962","kind":"tag","published_at":"2024-11-11T18:35:59.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.1.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"3ec6775b118f2ae030d5b12c90939c7f65668e7e","kind":"tag","published_at":"2024-10-02T10:41:58.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.0.2","html_url":"https://github.com/hukkin/tomli/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"36ef51d6a5a55e0eca077b58695390d041061bd4","kind":"tag","published_at":"2022-02-08T10:50:30.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.0.1","html_url":"https://github.com/hukkin/tomli/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.1/manifests"},{"name":"1.2.3","sha":"345bd2a224f215fbb33546b6d7e358307b783793","kind":"tag","published_at":"2021-12-13T22:20:34.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.3","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.3/manifests"},{"name":"2.0.0","sha":"97b61d5b09d9fe0b64ce4d78885d1e3f2692a0e9","kind":"tag","published_at":"2021-12-13T21:09:38.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.0.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.0/manifests"},{"name":"1.2.2","sha":"16a2e08d630b4d834e211d801e1581288765e7d5","kind":"tag","published_at":"2021-10-25T09:46:48.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.2","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9d416d91656fa14cd48eb97e20d3f0c72257fea6","kind":"tag","published_at":"2021-08-05T20:07:24.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.1","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"c607181aa2ca15436bd25cb002b4f05122735e65","kind":"tag","published_at":"2021-07-30T05:08:26.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.0","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"0cba898480f019c8e8866807ec1ea62d250918e8","kind":"tag","published_at":"2021-07-23T08:37:51.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.1.0","html_url":"https://github.com/hukkin/tomli/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.1.0/manifests"},{"name":"1.0.4","sha":"ec0f3f9d1f0c8d70a4fa927f71368a5f6d420f3a","kind":"tag","published_at":"2021-07-04T23:13:27.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.4","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"78b3e15e5bd37c8315110eefddc6d1a1e44a6bb5","kind":"tag","published_at":"2021-06-27T23:00:14.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.3","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"33ae2ba864a0369c5c1baecf6be90af72f9ab93d","kind":"tag","published_at":"2021-06-18T15:59:31.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.2","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"e6274cb5a827fd51bb3c18d891aae6c21992f332","kind":"tag","published_at":"2021-06-15T06:59:32.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.1","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"d7a752147af7c266c9bcbb37559224f4eb1f98f2","kind":"tag","published_at":"2021-06-08T19:13:05.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.0","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.0/manifests"},{"name":"0.2.10","sha":"7c9c5ee01ba19eecc333aa05d3191df9a5db8d1a","kind":"tag","published_at":"2021-06-06T12:23:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.10","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"baca38f4b014d323238b44064115f4c86ffbaba1","kind":"tag","published_at":"2021-06-04T22:50:16.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.9","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"ace4bf5042fe497f5c9768027c795d70c94b6dd5","kind":"tag","published_at":"2021-06-04T07:28:34.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.8","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"52574156c2d915b6d1d9ce4ec696ca17f5f6441a","kind":"tag","published_at":"2021-06-02T16:50:17.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.7","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"fff7762604cdda20b514b4de7dd45fe4c4dfb87d","kind":"tag","published_at":"2021-05-31T22:23:13.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.6","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"f4832dee52b5096af31afd869d0ec2f69ff90725","kind":"tag","published_at":"2021-05-31T11:13:44.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.5","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"bb5b48ab99e798812ecd5fff2078c8b1b0d74e08","kind":"tag","published_at":"2021-05-30T22:56:08.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.4","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"eaf4da28534d39418ecae5d84e444786a8b70172","kind":"tag","published_at":"2021-05-29T11:22:48.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.3","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"6c3e23870df1eb02584711aa82aee81d90621c26","kind":"tag","published_at":"2021-05-28T23:01:43.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.2","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"2f2feb963386c32af9d762546c89506576fa31b0","kind":"tag","published_at":"2021-05-28T14:32:30.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.1","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"ba3992783c56d95dc4f87994b4bc5aaa12ae2acf","kind":"tag","published_at":"2021-05-27T22:26:03.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.0","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"14182cd4f2b12c3544bb6a647c07eec5041db297","kind":"tag","published_at":"2021-05-27T16:32:06.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.1.0","html_url":"https://github.com/hukkin/tomli/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-23T04:28:02.984Z","dependent_packages_count":78,"downloads":null,"downloads_period":null,"dependent_repos_count":192,"rankings":{"downloads":null,"dependent_repos_count":2.49513448774889,"dependent_packages_count":0.9830829881730625,"stargazers_count":21.014022655821147,"forks_count":33.16532761115824,"docker_downloads_count":null,"average":14.414391935725336},"purl":"pkg:conda/tomli?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/tomli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/tomli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/tomli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-09T15:59:11.300Z","issues_count":39,"pull_requests_count":127,"avg_time_to_close_issue":2777909.3235294116,"avg_time_to_close_pull_request":2018625.6578947369,"issues_closed_count":34,"pull_requests_closed_count":114,"pull_request_authors_count":17,"issue_authors_count":33,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.220472440944882,"merged_pull_requests_count":89,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":8,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":2254416.0,"past_year_avg_time_to_close_pull_request":816882.0384615385,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":1.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/issues","maintainers":[{"login":"hukkin","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"},{"login":"hauntsaninja","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"}],"active_maintainers":[{"login":"hukkin","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tomli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tomli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tomli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tomli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tomli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tomli/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org"},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-04-27T18:20:20.507Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":13200075,"name":"python311Packages.tomli","ecosystem":"nixpkgs","description":"A Python library for parsing TOML, fully compatible with TOML v1.0.0","homepage":"https://github.com/hukkin/tomli","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:44:49.820Z","latest_release_published_at":"2026-02-02T00:44:49.820Z","latest_release_number":"2.0.1","last_synced_at":"2026-03-09T03:12:29.476Z","created_at":"2026-02-02T00:44:48.979Z","updated_at":"2026-03-09T04:02:38.491Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.tomli","install_command":"nix-env -iA nixpkgs.python311Packages.tomli","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/tomli/default.nix#L45","metadata":{"nix_attribute":"python3.11-tomli-2.0.1","position":"pkgs/development/python-modules/tomli/default.nix:45","platforms":["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","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"tomli","upstream_purl":"pkg:pypi/tomli"},"repo_metadata":{},"repo_metadata_updated_at":null,"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/python311Packages.tomli?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.tomli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.tomli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.tomli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.tomli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.tomli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.tomli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.tomli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.tomli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.tomli/codemeta","maintainers":[{"uuid":"veehaitch","login":null,"name":"Vincent Haupert","email":"mail@vincent-haupert.de","url":"https://github.com/veehaitch","packages_count":50,"html_url":null,"role":null,"created_at":"2026-03-09T03:12:29.652Z","updated_at":"2026-03-09T03:12:29.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/veehaitch/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":263},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-06-01T05:09:05.835Z","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":8678389,"name":"py3-tomli","ecosystem":"alpine","description":"Lil' TOML parser","homepage":"https://github.com/hukkin/tomli","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-20T12:03:10.000Z","latest_release_published_at":"2023-04-20T12:03:10.000Z","latest_release_number":"2.0.1-r3","last_synced_at":"2026-04-02T15:49:20.577Z","created_at":"2023-12-20T10:31:02.388Z","updated_at":"2026-04-02T15:49:20.577Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-tomli","install_command":"apk add py3-tomli","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"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:apk/alpine/py3-tomli?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-tomli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-tomli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-tomli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-tomli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-tomli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-tomli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-tomli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-tomli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-tomli/codemeta","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":315,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2024-10-29T15:45:30.469Z","updated_at":"2024-10-29T15:45:30.469Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-04-27T18:20:23.384Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":7780293,"name":"py3-tomli","ecosystem":"alpine","description":"Lil' TOML parser","homepage":"https://github.com/hukkin/tomli","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-20T12:03:10.000Z","latest_release_published_at":"2023-04-20T12:03:10.000Z","latest_release_number":"2.0.1-r3","last_synced_at":"2026-04-09T03:03:20.016Z","created_at":"2023-05-22T14:39:15.216Z","updated_at":"2026-04-09T03:03:20.017Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-tomli","install_command":"apk add py3-tomli","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37749560,"uuid":"370616797","full_name":"hukkin/tomli","owner":"hukkin","description":"A lil' TOML parser","archived":false,"fork":false,"pushed_at":"2025-10-20T17:25:41.000Z","size":393,"stargazers_count":534,"open_issues_count":13,"forks_count":49,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-10-21T00:26:55.766Z","etag":null,"topics":["config","parser","python","toml","toml-parser","tomli"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hukkin.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-25T08:17:13.000Z","updated_at":"2025-10-16T12:50:49.000Z","dependencies_parsed_at":"2023-02-16T11:01:44.802Z","dependency_job_id":"23eb70bd-32f2-48b9-8300-cf4ca342341c","html_url":"https://github.com/hukkin/tomli","commit_stats":{"total_commits":275,"total_committers":11,"mean_commits":25.0,"dds":0.4763636363636363,"last_synced_commit":"42a570d5222ec8abfa6e20421d3f2e5132da2f83"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/sbom","scorecard":{"id":473142,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli","commit":"b974fa13a96503546e47a895ac123d5c8425bc9a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":3,"reason":"Found 7/21 approved changesets -- score normalized to 3","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":"1 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tests.yaml: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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:197","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:54","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:69","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:98","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:122","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:149","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   7 pipCommand 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: fuzzer/fuzz.py:1"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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-19T14:29:31.360Z","repository_id":37749560,"created_at":"2025-08-19T14:29:31.360Z","updated_at":"2025-08-19T14:29:31.360Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280365538,"owners_count":26318383,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-21T02:00:06.614Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"hukkin","name":"Taneli Hukkinen","uuid":"3275109","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275109?u=77bb83759127965eacbfe67e2ca983066e964fde\u0026v=4","repositories_count":78,"last_synced_at":"2025-10-23T00:39:13.161Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hukkin","funding_links":[],"total_stars":1578,"followers":74,"following":6,"created_at":"2022-11-11T18:26:36.257Z","updated_at":"2025-10-23T00:39:13.162Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-23T04:28:29.014Z","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":13.340980499725699,"forks_count":19.166126377736774,"docker_downloads_count":null,"average":8.126776719365619},"purl":"pkg:apk/alpine/py3-tomli?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-tomli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-tomli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-tomli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-20T18:50:21.370Z","issues_count":42,"pull_requests_count":129,"avg_time_to_close_issue":2699058.8857142855,"avg_time_to_close_pull_request":2018625.6578947369,"issues_closed_count":35,"pull_requests_closed_count":114,"pull_request_authors_count":18,"issue_authors_count":36,"avg_comments_per_issue":3.8095238095238093,"avg_comments_per_pull_request":1.2170542635658914,"merged_pull_requests_count":89,"bot_issues_count":0,"bot_pull_requests_count":15,"past_year_issues_count":11,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":1695348.0,"past_year_avg_time_to_close_pull_request":816882.0384615385,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.9090909090909091,"past_year_avg_comments_per_pull_request":1.7058823529411764,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/issues","maintainers":[{"login":"hukkin","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"},{"login":"hauntsaninja","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"}],"active_maintainers":[{"login":"hukkin","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-tomli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-tomli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-tomli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-tomli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-tomli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-tomli/codemeta","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":316,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2023-05-23T08:06:21.650Z","updated_at":"2023-05-23T08:06:21.650Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-04-27T18:20:23.557Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":10346019,"name":"py3-tomli","ecosystem":"alpine","description":"Lil' TOML parser","homepage":"https://github.com/hukkin/tomli","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"2.0.1-r4","last_synced_at":"2026-04-08T13:07:35.482Z","created_at":"2024-06-11T10:48:41.764Z","updated_at":"2026-04-08T13:07:35.482Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-tomli","install_command":"apk add py3-tomli","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37749560,"uuid":"370616797","full_name":"hukkin/tomli","owner":"hukkin","description":"A lil' TOML parser","archived":false,"fork":false,"pushed_at":"2025-10-13T17:32:54.000Z","size":393,"stargazers_count":533,"open_issues_count":11,"forks_count":48,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-10-14T00:05:34.694Z","etag":null,"topics":["config","parser","python","toml","toml-parser","tomli"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hukkin.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-25T08:17:13.000Z","updated_at":"2025-10-10T09:04:29.000Z","dependencies_parsed_at":"2023-02-16T11:01:44.802Z","dependency_job_id":"23eb70bd-32f2-48b9-8300-cf4ca342341c","html_url":"https://github.com/hukkin/tomli","commit_stats":{"total_commits":275,"total_committers":11,"mean_commits":25.0,"dds":0.4763636363636363,"last_synced_commit":"42a570d5222ec8abfa6e20421d3f2e5132da2f83"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/sbom","scorecard":{"id":473142,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli","commit":"b974fa13a96503546e47a895ac123d5c8425bc9a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":3,"reason":"Found 7/21 approved changesets -- score normalized to 3","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":"1 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tests.yaml: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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:197","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:54","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:69","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:98","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:122","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:149","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   7 pipCommand 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: fuzzer/fuzz.py:1"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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-19T14:29:31.360Z","repository_id":37749560,"created_at":"2025-08-19T14:29:31.360Z","updated_at":"2025-08-19T14:29:31.360Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017353,"owners_count":26086052,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"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":"hukkin","name":"Taneli Hukkinen","uuid":"3275109","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275109?u=77bb83759127965eacbfe67e2ca983066e964fde\u0026v=4","repositories_count":78,"last_synced_at":"2025-10-08T00:31:23.827Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hukkin","funding_links":[],"total_stars":1568,"followers":74,"following":6,"created_at":"2022-11-11T18:26:36.257Z","updated_at":"2025-10-08T00:31:23.828Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin/repositories"},"tags":[{"name":"2.3.0","sha":"3fccd16450d0f1d87c042473d95a07f60955206e","kind":"tag","published_at":"2025-10-08T21:21:13.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.3.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"73c3d102eb81fe0d2b87f905df4f740f8878d8da","kind":"tag","published_at":"2024-11-27T22:11:57.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.2.1","html_url":"https://github.com/hukkin/tomli/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"c48e4e111c8558abcfe141f19fcaada3365f836c","kind":"tag","published_at":"2024-11-27T20:05:05.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.2.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"d6e045b1e6b36c56271d9f003794d915d713f962","kind":"tag","published_at":"2024-11-11T18:35:59.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.1.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"3ec6775b118f2ae030d5b12c90939c7f65668e7e","kind":"tag","published_at":"2024-10-02T10:41:58.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.0.2","html_url":"https://github.com/hukkin/tomli/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"36ef51d6a5a55e0eca077b58695390d041061bd4","kind":"tag","published_at":"2022-02-08T10:50:30.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.0.1","html_url":"https://github.com/hukkin/tomli/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.1/manifests"},{"name":"1.2.3","sha":"345bd2a224f215fbb33546b6d7e358307b783793","kind":"tag","published_at":"2021-12-13T22:20:34.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.3","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.3/manifests"},{"name":"2.0.0","sha":"97b61d5b09d9fe0b64ce4d78885d1e3f2692a0e9","kind":"tag","published_at":"2021-12-13T21:09:38.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.0.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.0/manifests"},{"name":"1.2.2","sha":"16a2e08d630b4d834e211d801e1581288765e7d5","kind":"tag","published_at":"2021-10-25T09:46:48.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.2","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9d416d91656fa14cd48eb97e20d3f0c72257fea6","kind":"tag","published_at":"2021-08-05T20:07:24.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.1","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"c607181aa2ca15436bd25cb002b4f05122735e65","kind":"tag","published_at":"2021-07-30T05:08:26.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.0","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"0cba898480f019c8e8866807ec1ea62d250918e8","kind":"tag","published_at":"2021-07-23T08:37:51.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.1.0","html_url":"https://github.com/hukkin/tomli/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.1.0/manifests"},{"name":"1.0.4","sha":"ec0f3f9d1f0c8d70a4fa927f71368a5f6d420f3a","kind":"tag","published_at":"2021-07-04T23:13:27.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.4","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"78b3e15e5bd37c8315110eefddc6d1a1e44a6bb5","kind":"tag","published_at":"2021-06-27T23:00:14.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.3","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"33ae2ba864a0369c5c1baecf6be90af72f9ab93d","kind":"tag","published_at":"2021-06-18T15:59:31.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.2","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"e6274cb5a827fd51bb3c18d891aae6c21992f332","kind":"tag","published_at":"2021-06-15T06:59:32.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.1","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"d7a752147af7c266c9bcbb37559224f4eb1f98f2","kind":"tag","published_at":"2021-06-08T19:13:05.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.0","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.0/manifests"},{"name":"0.2.10","sha":"7c9c5ee01ba19eecc333aa05d3191df9a5db8d1a","kind":"tag","published_at":"2021-06-06T12:23:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.10","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"baca38f4b014d323238b44064115f4c86ffbaba1","kind":"tag","published_at":"2021-06-04T22:50:16.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.9","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"ace4bf5042fe497f5c9768027c795d70c94b6dd5","kind":"tag","published_at":"2021-06-04T07:28:34.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.8","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"52574156c2d915b6d1d9ce4ec696ca17f5f6441a","kind":"tag","published_at":"2021-06-02T16:50:17.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.7","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"fff7762604cdda20b514b4de7dd45fe4c4dfb87d","kind":"tag","published_at":"2021-05-31T22:23:13.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.6","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"f4832dee52b5096af31afd869d0ec2f69ff90725","kind":"tag","published_at":"2021-05-31T11:13:44.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.5","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"bb5b48ab99e798812ecd5fff2078c8b1b0d74e08","kind":"tag","published_at":"2021-05-30T22:56:08.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.4","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"eaf4da28534d39418ecae5d84e444786a8b70172","kind":"tag","published_at":"2021-05-29T11:22:48.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.3","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"6c3e23870df1eb02584711aa82aee81d90621c26","kind":"tag","published_at":"2021-05-28T23:01:43.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.2","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"2f2feb963386c32af9d762546c89506576fa31b0","kind":"tag","published_at":"2021-05-28T14:32:30.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.1","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"ba3992783c56d95dc4f87994b4bc5aaa12ae2acf","kind":"tag","published_at":"2021-05-27T22:26:03.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.0","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"14182cd4f2b12c3544bb6a647c07eec5041db297","kind":"tag","published_at":"2021-05-27T16:32:06.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.1.0","html_url":"https://github.com/hukkin/tomli/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-23T04:28:02.984Z","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:apk/alpine/py3-tomli?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-tomli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-tomli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-tomli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-09T15:59:11.300Z","issues_count":39,"pull_requests_count":127,"avg_time_to_close_issue":2777909.3235294116,"avg_time_to_close_pull_request":2018625.6578947369,"issues_closed_count":34,"pull_requests_closed_count":114,"pull_request_authors_count":17,"issue_authors_count":33,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.220472440944882,"merged_pull_requests_count":89,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":8,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":2254416.0,"past_year_avg_time_to_close_pull_request":816882.0384615385,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":1.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/issues","maintainers":[{"login":"hukkin","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"},{"login":"hauntsaninja","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"}],"active_maintainers":[{"login":"hukkin","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-tomli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-tomli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-tomli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-tomli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-tomli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-tomli/codemeta","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":325,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2024-06-12T01:43:44.656Z","updated_at":"2024-06-12T01:43:44.656Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-04-27T18:20:23.245Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":10346020,"name":"py3-tomli-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-tomli","homepage":"https://github.com/hukkin/tomli","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"2.0.1-r4","last_synced_at":"2026-04-08T13:08:04.248Z","created_at":"2024-06-11T10:48:43.745Z","updated_at":"2026-04-08T13:08:04.248Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-tomli-pyc","install_command":"apk add py3-tomli-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37749560,"uuid":"370616797","full_name":"hukkin/tomli","owner":"hukkin","description":"A lil' TOML parser","archived":false,"fork":false,"pushed_at":"2025-10-13T17:32:54.000Z","size":393,"stargazers_count":533,"open_issues_count":11,"forks_count":48,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-10-14T00:05:34.694Z","etag":null,"topics":["config","parser","python","toml","toml-parser","tomli"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hukkin.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-25T08:17:13.000Z","updated_at":"2025-10-10T09:04:29.000Z","dependencies_parsed_at":"2023-02-16T11:01:44.802Z","dependency_job_id":"23eb70bd-32f2-48b9-8300-cf4ca342341c","html_url":"https://github.com/hukkin/tomli","commit_stats":{"total_commits":275,"total_committers":11,"mean_commits":25.0,"dds":0.4763636363636363,"last_synced_commit":"42a570d5222ec8abfa6e20421d3f2e5132da2f83"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/sbom","scorecard":{"id":473142,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli","commit":"b974fa13a96503546e47a895ac123d5c8425bc9a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":3,"reason":"Found 7/21 approved changesets -- score normalized to 3","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":"1 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tests.yaml: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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:197","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:54","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:69","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:98","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:122","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:149","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   7 pipCommand 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: fuzzer/fuzz.py:1"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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-19T14:29:31.360Z","repository_id":37749560,"created_at":"2025-08-19T14:29:31.360Z","updated_at":"2025-08-19T14:29:31.360Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017353,"owners_count":26086052,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"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":"hukkin","name":"Taneli Hukkinen","uuid":"3275109","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275109?u=77bb83759127965eacbfe67e2ca983066e964fde\u0026v=4","repositories_count":78,"last_synced_at":"2025-10-08T00:31:23.827Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hukkin","funding_links":[],"total_stars":1568,"followers":74,"following":6,"created_at":"2022-11-11T18:26:36.257Z","updated_at":"2025-10-08T00:31:23.828Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin/repositories"},"tags":[{"name":"2.3.0","sha":"3fccd16450d0f1d87c042473d95a07f60955206e","kind":"tag","published_at":"2025-10-08T21:21:13.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.3.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"73c3d102eb81fe0d2b87f905df4f740f8878d8da","kind":"tag","published_at":"2024-11-27T22:11:57.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.2.1","html_url":"https://github.com/hukkin/tomli/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"c48e4e111c8558abcfe141f19fcaada3365f836c","kind":"tag","published_at":"2024-11-27T20:05:05.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.2.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"d6e045b1e6b36c56271d9f003794d915d713f962","kind":"tag","published_at":"2024-11-11T18:35:59.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.1.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"3ec6775b118f2ae030d5b12c90939c7f65668e7e","kind":"tag","published_at":"2024-10-02T10:41:58.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.0.2","html_url":"https://github.com/hukkin/tomli/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"36ef51d6a5a55e0eca077b58695390d041061bd4","kind":"tag","published_at":"2022-02-08T10:50:30.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.0.1","html_url":"https://github.com/hukkin/tomli/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.1/manifests"},{"name":"1.2.3","sha":"345bd2a224f215fbb33546b6d7e358307b783793","kind":"tag","published_at":"2021-12-13T22:20:34.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.3","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.3/manifests"},{"name":"2.0.0","sha":"97b61d5b09d9fe0b64ce4d78885d1e3f2692a0e9","kind":"tag","published_at":"2021-12-13T21:09:38.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.0.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.0/manifests"},{"name":"1.2.2","sha":"16a2e08d630b4d834e211d801e1581288765e7d5","kind":"tag","published_at":"2021-10-25T09:46:48.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.2","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9d416d91656fa14cd48eb97e20d3f0c72257fea6","kind":"tag","published_at":"2021-08-05T20:07:24.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.1","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"c607181aa2ca15436bd25cb002b4f05122735e65","kind":"tag","published_at":"2021-07-30T05:08:26.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.0","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"0cba898480f019c8e8866807ec1ea62d250918e8","kind":"tag","published_at":"2021-07-23T08:37:51.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.1.0","html_url":"https://github.com/hukkin/tomli/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.1.0/manifests"},{"name":"1.0.4","sha":"ec0f3f9d1f0c8d70a4fa927f71368a5f6d420f3a","kind":"tag","published_at":"2021-07-04T23:13:27.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.4","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"78b3e15e5bd37c8315110eefddc6d1a1e44a6bb5","kind":"tag","published_at":"2021-06-27T23:00:14.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.3","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"33ae2ba864a0369c5c1baecf6be90af72f9ab93d","kind":"tag","published_at":"2021-06-18T15:59:31.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.2","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"e6274cb5a827fd51bb3c18d891aae6c21992f332","kind":"tag","published_at":"2021-06-15T06:59:32.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.1","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"d7a752147af7c266c9bcbb37559224f4eb1f98f2","kind":"tag","published_at":"2021-06-08T19:13:05.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.0","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.0/manifests"},{"name":"0.2.10","sha":"7c9c5ee01ba19eecc333aa05d3191df9a5db8d1a","kind":"tag","published_at":"2021-06-06T12:23:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.10","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"baca38f4b014d323238b44064115f4c86ffbaba1","kind":"tag","published_at":"2021-06-04T22:50:16.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.9","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"ace4bf5042fe497f5c9768027c795d70c94b6dd5","kind":"tag","published_at":"2021-06-04T07:28:34.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.8","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"52574156c2d915b6d1d9ce4ec696ca17f5f6441a","kind":"tag","published_at":"2021-06-02T16:50:17.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.7","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"fff7762604cdda20b514b4de7dd45fe4c4dfb87d","kind":"tag","published_at":"2021-05-31T22:23:13.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.6","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"f4832dee52b5096af31afd869d0ec2f69ff90725","kind":"tag","published_at":"2021-05-31T11:13:44.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.5","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"bb5b48ab99e798812ecd5fff2078c8b1b0d74e08","kind":"tag","published_at":"2021-05-30T22:56:08.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.4","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"eaf4da28534d39418ecae5d84e444786a8b70172","kind":"tag","published_at":"2021-05-29T11:22:48.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.3","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"6c3e23870df1eb02584711aa82aee81d90621c26","kind":"tag","published_at":"2021-05-28T23:01:43.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.2","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"2f2feb963386c32af9d762546c89506576fa31b0","kind":"tag","published_at":"2021-05-28T14:32:30.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.1","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"ba3992783c56d95dc4f87994b4bc5aaa12ae2acf","kind":"tag","published_at":"2021-05-27T22:26:03.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.0","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"14182cd4f2b12c3544bb6a647c07eec5041db297","kind":"tag","published_at":"2021-05-27T16:32:06.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.1.0","html_url":"https://github.com/hukkin/tomli/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-23T04:28:02.983Z","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:apk/alpine/py3-tomli-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-tomli-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-tomli-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-tomli-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-09T15:59:11.300Z","issues_count":39,"pull_requests_count":127,"avg_time_to_close_issue":2777909.3235294116,"avg_time_to_close_pull_request":2018625.6578947369,"issues_closed_count":34,"pull_requests_closed_count":114,"pull_request_authors_count":17,"issue_authors_count":33,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.220472440944882,"merged_pull_requests_count":89,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":8,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":2254416.0,"past_year_avg_time_to_close_pull_request":816882.0384615385,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":1.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/issues","maintainers":[{"login":"hukkin","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"},{"login":"hauntsaninja","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"}],"active_maintainers":[{"login":"hukkin","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-tomli-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-tomli-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-tomli-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-tomli-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-tomli-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-tomli-pyc/codemeta","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":325,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2024-06-12T01:43:45.710Z","updated_at":"2024-06-12T01:43:45.710Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-04-27T18:20:23.245Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":6081691,"name":"py3-tomli","ecosystem":"alpine","description":"Lil' TOML parser","homepage":"https://github.com/hukkin/tomli","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2022-05-25T14:50:53.000Z","latest_release_published_at":"2022-05-25T14:50:53.000Z","latest_release_number":"2.0.1-r1","last_synced_at":"2026-04-08T14:08:20.678Z","created_at":"2023-01-31T19:57:27.553Z","updated_at":"2026-04-08T14:08:20.678Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/main/x86_64/py3-tomli","install_command":"apk add py3-tomli","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":37749560,"uuid":"370616797","full_name":"hukkin/tomli","owner":"hukkin","description":"A lil' TOML parser","archived":false,"fork":false,"pushed_at":"2025-10-13T17:32:54.000Z","size":393,"stargazers_count":533,"open_issues_count":11,"forks_count":48,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-10-14T00:05:34.694Z","etag":null,"topics":["config","parser","python","toml","toml-parser","tomli"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hukkin.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-25T08:17:13.000Z","updated_at":"2025-10-10T09:04:29.000Z","dependencies_parsed_at":"2023-02-16T11:01:44.802Z","dependency_job_id":"23eb70bd-32f2-48b9-8300-cf4ca342341c","html_url":"https://github.com/hukkin/tomli","commit_stats":{"total_commits":275,"total_committers":11,"mean_commits":25.0,"dds":0.4763636363636363,"last_synced_commit":"42a570d5222ec8abfa6e20421d3f2e5132da2f83"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/sbom","scorecard":{"id":473142,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli","commit":"b974fa13a96503546e47a895ac123d5c8425bc9a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":3,"reason":"Found 7/21 approved changesets -- score normalized to 3","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":"1 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tests.yaml: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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:197","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:54","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:69","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:98","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:122","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:149","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   7 pipCommand 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: fuzzer/fuzz.py:1"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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-19T14:29:31.360Z","repository_id":37749560,"created_at":"2025-08-19T14:29:31.360Z","updated_at":"2025-08-19T14:29:31.360Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017353,"owners_count":26086052,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"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":"hukkin","name":"Taneli Hukkinen","uuid":"3275109","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275109?u=77bb83759127965eacbfe67e2ca983066e964fde\u0026v=4","repositories_count":78,"last_synced_at":"2025-10-08T00:31:23.827Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hukkin","funding_links":[],"total_stars":1568,"followers":74,"following":6,"created_at":"2022-11-11T18:26:36.257Z","updated_at":"2025-10-08T00:31:23.828Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin/repositories"},"tags":[{"name":"2.3.0","sha":"3fccd16450d0f1d87c042473d95a07f60955206e","kind":"tag","published_at":"2025-10-08T21:21:13.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.3.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"73c3d102eb81fe0d2b87f905df4f740f8878d8da","kind":"tag","published_at":"2024-11-27T22:11:57.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.2.1","html_url":"https://github.com/hukkin/tomli/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"c48e4e111c8558abcfe141f19fcaada3365f836c","kind":"tag","published_at":"2024-11-27T20:05:05.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.2.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"d6e045b1e6b36c56271d9f003794d915d713f962","kind":"tag","published_at":"2024-11-11T18:35:59.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.1.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"3ec6775b118f2ae030d5b12c90939c7f65668e7e","kind":"tag","published_at":"2024-10-02T10:41:58.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.0.2","html_url":"https://github.com/hukkin/tomli/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"36ef51d6a5a55e0eca077b58695390d041061bd4","kind":"tag","published_at":"2022-02-08T10:50:30.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.0.1","html_url":"https://github.com/hukkin/tomli/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.1/manifests"},{"name":"1.2.3","sha":"345bd2a224f215fbb33546b6d7e358307b783793","kind":"tag","published_at":"2021-12-13T22:20:34.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.3","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.3/manifests"},{"name":"2.0.0","sha":"97b61d5b09d9fe0b64ce4d78885d1e3f2692a0e9","kind":"tag","published_at":"2021-12-13T21:09:38.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.0.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.0/manifests"},{"name":"1.2.2","sha":"16a2e08d630b4d834e211d801e1581288765e7d5","kind":"tag","published_at":"2021-10-25T09:46:48.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.2","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9d416d91656fa14cd48eb97e20d3f0c72257fea6","kind":"tag","published_at":"2021-08-05T20:07:24.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.1","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"c607181aa2ca15436bd25cb002b4f05122735e65","kind":"tag","published_at":"2021-07-30T05:08:26.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.0","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"0cba898480f019c8e8866807ec1ea62d250918e8","kind":"tag","published_at":"2021-07-23T08:37:51.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.1.0","html_url":"https://github.com/hukkin/tomli/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.1.0/manifests"},{"name":"1.0.4","sha":"ec0f3f9d1f0c8d70a4fa927f71368a5f6d420f3a","kind":"tag","published_at":"2021-07-04T23:13:27.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.4","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"78b3e15e5bd37c8315110eefddc6d1a1e44a6bb5","kind":"tag","published_at":"2021-06-27T23:00:14.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.3","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"33ae2ba864a0369c5c1baecf6be90af72f9ab93d","kind":"tag","published_at":"2021-06-18T15:59:31.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.2","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"e6274cb5a827fd51bb3c18d891aae6c21992f332","kind":"tag","published_at":"2021-06-15T06:59:32.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.1","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"d7a752147af7c266c9bcbb37559224f4eb1f98f2","kind":"tag","published_at":"2021-06-08T19:13:05.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.0","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.0/manifests"},{"name":"0.2.10","sha":"7c9c5ee01ba19eecc333aa05d3191df9a5db8d1a","kind":"tag","published_at":"2021-06-06T12:23:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.10","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"baca38f4b014d323238b44064115f4c86ffbaba1","kind":"tag","published_at":"2021-06-04T22:50:16.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.9","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"ace4bf5042fe497f5c9768027c795d70c94b6dd5","kind":"tag","published_at":"2021-06-04T07:28:34.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.8","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"52574156c2d915b6d1d9ce4ec696ca17f5f6441a","kind":"tag","published_at":"2021-06-02T16:50:17.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.7","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"fff7762604cdda20b514b4de7dd45fe4c4dfb87d","kind":"tag","published_at":"2021-05-31T22:23:13.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.6","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"f4832dee52b5096af31afd869d0ec2f69ff90725","kind":"tag","published_at":"2021-05-31T11:13:44.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.5","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"bb5b48ab99e798812ecd5fff2078c8b1b0d74e08","kind":"tag","published_at":"2021-05-30T22:56:08.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.4","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"eaf4da28534d39418ecae5d84e444786a8b70172","kind":"tag","published_at":"2021-05-29T11:22:48.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.3","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"6c3e23870df1eb02584711aa82aee81d90621c26","kind":"tag","published_at":"2021-05-28T23:01:43.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.2","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"2f2feb963386c32af9d762546c89506576fa31b0","kind":"tag","published_at":"2021-05-28T14:32:30.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.1","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"ba3992783c56d95dc4f87994b4bc5aaa12ae2acf","kind":"tag","published_at":"2021-05-27T22:26:03.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.0","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"14182cd4f2b12c3544bb6a647c07eec5041db297","kind":"tag","published_at":"2021-05-27T16:32:06.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.1.0","html_url":"https://github.com/hukkin/tomli/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-23T04:28:02.985Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":7.8926686875491185,"stargazers_count":12.585606826091839,"forks_count":18.502301560570338,"average":9.745144268552824},"purl":"pkg:apk/alpine/py3-tomli?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.17","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-tomli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-tomli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-tomli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-09T15:59:11.300Z","issues_count":39,"pull_requests_count":127,"avg_time_to_close_issue":2777909.3235294116,"avg_time_to_close_pull_request":2018625.6578947369,"issues_closed_count":34,"pull_requests_closed_count":114,"pull_request_authors_count":17,"issue_authors_count":33,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.220472440944882,"merged_pull_requests_count":89,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":8,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":2254416.0,"past_year_avg_time_to_close_pull_request":816882.0384615385,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":1.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/issues","maintainers":[{"login":"hukkin","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"},{"login":"hauntsaninja","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"}],"active_maintainers":[{"login":"hukkin","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-tomli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-tomli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-tomli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-tomli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-tomli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-tomli/codemeta","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":228,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2023-02-01T04:41:58.882Z","updated_at":"2023-02-01T04:41:58.882Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2026-04-27T18:20:23.689Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":11140501,"name":"py3-tomli-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-tomli","homepage":"https://github.com/hukkin/tomli","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-11-29T20:36:14.000Z","latest_release_published_at":"2024-11-29T20:36:14.000Z","latest_release_number":"2.2.1-r0","last_synced_at":"2026-04-03T07:25:37.157Z","created_at":"2024-12-07T13:21:43.771Z","updated_at":"2026-04-03T07:25:37.157Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-tomli-pyc","install_command":"apk add py3-tomli-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37749560,"uuid":"370616797","full_name":"hukkin/tomli","owner":"hukkin","description":"A lil' TOML parser","archived":false,"fork":false,"pushed_at":"2025-10-13T17:32:54.000Z","size":393,"stargazers_count":533,"open_issues_count":11,"forks_count":48,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-10-14T00:05:34.694Z","etag":null,"topics":["config","parser","python","toml","toml-parser","tomli"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hukkin.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-25T08:17:13.000Z","updated_at":"2025-10-10T09:04:29.000Z","dependencies_parsed_at":"2023-02-16T11:01:44.802Z","dependency_job_id":"23eb70bd-32f2-48b9-8300-cf4ca342341c","html_url":"https://github.com/hukkin/tomli","commit_stats":{"total_commits":275,"total_committers":11,"mean_commits":25.0,"dds":0.4763636363636363,"last_synced_commit":"42a570d5222ec8abfa6e20421d3f2e5132da2f83"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/sbom","scorecard":{"id":473142,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli","commit":"b974fa13a96503546e47a895ac123d5c8425bc9a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":3,"reason":"Found 7/21 approved changesets -- score normalized to 3","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":"1 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tests.yaml: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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:197","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:54","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:69","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:98","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:122","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:149","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   7 pipCommand 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: fuzzer/fuzz.py:1"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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-19T14:29:31.360Z","repository_id":37749560,"created_at":"2025-08-19T14:29:31.360Z","updated_at":"2025-08-19T14:29:31.360Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017353,"owners_count":26086052,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"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":"hukkin","name":"Taneli Hukkinen","uuid":"3275109","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275109?u=77bb83759127965eacbfe67e2ca983066e964fde\u0026v=4","repositories_count":78,"last_synced_at":"2025-10-08T00:31:23.827Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hukkin","funding_links":[],"total_stars":1568,"followers":74,"following":6,"created_at":"2022-11-11T18:26:36.257Z","updated_at":"2025-10-08T00:31:23.828Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin/repositories"},"tags":[{"name":"2.3.0","sha":"3fccd16450d0f1d87c042473d95a07f60955206e","kind":"tag","published_at":"2025-10-08T21:21:13.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.3.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"73c3d102eb81fe0d2b87f905df4f740f8878d8da","kind":"tag","published_at":"2024-11-27T22:11:57.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.2.1","html_url":"https://github.com/hukkin/tomli/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"c48e4e111c8558abcfe141f19fcaada3365f836c","kind":"tag","published_at":"2024-11-27T20:05:05.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.2.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"d6e045b1e6b36c56271d9f003794d915d713f962","kind":"tag","published_at":"2024-11-11T18:35:59.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.1.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"3ec6775b118f2ae030d5b12c90939c7f65668e7e","kind":"tag","published_at":"2024-10-02T10:41:58.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.0.2","html_url":"https://github.com/hukkin/tomli/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"36ef51d6a5a55e0eca077b58695390d041061bd4","kind":"tag","published_at":"2022-02-08T10:50:30.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.0.1","html_url":"https://github.com/hukkin/tomli/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.1/manifests"},{"name":"1.2.3","sha":"345bd2a224f215fbb33546b6d7e358307b783793","kind":"tag","published_at":"2021-12-13T22:20:34.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.3","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.3/manifests"},{"name":"2.0.0","sha":"97b61d5b09d9fe0b64ce4d78885d1e3f2692a0e9","kind":"tag","published_at":"2021-12-13T21:09:38.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.0.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.0/manifests"},{"name":"1.2.2","sha":"16a2e08d630b4d834e211d801e1581288765e7d5","kind":"tag","published_at":"2021-10-25T09:46:48.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.2","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9d416d91656fa14cd48eb97e20d3f0c72257fea6","kind":"tag","published_at":"2021-08-05T20:07:24.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.1","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"c607181aa2ca15436bd25cb002b4f05122735e65","kind":"tag","published_at":"2021-07-30T05:08:26.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.0","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"0cba898480f019c8e8866807ec1ea62d250918e8","kind":"tag","published_at":"2021-07-23T08:37:51.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.1.0","html_url":"https://github.com/hukkin/tomli/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.1.0/manifests"},{"name":"1.0.4","sha":"ec0f3f9d1f0c8d70a4fa927f71368a5f6d420f3a","kind":"tag","published_at":"2021-07-04T23:13:27.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.4","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"78b3e15e5bd37c8315110eefddc6d1a1e44a6bb5","kind":"tag","published_at":"2021-06-27T23:00:14.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.3","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"33ae2ba864a0369c5c1baecf6be90af72f9ab93d","kind":"tag","published_at":"2021-06-18T15:59:31.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.2","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"e6274cb5a827fd51bb3c18d891aae6c21992f332","kind":"tag","published_at":"2021-06-15T06:59:32.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.1","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"d7a752147af7c266c9bcbb37559224f4eb1f98f2","kind":"tag","published_at":"2021-06-08T19:13:05.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.0","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.0/manifests"},{"name":"0.2.10","sha":"7c9c5ee01ba19eecc333aa05d3191df9a5db8d1a","kind":"tag","published_at":"2021-06-06T12:23:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.10","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"baca38f4b014d323238b44064115f4c86ffbaba1","kind":"tag","published_at":"2021-06-04T22:50:16.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.9","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"ace4bf5042fe497f5c9768027c795d70c94b6dd5","kind":"tag","published_at":"2021-06-04T07:28:34.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.8","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"52574156c2d915b6d1d9ce4ec696ca17f5f6441a","kind":"tag","published_at":"2021-06-02T16:50:17.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.7","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"fff7762604cdda20b514b4de7dd45fe4c4dfb87d","kind":"tag","published_at":"2021-05-31T22:23:13.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.6","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"f4832dee52b5096af31afd869d0ec2f69ff90725","kind":"tag","published_at":"2021-05-31T11:13:44.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.5","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"bb5b48ab99e798812ecd5fff2078c8b1b0d74e08","kind":"tag","published_at":"2021-05-30T22:56:08.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.4","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"eaf4da28534d39418ecae5d84e444786a8b70172","kind":"tag","published_at":"2021-05-29T11:22:48.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.3","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"6c3e23870df1eb02584711aa82aee81d90621c26","kind":"tag","published_at":"2021-05-28T23:01:43.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.2","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"2f2feb963386c32af9d762546c89506576fa31b0","kind":"tag","published_at":"2021-05-28T14:32:30.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.1","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"ba3992783c56d95dc4f87994b4bc5aaa12ae2acf","kind":"tag","published_at":"2021-05-27T22:26:03.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.0","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"14182cd4f2b12c3544bb6a647c07eec5041db297","kind":"tag","published_at":"2021-05-27T16:32:06.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.1.0","html_url":"https://github.com/hukkin/tomli/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-23T04:28:02.982Z","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:apk/alpine/py3-tomli-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-tomli-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-tomli-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-tomli-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-09T15:59:11.300Z","issues_count":39,"pull_requests_count":127,"avg_time_to_close_issue":2777909.3235294116,"avg_time_to_close_pull_request":2018625.6578947369,"issues_closed_count":34,"pull_requests_closed_count":114,"pull_request_authors_count":17,"issue_authors_count":33,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.220472440944882,"merged_pull_requests_count":89,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":8,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":2254416.0,"past_year_avg_time_to_close_pull_request":816882.0384615385,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":1.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/issues","maintainers":[{"login":"hukkin","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"},{"login":"hauntsaninja","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"}],"active_maintainers":[{"login":"hukkin","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-tomli-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-tomli-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-tomli-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-tomli-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-tomli-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-tomli-pyc/codemeta","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":351,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2024-12-08T21:29:17.791Z","updated_at":"2024-12-08T21:29:17.791Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-04-27T18:20:22.676Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":14546662,"name":"textproc/py-tomli","ecosystem":"openbsd","description":"lil' TOML parser","homepage":"https://github.com/hukkin/tomli","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/hukkin/tomli","keywords_array":[],"namespace":"textproc","versions_count":1,"first_release_published_at":"2026-04-25T13:29:29.000Z","latest_release_published_at":"2026-04-25T13:29:29.000Z","latest_release_number":"2.4.1","last_synced_at":"2026-05-28T00:24:28.861Z","created_at":"2026-05-28T00:24:28.640Z","updated_at":"2026-05-28T04:39:05.449Z","registry_url":"https://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/textproc/py-tomli/","install_command":"pkg_add py3-tomli-2.4.1","documentation_url":null,"metadata":{"pkgstem":"py3-tomli","fullpkgname":"py3-tomli-2.4.1","subpackage":"-"},"repo_metadata":{},"repo_metadata_updated_at":"2026-05-28T04:39:05.421Z","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:openbsd/textproc/py-tomli?arch=amd64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/openbsd/textproc/py-tomli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/openbsd/textproc/py-tomli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/openbsd/textproc/py-tomli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/textproc%2Fpy-tomli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/textproc%2Fpy-tomli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/textproc%2Fpy-tomli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/textproc%2Fpy-tomli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/textproc%2Fpy-tomli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/textproc%2Fpy-tomli/codemeta","maintainers":[{"uuid":"ports@openbsd.org","login":null,"name":"The OpenBSD ports mailing-list","email":"ports@openbsd.org","url":null,"packages_count":6235,"html_url":null,"role":null,"created_at":"2026-05-28T00:24:29.061Z","updated_at":"2026-05-28T00:24:29.061Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/maintainers/ports@openbsd.org/packages"}],"registry":{"name":"openbsd-7.9-amd64","url":"https://cdn.openbsd.org/pub/OpenBSD/7.9/packages/amd64","ecosystem":"openbsd","default":true,"packages_count":11808,"maintainers_count":274,"namespaces_count":42,"keywords_count":0,"github":"openbsd","metadata":{"arch":"amd64","sqlports_version":"7.54","funded_packages_count":3},"icon_url":"https://github.com/openbsd.png","created_at":"2026-05-26T11:21:10.750Z","updated_at":"2026-06-01T05:03:54.622Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/namespaces"}},{"id":76444,"name":"py-tomli","ecosystem":"spack","description":"Tomli is a Python library for parsing TOML. Tomli is fully compatible\nwith TOML v1.0.0.\n","homepage":"https://github.com/hukkin/tomli","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/hukkin/tomli","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2022-04-05T09:29:40.963Z","latest_release_published_at":"2022-11-11T02:19:30.849Z","latest_release_number":"2.0.1","last_synced_at":"2026-03-30T20:03:58.886Z","created_at":"2022-04-05T09:29:40.933Z","updated_at":"2026-03-30T20:03:58.886Z","registry_url":"https://packages.spack.io/package.html?name=py-tomli","install_command":"spack install py-tomli","documentation_url":null,"metadata":{},"repo_metadata":{"id":37749560,"uuid":"370616797","full_name":"hukkin/tomli","owner":"hukkin","description":"A lil' TOML parser","archived":false,"fork":false,"pushed_at":"2025-10-20T17:25:41.000Z","size":393,"stargazers_count":534,"open_issues_count":13,"forks_count":49,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-10-21T00:26:55.766Z","etag":null,"topics":["config","parser","python","toml","toml-parser","tomli"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hukkin.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-25T08:17:13.000Z","updated_at":"2025-10-16T12:50:49.000Z","dependencies_parsed_at":"2023-02-16T11:01:44.802Z","dependency_job_id":"23eb70bd-32f2-48b9-8300-cf4ca342341c","html_url":"https://github.com/hukkin/tomli","commit_stats":{"total_commits":275,"total_committers":11,"mean_commits":25.0,"dds":0.4763636363636363,"last_synced_commit":"42a570d5222ec8abfa6e20421d3f2e5132da2f83"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/sbom","scorecard":{"id":473142,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli","commit":"b974fa13a96503546e47a895ac123d5c8425bc9a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":3,"reason":"Found 7/21 approved changesets -- score normalized to 3","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":"1 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tests.yaml: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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:197","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:54","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:69","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:98","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:122","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:149","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   7 pipCommand 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: PythonAtherisFuzzer integration found: fuzzer/fuzz.py:1"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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-19T14:29:31.360Z","repository_id":37749560,"created_at":"2025-08-19T14:29:31.360Z","updated_at":"2025-08-19T14:29:31.360Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280561926,"owners_count":26351611,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-23T02:00:06.710Z","response_time":142,"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"},"tags":[{"name":"2.3.0","sha":"3fccd16450d0f1d87c042473d95a07f60955206e","kind":"tag","published_at":"2025-10-08T21:21:13.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.3.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"73c3d102eb81fe0d2b87f905df4f740f8878d8da","kind":"tag","published_at":"2024-11-27T22:11:57.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.2.1","html_url":"https://github.com/hukkin/tomli/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"c48e4e111c8558abcfe141f19fcaada3365f836c","kind":"tag","published_at":"2024-11-27T20:05:05.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.2.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"d6e045b1e6b36c56271d9f003794d915d713f962","kind":"tag","published_at":"2024-11-11T18:35:59.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.1.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"3ec6775b118f2ae030d5b12c90939c7f65668e7e","kind":"tag","published_at":"2024-10-02T10:41:58.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.0.2","html_url":"https://github.com/hukkin/tomli/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"36ef51d6a5a55e0eca077b58695390d041061bd4","kind":"tag","published_at":"2022-02-08T10:50:30.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.0.1","html_url":"https://github.com/hukkin/tomli/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.1/manifests"},{"name":"1.2.3","sha":"345bd2a224f215fbb33546b6d7e358307b783793","kind":"tag","published_at":"2021-12-13T22:20:34.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.3","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.3/manifests"},{"name":"2.0.0","sha":"97b61d5b09d9fe0b64ce4d78885d1e3f2692a0e9","kind":"tag","published_at":"2021-12-13T21:09:38.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/2.0.0","html_url":"https://github.com/hukkin/tomli/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/2.0.0/manifests"},{"name":"1.2.2","sha":"16a2e08d630b4d834e211d801e1581288765e7d5","kind":"tag","published_at":"2021-10-25T09:46:48.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.2","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9d416d91656fa14cd48eb97e20d3f0c72257fea6","kind":"tag","published_at":"2021-08-05T20:07:24.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.1","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"c607181aa2ca15436bd25cb002b4f05122735e65","kind":"tag","published_at":"2021-07-30T05:08:26.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.2.0","html_url":"https://github.com/hukkin/tomli/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"0cba898480f019c8e8866807ec1ea62d250918e8","kind":"tag","published_at":"2021-07-23T08:37:51.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.1.0","html_url":"https://github.com/hukkin/tomli/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.1.0/manifests"},{"name":"1.0.4","sha":"ec0f3f9d1f0c8d70a4fa927f71368a5f6d420f3a","kind":"tag","published_at":"2021-07-04T23:13:27.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.4","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"78b3e15e5bd37c8315110eefddc6d1a1e44a6bb5","kind":"tag","published_at":"2021-06-27T23:00:14.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.3","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"33ae2ba864a0369c5c1baecf6be90af72f9ab93d","kind":"tag","published_at":"2021-06-18T15:59:31.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.2","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"e6274cb5a827fd51bb3c18d891aae6c21992f332","kind":"tag","published_at":"2021-06-15T06:59:32.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.1","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"d7a752147af7c266c9bcbb37559224f4eb1f98f2","kind":"tag","published_at":"2021-06-08T19:13:05.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/1.0.0","html_url":"https://github.com/hukkin/tomli/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/1.0.0/manifests"},{"name":"0.2.10","sha":"7c9c5ee01ba19eecc333aa05d3191df9a5db8d1a","kind":"tag","published_at":"2021-06-06T12:23:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.10","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"baca38f4b014d323238b44064115f4c86ffbaba1","kind":"tag","published_at":"2021-06-04T22:50:16.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.9","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"ace4bf5042fe497f5c9768027c795d70c94b6dd5","kind":"tag","published_at":"2021-06-04T07:28:34.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.8","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"52574156c2d915b6d1d9ce4ec696ca17f5f6441a","kind":"tag","published_at":"2021-06-02T16:50:17.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.7","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"fff7762604cdda20b514b4de7dd45fe4c4dfb87d","kind":"tag","published_at":"2021-05-31T22:23:13.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.6","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"f4832dee52b5096af31afd869d0ec2f69ff90725","kind":"tag","published_at":"2021-05-31T11:13:44.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.5","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"bb5b48ab99e798812ecd5fff2078c8b1b0d74e08","kind":"tag","published_at":"2021-05-30T22:56:08.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.4","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"eaf4da28534d39418ecae5d84e444786a8b70172","kind":"tag","published_at":"2021-05-29T11:22:48.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.3","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"6c3e23870df1eb02584711aa82aee81d90621c26","kind":"tag","published_at":"2021-05-28T23:01:43.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.2","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"2f2feb963386c32af9d762546c89506576fa31b0","kind":"tag","published_at":"2021-05-28T14:32:30.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.1","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"ba3992783c56d95dc4f87994b4bc5aaa12ae2acf","kind":"tag","published_at":"2021-05-27T22:26:03.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.2.0","html_url":"https://github.com/hukkin/tomli/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"14182cd4f2b12c3544bb6a647c07eec5041db297","kind":"tag","published_at":"2021-05-27T16:32:06.000Z","download_url":"https://codeload.github.com/hukkin/tomli/tar.gz/0.1.0","html_url":"https://github.com/hukkin/tomli/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-23T04:29:07.065Z","dependent_packages_count":38,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":3.30693344449076,"stargazers_count":12.352369042656662,"forks_count":20.536334583854384,"average":9.048909267750451},"purl":"pkg:spack/py-tomli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-tomli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-tomli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-tomli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-20T18:50:21.370Z","issues_count":42,"pull_requests_count":129,"avg_time_to_close_issue":2699058.8857142855,"avg_time_to_close_pull_request":2018625.6578947369,"issues_closed_count":35,"pull_requests_closed_count":114,"pull_request_authors_count":18,"issue_authors_count":36,"avg_comments_per_issue":3.8095238095238093,"avg_comments_per_pull_request":1.2170542635658914,"merged_pull_requests_count":89,"bot_issues_count":0,"bot_pull_requests_count":15,"past_year_issues_count":11,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":1695348.0,"past_year_avg_time_to_close_pull_request":816882.0384615385,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.9090909090909091,"past_year_avg_comments_per_pull_request":1.7058823529411764,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/issues","maintainers":[{"login":"hukkin","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"},{"login":"hauntsaninja","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"}],"active_maintainers":[{"login":"hukkin","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-tomli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-tomli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-tomli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-tomli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-tomli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-tomli/codemeta","maintainers":[{"uuid":"charmoniumq","login":"charmoniumq","name":null,"email":null,"url":"https://github.com/charmoniumq","packages_count":6,"html_url":null,"role":null,"created_at":"2022-12-05T08:57:49.324Z","updated_at":"2022-12-05T08:57:49.324Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/charmoniumq/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":9179,"maintainers_count":986,"namespaces_count":0,"keywords_count":0,"github":"spack","metadata":{"funded_packages_count":437},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2026-04-03T06:48:03.381Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}}],"commits":{"id":3345,"full_name":"hukkin/tomli","default_branch":"master","total_commits":312,"total_committers":15,"total_bot_commits":13,"total_bot_committers":1,"mean_commits":20.8,"dds":0.4551282051282052,"past_year_total_commits":34,"past_year_total_committers":6,"past_year_total_bot_commits":4,"past_year_total_bot_committers":1,"past_year_mean_commits":5.666666666666667,"past_year_dds":0.2941176470588235,"last_synced_at":"2026-06-15T05:58:46.845Z","last_synced_commit":"5a77b12a7a9f052ce5a20c335d2825658f6aea52","created_at":"2023-03-07T09:17:22.539Z","updated_at":"2026-06-15T05:58:42.153Z","committers":[{"name":"Taneli Hukkinen","email":"3275109+hukkin","login":"hukkin","count":170},{"name":"Taneli Hukkinen","email":"hukkinj1","login":"hukkinj1","count":112},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":13},{"name":"Shantanu","email":"12621235+hauntsaninja","login":"hauntsaninja","count":3},{"name":"Hugo van Kemenade","email":"1324225+hugovk","login":"hugovk","count":2},{"name":"Victor Stinner","email":"vstinner@python.org","login":"vstinner","count":2},{"name":"Petr Viktorin","email":"encukou@gmail.com","login":"encukou","count":2},{"name":"sobolevn","email":"mail@sobolevn.me","login":"sobolevn","count":1},{"name":"oittaa","email":"8972248+oittaa","login":"oittaa","count":1},{"name":"layday","email":"layday@protonmail.com","login":"layday","count":1},{"name":"Thomas Kluyver","email":"thomas@kluyver.me.uk","login":"takluyver","count":1},{"name":"Ofek Lev","email":"ofekmeister@gmail.com","login":"ofek","count":1},{"name":"Michael Wayne Goodman","email":"goodman.m.w@gmail.com","login":"goodmami","count":1},{"name":"Finn Womack","email":"flan313@gmail.com","login":"finnagin","count":1},{"name":"Dimitri Papadopoulos Orfanos","email":"3234522+DimitriPapadopoulos","login":"DimitriPapadopoulos","count":1}],"past_year_committers":[{"name":"Taneli Hukkinen","email":"hukkinen@eurecom.fr","login":"hukkin","count":24},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":4},{"name":"Victor Stinner","email":"vstinner@python.org","login":"vstinner","count":2},{"name":"Petr Viktorin","email":"encukou@gmail.com","login":"encukou","count":2},{"name":"Hugo van Kemenade","email":"1324225+hugovk","login":"hugovk","count":1},{"name":"Finn Womack","email":"flan313@gmail.com","login":"finnagin","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-15T00:00:11.107Z","repositories_count":6259889,"commits_count":882492512,"contributors_count":35088204,"owners_count":1166796,"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":"hukkin/tomli","html_url":"https://github.com/hukkin/tomli","last_synced_at":"2026-06-15T05:58:37.121Z","status":"active","issues_count":45,"pull_requests_count":151,"avg_time_to_close_issue":3024008.0833333335,"avg_time_to_close_pull_request":2657358.1782945734,"issues_closed_count":36,"pull_requests_closed_count":129,"pull_request_authors_count":25,"issue_authors_count":39,"avg_comments_per_issue":3.7111111111111112,"avg_comments_per_pull_request":1.403973509933775,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":17,"past_year_issues_count":8,"past_year_pull_requests_count":27,"past_year_avg_time_to_close_issue":5625233.333333333,"past_year_avg_time_to_close_pull_request":282329.73333333334,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.625,"past_year_avg_comments_per_pull_request":1.962962962962963,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":11,"created_at":"2023-05-10T11:07:48.161Z","updated_at":"2026-06-15T05:58:37.122Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli/issues","issue_labels_count":{"table":{"question":20,"enhancement":5,"invalid":4,"duplicate":2,"wontfix":1}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":39,"CONTRIBUTOR":4,"OWNER":2}},"pull_request_author_associations_count":{"table":{"OWNER":94,"CONTRIBUTOR":34,"NONE":16,"COLLABORATOR":7}},"issue_authors":{"table":{"mgorny":3,"oittaa":2,"hukkin":2,"pwwang":2,"jameshilliard":2,"chirizxc":1,"hroncok":1,"lummax":1,"hugovk":1,"xsuchy":1,"frenzymadness":1,"maogongyin":1,"StanFromIreland":1,"nanonyme":1,"finnagin":1,"JonathonReinhart":1,"mechsin":1,"keinagae":1,"kohlerj":1,"mtelka":1,"Yura52":1,"ngoldbaum":1,"ianovert":1,"edison12a":1,"Kaiyiccc":1,"wyattscarpenter":1,"goodmami":1,"PitchBlackNights":1,"jerbob92":1,"marxin":1,"wdyichen":1,"BrianPugh":1,"ArsThaumaturgis":1,"jaspalsaini":1,"f0n1x":1,"AndydeCleyre":1,"amirreza8002":1,"pombredanne":1,"lmmx":1}},"pull_request_authors":{"table":{"hukkin":94,"pre-commit-ci[bot]":17,"hauntsaninja":4,"vstinner":4,"encukou":3,"oittaa":3,"ofek":2,"sobolevn":2,"mylapallilavanyaa":2,"DimitriPapadopoulos":2,"cclauss":2,"Viicos":2,"hugovk":2,"ciupicri":1,"jameshilliard":1,"gounthar":1,"arp242":1,"goodmami":1,"lucas-lm":1,"Yanflare":1,"layday":1,"finnagin":1,"takluyver":1,"r266-tech":1,"lphuc2250gma":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-15T00:00:22.443Z","repositories_count":14809315,"issues_count":33170969,"pull_requests_count":109444684,"authors_count":11307074,"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":{"enhancement":1}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":7,"CONTRIBUTOR":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":10,"OWNER":9,"NONE":5,"COLLABORATOR":3}},"past_year_issue_authors":{"table":{"chirizxc":1,"finnagin":1,"hroncok":1,"hugovk":1,"lmmx":1,"ngoldbaum":1,"StanFromIreland":1,"wyattscarpenter":1}},"past_year_pull_request_authors":{"table":{"hukkin":9,"pre-commit-ci[bot]":4,"vstinner":4,"encukou":3,"hugovk":2,"finnagin":1,"gounthar":1,"lphuc2250gma":1,"r266-tech":1,"Yanflare":1}},"maintainers":[{"table":{"login":"hukkin","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}},{"table":{"login":"hauntsaninja","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hauntsaninja"}},{"table":{"login":"encukou","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/encukou"}}],"active_maintainers":[{"table":{"login":"hukkin","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}},{"table":{"login":"encukou","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/encukou"}}]}},"events":{"total":{"DeleteEvent":23,"PullRequestEvent":34,"ForkEvent":5,"IssuesEvent":16,"WatchEvent":52,"IssueCommentEvent":68,"PushEvent":79,"PullRequestReviewEvent":38,"PullRequestReviewCommentEvent":35,"CreateEvent":26},"last_year":{"DeleteEvent":11,"PullRequestEvent":9,"ForkEvent":1,"IssuesEvent":6,"WatchEvent":11,"IssueCommentEvent":28,"PushEvent":34,"PullRequestReviewEvent":2,"CreateEvent":10}},"keywords":["config","parser","python","toml","toml-parser","tomli"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/tests.yaml","sha":null,"kind":"manifest","created_at":"2023-02-16T11:01:43.471Z","updated_at":"2023-02-16T11:01:43.471Z","repository_link":"https://github.com/hukkin/tomli/blob/master/.github/workflows/tests.yaml","dependencies":[{"id":7712435188,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7712435189,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7712435190,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"benchmark/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-02-16T11:01:43.663Z","updated_at":"2023-02-16T11:01:43.663Z","repository_link":"https://github.com/hukkin/tomli/blob/master/benchmark/requirements.txt","dependencies":[{"id":7712438829,"package_name":"pytomlpp","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7712438830,"package_name":"toml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7712438831,"package_name":"tomlkit","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7712438832,"package_name":"qtoml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7712438833,"package_name":"rtoml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"fuzzer/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-02-16T11:01:44.426Z","updated_at":"2023-02-16T11:01:44.426Z","repository_link":"https://github.com/hukkin/tomli/blob/master/fuzzer/requirements.txt","dependencies":[{"id":7712441097,"package_name":"wheel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7712441098,"package_name":"atheris","ecosystem":"pypi","requirements":"==2.0.7","direct":true,"kind":"runtime","optional":false},{"id":7712441100,"package_name":"tomli_w","ecosystem":"pypi","requirements":"\u003e=0.2.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"profiler/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-02-16T11:01:44.734Z","updated_at":"2023-02-16T11:01:44.734Z","repository_link":"https://github.com/hukkin/tomli/blob/master/profiler/requirements.txt","dependencies":[{"id":7712444362,"package_name":"gprof2dot","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2026-02-12T05:06:19.437Z","updated_at":"2026-02-12T05:06:19.437Z","repository_link":"https://github.com/hukkin/tomli/blob/master/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-02-12T05:06:19.150Z","updated_at":"2026-02-12T05:06:19.150Z","repository_link":"https://github.com/hukkin/tomli/blob/master/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"scripts/requirements.txt","sha":null,"kind":"manifest","created_at":"2026-02-12T05:06:19.221Z","updated_at":"2026-02-12T05:06:19.221Z","repository_link":"https://github.com/hukkin/tomli/blob/master/scripts/requirements.txt","dependencies":[{"id":25816363233,"package_name":"tomli-w","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":31.29168610263431,"created_at":"2025-10-10T16:17:53.493Z","updated_at":"2026-06-19T19:01:51.789Z","avatar_url":"https://github.com/hukkin.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/368749","html_url":"https://summary.ecosyste.ms/projects/368749"}