{"id":371711,"url":"https://github.com/hukkin/tomli-w","last_synced_at":"2026-08-26T14:41:04.909Z","repository":{"id":39620462,"uuid":"381473785","full_name":"hukkin/tomli-w","owner":"hukkin","description":"A lil' TOML writer (counterpart to https://github.com/hukkin/tomli)","archived":false,"fork":false,"pushed_at":"2026-08-10T17:45:15.000Z","size":122,"stargazers_count":141,"open_issues_count":3,"forks_count":19,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-08-14T07:43:55.518Z","etag":null,"topics":["config","python","toml","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,"disclosure":null}},"created_at":"2021-06-29T19:20:20.000Z","updated_at":"2026-08-12T11:08:25.000Z","dependencies_parsed_at":"2025-12-16T01:01:44.421Z","dependency_job_id":null,"html_url":"https://github.com/hukkin/tomli-w","commit_stats":{"total_commits":75,"total_committers":5,"mean_commits":15.0,"dds":0.12,"last_synced_commit":"ce2a46649c0f4323f35f91bc3254056269360d42"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli-w","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/sbom","scorecard":{"id":473143,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli-w","commit":"33fea4c98b3c415ecd9cf8918457de9f6def7acd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/19 approved changesets -- score normalized to 1","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":"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":"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":"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":"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:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:23","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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.717Z","repository_id":39620462,"created_at":"2025-08-19T14:29:31.717Z","updated_at":"2025-08-19T14:29:31.717Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36638481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"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":79,"last_synced_at":"2026-08-22T00:11:54.607Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/hukkin","funding_links":[],"total_stars":1823,"followers":81,"following":6,"created_at":"2022-11-11T18:26:36.257Z","updated_at":"2026-08-22T00:11:54.616Z","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":13708705,"name":"python-tomli-w","ecosystem":"debian","description":null,"homepage":"https://github.com/hukkin/tomli-w","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/hukkin/tomli-w","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T22:43:08.894Z","latest_release_published_at":"2026-02-12T22:43:08.894Z","latest_release_number":"1.0.0-2","last_synced_at":"2026-08-08T06:11:32.443Z","created_at":"2026-02-12T22:43:08.523Z","updated_at":"2026-08-23T20:35:15.453Z","registry_url":"https://tracker.debian.org/pkg/python-tomli-w","install_command":"apt-get install python-tomli-w","documentation_url":"https://packages.debian.org/bookworm/python-tomli-w","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-tomli-w","standards_version":"4.6.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, python3-all, flit (\u003e= 3.2), python3-tomli, python3-pytest-xdist","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":39620462,"uuid":"381473785","full_name":"hukkin/tomli-w","owner":"hukkin","description":"A lil' TOML writer (counterpart to https://github.com/hukkin/tomli)","archived":false,"fork":false,"pushed_at":"2026-08-10T17:45:15.000Z","size":122,"stargazers_count":141,"open_issues_count":3,"forks_count":19,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-08-14T07:43:55.518Z","etag":null,"topics":["config","python","toml","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,"disclosure":null}},"created_at":"2021-06-29T19:20:20.000Z","updated_at":"2026-08-12T11:08:25.000Z","dependencies_parsed_at":"2025-12-16T01:01:44.421Z","dependency_job_id":null,"html_url":"https://github.com/hukkin/tomli-w","commit_stats":{"total_commits":75,"total_committers":5,"mean_commits":15.0,"dds":0.12,"last_synced_commit":"ce2a46649c0f4323f35f91bc3254056269360d42"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli-w","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/sbom","scorecard":{"id":473143,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli-w","commit":"33fea4c98b3c415ecd9cf8918457de9f6def7acd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/19 approved changesets -- score normalized to 1","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":"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":"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":"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":"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:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:23","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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.717Z","repository_id":39620462,"created_at":"2025-08-19T14:29:31.717Z","updated_at":"2025-08-19T14:29:31.717Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36638481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":79,"last_synced_at":"2026-08-22T00:11:54.607Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/hukkin","funding_links":[],"total_stars":1823,"followers":81,"following":6,"created_at":"2022-11-11T18:26:36.257Z","updated_at":"2026-08-22T00:11:54.616Z","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":"1.2.0","sha":"a8f80172ba16fe694e37f6e07e6352ecee384c58","kind":"tag","published_at":"2025-01-15T12:04:39.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"179105660c367874818f2cdd1e06ed98eea668f1","kind":"tag","published_at":"2024-10-08T11:11:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"19099125f32e7c491603e393263754262b356956","kind":"tag","published_at":"2021-12-01T23:48:45.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.0.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0/manifests"},{"name":"0.4.0","sha":"22874ff44581f34810e6f19fb6f682ca39fe0fce","kind":"tag","published_at":"2021-10-19T15:22:47.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.4.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"f0dcd3fa69e988f541d617ced799e9ac27ff649c","kind":"tag","published_at":"2021-07-23T08:51:42.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.3.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0/manifests"},{"name":"0.2.2","sha":"f6ba33ea19cf1473fe5426fd5850875b2e23f57a","kind":"tag","published_at":"2021-07-13T20:34:19.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.2","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"e7800708d25e748718813e46b4491ced602adca8","kind":"tag","published_at":"2021-07-10T12:41:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"85d4a7650e5a5837e032c8d45138dedd3ab0c618","kind":"tag","published_at":"2021-07-04T07:20:38.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"caa5cc2be87ba50a3396619b0eb4d555e4861c2f","kind":"tag","published_at":"2021-06-30T15:28:36.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0/manifests"},{"name":"0.0.1","sha":"1796378726fd0fbae219eeabc724bc1c294ea8a1","kind":"tag","published_at":"2021-06-29T20:20:25.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.0.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T20:35:15.453Z","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-w?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-tomli-w","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-tomli-w","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-tomli-w/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T13:09:33.577Z","issues_count":17,"pull_requests_count":78,"avg_time_to_close_issue":6667961.5,"avg_time_to_close_pull_request":7607721.764705882,"issues_closed_count":16,"pull_requests_closed_count":68,"pull_request_authors_count":10,"issue_authors_count":16,"avg_comments_per_issue":2.1176470588235294,"avg_comments_per_pull_request":1.1923076923076923,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1140043.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/issues","maintainers":[{"login":"hukkin","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-tomli-w/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-tomli-w/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-tomli-w/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-tomli-w/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-tomli-w/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-tomli-w/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2645,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1237},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-25T05:06:43.662Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":2949292,"name":"tomli-w","ecosystem":"pypi","description":"A lil' TOML writer","homepage":"https://github.com/hukkin/tomli-w","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli-w","keywords_array":["toml","tomli"],"namespace":null,"versions_count":9,"first_release_published_at":"2021-06-30T15:32:54.000Z","latest_release_published_at":"2025-01-15T12:07:22.000Z","latest_release_number":"1.2.0","last_synced_at":"2026-08-21T12:24:35.915Z","created_at":"2022-04-10T12:51:45.606Z","updated_at":"2026-08-22T13:44:47.947Z","registry_url":"https://pypi.org/project/tomli-w/","install_command":"pip install tomli-w --index-url https://pypi.org/simple","documentation_url":"https://tomli-w.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License","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-w","project_status":null},"repo_metadata":{"id":39620462,"uuid":"381473785","full_name":"hukkin/tomli-w","owner":"hukkin","description":"A lil' TOML writer (counterpart to https://github.com/hukkin/tomli)","archived":false,"fork":false,"pushed_at":"2026-08-10T17:45:15.000Z","size":122,"stargazers_count":141,"open_issues_count":3,"forks_count":19,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-08-14T07:43:55.518Z","etag":null,"topics":["config","python","toml","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,"disclosure":null}},"created_at":"2021-06-29T19:20:20.000Z","updated_at":"2026-08-12T11:08:25.000Z","dependencies_parsed_at":"2025-12-16T01:01:44.421Z","dependency_job_id":null,"html_url":"https://github.com/hukkin/tomli-w","commit_stats":{"total_commits":75,"total_committers":5,"mean_commits":15.0,"dds":0.12,"last_synced_commit":"ce2a46649c0f4323f35f91bc3254056269360d42"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli-w","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/sbom","scorecard":{"id":473143,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli-w","commit":"33fea4c98b3c415ecd9cf8918457de9f6def7acd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/19 approved changesets -- score normalized to 1","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":"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":"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":"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":"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:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:23","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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.717Z","repository_id":39620462,"created_at":"2025-08-19T14:29:31.717Z","updated_at":"2025-08-19T14:29:31.717Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36638481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":79,"last_synced_at":"2026-08-22T00:11:54.607Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/hukkin","funding_links":[],"total_stars":1823,"followers":81,"following":6,"created_at":"2022-11-11T18:26:36.257Z","updated_at":"2026-08-22T00:11:54.616Z","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":"1.2.0","sha":"a8f80172ba16fe694e37f6e07e6352ecee384c58","kind":"tag","published_at":"2025-01-15T12:04:39.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"179105660c367874818f2cdd1e06ed98eea668f1","kind":"tag","published_at":"2024-10-08T11:11:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"19099125f32e7c491603e393263754262b356956","kind":"tag","published_at":"2021-12-01T23:48:45.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.0.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0/manifests"},{"name":"0.4.0","sha":"22874ff44581f34810e6f19fb6f682ca39fe0fce","kind":"tag","published_at":"2021-10-19T15:22:47.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.4.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"f0dcd3fa69e988f541d617ced799e9ac27ff649c","kind":"tag","published_at":"2021-07-23T08:51:42.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.3.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0/manifests"},{"name":"0.2.2","sha":"f6ba33ea19cf1473fe5426fd5850875b2e23f57a","kind":"tag","published_at":"2021-07-13T20:34:19.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.2","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"e7800708d25e748718813e46b4491ced602adca8","kind":"tag","published_at":"2021-07-10T12:41:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"85d4a7650e5a5837e032c8d45138dedd3ab0c618","kind":"tag","published_at":"2021-07-04T07:20:38.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"caa5cc2be87ba50a3396619b0eb4d555e4861c2f","kind":"tag","published_at":"2021-06-30T15:28:36.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0/manifests"},{"name":"0.0.1","sha":"1796378726fd0fbae219eeabc724bc1c294ea8a1","kind":"tag","published_at":"2021-06-29T20:20:25.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.0.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T13:44:47.947Z","dependent_packages_count":239,"downloads":95007270,"downloads_period":"last-month","dependent_repos_count":482,"rankings":{"downloads":0.22619144920291273,"dependent_repos_count":0.6477818982214509,"dependent_packages_count":0.10416211274218165,"stargazers_count":8.22324948135246,"forks_count":10.896474082864092,"docker_downloads_count":2.702574233329467,"average":3.8000722096187602},"purl":"pkg:pypi/tomli-w","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/tomli-w","docker_dependents_count":13,"docker_downloads_count":4610,"usage_url":"https://repos.ecosyste.ms/usage/pypi/tomli-w","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/tomli-w/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:09:33.854Z","issues_count":17,"pull_requests_count":78,"avg_time_to_close_issue":6667961.5,"avg_time_to_close_pull_request":7607721.764705882,"issues_closed_count":16,"pull_requests_closed_count":68,"pull_request_authors_count":10,"issue_authors_count":16,"avg_comments_per_issue":2.1176470588235294,"avg_comments_per_pull_request":1.1923076923076923,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1140043.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/issues","maintainers":[{"login":"hukkin","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tomli-w/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tomli-w/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tomli-w/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tomli-w/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tomli-w/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tomli-w/codemeta","maintainers":[{"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-01T06:04:09.229Z","updated_at":"2023-02-01T06:04:09.229Z","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":930641,"maintainers_count":399816,"namespaces_count":0,"keywords_count":311995,"github":"pypi","metadata":{"funded_packages_count":58611,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-25T05:06:24.344Z","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":76445,"name":"py-tomli-w","ecosystem":"spack","description":"A lil' TOML writer.\n","homepage":"https://github.com/hukkin/tomli-w","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/hukkin/tomli-w","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-04-05T09:29:41.246Z","latest_release_published_at":"2022-04-05T09:29:41.246Z","latest_release_number":"1.0.0","last_synced_at":"2026-08-21T12:24:36.074Z","created_at":"2022-04-05T09:29:41.216Z","updated_at":"2026-08-22T15:13:13.753Z","registry_url":"https://packages.spack.io/package.html?name=py-tomli-w","install_command":"spack install py-tomli-w","documentation_url":null,"metadata":{},"repo_metadata":{"id":39620462,"uuid":"381473785","full_name":"hukkin/tomli-w","owner":"hukkin","description":"A lil' TOML writer (counterpart to https://github.com/hukkin/tomli)","archived":false,"fork":false,"pushed_at":"2026-08-10T17:45:15.000Z","size":122,"stargazers_count":141,"open_issues_count":3,"forks_count":19,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-08-14T07:43:55.518Z","etag":null,"topics":["config","python","toml","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,"disclosure":null}},"created_at":"2021-06-29T19:20:20.000Z","updated_at":"2026-08-12T11:08:25.000Z","dependencies_parsed_at":"2025-12-16T01:01:44.421Z","dependency_job_id":null,"html_url":"https://github.com/hukkin/tomli-w","commit_stats":{"total_commits":75,"total_committers":5,"mean_commits":15.0,"dds":0.12,"last_synced_commit":"ce2a46649c0f4323f35f91bc3254056269360d42"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli-w","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/sbom","scorecard":{"id":473143,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli-w","commit":"33fea4c98b3c415ecd9cf8918457de9f6def7acd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/19 approved changesets -- score normalized to 1","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":"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":"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":"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":"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:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:23","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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.717Z","repository_id":39620462,"created_at":"2025-08-19T14:29:31.717Z","updated_at":"2025-08-19T14:29:31.717Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36638481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":79,"last_synced_at":"2026-08-22T00:11:54.607Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/hukkin","funding_links":[],"total_stars":1823,"followers":81,"following":6,"created_at":"2022-11-11T18:26:36.257Z","updated_at":"2026-08-22T00:11:54.616Z","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":"1.2.0","sha":"a8f80172ba16fe694e37f6e07e6352ecee384c58","kind":"tag","published_at":"2025-01-15T12:04:39.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"179105660c367874818f2cdd1e06ed98eea668f1","kind":"tag","published_at":"2024-10-08T11:11:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"19099125f32e7c491603e393263754262b356956","kind":"tag","published_at":"2021-12-01T23:48:45.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.0.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0/manifests"},{"name":"0.4.0","sha":"22874ff44581f34810e6f19fb6f682ca39fe0fce","kind":"tag","published_at":"2021-10-19T15:22:47.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.4.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"f0dcd3fa69e988f541d617ced799e9ac27ff649c","kind":"tag","published_at":"2021-07-23T08:51:42.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.3.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0/manifests"},{"name":"0.2.2","sha":"f6ba33ea19cf1473fe5426fd5850875b2e23f57a","kind":"tag","published_at":"2021-07-13T20:34:19.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.2","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"e7800708d25e748718813e46b4491ced602adca8","kind":"tag","published_at":"2021-07-10T12:41:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"85d4a7650e5a5837e032c8d45138dedd3ab0c618","kind":"tag","published_at":"2021-07-04T07:20:38.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"caa5cc2be87ba50a3396619b0eb4d555e4861c2f","kind":"tag","published_at":"2021-06-30T15:28:36.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0/manifests"},{"name":"0.0.1","sha":"1796378726fd0fbae219eeabc724bc1c294ea8a1","kind":"tag","published_at":"2021-06-29T20:20:25.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.0.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T15:13:13.753Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.186466583298596,"stargazers_count":22.20369598443796,"forks_count":27.539252466305403,"average":15.98235375851049},"purl":"pkg:spack/py-tomli-w","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-tomli-w","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-tomli-w","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-tomli-w/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:09:33.854Z","issues_count":17,"pull_requests_count":78,"avg_time_to_close_issue":6667961.5,"avg_time_to_close_pull_request":7607721.764705882,"issues_closed_count":16,"pull_requests_closed_count":68,"pull_request_authors_count":10,"issue_authors_count":16,"avg_comments_per_issue":2.1176470588235294,"avg_comments_per_pull_request":1.1923076923076923,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1140043.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/issues","maintainers":[{"login":"hukkin","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-tomli-w/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-tomli-w/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-tomli-w/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-tomli-w/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-tomli-w/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-tomli-w/codemeta","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2153,"html_url":null,"role":null,"created_at":"2022-11-14T16:56:05.112Z","updated_at":"2022-11-14T16:56:05.112Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":9303,"maintainers_count":1032,"namespaces_count":0,"keywords_count":3991,"github":"spack","metadata":{"funded_packages_count":511},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2026-08-25T05:07:25.244Z","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"}},{"id":13200076,"name":"python311Packages.tomli-w","ecosystem":"nixpkgs","description":"A write-only counterpart to Tomli, which is a read-only TOML parser","homepage":"https://github.com/hukkin/tomli-w","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli-w","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:44:59.221Z","latest_release_published_at":"2026-02-02T00:44:59.221Z","latest_release_number":"1.0.0","last_synced_at":"2026-05-12T14:59:00.611Z","created_at":"2026-02-02T00:44:49.031Z","updated_at":"2026-08-22T16:49:22.160Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.tomli-w","install_command":"nix-env -iA nixpkgs.python311Packages.tomli-w","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/tomli-w/default.nix#L26","metadata":{"nix_attribute":"python3.11-tomli-w-1.0.0","position":"pkgs/development/python-modules/tomli-w/default.nix:26","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-w","upstream_purl":"pkg:pypi/tomli-w"},"repo_metadata":{"id":39620462,"uuid":"381473785","full_name":"hukkin/tomli-w","owner":"hukkin","description":"A lil' TOML writer (counterpart to https://github.com/hukkin/tomli)","archived":false,"fork":false,"pushed_at":"2026-08-10T17:45:15.000Z","size":122,"stargazers_count":141,"open_issues_count":3,"forks_count":19,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-08-14T07:43:55.518Z","etag":null,"topics":["config","python","toml","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,"disclosure":null}},"created_at":"2021-06-29T19:20:20.000Z","updated_at":"2026-08-12T11:08:25.000Z","dependencies_parsed_at":"2025-12-16T01:01:44.421Z","dependency_job_id":null,"html_url":"https://github.com/hukkin/tomli-w","commit_stats":{"total_commits":75,"total_committers":5,"mean_commits":15.0,"dds":0.12,"last_synced_commit":"ce2a46649c0f4323f35f91bc3254056269360d42"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli-w","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/sbom","scorecard":{"id":473143,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli-w","commit":"33fea4c98b3c415ecd9cf8918457de9f6def7acd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/19 approved changesets -- score normalized to 1","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":"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":"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":"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":"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:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:23","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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.717Z","repository_id":39620462,"created_at":"2025-08-19T14:29:31.717Z","updated_at":"2025-08-19T14:29:31.717Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36638481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":79,"last_synced_at":"2026-08-22T00:11:54.607Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/hukkin","funding_links":[],"total_stars":1823,"followers":81,"following":6,"created_at":"2022-11-11T18:26:36.257Z","updated_at":"2026-08-22T00:11:54.616Z","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":"1.2.0","sha":"a8f80172ba16fe694e37f6e07e6352ecee384c58","kind":"tag","published_at":"2025-01-15T12:04:39.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"179105660c367874818f2cdd1e06ed98eea668f1","kind":"tag","published_at":"2024-10-08T11:11:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"19099125f32e7c491603e393263754262b356956","kind":"tag","published_at":"2021-12-01T23:48:45.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.0.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0/manifests"},{"name":"0.4.0","sha":"22874ff44581f34810e6f19fb6f682ca39fe0fce","kind":"tag","published_at":"2021-10-19T15:22:47.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.4.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"f0dcd3fa69e988f541d617ced799e9ac27ff649c","kind":"tag","published_at":"2021-07-23T08:51:42.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.3.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0/manifests"},{"name":"0.2.2","sha":"f6ba33ea19cf1473fe5426fd5850875b2e23f57a","kind":"tag","published_at":"2021-07-13T20:34:19.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.2","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"e7800708d25e748718813e46b4491ced602adca8","kind":"tag","published_at":"2021-07-10T12:41:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"85d4a7650e5a5837e032c8d45138dedd3ab0c618","kind":"tag","published_at":"2021-07-04T07:20:38.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"caa5cc2be87ba50a3396619b0eb4d555e4861c2f","kind":"tag","published_at":"2021-06-30T15:28:36.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0/manifests"},{"name":"0.0.1","sha":"1796378726fd0fbae219eeabc724bc1c294ea8a1","kind":"tag","published_at":"2021-06-29T20:20:25.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.0.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T16:49:22.160Z","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-w?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.tomli-w","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.tomli-w","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.tomli-w/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:09:33.854Z","issues_count":17,"pull_requests_count":78,"avg_time_to_close_issue":6667961.5,"avg_time_to_close_pull_request":7607721.764705882,"issues_closed_count":16,"pull_requests_closed_count":68,"pull_request_authors_count":10,"issue_authors_count":16,"avg_comments_per_issue":2.1176470588235294,"avg_comments_per_pull_request":1.1923076923076923,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1140043.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/issues","maintainers":[{"login":"hukkin","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.tomli-w/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.tomli-w/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.tomli-w/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.tomli-w/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.tomli-w/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.tomli-w/codemeta","maintainers":[{"uuid":"lovesegfault","login":null,"name":"Bernardo Meurer","email":"meurerbernardo@gmail.com","url":"https://github.com/lovesegfault","packages_count":151,"html_url":null,"role":null,"created_at":"2026-03-07T09:09:27.273Z","updated_at":"2026-03-07T09:09:27.273Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/lovesegfault/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":3204},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-25T05:01:17.178Z","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":5288011,"name":"tomli-w","ecosystem":"conda","description":"Tomli-W is a Python library for writing TOML. It is a write-only counterpart to Tomli, which is a read-only TOML parser. Tomli-W is fully compatible with TOML v1.0.0.","homepage":"https://pypi.org/project/tomli_w/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli-w","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2022-02-15T12:23:50.000Z","latest_release_published_at":"2025-01-31T19:22:16.000Z","latest_release_number":"1.2.0","last_synced_at":"2026-08-05T17:05:48.604Z","created_at":"2022-10-03T15:45:11.791Z","updated_at":"2026-08-22T18:18:04.632Z","registry_url":"https://anaconda.org/anaconda/tomli-w","install_command":"conda install -c anaconda tomli-w","documentation_url":null,"metadata":{},"repo_metadata":{"id":39620462,"uuid":"381473785","full_name":"hukkin/tomli-w","owner":"hukkin","description":"A lil' TOML writer (counterpart to https://github.com/hukkin/tomli)","archived":false,"fork":false,"pushed_at":"2026-08-10T17:45:15.000Z","size":122,"stargazers_count":141,"open_issues_count":3,"forks_count":19,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-08-14T07:43:55.518Z","etag":null,"topics":["config","python","toml","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,"disclosure":null}},"created_at":"2021-06-29T19:20:20.000Z","updated_at":"2026-08-12T11:08:25.000Z","dependencies_parsed_at":"2025-12-16T01:01:44.421Z","dependency_job_id":null,"html_url":"https://github.com/hukkin/tomli-w","commit_stats":{"total_commits":75,"total_committers":5,"mean_commits":15.0,"dds":0.12,"last_synced_commit":"ce2a46649c0f4323f35f91bc3254056269360d42"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli-w","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/sbom","scorecard":{"id":473143,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli-w","commit":"33fea4c98b3c415ecd9cf8918457de9f6def7acd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/19 approved changesets -- score normalized to 1","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":"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":"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":"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":"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:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:23","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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.717Z","repository_id":39620462,"created_at":"2025-08-19T14:29:31.717Z","updated_at":"2025-08-19T14:29:31.717Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36638481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":79,"last_synced_at":"2026-08-22T00:11:54.607Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/hukkin","funding_links":[],"total_stars":1823,"followers":81,"following":6,"created_at":"2022-11-11T18:26:36.257Z","updated_at":"2026-08-22T00:11:54.616Z","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":"1.2.0","sha":"a8f80172ba16fe694e37f6e07e6352ecee384c58","kind":"tag","published_at":"2025-01-15T12:04:39.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"179105660c367874818f2cdd1e06ed98eea668f1","kind":"tag","published_at":"2024-10-08T11:11:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"19099125f32e7c491603e393263754262b356956","kind":"tag","published_at":"2021-12-01T23:48:45.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.0.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0/manifests"},{"name":"0.4.0","sha":"22874ff44581f34810e6f19fb6f682ca39fe0fce","kind":"tag","published_at":"2021-10-19T15:22:47.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.4.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"f0dcd3fa69e988f541d617ced799e9ac27ff649c","kind":"tag","published_at":"2021-07-23T08:51:42.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.3.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0/manifests"},{"name":"0.2.2","sha":"f6ba33ea19cf1473fe5426fd5850875b2e23f57a","kind":"tag","published_at":"2021-07-13T20:34:19.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.2","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"e7800708d25e748718813e46b4491ced602adca8","kind":"tag","published_at":"2021-07-10T12:41:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"85d4a7650e5a5837e032c8d45138dedd3ab0c618","kind":"tag","published_at":"2021-07-04T07:20:38.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"caa5cc2be87ba50a3396619b0eb4d555e4861c2f","kind":"tag","published_at":"2021-06-30T15:28:36.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0/manifests"},{"name":"0.0.1","sha":"1796378726fd0fbae219eeabc724bc1c294ea8a1","kind":"tag","published_at":"2021-06-29T20:20:25.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.0.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T18:18:04.632Z","dependent_packages_count":5,"downloads":1357,"downloads_period":"total","dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":46.57203261854425,"dependent_packages_count":8.728480821504077,"stargazers_count":47.176079734219265,"forks_count":54.99848988221081,"docker_downloads_count":null,"average":39.3687707641196},"purl":"pkg:conda/tomli-w","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/tomli-w","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/tomli-w","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/tomli-w/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:09:33.854Z","issues_count":17,"pull_requests_count":78,"avg_time_to_close_issue":6667961.5,"avg_time_to_close_pull_request":7607721.764705882,"issues_closed_count":16,"pull_requests_closed_count":68,"pull_request_authors_count":10,"issue_authors_count":16,"avg_comments_per_issue":2.1176470588235294,"avg_comments_per_pull_request":1.1923076923076923,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1140043.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/issues","maintainers":[{"login":"hukkin","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/tomli-w/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/tomli-w/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/tomli-w/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/tomli-w/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/tomli-w/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/tomli-w/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5475,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":852},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-08-24T05:06:29.101Z","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":10346021,"name":"py3-tomli-w","ecosystem":"alpine","description":"Lil' TOML writer","homepage":"https://github.com/hukkin/tomli-w","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli-w","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":"1.0.0-r6","last_synced_at":"2026-08-11T12:24:46.123Z","created_at":"2024-06-11T10:48:44.403Z","updated_at":"2026-08-22T22:44:50.410Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-tomli-w","install_command":"apk add py3-tomli-w","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":39620462,"uuid":"381473785","full_name":"hukkin/tomli-w","owner":"hukkin","description":"A lil' TOML writer (counterpart to https://github.com/hukkin/tomli)","archived":false,"fork":false,"pushed_at":"2026-08-10T17:45:15.000Z","size":122,"stargazers_count":141,"open_issues_count":3,"forks_count":19,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-08-14T07:43:55.518Z","etag":null,"topics":["config","python","toml","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,"disclosure":null}},"created_at":"2021-06-29T19:20:20.000Z","updated_at":"2026-08-12T11:08:25.000Z","dependencies_parsed_at":"2025-12-16T01:01:44.421Z","dependency_job_id":null,"html_url":"https://github.com/hukkin/tomli-w","commit_stats":{"total_commits":75,"total_committers":5,"mean_commits":15.0,"dds":0.12,"last_synced_commit":"ce2a46649c0f4323f35f91bc3254056269360d42"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli-w","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/sbom","scorecard":{"id":473143,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli-w","commit":"33fea4c98b3c415ecd9cf8918457de9f6def7acd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/19 approved changesets -- score normalized to 1","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":"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":"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":"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":"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:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:23","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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.717Z","repository_id":39620462,"created_at":"2025-08-19T14:29:31.717Z","updated_at":"2025-08-19T14:29:31.717Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36638481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":79,"last_synced_at":"2026-08-22T00:11:54.607Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/hukkin","funding_links":[],"total_stars":1823,"followers":81,"following":6,"created_at":"2022-11-11T18:26:36.257Z","updated_at":"2026-08-22T00:11:54.616Z","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":"1.2.0","sha":"a8f80172ba16fe694e37f6e07e6352ecee384c58","kind":"tag","published_at":"2025-01-15T12:04:39.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"179105660c367874818f2cdd1e06ed98eea668f1","kind":"tag","published_at":"2024-10-08T11:11:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"19099125f32e7c491603e393263754262b356956","kind":"tag","published_at":"2021-12-01T23:48:45.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.0.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0/manifests"},{"name":"0.4.0","sha":"22874ff44581f34810e6f19fb6f682ca39fe0fce","kind":"tag","published_at":"2021-10-19T15:22:47.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.4.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"f0dcd3fa69e988f541d617ced799e9ac27ff649c","kind":"tag","published_at":"2021-07-23T08:51:42.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.3.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0/manifests"},{"name":"0.2.2","sha":"f6ba33ea19cf1473fe5426fd5850875b2e23f57a","kind":"tag","published_at":"2021-07-13T20:34:19.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.2","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"e7800708d25e748718813e46b4491ced602adca8","kind":"tag","published_at":"2021-07-10T12:41:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"85d4a7650e5a5837e032c8d45138dedd3ab0c618","kind":"tag","published_at":"2021-07-04T07:20:38.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"caa5cc2be87ba50a3396619b0eb4d555e4861c2f","kind":"tag","published_at":"2021-06-30T15:28:36.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0/manifests"},{"name":"0.0.1","sha":"1796378726fd0fbae219eeabc724bc1c294ea8a1","kind":"tag","published_at":"2021-06-29T20:20:25.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.0.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T22:44:50.409Z","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-w?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-w","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-tomli-w","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-tomli-w/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:09:33.854Z","issues_count":17,"pull_requests_count":78,"avg_time_to_close_issue":6667961.5,"avg_time_to_close_pull_request":7607721.764705882,"issues_closed_count":16,"pull_requests_closed_count":68,"pull_request_authors_count":10,"issue_authors_count":16,"avg_comments_per_issue":2.1176470588235294,"avg_comments_per_pull_request":1.1923076923076923,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1140043.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/issues","maintainers":[{"login":"hukkin","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-tomli-w/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-tomli-w/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-tomli-w/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-tomli-w/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-tomli-w/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-tomli-w/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:48.435Z","updated_at":"2024-06-12T01:43:48.435Z","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":4251,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1543},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-08-24T05:06:36.705Z","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":7780295,"name":"py3-tomli-w","ecosystem":"alpine","description":"Lil' TOML writer","homepage":"https://github.com/hukkin/tomli-w","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli-w","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":"1.0.0-r5","last_synced_at":"2026-03-23T03:49:34.090Z","created_at":"2023-05-22T14:39:15.688Z","updated_at":"2026-08-23T09:23:46.618Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-tomli-w","install_command":"apk add py3-tomli-w","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":39620462,"uuid":"381473785","full_name":"hukkin/tomli-w","owner":"hukkin","description":"A lil' TOML writer (counterpart to https://github.com/hukkin/tomli)","archived":false,"fork":false,"pushed_at":"2026-08-10T17:45:15.000Z","size":122,"stargazers_count":141,"open_issues_count":3,"forks_count":19,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-08-14T07:43:55.518Z","etag":null,"topics":["config","python","toml","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,"disclosure":null}},"created_at":"2021-06-29T19:20:20.000Z","updated_at":"2026-08-12T11:08:25.000Z","dependencies_parsed_at":"2025-12-16T01:01:44.421Z","dependency_job_id":null,"html_url":"https://github.com/hukkin/tomli-w","commit_stats":{"total_commits":75,"total_committers":5,"mean_commits":15.0,"dds":0.12,"last_synced_commit":"ce2a46649c0f4323f35f91bc3254056269360d42"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli-w","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/sbom","scorecard":{"id":473143,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli-w","commit":"33fea4c98b3c415ecd9cf8918457de9f6def7acd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/19 approved changesets -- score normalized to 1","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":"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":"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":"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":"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:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:23","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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.717Z","repository_id":39620462,"created_at":"2025-08-19T14:29:31.717Z","updated_at":"2025-08-19T14:29:31.717Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36638481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":79,"last_synced_at":"2026-08-22T00:11:54.607Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/hukkin","funding_links":[],"total_stars":1823,"followers":81,"following":6,"created_at":"2022-11-11T18:26:36.257Z","updated_at":"2026-08-22T00:11:54.616Z","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":"1.2.0","sha":"a8f80172ba16fe694e37f6e07e6352ecee384c58","kind":"tag","published_at":"2025-01-15T12:04:39.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"179105660c367874818f2cdd1e06ed98eea668f1","kind":"tag","published_at":"2024-10-08T11:11:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"19099125f32e7c491603e393263754262b356956","kind":"tag","published_at":"2021-12-01T23:48:45.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.0.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0/manifests"},{"name":"0.4.0","sha":"22874ff44581f34810e6f19fb6f682ca39fe0fce","kind":"tag","published_at":"2021-10-19T15:22:47.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.4.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"f0dcd3fa69e988f541d617ced799e9ac27ff649c","kind":"tag","published_at":"2021-07-23T08:51:42.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.3.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0/manifests"},{"name":"0.2.2","sha":"f6ba33ea19cf1473fe5426fd5850875b2e23f57a","kind":"tag","published_at":"2021-07-13T20:34:19.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.2","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"e7800708d25e748718813e46b4491ced602adca8","kind":"tag","published_at":"2021-07-10T12:41:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"85d4a7650e5a5837e032c8d45138dedd3ab0c618","kind":"tag","published_at":"2021-07-04T07:20:38.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"caa5cc2be87ba50a3396619b0eb4d555e4861c2f","kind":"tag","published_at":"2021-06-30T15:28:36.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0/manifests"},{"name":"0.0.1","sha":"1796378726fd0fbae219eeabc724bc1c294ea8a1","kind":"tag","published_at":"2021-06-29T20:20:25.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.0.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T09:23:46.617Z","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":21.55004737918308,"forks_count":25.898957657972172,"docker_downloads_count":null,"average":11.862251259288813},"purl":"pkg:apk/alpine/py3-tomli-w?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-w","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-tomli-w","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-tomli-w/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:09:33.854Z","issues_count":17,"pull_requests_count":78,"avg_time_to_close_issue":6667961.5,"avg_time_to_close_pull_request":7607721.764705882,"issues_closed_count":16,"pull_requests_closed_count":68,"pull_request_authors_count":10,"issue_authors_count":16,"avg_comments_per_issue":2.1176470588235294,"avg_comments_per_pull_request":1.1923076923076923,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1140043.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/issues","maintainers":[{"login":"hukkin","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-tomli-w/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-tomli-w/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-tomli-w/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-tomli-w/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-tomli-w/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-tomli-w/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:26.649Z","updated_at":"2023-05-23T08:06:26.649Z","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":3639,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1238},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-08-22T05:06:15.110Z","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":13775478,"name":"python-tomli-w","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/hukkin/tomli-w","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/hukkin/tomli-w","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T12:42:25.129Z","latest_release_published_at":"2026-02-13T12:42:25.129Z","latest_release_number":"1.0.0-1","last_synced_at":"2026-03-13T19:46:26.706Z","created_at":"2026-02-13T12:42:24.967Z","updated_at":"2026-08-21T13:14:18.130Z","registry_url":"https://launchpad.net/ubuntu/+source/python-tomli-w","install_command":"apt-get install python-tomli-w","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-tomli-w","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 (\u003e= 3.2), python3-tomli, python3-pytest-xdist","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":39620462,"uuid":"381473785","full_name":"hukkin/tomli-w","owner":"hukkin","description":"A lil' TOML writer (counterpart to https://github.com/hukkin/tomli)","archived":false,"fork":false,"pushed_at":"2026-08-10T17:45:15.000Z","size":122,"stargazers_count":141,"open_issues_count":3,"forks_count":19,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-08-14T07:43:55.518Z","etag":null,"topics":["config","python","toml","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,"disclosure":null}},"created_at":"2021-06-29T19:20:20.000Z","updated_at":"2026-08-12T11:08:25.000Z","dependencies_parsed_at":"2025-12-16T01:01:44.421Z","dependency_job_id":null,"html_url":"https://github.com/hukkin/tomli-w","commit_stats":{"total_commits":75,"total_committers":5,"mean_commits":15.0,"dds":0.12,"last_synced_commit":"ce2a46649c0f4323f35f91bc3254056269360d42"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli-w","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/sbom","scorecard":{"id":473143,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli-w","commit":"33fea4c98b3c415ecd9cf8918457de9f6def7acd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/19 approved changesets -- score normalized to 1","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":"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":"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":"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":"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:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:23","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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.717Z","repository_id":39620462,"created_at":"2025-08-19T14:29:31.717Z","updated_at":"2025-08-19T14:29:31.717Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36638481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":79,"last_synced_at":"2026-08-14T04:43:05.627Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/hukkin","funding_links":[],"total_stars":1815,"followers":81,"following":6,"created_at":"2022-11-11T18:26:36.257Z","updated_at":"2026-08-14T04:43:05.642Z","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":"1.2.0","sha":"a8f80172ba16fe694e37f6e07e6352ecee384c58","kind":"tag","published_at":"2025-01-15T12:04:39.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"179105660c367874818f2cdd1e06ed98eea668f1","kind":"tag","published_at":"2024-10-08T11:11:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"19099125f32e7c491603e393263754262b356956","kind":"tag","published_at":"2021-12-01T23:48:45.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.0.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0/manifests"},{"name":"0.4.0","sha":"22874ff44581f34810e6f19fb6f682ca39fe0fce","kind":"tag","published_at":"2021-10-19T15:22:47.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.4.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"f0dcd3fa69e988f541d617ced799e9ac27ff649c","kind":"tag","published_at":"2021-07-23T08:51:42.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.3.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0/manifests"},{"name":"0.2.2","sha":"f6ba33ea19cf1473fe5426fd5850875b2e23f57a","kind":"tag","published_at":"2021-07-13T20:34:19.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.2","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"e7800708d25e748718813e46b4491ced602adca8","kind":"tag","published_at":"2021-07-10T12:41:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"85d4a7650e5a5837e032c8d45138dedd3ab0c618","kind":"tag","published_at":"2021-07-04T07:20:38.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"caa5cc2be87ba50a3396619b0eb4d555e4861c2f","kind":"tag","published_at":"2021-06-30T15:28:36.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0/manifests"},{"name":"0.0.1","sha":"1796378726fd0fbae219eeabc724bc1c294ea8a1","kind":"tag","published_at":"2021-06-29T20:20:25.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.0.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T13:14:18.130Z","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-w?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-w","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-tomli-w","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-tomli-w/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:09:03.812Z","issues_count":17,"pull_requests_count":78,"avg_time_to_close_issue":6667961.5,"avg_time_to_close_pull_request":7607721.764705882,"issues_closed_count":16,"pull_requests_closed_count":68,"pull_request_authors_count":10,"issue_authors_count":16,"avg_comments_per_issue":2.1176470588235294,"avg_comments_per_pull_request":1.1923076923076923,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1140043.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/issues","maintainers":[{"login":"hukkin","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-tomli-w/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-tomli-w/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-tomli-w/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-tomli-w/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-tomli-w/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-tomli-w/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":976},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-25T05:06:47.665Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":7632605,"name":"py3-tomli-w-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-tomli-w","homepage":"https://github.com/hukkin/tomli-w","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli-w","keywords_array":[],"namespace":"main","versions_count":4,"first_release_published_at":"2023-04-20T12:03:10.000Z","latest_release_published_at":"2025-01-20T02:54:05.000Z","latest_release_number":"1.2.0-r0","last_synced_at":"2026-03-23T04:06:58.958Z","created_at":"2023-04-23T01:49:56.474Z","updated_at":"2026-08-21T13:14:18.130Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/main/x86_64/py3-tomli-w-pyc","install_command":"apk add py3-tomli-w-pyc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":39620462,"uuid":"381473785","full_name":"hukkin/tomli-w","owner":"hukkin","description":"A lil' TOML writer (counterpart to https://github.com/hukkin/tomli)","archived":false,"fork":false,"pushed_at":"2026-08-10T17:45:15.000Z","size":122,"stargazers_count":141,"open_issues_count":3,"forks_count":19,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-08-14T07:43:55.518Z","etag":null,"topics":["config","python","toml","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,"disclosure":null}},"created_at":"2021-06-29T19:20:20.000Z","updated_at":"2026-08-12T11:08:25.000Z","dependencies_parsed_at":"2025-12-16T01:01:44.421Z","dependency_job_id":null,"html_url":"https://github.com/hukkin/tomli-w","commit_stats":{"total_commits":75,"total_committers":5,"mean_commits":15.0,"dds":0.12,"last_synced_commit":"ce2a46649c0f4323f35f91bc3254056269360d42"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli-w","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/sbom","scorecard":{"id":473143,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli-w","commit":"33fea4c98b3c415ecd9cf8918457de9f6def7acd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/19 approved changesets -- score normalized to 1","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":"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":"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":"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":"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:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:23","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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.717Z","repository_id":39620462,"created_at":"2025-08-19T14:29:31.717Z","updated_at":"2025-08-19T14:29:31.717Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36638481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":79,"last_synced_at":"2026-08-14T04:43:05.627Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/hukkin","funding_links":[],"total_stars":1815,"followers":81,"following":6,"created_at":"2022-11-11T18:26:36.257Z","updated_at":"2026-08-14T04:43:05.642Z","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":"1.2.0","sha":"a8f80172ba16fe694e37f6e07e6352ecee384c58","kind":"tag","published_at":"2025-01-15T12:04:39.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"179105660c367874818f2cdd1e06ed98eea668f1","kind":"tag","published_at":"2024-10-08T11:11:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"19099125f32e7c491603e393263754262b356956","kind":"tag","published_at":"2021-12-01T23:48:45.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.0.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0/manifests"},{"name":"0.4.0","sha":"22874ff44581f34810e6f19fb6f682ca39fe0fce","kind":"tag","published_at":"2021-10-19T15:22:47.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.4.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"f0dcd3fa69e988f541d617ced799e9ac27ff649c","kind":"tag","published_at":"2021-07-23T08:51:42.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.3.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0/manifests"},{"name":"0.2.2","sha":"f6ba33ea19cf1473fe5426fd5850875b2e23f57a","kind":"tag","published_at":"2021-07-13T20:34:19.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.2","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"e7800708d25e748718813e46b4491ced602adca8","kind":"tag","published_at":"2021-07-10T12:41:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"85d4a7650e5a5837e032c8d45138dedd3ab0c618","kind":"tag","published_at":"2021-07-04T07:20:38.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"caa5cc2be87ba50a3396619b0eb4d555e4861c2f","kind":"tag","published_at":"2021-06-30T15:28:36.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0/manifests"},{"name":"0.0.1","sha":"1796378726fd0fbae219eeabc724bc1c294ea8a1","kind":"tag","published_at":"2021-06-29T20:20:25.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.0.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T13:14:18.130Z","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":24.16416193550781,"forks_count":29.886081116182417,"average":17.045733168912072},"purl":"pkg:apk/alpine/py3-tomli-w-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-w-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-tomli-w-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-tomli-w-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:09:03.812Z","issues_count":17,"pull_requests_count":78,"avg_time_to_close_issue":6667961.5,"avg_time_to_close_pull_request":7607721.764705882,"issues_closed_count":16,"pull_requests_closed_count":68,"pull_request_authors_count":10,"issue_authors_count":16,"avg_comments_per_issue":2.1176470588235294,"avg_comments_per_pull_request":1.1923076923076923,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1140043.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/issues","maintainers":[{"login":"hukkin","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-tomli-w-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-tomli-w-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-tomli-w-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-tomli-w-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-tomli-w-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-tomli-w-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:19.183Z","updated_at":"2023-04-23T04:15:19.183Z","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":39959,"maintainers_count":905,"namespaces_count":3,"keywords_count":6584,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2944},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-08-25T05:06:28.429Z","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":13953196,"name":"python-tomli-w","ecosystem":"guix","description":"Minimal TOML writer","homepage":"https://github.com/hukkin/tomli-w","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/hukkin/tomli-w","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T19:48:56.933Z","latest_release_published_at":"2026-03-02T19:48:56.933Z","latest_release_number":"1.2.0","last_synced_at":"2026-04-27T16:44:28.045Z","created_at":"2026-03-02T19:48:56.698Z","updated_at":"2026-08-21T13:14:18.130Z","registry_url":"https://packages.guix.gnu.org/packages/python-tomli-w/1.2.0/","install_command":"guix install python-tomli-w","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/python-build.scm#n358","metadata":{"location":"gnu/packages/python-build.scm:358","variable_name":"python-tomli-w"},"repo_metadata":{"id":39620462,"uuid":"381473785","full_name":"hukkin/tomli-w","owner":"hukkin","description":"A lil' TOML writer (counterpart to https://github.com/hukkin/tomli)","archived":false,"fork":false,"pushed_at":"2026-08-10T17:45:15.000Z","size":122,"stargazers_count":141,"open_issues_count":3,"forks_count":19,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-08-14T07:43:55.518Z","etag":null,"topics":["config","python","toml","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,"disclosure":null}},"created_at":"2021-06-29T19:20:20.000Z","updated_at":"2026-08-12T11:08:25.000Z","dependencies_parsed_at":"2025-12-16T01:01:44.421Z","dependency_job_id":null,"html_url":"https://github.com/hukkin/tomli-w","commit_stats":{"total_commits":75,"total_committers":5,"mean_commits":15.0,"dds":0.12,"last_synced_commit":"ce2a46649c0f4323f35f91bc3254056269360d42"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli-w","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/sbom","scorecard":{"id":473143,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli-w","commit":"33fea4c98b3c415ecd9cf8918457de9f6def7acd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/19 approved changesets -- score normalized to 1","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":"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":"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":"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":"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:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:23","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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.717Z","repository_id":39620462,"created_at":"2025-08-19T14:29:31.717Z","updated_at":"2025-08-19T14:29:31.717Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36638481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":79,"last_synced_at":"2026-08-14T04:43:05.627Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/hukkin","funding_links":[],"total_stars":1815,"followers":81,"following":6,"created_at":"2022-11-11T18:26:36.257Z","updated_at":"2026-08-14T04:43:05.642Z","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":"1.2.0","sha":"a8f80172ba16fe694e37f6e07e6352ecee384c58","kind":"tag","published_at":"2025-01-15T12:04:39.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"179105660c367874818f2cdd1e06ed98eea668f1","kind":"tag","published_at":"2024-10-08T11:11:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"19099125f32e7c491603e393263754262b356956","kind":"tag","published_at":"2021-12-01T23:48:45.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.0.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0/manifests"},{"name":"0.4.0","sha":"22874ff44581f34810e6f19fb6f682ca39fe0fce","kind":"tag","published_at":"2021-10-19T15:22:47.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.4.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"f0dcd3fa69e988f541d617ced799e9ac27ff649c","kind":"tag","published_at":"2021-07-23T08:51:42.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.3.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0/manifests"},{"name":"0.2.2","sha":"f6ba33ea19cf1473fe5426fd5850875b2e23f57a","kind":"tag","published_at":"2021-07-13T20:34:19.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.2","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"e7800708d25e748718813e46b4491ced602adca8","kind":"tag","published_at":"2021-07-10T12:41:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"85d4a7650e5a5837e032c8d45138dedd3ab0c618","kind":"tag","published_at":"2021-07-04T07:20:38.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"caa5cc2be87ba50a3396619b0eb4d555e4861c2f","kind":"tag","published_at":"2021-06-30T15:28:36.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0/manifests"},{"name":"0.0.1","sha":"1796378726fd0fbae219eeabc724bc1c294ea8a1","kind":"tag","published_at":"2021-06-29T20:20:25.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.0.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T13:14:18.130Z","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-w","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-tomli-w","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-tomli-w","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-tomli-w/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:09:03.812Z","issues_count":17,"pull_requests_count":78,"avg_time_to_close_issue":6667961.5,"avg_time_to_close_pull_request":7607721.764705882,"issues_closed_count":16,"pull_requests_closed_count":68,"pull_request_authors_count":10,"issue_authors_count":16,"avg_comments_per_issue":2.1176470588235294,"avg_comments_per_pull_request":1.1923076923076923,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1140043.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/issues","maintainers":[{"login":"hukkin","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-tomli-w/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-tomli-w/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-tomli-w/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-tomli-w/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-tomli-w/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-tomli-w/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32342,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1231},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-08-25T05:05:02.543Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":12822518,"name":"python310Packages.tomli-w","ecosystem":"nixpkgs","description":"A write-only counterpart to Tomli, which is a read-only TOML parser","homepage":"https://github.com/hukkin/tomli-w","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli-w","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T18:20:14.233Z","latest_release_published_at":"2026-01-26T18:20:14.233Z","latest_release_number":"1.0.0","last_synced_at":"2026-04-10T04:01:38.372Z","created_at":"2026-01-26T18:20:14.073Z","updated_at":"2026-08-21T13:14:18.130Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.tomli-w","install_command":"nix-env -iA nixpkgs.python310Packages.tomli-w","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/tomli-w/default.nix#L25","metadata":{"nix_attribute":"python3.10-tomli-w-1.0.0","position":"pkgs/development/python-modules/tomli-w/default.nix:25","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-w","upstream_purl":"pkg:pypi/tomli-w"},"repo_metadata":{"id":39620462,"uuid":"381473785","full_name":"hukkin/tomli-w","owner":"hukkin","description":"A lil' TOML writer (counterpart to https://github.com/hukkin/tomli)","archived":false,"fork":false,"pushed_at":"2026-08-10T17:45:15.000Z","size":122,"stargazers_count":141,"open_issues_count":3,"forks_count":19,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-08-14T07:43:55.518Z","etag":null,"topics":["config","python","toml","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,"disclosure":null}},"created_at":"2021-06-29T19:20:20.000Z","updated_at":"2026-08-12T11:08:25.000Z","dependencies_parsed_at":"2025-12-16T01:01:44.421Z","dependency_job_id":null,"html_url":"https://github.com/hukkin/tomli-w","commit_stats":{"total_commits":75,"total_committers":5,"mean_commits":15.0,"dds":0.12,"last_synced_commit":"ce2a46649c0f4323f35f91bc3254056269360d42"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli-w","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/sbom","scorecard":{"id":473143,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli-w","commit":"33fea4c98b3c415ecd9cf8918457de9f6def7acd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/19 approved changesets -- score normalized to 1","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":"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":"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":"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":"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:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:23","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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.717Z","repository_id":39620462,"created_at":"2025-08-19T14:29:31.717Z","updated_at":"2025-08-19T14:29:31.717Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36638481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":79,"last_synced_at":"2026-08-14T04:43:05.627Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/hukkin","funding_links":[],"total_stars":1815,"followers":81,"following":6,"created_at":"2022-11-11T18:26:36.257Z","updated_at":"2026-08-14T04:43:05.642Z","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":"1.2.0","sha":"a8f80172ba16fe694e37f6e07e6352ecee384c58","kind":"tag","published_at":"2025-01-15T12:04:39.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"179105660c367874818f2cdd1e06ed98eea668f1","kind":"tag","published_at":"2024-10-08T11:11:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"19099125f32e7c491603e393263754262b356956","kind":"tag","published_at":"2021-12-01T23:48:45.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.0.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0/manifests"},{"name":"0.4.0","sha":"22874ff44581f34810e6f19fb6f682ca39fe0fce","kind":"tag","published_at":"2021-10-19T15:22:47.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.4.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"f0dcd3fa69e988f541d617ced799e9ac27ff649c","kind":"tag","published_at":"2021-07-23T08:51:42.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.3.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0/manifests"},{"name":"0.2.2","sha":"f6ba33ea19cf1473fe5426fd5850875b2e23f57a","kind":"tag","published_at":"2021-07-13T20:34:19.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.2","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"e7800708d25e748718813e46b4491ced602adca8","kind":"tag","published_at":"2021-07-10T12:41:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"85d4a7650e5a5837e032c8d45138dedd3ab0c618","kind":"tag","published_at":"2021-07-04T07:20:38.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"caa5cc2be87ba50a3396619b0eb4d555e4861c2f","kind":"tag","published_at":"2021-06-30T15:28:36.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0/manifests"},{"name":"0.0.1","sha":"1796378726fd0fbae219eeabc724bc1c294ea8a1","kind":"tag","published_at":"2021-06-29T20:20:25.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.0.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T13:14:18.130Z","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-w?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.tomli-w","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.tomli-w","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.tomli-w/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:09:03.812Z","issues_count":17,"pull_requests_count":78,"avg_time_to_close_issue":6667961.5,"avg_time_to_close_pull_request":7607721.764705882,"issues_closed_count":16,"pull_requests_closed_count":68,"pull_request_authors_count":10,"issue_authors_count":16,"avg_comments_per_issue":2.1176470588235294,"avg_comments_per_pull_request":1.1923076923076923,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1140043.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/issues","maintainers":[{"login":"hukkin","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.tomli-w/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.tomli-w/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.tomli-w/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.tomli-w/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.tomli-w/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.tomli-w/codemeta","maintainers":[{"uuid":"lovesegfault","login":null,"name":"Bernardo Meurer","email":"meurerbernardo@gmail.com","url":"https://github.com/lovesegfault","packages_count":129,"html_url":null,"role":null,"created_at":"2026-03-03T20:30:11.250Z","updated_at":"2026-03-03T20:30:11.250Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/lovesegfault/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2166},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-25T05:04:32.337Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":13800771,"name":"python-tomli-w","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/hukkin/tomli-w","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/hukkin/tomli-w","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T17:27:28.907Z","latest_release_published_at":"2026-02-13T17:27:28.907Z","latest_release_number":"1.0.0-2","last_synced_at":"2026-03-14T01:17:07.013Z","created_at":"2026-02-13T17:27:28.737Z","updated_at":"2026-08-22T18:18:05.683Z","registry_url":"https://launchpad.net/ubuntu/+source/python-tomli-w","install_command":"apt-get install python-tomli-w","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-tomli-w","standards_version":"4.6.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, python3-all, flit (\u003e= 3.2), python3-tomli, python3-pytest-xdist","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":39620462,"uuid":"381473785","full_name":"hukkin/tomli-w","owner":"hukkin","description":"A lil' TOML writer (counterpart to https://github.com/hukkin/tomli)","archived":false,"fork":false,"pushed_at":"2026-08-10T17:45:15.000Z","size":122,"stargazers_count":141,"open_issues_count":3,"forks_count":19,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-08-14T07:43:55.518Z","etag":null,"topics":["config","python","toml","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,"disclosure":null}},"created_at":"2021-06-29T19:20:20.000Z","updated_at":"2026-08-12T11:08:25.000Z","dependencies_parsed_at":"2025-12-16T01:01:44.421Z","dependency_job_id":null,"html_url":"https://github.com/hukkin/tomli-w","commit_stats":{"total_commits":75,"total_committers":5,"mean_commits":15.0,"dds":0.12,"last_synced_commit":"ce2a46649c0f4323f35f91bc3254056269360d42"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli-w","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/sbom","scorecard":{"id":473143,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli-w","commit":"33fea4c98b3c415ecd9cf8918457de9f6def7acd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/19 approved changesets -- score normalized to 1","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":"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":"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":"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":"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:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:23","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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.717Z","repository_id":39620462,"created_at":"2025-08-19T14:29:31.717Z","updated_at":"2025-08-19T14:29:31.717Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36638481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":79,"last_synced_at":"2026-08-22T00:11:54.607Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/hukkin","funding_links":[],"total_stars":1823,"followers":81,"following":6,"created_at":"2022-11-11T18:26:36.257Z","updated_at":"2026-08-22T00:11:54.616Z","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":"1.2.0","sha":"a8f80172ba16fe694e37f6e07e6352ecee384c58","kind":"tag","published_at":"2025-01-15T12:04:39.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"179105660c367874818f2cdd1e06ed98eea668f1","kind":"tag","published_at":"2024-10-08T11:11:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"19099125f32e7c491603e393263754262b356956","kind":"tag","published_at":"2021-12-01T23:48:45.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.0.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0/manifests"},{"name":"0.4.0","sha":"22874ff44581f34810e6f19fb6f682ca39fe0fce","kind":"tag","published_at":"2021-10-19T15:22:47.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.4.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"f0dcd3fa69e988f541d617ced799e9ac27ff649c","kind":"tag","published_at":"2021-07-23T08:51:42.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.3.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0/manifests"},{"name":"0.2.2","sha":"f6ba33ea19cf1473fe5426fd5850875b2e23f57a","kind":"tag","published_at":"2021-07-13T20:34:19.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.2","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"e7800708d25e748718813e46b4491ced602adca8","kind":"tag","published_at":"2021-07-10T12:41:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"85d4a7650e5a5837e032c8d45138dedd3ab0c618","kind":"tag","published_at":"2021-07-04T07:20:38.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"caa5cc2be87ba50a3396619b0eb4d555e4861c2f","kind":"tag","published_at":"2021-06-30T15:28:36.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0/manifests"},{"name":"0.0.1","sha":"1796378726fd0fbae219eeabc724bc1c294ea8a1","kind":"tag","published_at":"2021-06-29T20:20:25.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.0.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T18:18:05.683Z","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-w?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-w","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-tomli-w","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-tomli-w/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:09:33.854Z","issues_count":17,"pull_requests_count":78,"avg_time_to_close_issue":6667961.5,"avg_time_to_close_pull_request":7607721.764705882,"issues_closed_count":16,"pull_requests_closed_count":68,"pull_request_authors_count":10,"issue_authors_count":16,"avg_comments_per_issue":2.1176470588235294,"avg_comments_per_pull_request":1.1923076923076923,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1140043.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/issues","maintainers":[{"login":"hukkin","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-tomli-w/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-tomli-w/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-tomli-w/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-tomli-w/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-tomli-w/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-tomli-w/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1339},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-25T05:06:51.033Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13081330,"name":"python311Packages.tomli-w","ecosystem":"nixpkgs","description":"Write-only counterpart to Tomli, which is a read-only TOML parser","homepage":"https://github.com/hukkin/tomli-w","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli-w","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:48:50.460Z","latest_release_published_at":"2026-02-01T17:48:50.460Z","latest_release_number":"1.0.0","last_synced_at":"2026-08-23T13:27:31.306Z","created_at":"2026-02-01T17:48:47.900Z","updated_at":"2026-08-23T14:05:56.073Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.tomli-w","install_command":"nix-env -iA nixpkgs.python311Packages.tomli-w","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/tomli-w/default.nix#L25","metadata":{"nix_attribute":"python3.11-tomli-w-1.0.0","position":"pkgs/development/python-modules/tomli-w/default.nix:25","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-w","upstream_purl":"pkg:pypi/tomli-w"},"repo_metadata":{"id":39620462,"uuid":"381473785","full_name":"hukkin/tomli-w","owner":"hukkin","description":"A lil' TOML writer (counterpart to https://github.com/hukkin/tomli)","archived":false,"fork":false,"pushed_at":"2026-08-10T17:45:15.000Z","size":122,"stargazers_count":141,"open_issues_count":3,"forks_count":19,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-08-14T07:43:55.518Z","etag":null,"topics":["config","python","toml","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,"disclosure":null}},"created_at":"2021-06-29T19:20:20.000Z","updated_at":"2026-08-12T11:08:25.000Z","dependencies_parsed_at":"2025-12-16T01:01:44.421Z","dependency_job_id":null,"html_url":"https://github.com/hukkin/tomli-w","commit_stats":{"total_commits":75,"total_committers":5,"mean_commits":15.0,"dds":0.12,"last_synced_commit":"ce2a46649c0f4323f35f91bc3254056269360d42"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli-w","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/sbom","scorecard":{"id":473143,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli-w","commit":"33fea4c98b3c415ecd9cf8918457de9f6def7acd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/19 approved changesets -- score normalized to 1","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":"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":"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":"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":"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:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:23","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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.717Z","repository_id":39620462,"created_at":"2025-08-19T14:29:31.717Z","updated_at":"2025-08-19T14:29:31.717Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36638481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":79,"last_synced_at":"2026-08-22T00:11:54.607Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/hukkin","funding_links":[],"total_stars":1823,"followers":81,"following":6,"created_at":"2022-11-11T18:26:36.257Z","updated_at":"2026-08-22T00:11:54.616Z","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":"1.2.0","sha":"a8f80172ba16fe694e37f6e07e6352ecee384c58","kind":"tag","published_at":"2025-01-15T12:04:39.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"179105660c367874818f2cdd1e06ed98eea668f1","kind":"tag","published_at":"2024-10-08T11:11:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"19099125f32e7c491603e393263754262b356956","kind":"tag","published_at":"2021-12-01T23:48:45.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.0.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0/manifests"},{"name":"0.4.0","sha":"22874ff44581f34810e6f19fb6f682ca39fe0fce","kind":"tag","published_at":"2021-10-19T15:22:47.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.4.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"f0dcd3fa69e988f541d617ced799e9ac27ff649c","kind":"tag","published_at":"2021-07-23T08:51:42.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.3.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0/manifests"},{"name":"0.2.2","sha":"f6ba33ea19cf1473fe5426fd5850875b2e23f57a","kind":"tag","published_at":"2021-07-13T20:34:19.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.2","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"e7800708d25e748718813e46b4491ced602adca8","kind":"tag","published_at":"2021-07-10T12:41:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"85d4a7650e5a5837e032c8d45138dedd3ab0c618","kind":"tag","published_at":"2021-07-04T07:20:38.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"caa5cc2be87ba50a3396619b0eb4d555e4861c2f","kind":"tag","published_at":"2021-06-30T15:28:36.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0/manifests"},{"name":"0.0.1","sha":"1796378726fd0fbae219eeabc724bc1c294ea8a1","kind":"tag","published_at":"2021-06-29T20:20:25.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.0.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T17:45:29.431Z","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":8.41592680947345,"forks_count":9.05536017313888,"docker_downloads_count":null,"average":4.367821745653083},"purl":"pkg:nix/python311Packages.tomli-w?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.tomli-w","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.tomli-w","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.tomli-w/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:09:33.854Z","issues_count":17,"pull_requests_count":78,"avg_time_to_close_issue":6667961.5,"avg_time_to_close_pull_request":7607721.764705882,"issues_closed_count":16,"pull_requests_closed_count":68,"pull_request_authors_count":10,"issue_authors_count":16,"avg_comments_per_issue":2.1176470588235294,"avg_comments_per_pull_request":1.1923076923076923,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1140043.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/issues","maintainers":[{"login":"hukkin","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.tomli-w/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.tomli-w/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.tomli-w/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.tomli-w/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.tomli-w/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.tomli-w/codemeta","maintainers":[{"uuid":"lovesegfault","login":null,"name":"Bernardo Meurer","email":"meurerbernardo@gmail.com","url":"https://github.com/lovesegfault","packages_count":160,"html_url":null,"role":null,"created_at":"2026-03-07T10:14:45.531Z","updated_at":"2026-03-07T10:14:45.531Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/lovesegfault/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3380},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-25T05:04:34.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":8678391,"name":"py3-tomli-w","ecosystem":"alpine","description":"Lil' TOML writer","homepage":"https://github.com/hukkin/tomli-w","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli-w","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-06-07T05:27:36.000Z","latest_release_published_at":"2023-06-07T05:27:36.000Z","latest_release_number":"1.0.0-r5","last_synced_at":"2026-03-23T05:13:01.000Z","created_at":"2023-12-20T10:31:02.620Z","updated_at":"2026-08-21T13:55:42.422Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-tomli-w","install_command":"apk add py3-tomli-w","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":39620462,"uuid":"381473785","full_name":"hukkin/tomli-w","owner":"hukkin","description":"A lil' TOML writer (counterpart to https://github.com/hukkin/tomli)","archived":false,"fork":false,"pushed_at":"2026-08-10T17:45:15.000Z","size":122,"stargazers_count":141,"open_issues_count":3,"forks_count":19,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-08-14T07:43:55.518Z","etag":null,"topics":["config","python","toml","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,"disclosure":null}},"created_at":"2021-06-29T19:20:20.000Z","updated_at":"2026-08-12T11:08:25.000Z","dependencies_parsed_at":"2025-12-16T01:01:44.421Z","dependency_job_id":null,"html_url":"https://github.com/hukkin/tomli-w","commit_stats":{"total_commits":75,"total_committers":5,"mean_commits":15.0,"dds":0.12,"last_synced_commit":"ce2a46649c0f4323f35f91bc3254056269360d42"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli-w","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/sbom","scorecard":{"id":473143,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli-w","commit":"33fea4c98b3c415ecd9cf8918457de9f6def7acd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/19 approved changesets -- score normalized to 1","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":"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":"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":"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":"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:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:23","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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.717Z","repository_id":39620462,"created_at":"2025-08-19T14:29:31.717Z","updated_at":"2025-08-19T14:29:31.717Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36638481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-08-21T13:55:42.422Z","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-w?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-w","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-tomli-w","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-tomli-w/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:09:03.812Z","issues_count":17,"pull_requests_count":78,"avg_time_to_close_issue":6667961.5,"avg_time_to_close_pull_request":7607721.764705882,"issues_closed_count":16,"pull_requests_closed_count":68,"pull_request_authors_count":10,"issue_authors_count":16,"avg_comments_per_issue":2.1176470588235294,"avg_comments_per_pull_request":1.1923076923076923,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1140043.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/issues","maintainers":[{"login":"hukkin","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-tomli-w/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-tomli-w/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-tomli-w/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-tomli-w/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-tomli-w/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-tomli-w/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":"2026-02-23T04:24:56.056Z","updated_at":"2026-02-23T04:24:56.056Z","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":3176,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":960},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-08-25T05:07:15.581Z","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":6147522,"name":"py3-tomli-w","ecosystem":"alpine","description":"Lil' TOML writer","homepage":"https://github.com/hukkin/tomli-w","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli-w","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-04-06T23:24:28.000Z","latest_release_published_at":"2022-04-06T23:24:28.000Z","latest_release_number":"1.0.0-r2","last_synced_at":"2026-03-23T05:08:20.221Z","created_at":"2023-01-31T23:08:31.664Z","updated_at":"2026-08-21T14:42:13.281Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.16/community/x86_64/py3-tomli-w","install_command":"apk add py3-tomli-w","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":39620462,"uuid":"381473785","full_name":"hukkin/tomli-w","owner":"hukkin","description":"A lil' TOML writer (counterpart to https://github.com/hukkin/tomli)","archived":false,"fork":false,"pushed_at":"2026-08-10T17:45:15.000Z","size":122,"stargazers_count":141,"open_issues_count":3,"forks_count":19,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-08-14T07:43:55.518Z","etag":null,"topics":["config","python","toml","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,"disclosure":null}},"created_at":"2021-06-29T19:20:20.000Z","updated_at":"2026-08-12T11:08:25.000Z","dependencies_parsed_at":"2025-12-16T01:01:44.421Z","dependency_job_id":null,"html_url":"https://github.com/hukkin/tomli-w","commit_stats":{"total_commits":75,"total_committers":5,"mean_commits":15.0,"dds":0.12,"last_synced_commit":"ce2a46649c0f4323f35f91bc3254056269360d42"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli-w","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/sbom","scorecard":{"id":473143,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli-w","commit":"33fea4c98b3c415ecd9cf8918457de9f6def7acd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/19 approved changesets -- score normalized to 1","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":"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":"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":"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":"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:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:23","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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.717Z","repository_id":39620462,"created_at":"2025-08-19T14:29:31.717Z","updated_at":"2025-08-19T14:29:31.717Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36638481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":79,"last_synced_at":"2026-08-14T04:43:05.627Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/hukkin","funding_links":[],"total_stars":1815,"followers":81,"following":6,"created_at":"2022-11-11T18:26:36.257Z","updated_at":"2026-08-14T04:43:05.642Z","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":"1.2.0","sha":"a8f80172ba16fe694e37f6e07e6352ecee384c58","kind":"tag","published_at":"2025-01-15T12:04:39.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"179105660c367874818f2cdd1e06ed98eea668f1","kind":"tag","published_at":"2024-10-08T11:11:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"19099125f32e7c491603e393263754262b356956","kind":"tag","published_at":"2021-12-01T23:48:45.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.0.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0/manifests"},{"name":"0.4.0","sha":"22874ff44581f34810e6f19fb6f682ca39fe0fce","kind":"tag","published_at":"2021-10-19T15:22:47.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.4.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"f0dcd3fa69e988f541d617ced799e9ac27ff649c","kind":"tag","published_at":"2021-07-23T08:51:42.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.3.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0/manifests"},{"name":"0.2.2","sha":"f6ba33ea19cf1473fe5426fd5850875b2e23f57a","kind":"tag","published_at":"2021-07-13T20:34:19.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.2","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"e7800708d25e748718813e46b4491ced602adca8","kind":"tag","published_at":"2021-07-10T12:41:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"85d4a7650e5a5837e032c8d45138dedd3ab0c618","kind":"tag","published_at":"2021-07-04T07:20:38.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"caa5cc2be87ba50a3396619b0eb4d555e4861c2f","kind":"tag","published_at":"2021-06-30T15:28:36.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0/manifests"},{"name":"0.0.1","sha":"1796378726fd0fbae219eeabc724bc1c294ea8a1","kind":"tag","published_at":"2021-06-29T20:20:25.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.0.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T14:42:13.281Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":7.34284204965663,"stargazers_count":16.581557785995187,"forks_count":20.807653929682456,"average":11.183013441333568},"purl":"pkg:apk/alpine/py3-tomli-w?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-w","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-tomli-w","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-tomli-w/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:09:03.812Z","issues_count":17,"pull_requests_count":78,"avg_time_to_close_issue":6667961.5,"avg_time_to_close_pull_request":7607721.764705882,"issues_closed_count":16,"pull_requests_closed_count":68,"pull_request_authors_count":10,"issue_authors_count":16,"avg_comments_per_issue":2.1176470588235294,"avg_comments_per_pull_request":1.1923076923076923,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1140043.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/issues","maintainers":[{"login":"hukkin","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-tomli-w/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-tomli-w/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-tomli-w/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-tomli-w/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-tomli-w/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-tomli-w/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:08:35.701Z","updated_at":"2023-02-01T14:08:35.701Z","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":2855,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":947},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.662Z","updated_at":"2026-08-25T05:06:56.693Z","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":14549035,"name":"textproc/py-tomli_w","ecosystem":"openbsd","description":"simple TOML writer","homepage":"https://github.com/hukkin/tomli-w","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/hukkin/tomli-w","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":"1.2.0p0","last_synced_at":"2026-05-28T01:12:06.879Z","created_at":"2026-05-28T01:12:06.558Z","updated_at":"2026-08-21T17:06:16.578Z","registry_url":"https://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/textproc/py-tomli_w/","install_command":"pkg_add py3-tomli_w-1.2.0p0","documentation_url":null,"metadata":{"pkgstem":"py3-tomli_w","fullpkgname":"py3-tomli_w-1.2.0p0","subpackage":"-"},"repo_metadata":{"id":39620462,"uuid":"381473785","full_name":"hukkin/tomli-w","owner":"hukkin","description":"A lil' TOML writer (counterpart to https://github.com/hukkin/tomli)","archived":false,"fork":false,"pushed_at":"2026-08-10T17:45:15.000Z","size":122,"stargazers_count":141,"open_issues_count":3,"forks_count":19,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-08-14T07:43:55.518Z","etag":null,"topics":["config","python","toml","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,"disclosure":null}},"created_at":"2021-06-29T19:20:20.000Z","updated_at":"2026-08-12T11:08:25.000Z","dependencies_parsed_at":"2025-12-16T01:01:44.421Z","dependency_job_id":null,"html_url":"https://github.com/hukkin/tomli-w","commit_stats":{"total_commits":75,"total_committers":5,"mean_commits":15.0,"dds":0.12,"last_synced_commit":"ce2a46649c0f4323f35f91bc3254056269360d42"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli-w","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/sbom","scorecard":{"id":473143,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli-w","commit":"33fea4c98b3c415ecd9cf8918457de9f6def7acd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/19 approved changesets -- score normalized to 1","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":"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":"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":"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":"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:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:23","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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.717Z","repository_id":39620462,"created_at":"2025-08-19T14:29:31.717Z","updated_at":"2025-08-19T14:29:31.717Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36638481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":79,"last_synced_at":"2026-08-14T04:43:05.627Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/hukkin","funding_links":[],"total_stars":1815,"followers":81,"following":6,"created_at":"2022-11-11T18:26:36.257Z","updated_at":"2026-08-14T04:43:05.642Z","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":"1.2.0","sha":"a8f80172ba16fe694e37f6e07e6352ecee384c58","kind":"tag","published_at":"2025-01-15T12:04:39.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"179105660c367874818f2cdd1e06ed98eea668f1","kind":"tag","published_at":"2024-10-08T11:11:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"19099125f32e7c491603e393263754262b356956","kind":"tag","published_at":"2021-12-01T23:48:45.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.0.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0/manifests"},{"name":"0.4.0","sha":"22874ff44581f34810e6f19fb6f682ca39fe0fce","kind":"tag","published_at":"2021-10-19T15:22:47.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.4.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"f0dcd3fa69e988f541d617ced799e9ac27ff649c","kind":"tag","published_at":"2021-07-23T08:51:42.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.3.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0/manifests"},{"name":"0.2.2","sha":"f6ba33ea19cf1473fe5426fd5850875b2e23f57a","kind":"tag","published_at":"2021-07-13T20:34:19.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.2","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"e7800708d25e748718813e46b4491ced602adca8","kind":"tag","published_at":"2021-07-10T12:41:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"85d4a7650e5a5837e032c8d45138dedd3ab0c618","kind":"tag","published_at":"2021-07-04T07:20:38.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"caa5cc2be87ba50a3396619b0eb4d555e4861c2f","kind":"tag","published_at":"2021-06-30T15:28:36.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0/manifests"},{"name":"0.0.1","sha":"1796378726fd0fbae219eeabc724bc1c294ea8a1","kind":"tag","published_at":"2021-06-29T20:20:25.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.0.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T17:06:16.578Z","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_w?arch=amd64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/openbsd/textproc/py-tomli_w","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/openbsd/textproc/py-tomli_w","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/openbsd/textproc/py-tomli_w/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:09:03.812Z","issues_count":17,"pull_requests_count":78,"avg_time_to_close_issue":6667961.5,"avg_time_to_close_pull_request":7607721.764705882,"issues_closed_count":16,"pull_requests_closed_count":68,"pull_request_authors_count":10,"issue_authors_count":16,"avg_comments_per_issue":2.1176470588235294,"avg_comments_per_pull_request":1.1923076923076923,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1140043.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/issues","maintainers":[{"login":"hukkin","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/textproc%2Fpy-tomli_w/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/textproc%2Fpy-tomli_w/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/textproc%2Fpy-tomli_w/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/textproc%2Fpy-tomli_w/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/textproc%2Fpy-tomli_w/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/textproc%2Fpy-tomli_w/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-28T01:12:07.187Z","updated_at":"2026-05-28T01:12:07.187Z","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":23,"github":"openbsd","metadata":{"arch":"amd64","sqlports_version":"7.54","funded_packages_count":219},"icon_url":"https://github.com/openbsd.png","created_at":"2026-05-26T11:21:10.750Z","updated_at":"2026-08-25T05:00:07.823Z","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":11140507,"name":"py3-tomli-w","ecosystem":"alpine","description":"A lil' TOML writer","homepage":"https://github.com/hukkin/tomli-w","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli-w","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-10-27T15:26:31.000Z","latest_release_published_at":"2024-10-27T15:26:31.000Z","latest_release_number":"1.1.0-r0","last_synced_at":"2026-03-23T05:08:27.507Z","created_at":"2024-12-07T13:21:47.015Z","updated_at":"2026-08-21T17:06:16.583Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-tomli-w","install_command":"apk add py3-tomli-w","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":39620462,"uuid":"381473785","full_name":"hukkin/tomli-w","owner":"hukkin","description":"A lil' TOML writer (counterpart to https://github.com/hukkin/tomli)","archived":false,"fork":false,"pushed_at":"2026-08-10T17:45:15.000Z","size":122,"stargazers_count":141,"open_issues_count":3,"forks_count":19,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-08-14T07:43:55.518Z","etag":null,"topics":["config","python","toml","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,"disclosure":null}},"created_at":"2021-06-29T19:20:20.000Z","updated_at":"2026-08-12T11:08:25.000Z","dependencies_parsed_at":"2025-12-16T01:01:44.421Z","dependency_job_id":null,"html_url":"https://github.com/hukkin/tomli-w","commit_stats":{"total_commits":75,"total_committers":5,"mean_commits":15.0,"dds":0.12,"last_synced_commit":"ce2a46649c0f4323f35f91bc3254056269360d42"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli-w","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/sbom","scorecard":{"id":473143,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli-w","commit":"33fea4c98b3c415ecd9cf8918457de9f6def7acd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/19 approved changesets -- score normalized to 1","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":"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":"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":"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":"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:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:23","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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.717Z","repository_id":39620462,"created_at":"2025-08-19T14:29:31.717Z","updated_at":"2025-08-19T14:29:31.717Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36638481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":79,"last_synced_at":"2026-08-14T04:43:05.627Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/hukkin","funding_links":[],"total_stars":1815,"followers":81,"following":6,"created_at":"2022-11-11T18:26:36.257Z","updated_at":"2026-08-14T04:43:05.642Z","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":"1.2.0","sha":"a8f80172ba16fe694e37f6e07e6352ecee384c58","kind":"tag","published_at":"2025-01-15T12:04:39.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"179105660c367874818f2cdd1e06ed98eea668f1","kind":"tag","published_at":"2024-10-08T11:11:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"19099125f32e7c491603e393263754262b356956","kind":"tag","published_at":"2021-12-01T23:48:45.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.0.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0/manifests"},{"name":"0.4.0","sha":"22874ff44581f34810e6f19fb6f682ca39fe0fce","kind":"tag","published_at":"2021-10-19T15:22:47.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.4.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"f0dcd3fa69e988f541d617ced799e9ac27ff649c","kind":"tag","published_at":"2021-07-23T08:51:42.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.3.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0/manifests"},{"name":"0.2.2","sha":"f6ba33ea19cf1473fe5426fd5850875b2e23f57a","kind":"tag","published_at":"2021-07-13T20:34:19.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.2","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"e7800708d25e748718813e46b4491ced602adca8","kind":"tag","published_at":"2021-07-10T12:41:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"85d4a7650e5a5837e032c8d45138dedd3ab0c618","kind":"tag","published_at":"2021-07-04T07:20:38.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"caa5cc2be87ba50a3396619b0eb4d555e4861c2f","kind":"tag","published_at":"2021-06-30T15:28:36.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0/manifests"},{"name":"0.0.1","sha":"1796378726fd0fbae219eeabc724bc1c294ea8a1","kind":"tag","published_at":"2021-06-29T20:20:25.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.0.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T17:06:16.583Z","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-w?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-w","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-tomli-w","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-tomli-w/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:09:03.812Z","issues_count":17,"pull_requests_count":78,"avg_time_to_close_issue":6667961.5,"avg_time_to_close_pull_request":7607721.764705882,"issues_closed_count":16,"pull_requests_closed_count":68,"pull_request_authors_count":10,"issue_authors_count":16,"avg_comments_per_issue":2.1176470588235294,"avg_comments_per_pull_request":1.1923076923076923,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1140043.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/issues","maintainers":[{"login":"hukkin","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-tomli-w/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-tomli-w/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-tomli-w/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-tomli-w/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-tomli-w/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-tomli-w/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-14T16:09:43.298Z","updated_at":"2024-12-14T16:09:43.298Z","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":25394,"maintainers_count":413,"namespaces_count":2,"keywords_count":3607,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1400},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-08-24T05:06:22.358Z","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":13665868,"name":"python-tomli-w","ecosystem":"debian","description":null,"homepage":"https://github.com/hukkin/tomli-w","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/hukkin/tomli-w","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T10:51:30.891Z","latest_release_published_at":"2026-02-12T10:51:30.891Z","latest_release_number":"1.0.0-3","last_synced_at":"2026-03-14T17:04:11.460Z","created_at":"2026-02-12T10:51:30.633Z","updated_at":"2026-08-21T17:06:16.617Z","registry_url":"https://tracker.debian.org/pkg/python-tomli-w","install_command":"apt-get install python-tomli-w","documentation_url":"https://packages.debian.org/trixie/python-tomli-w","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-tomli-w","standards_version":"4.7.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, flit (\u003e= 3.2), python3-tomli, python3-pytest-xdist \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":39620462,"uuid":"381473785","full_name":"hukkin/tomli-w","owner":"hukkin","description":"A lil' TOML writer (counterpart to https://github.com/hukkin/tomli)","archived":false,"fork":false,"pushed_at":"2026-08-10T17:45:15.000Z","size":122,"stargazers_count":141,"open_issues_count":3,"forks_count":19,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-08-14T07:43:55.518Z","etag":null,"topics":["config","python","toml","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,"disclosure":null}},"created_at":"2021-06-29T19:20:20.000Z","updated_at":"2026-08-12T11:08:25.000Z","dependencies_parsed_at":"2025-12-16T01:01:44.421Z","dependency_job_id":null,"html_url":"https://github.com/hukkin/tomli-w","commit_stats":{"total_commits":75,"total_committers":5,"mean_commits":15.0,"dds":0.12,"last_synced_commit":"ce2a46649c0f4323f35f91bc3254056269360d42"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli-w","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/sbom","scorecard":{"id":473143,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli-w","commit":"33fea4c98b3c415ecd9cf8918457de9f6def7acd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/19 approved changesets -- score normalized to 1","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":"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":"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":"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":"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:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:23","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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.717Z","repository_id":39620462,"created_at":"2025-08-19T14:29:31.717Z","updated_at":"2025-08-19T14:29:31.717Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36638481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":79,"last_synced_at":"2026-08-14T04:43:05.627Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/hukkin","funding_links":[],"total_stars":1815,"followers":81,"following":6,"created_at":"2022-11-11T18:26:36.257Z","updated_at":"2026-08-14T04:43:05.642Z","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":"1.2.0","sha":"a8f80172ba16fe694e37f6e07e6352ecee384c58","kind":"tag","published_at":"2025-01-15T12:04:39.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"179105660c367874818f2cdd1e06ed98eea668f1","kind":"tag","published_at":"2024-10-08T11:11:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"19099125f32e7c491603e393263754262b356956","kind":"tag","published_at":"2021-12-01T23:48:45.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.0.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0/manifests"},{"name":"0.4.0","sha":"22874ff44581f34810e6f19fb6f682ca39fe0fce","kind":"tag","published_at":"2021-10-19T15:22:47.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.4.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"f0dcd3fa69e988f541d617ced799e9ac27ff649c","kind":"tag","published_at":"2021-07-23T08:51:42.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.3.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0/manifests"},{"name":"0.2.2","sha":"f6ba33ea19cf1473fe5426fd5850875b2e23f57a","kind":"tag","published_at":"2021-07-13T20:34:19.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.2","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"e7800708d25e748718813e46b4491ced602adca8","kind":"tag","published_at":"2021-07-10T12:41:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"85d4a7650e5a5837e032c8d45138dedd3ab0c618","kind":"tag","published_at":"2021-07-04T07:20:38.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"caa5cc2be87ba50a3396619b0eb4d555e4861c2f","kind":"tag","published_at":"2021-06-30T15:28:36.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0/manifests"},{"name":"0.0.1","sha":"1796378726fd0fbae219eeabc724bc1c294ea8a1","kind":"tag","published_at":"2021-06-29T20:20:25.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.0.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T17:06:16.617Z","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-w?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-tomli-w","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-tomli-w","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-tomli-w/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:09:03.812Z","issues_count":17,"pull_requests_count":78,"avg_time_to_close_issue":6667961.5,"avg_time_to_close_pull_request":7607721.764705882,"issues_closed_count":16,"pull_requests_closed_count":68,"pull_request_authors_count":10,"issue_authors_count":16,"avg_comments_per_issue":2.1176470588235294,"avg_comments_per_pull_request":1.1923076923076923,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1140043.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/issues","maintainers":[{"login":"hukkin","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-tomli-w/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-tomli-w/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-tomli-w/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-tomli-w/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-tomli-w/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-tomli-w/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1687},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-25T05:04:56.023Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":12992970,"name":"py3-tomli-w-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-tomli-w","homepage":"https://github.com/hukkin/tomli-w","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli-w","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2025-06-18T09:10:35.000Z","latest_release_published_at":"2025-06-18T09:10:35.000Z","latest_release_number":"1.2.0-r0","last_synced_at":"2026-04-07T21:02:38.157Z","created_at":"2026-01-30T19:33:49.235Z","updated_at":"2026-08-21T17:57:32.634Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/main/x86_64/py3-tomli-w-pyc","install_command":"apk add py3-tomli-w-pyc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":39620462,"uuid":"381473785","full_name":"hukkin/tomli-w","owner":"hukkin","description":"A lil' TOML writer (counterpart to https://github.com/hukkin/tomli)","archived":false,"fork":false,"pushed_at":"2026-08-10T17:45:15.000Z","size":122,"stargazers_count":141,"open_issues_count":3,"forks_count":19,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-08-14T07:43:55.518Z","etag":null,"topics":["config","python","toml","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,"disclosure":null}},"created_at":"2021-06-29T19:20:20.000Z","updated_at":"2026-08-12T11:08:25.000Z","dependencies_parsed_at":"2025-12-16T01:01:44.421Z","dependency_job_id":null,"html_url":"https://github.com/hukkin/tomli-w","commit_stats":{"total_commits":75,"total_committers":5,"mean_commits":15.0,"dds":0.12,"last_synced_commit":"ce2a46649c0f4323f35f91bc3254056269360d42"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli-w","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/sbom","scorecard":{"id":473143,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli-w","commit":"33fea4c98b3c415ecd9cf8918457de9f6def7acd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/19 approved changesets -- score normalized to 1","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":"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":"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":"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":"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:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:23","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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.717Z","repository_id":39620462,"created_at":"2025-08-19T14:29:31.717Z","updated_at":"2025-08-19T14:29:31.717Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36638481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":79,"last_synced_at":"2026-08-14T04:43:05.627Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/hukkin","funding_links":[],"total_stars":1815,"followers":81,"following":6,"created_at":"2022-11-11T18:26:36.257Z","updated_at":"2026-08-14T04:43:05.642Z","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":"1.2.0","sha":"a8f80172ba16fe694e37f6e07e6352ecee384c58","kind":"tag","published_at":"2025-01-15T12:04:39.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"179105660c367874818f2cdd1e06ed98eea668f1","kind":"tag","published_at":"2024-10-08T11:11:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"19099125f32e7c491603e393263754262b356956","kind":"tag","published_at":"2021-12-01T23:48:45.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.0.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0/manifests"},{"name":"0.4.0","sha":"22874ff44581f34810e6f19fb6f682ca39fe0fce","kind":"tag","published_at":"2021-10-19T15:22:47.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.4.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"f0dcd3fa69e988f541d617ced799e9ac27ff649c","kind":"tag","published_at":"2021-07-23T08:51:42.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.3.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0/manifests"},{"name":"0.2.2","sha":"f6ba33ea19cf1473fe5426fd5850875b2e23f57a","kind":"tag","published_at":"2021-07-13T20:34:19.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.2","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"e7800708d25e748718813e46b4491ced602adca8","kind":"tag","published_at":"2021-07-10T12:41:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"85d4a7650e5a5837e032c8d45138dedd3ab0c618","kind":"tag","published_at":"2021-07-04T07:20:38.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"caa5cc2be87ba50a3396619b0eb4d555e4861c2f","kind":"tag","published_at":"2021-06-30T15:28:36.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0/manifests"},{"name":"0.0.1","sha":"1796378726fd0fbae219eeabc724bc1c294ea8a1","kind":"tag","published_at":"2021-06-29T20:20:25.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.0.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T17:57:32.634Z","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-w-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-w-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-tomli-w-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-tomli-w-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:09:03.812Z","issues_count":17,"pull_requests_count":78,"avg_time_to_close_issue":6667961.5,"avg_time_to_close_pull_request":7607721.764705882,"issues_closed_count":16,"pull_requests_closed_count":68,"pull_request_authors_count":10,"issue_authors_count":16,"avg_comments_per_issue":2.1176470588235294,"avg_comments_per_pull_request":1.1923076923076923,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1140043.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/issues","maintainers":[{"login":"hukkin","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-tomli-w-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-tomli-w-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-tomli-w-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-tomli-w-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-tomli-w-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-tomli-w-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":378,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2026-03-03T10:29:15.872Z","updated_at":"2026-03-03T10:29:15.872Z","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":27576,"maintainers_count":428,"namespaces_count":2,"keywords_count":189,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1051},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-08-25T05:04:59.407Z","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":12992969,"name":"py3-tomli-w","ecosystem":"alpine","description":"A lil' TOML writer","homepage":"https://github.com/hukkin/tomli-w","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli-w","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2025-06-18T09:10:35.000Z","latest_release_published_at":"2025-06-18T09:10:35.000Z","latest_release_number":"1.2.0-r0","last_synced_at":"2026-08-05T03:00:56.983Z","created_at":"2026-01-30T19:33:46.608Z","updated_at":"2026-08-21T19:13:28.153Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/main/x86_64/py3-tomli-w","install_command":"apk add py3-tomli-w","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":39620462,"uuid":"381473785","full_name":"hukkin/tomli-w","owner":"hukkin","description":"A lil' TOML writer (counterpart to https://github.com/hukkin/tomli)","archived":false,"fork":false,"pushed_at":"2026-08-10T17:45:15.000Z","size":122,"stargazers_count":141,"open_issues_count":3,"forks_count":19,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-08-14T07:43:55.518Z","etag":null,"topics":["config","python","toml","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,"disclosure":null}},"created_at":"2021-06-29T19:20:20.000Z","updated_at":"2026-08-12T11:08:25.000Z","dependencies_parsed_at":"2025-12-16T01:01:44.421Z","dependency_job_id":null,"html_url":"https://github.com/hukkin/tomli-w","commit_stats":{"total_commits":75,"total_committers":5,"mean_commits":15.0,"dds":0.12,"last_synced_commit":"ce2a46649c0f4323f35f91bc3254056269360d42"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli-w","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/sbom","scorecard":{"id":473143,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli-w","commit":"33fea4c98b3c415ecd9cf8918457de9f6def7acd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/19 approved changesets -- score normalized to 1","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":"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":"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":"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":"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:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:23","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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.717Z","repository_id":39620462,"created_at":"2025-08-19T14:29:31.717Z","updated_at":"2025-08-19T14:29:31.717Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36638481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":79,"last_synced_at":"2026-08-14T04:43:05.627Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/hukkin","funding_links":[],"total_stars":1815,"followers":81,"following":6,"created_at":"2022-11-11T18:26:36.257Z","updated_at":"2026-08-14T04:43:05.642Z","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":"1.2.0","sha":"a8f80172ba16fe694e37f6e07e6352ecee384c58","kind":"tag","published_at":"2025-01-15T12:04:39.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"179105660c367874818f2cdd1e06ed98eea668f1","kind":"tag","published_at":"2024-10-08T11:11:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"19099125f32e7c491603e393263754262b356956","kind":"tag","published_at":"2021-12-01T23:48:45.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.0.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0/manifests"},{"name":"0.4.0","sha":"22874ff44581f34810e6f19fb6f682ca39fe0fce","kind":"tag","published_at":"2021-10-19T15:22:47.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.4.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"f0dcd3fa69e988f541d617ced799e9ac27ff649c","kind":"tag","published_at":"2021-07-23T08:51:42.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.3.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0/manifests"},{"name":"0.2.2","sha":"f6ba33ea19cf1473fe5426fd5850875b2e23f57a","kind":"tag","published_at":"2021-07-13T20:34:19.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.2","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"e7800708d25e748718813e46b4491ced602adca8","kind":"tag","published_at":"2021-07-10T12:41:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"85d4a7650e5a5837e032c8d45138dedd3ab0c618","kind":"tag","published_at":"2021-07-04T07:20:38.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"caa5cc2be87ba50a3396619b0eb4d555e4861c2f","kind":"tag","published_at":"2021-06-30T15:28:36.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0/manifests"},{"name":"0.0.1","sha":"1796378726fd0fbae219eeabc724bc1c294ea8a1","kind":"tag","published_at":"2021-06-29T20:20:25.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.0.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T19:13:28.152Z","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-w?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-w","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-tomli-w","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-tomli-w/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:09:03.812Z","issues_count":17,"pull_requests_count":78,"avg_time_to_close_issue":6667961.5,"avg_time_to_close_pull_request":7607721.764705882,"issues_closed_count":16,"pull_requests_closed_count":68,"pull_request_authors_count":10,"issue_authors_count":16,"avg_comments_per_issue":2.1176470588235294,"avg_comments_per_pull_request":1.1923076923076923,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1140043.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/issues","maintainers":[{"login":"hukkin","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-tomli-w/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-tomli-w/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-tomli-w/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-tomli-w/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-tomli-w/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-tomli-w/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":378,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2026-03-03T19:50:16.665Z","updated_at":"2026-03-03T19:50:16.665Z","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":27576,"maintainers_count":428,"namespaces_count":2,"keywords_count":189,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1051},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-08-25T05:04:59.407Z","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":12902447,"name":"python314Packages.tomli-w","ecosystem":"nixpkgs","description":"Write-only counterpart to Tomli, which is a read-only TOML parser","homepage":"https://github.com/hukkin/tomli-w","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli-w","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T10:41:18.419Z","latest_release_published_at":"2026-01-27T10:41:18.419Z","latest_release_number":"1.2.0","last_synced_at":"2026-08-01T21:03:37.124Z","created_at":"2026-01-27T10:41:18.129Z","updated_at":"2026-08-21T19:13:28.156Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.tomli-w","install_command":"nix-env -iA nixpkgs.python314Packages.tomli-w","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/tomli-w/default.nix#L32","metadata":{"nix_attribute":"python3.14-tomli-w-1.2.0","position":"pkgs/development/python-modules/tomli-w/default.nix:32","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-w","upstream_purl":"pkg:pypi/tomli-w"},"repo_metadata":{"id":39620462,"uuid":"381473785","full_name":"hukkin/tomli-w","owner":"hukkin","description":"A lil' TOML writer (counterpart to https://github.com/hukkin/tomli)","archived":false,"fork":false,"pushed_at":"2026-08-10T17:45:15.000Z","size":122,"stargazers_count":141,"open_issues_count":3,"forks_count":19,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-08-14T07:43:55.518Z","etag":null,"topics":["config","python","toml","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,"disclosure":null}},"created_at":"2021-06-29T19:20:20.000Z","updated_at":"2026-08-12T11:08:25.000Z","dependencies_parsed_at":"2025-12-16T01:01:44.421Z","dependency_job_id":null,"html_url":"https://github.com/hukkin/tomli-w","commit_stats":{"total_commits":75,"total_committers":5,"mean_commits":15.0,"dds":0.12,"last_synced_commit":"ce2a46649c0f4323f35f91bc3254056269360d42"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli-w","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/sbom","scorecard":{"id":473143,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli-w","commit":"33fea4c98b3c415ecd9cf8918457de9f6def7acd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/19 approved changesets -- score normalized to 1","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":"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":"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":"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":"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:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:23","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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.717Z","repository_id":39620462,"created_at":"2025-08-19T14:29:31.717Z","updated_at":"2025-08-19T14:29:31.717Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36638481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":79,"last_synced_at":"2026-08-14T04:43:05.627Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/hukkin","funding_links":[],"total_stars":1815,"followers":81,"following":6,"created_at":"2022-11-11T18:26:36.257Z","updated_at":"2026-08-14T04:43:05.642Z","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":"1.2.0","sha":"a8f80172ba16fe694e37f6e07e6352ecee384c58","kind":"tag","published_at":"2025-01-15T12:04:39.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"179105660c367874818f2cdd1e06ed98eea668f1","kind":"tag","published_at":"2024-10-08T11:11:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"19099125f32e7c491603e393263754262b356956","kind":"tag","published_at":"2021-12-01T23:48:45.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.0.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0/manifests"},{"name":"0.4.0","sha":"22874ff44581f34810e6f19fb6f682ca39fe0fce","kind":"tag","published_at":"2021-10-19T15:22:47.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.4.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"f0dcd3fa69e988f541d617ced799e9ac27ff649c","kind":"tag","published_at":"2021-07-23T08:51:42.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.3.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0/manifests"},{"name":"0.2.2","sha":"f6ba33ea19cf1473fe5426fd5850875b2e23f57a","kind":"tag","published_at":"2021-07-13T20:34:19.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.2","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"e7800708d25e748718813e46b4491ced602adca8","kind":"tag","published_at":"2021-07-10T12:41:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"85d4a7650e5a5837e032c8d45138dedd3ab0c618","kind":"tag","published_at":"2021-07-04T07:20:38.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"caa5cc2be87ba50a3396619b0eb4d555e4861c2f","kind":"tag","published_at":"2021-06-30T15:28:36.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0/manifests"},{"name":"0.0.1","sha":"1796378726fd0fbae219eeabc724bc1c294ea8a1","kind":"tag","published_at":"2021-06-29T20:20:25.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.0.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T19:13:28.156Z","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/python314Packages.tomli-w?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.tomli-w","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.tomli-w","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.tomli-w/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:09:03.812Z","issues_count":17,"pull_requests_count":78,"avg_time_to_close_issue":6667961.5,"avg_time_to_close_pull_request":7607721.764705882,"issues_closed_count":16,"pull_requests_closed_count":68,"pull_request_authors_count":10,"issue_authors_count":16,"avg_comments_per_issue":2.1176470588235294,"avg_comments_per_pull_request":1.1923076923076923,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1140043.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/issues","maintainers":[{"login":"hukkin","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.tomli-w/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.tomli-w/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.tomli-w/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.tomli-w/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.tomli-w/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.tomli-w/codemeta","maintainers":[{"uuid":"lovesegfault","login":null,"name":"Bernardo Meurer","email":"meurerbernardo@gmail.com","url":"https://github.com/lovesegfault","packages_count":140,"html_url":null,"role":null,"created_at":"2026-03-07T09:32:53.397Z","updated_at":"2026-03-07T09:32:53.397Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/lovesegfault/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153806,"maintainers_count":4905,"namespaces_count":0,"keywords_count":3244,"github":"NixOS","metadata":{"funded_packages_count":6032},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-25T05:00:24.061Z","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":13563568,"name":"python-tomli-w","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/hukkin/tomli-w","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/hukkin/tomli-w","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T05:58:21.936Z","latest_release_published_at":"2026-02-11T05:58:21.936Z","latest_release_number":"1.0.0-2","last_synced_at":"2026-03-11T06:06:10.527Z","created_at":"2026-02-11T05:58:21.763Z","updated_at":"2026-08-21T20:10:53.790Z","registry_url":"https://launchpad.net/ubuntu/+source/python-tomli-w","install_command":"apt-get install python-tomli-w","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-tomli-w","standards_version":"4.6.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, python3-all, flit (\u003e= 3.2), python3-tomli, python3-pytest-xdist","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":39620462,"uuid":"381473785","full_name":"hukkin/tomli-w","owner":"hukkin","description":"A lil' TOML writer (counterpart to https://github.com/hukkin/tomli)","archived":false,"fork":false,"pushed_at":"2026-08-10T17:45:15.000Z","size":122,"stargazers_count":141,"open_issues_count":3,"forks_count":19,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-08-14T07:43:55.518Z","etag":null,"topics":["config","python","toml","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,"disclosure":null}},"created_at":"2021-06-29T19:20:20.000Z","updated_at":"2026-08-12T11:08:25.000Z","dependencies_parsed_at":"2025-12-16T01:01:44.421Z","dependency_job_id":null,"html_url":"https://github.com/hukkin/tomli-w","commit_stats":{"total_commits":75,"total_committers":5,"mean_commits":15.0,"dds":0.12,"last_synced_commit":"ce2a46649c0f4323f35f91bc3254056269360d42"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli-w","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/sbom","scorecard":{"id":473143,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli-w","commit":"33fea4c98b3c415ecd9cf8918457de9f6def7acd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/19 approved changesets -- score normalized to 1","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":"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":"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":"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":"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:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:23","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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.717Z","repository_id":39620462,"created_at":"2025-08-19T14:29:31.717Z","updated_at":"2025-08-19T14:29:31.717Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36638481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":79,"last_synced_at":"2026-08-14T04:43:05.627Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/hukkin","funding_links":[],"total_stars":1815,"followers":81,"following":6,"created_at":"2022-11-11T18:26:36.257Z","updated_at":"2026-08-14T04:43:05.642Z","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":"1.2.0","sha":"a8f80172ba16fe694e37f6e07e6352ecee384c58","kind":"tag","published_at":"2025-01-15T12:04:39.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"179105660c367874818f2cdd1e06ed98eea668f1","kind":"tag","published_at":"2024-10-08T11:11:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"19099125f32e7c491603e393263754262b356956","kind":"tag","published_at":"2021-12-01T23:48:45.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.0.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0/manifests"},{"name":"0.4.0","sha":"22874ff44581f34810e6f19fb6f682ca39fe0fce","kind":"tag","published_at":"2021-10-19T15:22:47.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.4.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"f0dcd3fa69e988f541d617ced799e9ac27ff649c","kind":"tag","published_at":"2021-07-23T08:51:42.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.3.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0/manifests"},{"name":"0.2.2","sha":"f6ba33ea19cf1473fe5426fd5850875b2e23f57a","kind":"tag","published_at":"2021-07-13T20:34:19.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.2","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"e7800708d25e748718813e46b4491ced602adca8","kind":"tag","published_at":"2021-07-10T12:41:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"85d4a7650e5a5837e032c8d45138dedd3ab0c618","kind":"tag","published_at":"2021-07-04T07:20:38.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"caa5cc2be87ba50a3396619b0eb4d555e4861c2f","kind":"tag","published_at":"2021-06-30T15:28:36.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0/manifests"},{"name":"0.0.1","sha":"1796378726fd0fbae219eeabc724bc1c294ea8a1","kind":"tag","published_at":"2021-06-29T20:20:25.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.0.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T20:10:53.790Z","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-w?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-w","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-tomli-w","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-tomli-w/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:09:03.812Z","issues_count":17,"pull_requests_count":78,"avg_time_to_close_issue":6667961.5,"avg_time_to_close_pull_request":7607721.764705882,"issues_closed_count":16,"pull_requests_closed_count":68,"pull_request_authors_count":10,"issue_authors_count":16,"avg_comments_per_issue":2.1176470588235294,"avg_comments_per_pull_request":1.1923076923076923,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1140043.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/issues","maintainers":[{"login":"hukkin","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-tomli-w/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-tomli-w/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-tomli-w/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-tomli-w/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-tomli-w/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-tomli-w/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1108},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-25T05:06:52.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":11773661,"name":"py3-tomli-w-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-tomli-w","homepage":"https://github.com/hukkin/tomli-w","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli-w","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-01-20T02:54:05.000Z","latest_release_published_at":"2025-01-20T02:54:05.000Z","latest_release_number":"1.2.0-r0","last_synced_at":"2026-08-11T18:04:50.874Z","created_at":"2025-06-08T00:46:29.459Z","updated_at":"2026-08-21T20:43:02.307Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-tomli-w-pyc","install_command":"apk add py3-tomli-w-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":39620462,"uuid":"381473785","full_name":"hukkin/tomli-w","owner":"hukkin","description":"A lil' TOML writer (counterpart to https://github.com/hukkin/tomli)","archived":false,"fork":false,"pushed_at":"2026-08-10T17:45:15.000Z","size":122,"stargazers_count":141,"open_issues_count":3,"forks_count":19,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-08-14T07:43:55.518Z","etag":null,"topics":["config","python","toml","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,"disclosure":null}},"created_at":"2021-06-29T19:20:20.000Z","updated_at":"2026-08-12T11:08:25.000Z","dependencies_parsed_at":"2025-12-16T01:01:44.421Z","dependency_job_id":null,"html_url":"https://github.com/hukkin/tomli-w","commit_stats":{"total_commits":75,"total_committers":5,"mean_commits":15.0,"dds":0.12,"last_synced_commit":"ce2a46649c0f4323f35f91bc3254056269360d42"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli-w","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/sbom","scorecard":{"id":473143,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli-w","commit":"33fea4c98b3c415ecd9cf8918457de9f6def7acd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/19 approved changesets -- score normalized to 1","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":"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":"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":"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":"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:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:23","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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.717Z","repository_id":39620462,"created_at":"2025-08-19T14:29:31.717Z","updated_at":"2025-08-19T14:29:31.717Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36638481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":79,"last_synced_at":"2026-08-14T04:43:05.627Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/hukkin","funding_links":[],"total_stars":1815,"followers":81,"following":6,"created_at":"2022-11-11T18:26:36.257Z","updated_at":"2026-08-14T04:43:05.642Z","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":"1.2.0","sha":"a8f80172ba16fe694e37f6e07e6352ecee384c58","kind":"tag","published_at":"2025-01-15T12:04:39.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"179105660c367874818f2cdd1e06ed98eea668f1","kind":"tag","published_at":"2024-10-08T11:11:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"19099125f32e7c491603e393263754262b356956","kind":"tag","published_at":"2021-12-01T23:48:45.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.0.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0/manifests"},{"name":"0.4.0","sha":"22874ff44581f34810e6f19fb6f682ca39fe0fce","kind":"tag","published_at":"2021-10-19T15:22:47.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.4.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"f0dcd3fa69e988f541d617ced799e9ac27ff649c","kind":"tag","published_at":"2021-07-23T08:51:42.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.3.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0/manifests"},{"name":"0.2.2","sha":"f6ba33ea19cf1473fe5426fd5850875b2e23f57a","kind":"tag","published_at":"2021-07-13T20:34:19.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.2","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"e7800708d25e748718813e46b4491ced602adca8","kind":"tag","published_at":"2021-07-10T12:41:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"85d4a7650e5a5837e032c8d45138dedd3ab0c618","kind":"tag","published_at":"2021-07-04T07:20:38.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"caa5cc2be87ba50a3396619b0eb4d555e4861c2f","kind":"tag","published_at":"2021-06-30T15:28:36.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0/manifests"},{"name":"0.0.1","sha":"1796378726fd0fbae219eeabc724bc1c294ea8a1","kind":"tag","published_at":"2021-06-29T20:20:25.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.0.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T20:43:02.307Z","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":22.413268411442484,"forks_count":26.167833231892878,"docker_downloads_count":null,"average":12.14527541083384},"purl":"pkg:apk/alpine/py3-tomli-w-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-w-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-tomli-w-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-tomli-w-pyc/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:09:03.812Z","issues_count":17,"pull_requests_count":78,"avg_time_to_close_issue":6667961.5,"avg_time_to_close_pull_request":7607721.764705882,"issues_closed_count":16,"pull_requests_closed_count":68,"pull_request_authors_count":10,"issue_authors_count":16,"avg_comments_per_issue":2.1176470588235294,"avg_comments_per_pull_request":1.1923076923076923,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1140043.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/issues","maintainers":[{"login":"hukkin","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-tomli-w-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-tomli-w-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-tomli-w-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-tomli-w-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-tomli-w-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-tomli-w-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:17.186Z","updated_at":"2025-06-08T22:52:17.186Z","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":26323,"maintainers_count":422,"namespaces_count":2,"keywords_count":4638,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1803},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-08-24T05:06:25.345Z","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":10346025,"name":"py3-tomli-w-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-tomli-w","homepage":"https://github.com/hukkin/tomli-w","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli-w","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":"1.0.0-r6","last_synced_at":"2026-03-23T04:09:57.311Z","created_at":"2024-06-11T10:48:49.788Z","updated_at":"2026-08-21T20:43:02.308Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-tomli-w-pyc","install_command":"apk add py3-tomli-w-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":39620462,"uuid":"381473785","full_name":"hukkin/tomli-w","owner":"hukkin","description":"A lil' TOML writer (counterpart to https://github.com/hukkin/tomli)","archived":false,"fork":false,"pushed_at":"2026-08-10T17:45:15.000Z","size":122,"stargazers_count":141,"open_issues_count":3,"forks_count":19,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-08-14T07:43:55.518Z","etag":null,"topics":["config","python","toml","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,"disclosure":null}},"created_at":"2021-06-29T19:20:20.000Z","updated_at":"2026-08-12T11:08:25.000Z","dependencies_parsed_at":"2025-12-16T01:01:44.421Z","dependency_job_id":null,"html_url":"https://github.com/hukkin/tomli-w","commit_stats":{"total_commits":75,"total_committers":5,"mean_commits":15.0,"dds":0.12,"last_synced_commit":"ce2a46649c0f4323f35f91bc3254056269360d42"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli-w","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/sbom","scorecard":{"id":473143,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli-w","commit":"33fea4c98b3c415ecd9cf8918457de9f6def7acd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/19 approved changesets -- score normalized to 1","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":"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":"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":"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":"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:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:23","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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.717Z","repository_id":39620462,"created_at":"2025-08-19T14:29:31.717Z","updated_at":"2025-08-19T14:29:31.717Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36638481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":79,"last_synced_at":"2026-08-14T04:43:05.627Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/hukkin","funding_links":[],"total_stars":1815,"followers":81,"following":6,"created_at":"2022-11-11T18:26:36.257Z","updated_at":"2026-08-14T04:43:05.642Z","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":"1.2.0","sha":"a8f80172ba16fe694e37f6e07e6352ecee384c58","kind":"tag","published_at":"2025-01-15T12:04:39.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"179105660c367874818f2cdd1e06ed98eea668f1","kind":"tag","published_at":"2024-10-08T11:11:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"19099125f32e7c491603e393263754262b356956","kind":"tag","published_at":"2021-12-01T23:48:45.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.0.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0/manifests"},{"name":"0.4.0","sha":"22874ff44581f34810e6f19fb6f682ca39fe0fce","kind":"tag","published_at":"2021-10-19T15:22:47.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.4.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"f0dcd3fa69e988f541d617ced799e9ac27ff649c","kind":"tag","published_at":"2021-07-23T08:51:42.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.3.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0/manifests"},{"name":"0.2.2","sha":"f6ba33ea19cf1473fe5426fd5850875b2e23f57a","kind":"tag","published_at":"2021-07-13T20:34:19.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.2","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"e7800708d25e748718813e46b4491ced602adca8","kind":"tag","published_at":"2021-07-10T12:41:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"85d4a7650e5a5837e032c8d45138dedd3ab0c618","kind":"tag","published_at":"2021-07-04T07:20:38.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"caa5cc2be87ba50a3396619b0eb4d555e4861c2f","kind":"tag","published_at":"2021-06-30T15:28:36.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0/manifests"},{"name":"0.0.1","sha":"1796378726fd0fbae219eeabc724bc1c294ea8a1","kind":"tag","published_at":"2021-06-29T20:20:25.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.0.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T20:43:02.307Z","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-w-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-w-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-tomli-w-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-tomli-w-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:09:03.812Z","issues_count":17,"pull_requests_count":78,"avg_time_to_close_issue":6667961.5,"avg_time_to_close_pull_request":7607721.764705882,"issues_closed_count":16,"pull_requests_closed_count":68,"pull_request_authors_count":10,"issue_authors_count":16,"avg_comments_per_issue":2.1176470588235294,"avg_comments_per_pull_request":1.1923076923076923,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1140043.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/issues","maintainers":[{"login":"hukkin","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-tomli-w-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-tomli-w-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-tomli-w-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-tomli-w-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-tomli-w-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-tomli-w-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:48.514Z","updated_at":"2024-06-12T01:43:48.514Z","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":4251,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1543},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-08-24T05:06:36.705Z","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":14540265,"name":"textproc/py-tomli_w","ecosystem":"pkgsrc","description":"Lil' TOML writer","homepage":"https://github.com/hukkin/tomli-w","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli-w","keywords_array":["textproc","python"],"namespace":"textproc","versions_count":1,"first_release_published_at":"2026-03-06T20:11:22.000Z","latest_release_published_at":"2026-03-06T20:11:22.000Z","latest_release_number":"1.2.0nb1","last_synced_at":"2026-05-27T10:24:11.001Z","created_at":"2026-05-27T10:24:10.660Z","updated_at":"2026-08-21T22:12:56.076Z","registry_url":"https://pkgsrc.se/textproc/py-tomli_w","install_command":"pkg_add py314-tomli_w","documentation_url":"https://pkgsrc.se/textproc/py-tomli_w","metadata":{"pkg_slug":"py-tomli_w","pkgbase":"py311-tomli_w","machine_arch":"x86_64","opsys":"NetBSD","pkgname_latest":"py311-tomli_w-1.2.0nb1"},"repo_metadata":{"id":39620462,"uuid":"381473785","full_name":"hukkin/tomli-w","owner":"hukkin","description":"A lil' TOML writer (counterpart to https://github.com/hukkin/tomli)","archived":false,"fork":false,"pushed_at":"2026-08-10T17:45:15.000Z","size":122,"stargazers_count":141,"open_issues_count":3,"forks_count":19,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-08-14T07:43:55.518Z","etag":null,"topics":["config","python","toml","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,"disclosure":null}},"created_at":"2021-06-29T19:20:20.000Z","updated_at":"2026-08-12T11:08:25.000Z","dependencies_parsed_at":"2025-12-16T01:01:44.421Z","dependency_job_id":null,"html_url":"https://github.com/hukkin/tomli-w","commit_stats":{"total_commits":75,"total_committers":5,"mean_commits":15.0,"dds":0.12,"last_synced_commit":"ce2a46649c0f4323f35f91bc3254056269360d42"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli-w","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/sbom","scorecard":{"id":473143,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli-w","commit":"33fea4c98b3c415ecd9cf8918457de9f6def7acd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/19 approved changesets -- score normalized to 1","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":"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":"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":"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":"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:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:23","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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.717Z","repository_id":39620462,"created_at":"2025-08-19T14:29:31.717Z","updated_at":"2025-08-19T14:29:31.717Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36638481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":79,"last_synced_at":"2026-08-14T04:43:05.627Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/hukkin","funding_links":[],"total_stars":1815,"followers":81,"following":6,"created_at":"2022-11-11T18:26:36.257Z","updated_at":"2026-08-14T04:43:05.642Z","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":"1.2.0","sha":"a8f80172ba16fe694e37f6e07e6352ecee384c58","kind":"tag","published_at":"2025-01-15T12:04:39.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"179105660c367874818f2cdd1e06ed98eea668f1","kind":"tag","published_at":"2024-10-08T11:11:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"19099125f32e7c491603e393263754262b356956","kind":"tag","published_at":"2021-12-01T23:48:45.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.0.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0/manifests"},{"name":"0.4.0","sha":"22874ff44581f34810e6f19fb6f682ca39fe0fce","kind":"tag","published_at":"2021-10-19T15:22:47.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.4.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"f0dcd3fa69e988f541d617ced799e9ac27ff649c","kind":"tag","published_at":"2021-07-23T08:51:42.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.3.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0/manifests"},{"name":"0.2.2","sha":"f6ba33ea19cf1473fe5426fd5850875b2e23f57a","kind":"tag","published_at":"2021-07-13T20:34:19.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.2","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"e7800708d25e748718813e46b4491ced602adca8","kind":"tag","published_at":"2021-07-10T12:41:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"85d4a7650e5a5837e032c8d45138dedd3ab0c618","kind":"tag","published_at":"2021-07-04T07:20:38.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"caa5cc2be87ba50a3396619b0eb4d555e4861c2f","kind":"tag","published_at":"2021-06-30T15:28:36.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0/manifests"},{"name":"0.0.1","sha":"1796378726fd0fbae219eeabc724bc1c294ea8a1","kind":"tag","published_at":"2021-06-29T20:20:25.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.0.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T22:12:56.076Z","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_w?arch=x86_64\u0026os=NetBSD","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pkgsrc/textproc/py-tomli_w","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pkgsrc/textproc/py-tomli_w","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pkgsrc/textproc/py-tomli_w/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:09:03.812Z","issues_count":17,"pull_requests_count":78,"avg_time_to_close_issue":6667961.5,"avg_time_to_close_pull_request":7607721.764705882,"issues_closed_count":16,"pull_requests_closed_count":68,"pull_request_authors_count":10,"issue_authors_count":16,"avg_comments_per_issue":2.1176470588235294,"avg_comments_per_pull_request":1.1923076923076923,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1140043.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/issues","maintainers":[{"login":"hukkin","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/textproc%2Fpy-tomli_w/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/textproc%2Fpy-tomli_w/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/textproc%2Fpy-tomli_w/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/textproc%2Fpy-tomli_w/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/textproc%2Fpy-tomli_w/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/textproc%2Fpy-tomli_w/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":19690,"maintainers_count":0,"namespaces_count":43,"keywords_count":368,"github":"pkgsrc","metadata":{"funded_packages_count":480},"icon_url":"https://github.com/pkgsrc.png","created_at":"2026-05-26T08:59:24.518Z","updated_at":"2026-08-25T05:00:19.652Z","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":13464188,"name":"python-tomli-w","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/hukkin/tomli-w","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/hukkin/tomli-w","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T13:19:07.998Z","latest_release_published_at":"2026-02-09T13:19:07.998Z","latest_release_number":"1.0.0-2","last_synced_at":"2026-03-09T14:21:38.882Z","created_at":"2026-02-09T13:19:06.971Z","updated_at":"2026-08-21T23:02:23.413Z","registry_url":"https://launchpad.net/ubuntu/+source/python-tomli-w","install_command":"apt-get install python-tomli-w","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-tomli-w","standards_version":"4.6.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, python3-all, flit (\u003e= 3.2), python3-tomli, python3-pytest-xdist","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":39620462,"uuid":"381473785","full_name":"hukkin/tomli-w","owner":"hukkin","description":"A lil' TOML writer (counterpart to https://github.com/hukkin/tomli)","archived":false,"fork":false,"pushed_at":"2026-08-10T17:45:15.000Z","size":122,"stargazers_count":141,"open_issues_count":3,"forks_count":19,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-08-14T07:43:55.518Z","etag":null,"topics":["config","python","toml","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,"disclosure":null}},"created_at":"2021-06-29T19:20:20.000Z","updated_at":"2026-08-12T11:08:25.000Z","dependencies_parsed_at":"2025-12-16T01:01:44.421Z","dependency_job_id":null,"html_url":"https://github.com/hukkin/tomli-w","commit_stats":{"total_commits":75,"total_committers":5,"mean_commits":15.0,"dds":0.12,"last_synced_commit":"ce2a46649c0f4323f35f91bc3254056269360d42"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli-w","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/sbom","scorecard":{"id":473143,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli-w","commit":"33fea4c98b3c415ecd9cf8918457de9f6def7acd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/19 approved changesets -- score normalized to 1","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":"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":"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":"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":"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:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:23","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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.717Z","repository_id":39620462,"created_at":"2025-08-19T14:29:31.717Z","updated_at":"2025-08-19T14:29:31.717Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36638481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":79,"last_synced_at":"2026-08-14T04:43:05.627Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/hukkin","funding_links":[],"total_stars":1815,"followers":81,"following":6,"created_at":"2022-11-11T18:26:36.257Z","updated_at":"2026-08-14T04:43:05.642Z","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":"1.2.0","sha":"a8f80172ba16fe694e37f6e07e6352ecee384c58","kind":"tag","published_at":"2025-01-15T12:04:39.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"179105660c367874818f2cdd1e06ed98eea668f1","kind":"tag","published_at":"2024-10-08T11:11:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"19099125f32e7c491603e393263754262b356956","kind":"tag","published_at":"2021-12-01T23:48:45.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.0.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0/manifests"},{"name":"0.4.0","sha":"22874ff44581f34810e6f19fb6f682ca39fe0fce","kind":"tag","published_at":"2021-10-19T15:22:47.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.4.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"f0dcd3fa69e988f541d617ced799e9ac27ff649c","kind":"tag","published_at":"2021-07-23T08:51:42.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.3.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0/manifests"},{"name":"0.2.2","sha":"f6ba33ea19cf1473fe5426fd5850875b2e23f57a","kind":"tag","published_at":"2021-07-13T20:34:19.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.2","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"e7800708d25e748718813e46b4491ced602adca8","kind":"tag","published_at":"2021-07-10T12:41:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"85d4a7650e5a5837e032c8d45138dedd3ab0c618","kind":"tag","published_at":"2021-07-04T07:20:38.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"caa5cc2be87ba50a3396619b0eb4d555e4861c2f","kind":"tag","published_at":"2021-06-30T15:28:36.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0/manifests"},{"name":"0.0.1","sha":"1796378726fd0fbae219eeabc724bc1c294ea8a1","kind":"tag","published_at":"2021-06-29T20:20:25.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.0.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T23:02:23.412Z","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-w?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-w","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-tomli-w","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-tomli-w/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:09:03.812Z","issues_count":17,"pull_requests_count":78,"avg_time_to_close_issue":6667961.5,"avg_time_to_close_pull_request":7607721.764705882,"issues_closed_count":16,"pull_requests_closed_count":68,"pull_request_authors_count":10,"issue_authors_count":16,"avg_comments_per_issue":2.1176470588235294,"avg_comments_per_pull_request":1.1923076923076923,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1140043.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/issues","maintainers":[{"login":"hukkin","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-tomli-w/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-tomli-w/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-tomli-w/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-tomli-w/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-tomli-w/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-tomli-w/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1322},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-25T05:04:58.025Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":12878743,"name":"python313Packages.tomli-w","ecosystem":"nixpkgs","description":"Write-only counterpart to Tomli, which is a read-only TOML parser","homepage":"https://github.com/hukkin/tomli-w","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli-w","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T05:20:50.884Z","latest_release_published_at":"2026-01-27T05:20:50.884Z","latest_release_number":"1.2.0","last_synced_at":"2026-08-11T13:01:06.471Z","created_at":"2026-01-27T05:20:50.641Z","updated_at":"2026-08-21T23:02:23.299Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.tomli-w","install_command":"nix-env -iA nixpkgs.python313Packages.tomli-w","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/tomli-w/default.nix#L32","metadata":{"nix_attribute":"python3.13-tomli-w-1.2.0","position":"pkgs/development/python-modules/tomli-w/default.nix:32","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-w","upstream_purl":"pkg:pypi/tomli-w"},"repo_metadata":{"id":39620462,"uuid":"381473785","full_name":"hukkin/tomli-w","owner":"hukkin","description":"A lil' TOML writer (counterpart to https://github.com/hukkin/tomli)","archived":false,"fork":false,"pushed_at":"2026-08-10T17:45:15.000Z","size":122,"stargazers_count":141,"open_issues_count":3,"forks_count":19,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-08-14T07:43:55.518Z","etag":null,"topics":["config","python","toml","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,"disclosure":null}},"created_at":"2021-06-29T19:20:20.000Z","updated_at":"2026-08-12T11:08:25.000Z","dependencies_parsed_at":"2025-12-16T01:01:44.421Z","dependency_job_id":null,"html_url":"https://github.com/hukkin/tomli-w","commit_stats":{"total_commits":75,"total_committers":5,"mean_commits":15.0,"dds":0.12,"last_synced_commit":"ce2a46649c0f4323f35f91bc3254056269360d42"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli-w","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/sbom","scorecard":{"id":473143,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli-w","commit":"33fea4c98b3c415ecd9cf8918457de9f6def7acd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/19 approved changesets -- score normalized to 1","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":"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":"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":"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":"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:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:23","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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.717Z","repository_id":39620462,"created_at":"2025-08-19T14:29:31.717Z","updated_at":"2025-08-19T14:29:31.717Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36638481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":79,"last_synced_at":"2026-08-14T04:43:05.627Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/hukkin","funding_links":[],"total_stars":1815,"followers":81,"following":6,"created_at":"2022-11-11T18:26:36.257Z","updated_at":"2026-08-14T04:43:05.642Z","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":"1.2.0","sha":"a8f80172ba16fe694e37f6e07e6352ecee384c58","kind":"tag","published_at":"2025-01-15T12:04:39.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"179105660c367874818f2cdd1e06ed98eea668f1","kind":"tag","published_at":"2024-10-08T11:11:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"19099125f32e7c491603e393263754262b356956","kind":"tag","published_at":"2021-12-01T23:48:45.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.0.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0/manifests"},{"name":"0.4.0","sha":"22874ff44581f34810e6f19fb6f682ca39fe0fce","kind":"tag","published_at":"2021-10-19T15:22:47.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.4.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"f0dcd3fa69e988f541d617ced799e9ac27ff649c","kind":"tag","published_at":"2021-07-23T08:51:42.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.3.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0/manifests"},{"name":"0.2.2","sha":"f6ba33ea19cf1473fe5426fd5850875b2e23f57a","kind":"tag","published_at":"2021-07-13T20:34:19.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.2","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"e7800708d25e748718813e46b4491ced602adca8","kind":"tag","published_at":"2021-07-10T12:41:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"85d4a7650e5a5837e032c8d45138dedd3ab0c618","kind":"tag","published_at":"2021-07-04T07:20:38.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"caa5cc2be87ba50a3396619b0eb4d555e4861c2f","kind":"tag","published_at":"2021-06-30T15:28:36.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0/manifests"},{"name":"0.0.1","sha":"1796378726fd0fbae219eeabc724bc1c294ea8a1","kind":"tag","published_at":"2021-06-29T20:20:25.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.0.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T23:02:23.299Z","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/python313Packages.tomli-w?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.tomli-w","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.tomli-w","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.tomli-w/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:09:03.812Z","issues_count":17,"pull_requests_count":78,"avg_time_to_close_issue":6667961.5,"avg_time_to_close_pull_request":7607721.764705882,"issues_closed_count":16,"pull_requests_closed_count":68,"pull_request_authors_count":10,"issue_authors_count":16,"avg_comments_per_issue":2.1176470588235294,"avg_comments_per_pull_request":1.1923076923076923,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1140043.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/issues","maintainers":[{"login":"hukkin","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.tomli-w/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.tomli-w/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.tomli-w/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.tomli-w/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.tomli-w/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.tomli-w/codemeta","maintainers":[{"uuid":"lovesegfault","login":null,"name":"Bernardo Meurer","email":"meurerbernardo@gmail.com","url":"https://github.com/lovesegfault","packages_count":140,"html_url":null,"role":null,"created_at":"2026-03-05T08:11:17.947Z","updated_at":"2026-03-05T08:11:17.947Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/lovesegfault/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153806,"maintainers_count":4905,"namespaces_count":0,"keywords_count":3244,"github":"NixOS","metadata":{"funded_packages_count":6032},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-25T05:00:24.061Z","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":11773663,"name":"py3-tomli-w","ecosystem":"alpine","description":"A lil' TOML writer","homepage":"https://github.com/hukkin/tomli-w","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli-w","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-01-20T02:54:05.000Z","latest_release_published_at":"2025-01-20T02:54:05.000Z","latest_release_number":"1.2.0-r0","last_synced_at":"2026-03-23T02:13:41.820Z","created_at":"2025-06-08T00:46:30.245Z","updated_at":"2026-08-22T00:08:23.976Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-tomli-w","install_command":"apk add py3-tomli-w","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":39620462,"uuid":"381473785","full_name":"hukkin/tomli-w","owner":"hukkin","description":"A lil' TOML writer (counterpart to https://github.com/hukkin/tomli)","archived":false,"fork":false,"pushed_at":"2026-08-10T17:45:15.000Z","size":122,"stargazers_count":141,"open_issues_count":3,"forks_count":19,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-08-14T07:43:55.518Z","etag":null,"topics":["config","python","toml","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,"disclosure":null}},"created_at":"2021-06-29T19:20:20.000Z","updated_at":"2026-08-12T11:08:25.000Z","dependencies_parsed_at":"2025-12-16T01:01:44.421Z","dependency_job_id":null,"html_url":"https://github.com/hukkin/tomli-w","commit_stats":{"total_commits":75,"total_committers":5,"mean_commits":15.0,"dds":0.12,"last_synced_commit":"ce2a46649c0f4323f35f91bc3254056269360d42"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli-w","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/sbom","scorecard":{"id":473143,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli-w","commit":"33fea4c98b3c415ecd9cf8918457de9f6def7acd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/19 approved changesets -- score normalized to 1","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":"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":"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":"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":"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:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:23","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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.717Z","repository_id":39620462,"created_at":"2025-08-19T14:29:31.717Z","updated_at":"2025-08-19T14:29:31.717Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36638481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":79,"last_synced_at":"2026-08-14T04:43:05.627Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/hukkin","funding_links":[],"total_stars":1815,"followers":81,"following":6,"created_at":"2022-11-11T18:26:36.257Z","updated_at":"2026-08-14T04:43:05.642Z","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":"1.2.0","sha":"a8f80172ba16fe694e37f6e07e6352ecee384c58","kind":"tag","published_at":"2025-01-15T12:04:39.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"179105660c367874818f2cdd1e06ed98eea668f1","kind":"tag","published_at":"2024-10-08T11:11:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"19099125f32e7c491603e393263754262b356956","kind":"tag","published_at":"2021-12-01T23:48:45.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.0.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0/manifests"},{"name":"0.4.0","sha":"22874ff44581f34810e6f19fb6f682ca39fe0fce","kind":"tag","published_at":"2021-10-19T15:22:47.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.4.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"f0dcd3fa69e988f541d617ced799e9ac27ff649c","kind":"tag","published_at":"2021-07-23T08:51:42.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.3.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0/manifests"},{"name":"0.2.2","sha":"f6ba33ea19cf1473fe5426fd5850875b2e23f57a","kind":"tag","published_at":"2021-07-13T20:34:19.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.2","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"e7800708d25e748718813e46b4491ced602adca8","kind":"tag","published_at":"2021-07-10T12:41:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"85d4a7650e5a5837e032c8d45138dedd3ab0c618","kind":"tag","published_at":"2021-07-04T07:20:38.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"caa5cc2be87ba50a3396619b0eb4d555e4861c2f","kind":"tag","published_at":"2021-06-30T15:28:36.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0/manifests"},{"name":"0.0.1","sha":"1796378726fd0fbae219eeabc724bc1c294ea8a1","kind":"tag","published_at":"2021-06-29T20:20:25.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.0.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T00:08:23.976Z","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":22.413268411442484,"forks_count":26.167833231892878,"docker_downloads_count":null,"average":12.14527541083384},"purl":"pkg:apk/alpine/py3-tomli-w?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-w","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-tomli-w","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-tomli-w/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:09:03.812Z","issues_count":17,"pull_requests_count":78,"avg_time_to_close_issue":6667961.5,"avg_time_to_close_pull_request":7607721.764705882,"issues_closed_count":16,"pull_requests_closed_count":68,"pull_request_authors_count":10,"issue_authors_count":16,"avg_comments_per_issue":2.1176470588235294,"avg_comments_per_pull_request":1.1923076923076923,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1140043.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/issues","maintainers":[{"login":"hukkin","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-tomli-w/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-tomli-w/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-tomli-w/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-tomli-w/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-tomli-w/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-tomli-w/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:19.173Z","updated_at":"2025-06-08T22:52:19.173Z","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":26323,"maintainers_count":422,"namespaces_count":2,"keywords_count":4638,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1803},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-08-24T05:06:25.345Z","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":7780296,"name":"py3-tomli-w-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-tomli-w","homepage":"https://github.com/hukkin/tomli-w","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli-w","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":"1.0.0-r5","last_synced_at":"2026-03-23T03:49:35.011Z","created_at":"2023-05-22T14:39:15.941Z","updated_at":"2026-08-22T01:07:10.774Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-tomli-w-pyc","install_command":"apk add py3-tomli-w-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":39620462,"uuid":"381473785","full_name":"hukkin/tomli-w","owner":"hukkin","description":"A lil' TOML writer (counterpart to https://github.com/hukkin/tomli)","archived":false,"fork":false,"pushed_at":"2026-08-10T17:45:15.000Z","size":122,"stargazers_count":141,"open_issues_count":3,"forks_count":19,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-08-14T07:43:55.518Z","etag":null,"topics":["config","python","toml","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,"disclosure":null}},"created_at":"2021-06-29T19:20:20.000Z","updated_at":"2026-08-12T11:08:25.000Z","dependencies_parsed_at":"2025-12-16T01:01:44.421Z","dependency_job_id":null,"html_url":"https://github.com/hukkin/tomli-w","commit_stats":{"total_commits":75,"total_committers":5,"mean_commits":15.0,"dds":0.12,"last_synced_commit":"ce2a46649c0f4323f35f91bc3254056269360d42"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli-w","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/sbom","scorecard":{"id":473143,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli-w","commit":"33fea4c98b3c415ecd9cf8918457de9f6def7acd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/19 approved changesets -- score normalized to 1","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":"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":"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":"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":"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:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:23","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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.717Z","repository_id":39620462,"created_at":"2025-08-19T14:29:31.717Z","updated_at":"2025-08-19T14:29:31.717Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36638481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":79,"last_synced_at":"2026-08-14T04:43:05.627Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/hukkin","funding_links":[],"total_stars":1815,"followers":81,"following":6,"created_at":"2022-11-11T18:26:36.257Z","updated_at":"2026-08-14T04:43:05.642Z","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":"1.2.0","sha":"a8f80172ba16fe694e37f6e07e6352ecee384c58","kind":"tag","published_at":"2025-01-15T12:04:39.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"179105660c367874818f2cdd1e06ed98eea668f1","kind":"tag","published_at":"2024-10-08T11:11:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"19099125f32e7c491603e393263754262b356956","kind":"tag","published_at":"2021-12-01T23:48:45.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.0.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0/manifests"},{"name":"0.4.0","sha":"22874ff44581f34810e6f19fb6f682ca39fe0fce","kind":"tag","published_at":"2021-10-19T15:22:47.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.4.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"f0dcd3fa69e988f541d617ced799e9ac27ff649c","kind":"tag","published_at":"2021-07-23T08:51:42.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.3.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0/manifests"},{"name":"0.2.2","sha":"f6ba33ea19cf1473fe5426fd5850875b2e23f57a","kind":"tag","published_at":"2021-07-13T20:34:19.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.2","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"e7800708d25e748718813e46b4491ced602adca8","kind":"tag","published_at":"2021-07-10T12:41:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"85d4a7650e5a5837e032c8d45138dedd3ab0c618","kind":"tag","published_at":"2021-07-04T07:20:38.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"caa5cc2be87ba50a3396619b0eb4d555e4861c2f","kind":"tag","published_at":"2021-06-30T15:28:36.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0/manifests"},{"name":"0.0.1","sha":"1796378726fd0fbae219eeabc724bc1c294ea8a1","kind":"tag","published_at":"2021-06-29T20:20:25.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.0.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T01:07:10.774Z","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":21.55004737918308,"forks_count":25.898957657972172,"docker_downloads_count":null,"average":11.862251259288813},"purl":"pkg:apk/alpine/py3-tomli-w-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-w-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-tomli-w-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-tomli-w-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:09:03.812Z","issues_count":17,"pull_requests_count":78,"avg_time_to_close_issue":6667961.5,"avg_time_to_close_pull_request":7607721.764705882,"issues_closed_count":16,"pull_requests_closed_count":68,"pull_request_authors_count":10,"issue_authors_count":16,"avg_comments_per_issue":2.1176470588235294,"avg_comments_per_pull_request":1.1923076923076923,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1140043.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/issues","maintainers":[{"login":"hukkin","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-tomli-w-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-tomli-w-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-tomli-w-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-tomli-w-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-tomli-w-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-tomli-w-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:25.960Z","updated_at":"2023-05-23T08:06:25.960Z","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":3639,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1238},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-08-22T05:06:15.110Z","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":6047580,"name":"py3-tomli-w","ecosystem":"alpine","description":"A lil' TOML writer","homepage":"https://github.com/hukkin/tomli-w","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli-w","keywords_array":[],"namespace":"main","versions_count":5,"first_release_published_at":"2022-11-22T19:33:35.000Z","latest_release_published_at":"2025-01-20T02:54:05.000Z","latest_release_number":"1.2.0-r0","last_synced_at":"2026-03-23T05:06:18.143Z","created_at":"2023-01-31T18:08:10.975Z","updated_at":"2026-08-22T02:33:34.274Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/main/x86_64/py3-tomli-w","install_command":"apk add py3-tomli-w","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":39620462,"uuid":"381473785","full_name":"hukkin/tomli-w","owner":"hukkin","description":"A lil' TOML writer (counterpart to https://github.com/hukkin/tomli)","archived":false,"fork":false,"pushed_at":"2026-08-10T17:45:15.000Z","size":122,"stargazers_count":141,"open_issues_count":3,"forks_count":19,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-08-14T07:43:55.518Z","etag":null,"topics":["config","python","toml","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,"disclosure":null}},"created_at":"2021-06-29T19:20:20.000Z","updated_at":"2026-08-12T11:08:25.000Z","dependencies_parsed_at":"2025-12-16T01:01:44.421Z","dependency_job_id":null,"html_url":"https://github.com/hukkin/tomli-w","commit_stats":{"total_commits":75,"total_committers":5,"mean_commits":15.0,"dds":0.12,"last_synced_commit":"ce2a46649c0f4323f35f91bc3254056269360d42"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli-w","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/sbom","scorecard":{"id":473143,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli-w","commit":"33fea4c98b3c415ecd9cf8918457de9f6def7acd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/19 approved changesets -- score normalized to 1","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":"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":"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":"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":"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:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:23","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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.717Z","repository_id":39620462,"created_at":"2025-08-19T14:29:31.717Z","updated_at":"2025-08-19T14:29:31.717Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36638481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":79,"last_synced_at":"2026-08-22T00:11:54.607Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/hukkin","funding_links":[],"total_stars":1823,"followers":81,"following":6,"created_at":"2022-11-11T18:26:36.257Z","updated_at":"2026-08-22T00:11:54.616Z","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":"1.2.0","sha":"a8f80172ba16fe694e37f6e07e6352ecee384c58","kind":"tag","published_at":"2025-01-15T12:04:39.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"179105660c367874818f2cdd1e06ed98eea668f1","kind":"tag","published_at":"2024-10-08T11:11:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"19099125f32e7c491603e393263754262b356956","kind":"tag","published_at":"2021-12-01T23:48:45.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.0.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0/manifests"},{"name":"0.4.0","sha":"22874ff44581f34810e6f19fb6f682ca39fe0fce","kind":"tag","published_at":"2021-10-19T15:22:47.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.4.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"f0dcd3fa69e988f541d617ced799e9ac27ff649c","kind":"tag","published_at":"2021-07-23T08:51:42.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.3.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0/manifests"},{"name":"0.2.2","sha":"f6ba33ea19cf1473fe5426fd5850875b2e23f57a","kind":"tag","published_at":"2021-07-13T20:34:19.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.2","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"e7800708d25e748718813e46b4491ced602adca8","kind":"tag","published_at":"2021-07-10T12:41:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"85d4a7650e5a5837e032c8d45138dedd3ab0c618","kind":"tag","published_at":"2021-07-04T07:20:38.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"caa5cc2be87ba50a3396619b0eb4d555e4861c2f","kind":"tag","published_at":"2021-06-30T15:28:36.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0/manifests"},{"name":"0.0.1","sha":"1796378726fd0fbae219eeabc724bc1c294ea8a1","kind":"tag","published_at":"2021-06-29T20:20:25.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.0.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T02:33:34.273Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":2.34815278647464,"stargazers_count":23.34455228553538,"forks_count":28.733562930494678,"average":13.606567000626175},"purl":"pkg:apk/alpine/py3-tomli-w?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-tomli-w","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-tomli-w","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-tomli-w/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:09:03.812Z","issues_count":17,"pull_requests_count":78,"avg_time_to_close_issue":6667961.5,"avg_time_to_close_pull_request":7607721.764705882,"issues_closed_count":16,"pull_requests_closed_count":68,"pull_request_authors_count":10,"issue_authors_count":16,"avg_comments_per_issue":2.1176470588235294,"avg_comments_per_pull_request":1.1923076923076923,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1140043.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/issues","maintainers":[{"login":"hukkin","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-tomli-w/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-tomli-w/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-tomli-w/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-tomli-w/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-tomli-w/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-tomli-w/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-31T20:19:15.792Z","updated_at":"2023-01-31T20:19:15.792Z","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":39959,"maintainers_count":905,"namespaces_count":3,"keywords_count":6584,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2944},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-08-25T05:06:28.429Z","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":13208337,"name":"python312Packages.tomli-w","ecosystem":"nixpkgs","description":"A write-only counterpart to Tomli, which is a read-only TOML parser","homepage":"https://github.com/hukkin/tomli-w","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli-w","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T01:13:57.416Z","latest_release_published_at":"2026-02-02T01:13:57.416Z","latest_release_number":"1.0.0","last_synced_at":"2026-07-24T19:46:44.274Z","created_at":"2026-02-02T01:13:49.163Z","updated_at":"2026-08-22T02:48:32.737Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.tomli-w","install_command":"nix-env -iA nixpkgs.python312Packages.tomli-w","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/tomli-w/default.nix#L26","metadata":{"nix_attribute":"python3.12-tomli-w-1.0.0","position":"pkgs/development/python-modules/tomli-w/default.nix:26","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-w","upstream_purl":"pkg:pypi/tomli-w"},"repo_metadata":{"id":39620462,"uuid":"381473785","full_name":"hukkin/tomli-w","owner":"hukkin","description":"A lil' TOML writer (counterpart to https://github.com/hukkin/tomli)","archived":false,"fork":false,"pushed_at":"2026-08-10T17:45:15.000Z","size":122,"stargazers_count":141,"open_issues_count":3,"forks_count":19,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-08-14T07:43:55.518Z","etag":null,"topics":["config","python","toml","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,"disclosure":null}},"created_at":"2021-06-29T19:20:20.000Z","updated_at":"2026-08-12T11:08:25.000Z","dependencies_parsed_at":"2025-12-16T01:01:44.421Z","dependency_job_id":null,"html_url":"https://github.com/hukkin/tomli-w","commit_stats":{"total_commits":75,"total_committers":5,"mean_commits":15.0,"dds":0.12,"last_synced_commit":"ce2a46649c0f4323f35f91bc3254056269360d42"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli-w","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/sbom","scorecard":{"id":473143,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli-w","commit":"33fea4c98b3c415ecd9cf8918457de9f6def7acd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/19 approved changesets -- score normalized to 1","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":"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":"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":"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":"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:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:23","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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.717Z","repository_id":39620462,"created_at":"2025-08-19T14:29:31.717Z","updated_at":"2025-08-19T14:29:31.717Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36638481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":79,"last_synced_at":"2026-08-22T00:11:54.607Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/hukkin","funding_links":[],"total_stars":1823,"followers":81,"following":6,"created_at":"2022-11-11T18:26:36.257Z","updated_at":"2026-08-22T00:11:54.616Z","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":"1.2.0","sha":"a8f80172ba16fe694e37f6e07e6352ecee384c58","kind":"tag","published_at":"2025-01-15T12:04:39.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"179105660c367874818f2cdd1e06ed98eea668f1","kind":"tag","published_at":"2024-10-08T11:11:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"19099125f32e7c491603e393263754262b356956","kind":"tag","published_at":"2021-12-01T23:48:45.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.0.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0/manifests"},{"name":"0.4.0","sha":"22874ff44581f34810e6f19fb6f682ca39fe0fce","kind":"tag","published_at":"2021-10-19T15:22:47.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.4.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"f0dcd3fa69e988f541d617ced799e9ac27ff649c","kind":"tag","published_at":"2021-07-23T08:51:42.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.3.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0/manifests"},{"name":"0.2.2","sha":"f6ba33ea19cf1473fe5426fd5850875b2e23f57a","kind":"tag","published_at":"2021-07-13T20:34:19.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.2","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"e7800708d25e748718813e46b4491ced602adca8","kind":"tag","published_at":"2021-07-10T12:41:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"85d4a7650e5a5837e032c8d45138dedd3ab0c618","kind":"tag","published_at":"2021-07-04T07:20:38.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"caa5cc2be87ba50a3396619b0eb4d555e4861c2f","kind":"tag","published_at":"2021-06-30T15:28:36.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0/manifests"},{"name":"0.0.1","sha":"1796378726fd0fbae219eeabc724bc1c294ea8a1","kind":"tag","published_at":"2021-06-29T20:20:25.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.0.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T02:48:32.737Z","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-w?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.tomli-w","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.tomli-w","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.tomli-w/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:09:03.812Z","issues_count":17,"pull_requests_count":78,"avg_time_to_close_issue":6667961.5,"avg_time_to_close_pull_request":7607721.764705882,"issues_closed_count":16,"pull_requests_closed_count":68,"pull_request_authors_count":10,"issue_authors_count":16,"avg_comments_per_issue":2.1176470588235294,"avg_comments_per_pull_request":1.1923076923076923,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1140043.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/issues","maintainers":[{"login":"hukkin","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.tomli-w/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.tomli-w/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.tomli-w/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.tomli-w/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.tomli-w/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.tomli-w/codemeta","maintainers":[{"uuid":"lovesegfault","login":null,"name":"Bernardo Meurer","email":"meurerbernardo@gmail.com","url":"https://github.com/lovesegfault","packages_count":151,"html_url":null,"role":null,"created_at":"2026-03-07T14:09:54.903Z","updated_at":"2026-03-07T14:09:54.903Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/lovesegfault/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":3204},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-25T05:01:17.178Z","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":13090180,"name":"python312Packages.tomli-w","ecosystem":"nixpkgs","description":"Write-only counterpart to Tomli, which is a read-only TOML parser","homepage":"https://github.com/hukkin/tomli-w","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli-w","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T18:14:45.281Z","latest_release_published_at":"2026-02-01T18:14:45.281Z","latest_release_number":"1.0.0","last_synced_at":"2026-03-06T08:37:50.201Z","created_at":"2026-02-01T18:14:40.421Z","updated_at":"2026-08-22T04:00:47.874Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.tomli-w","install_command":"nix-env -iA nixpkgs.python312Packages.tomli-w","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/tomli-w/default.nix#L25","metadata":{"nix_attribute":"python3.12-tomli-w-1.0.0","position":"pkgs/development/python-modules/tomli-w/default.nix:25","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-w","upstream_purl":"pkg:pypi/tomli-w"},"repo_metadata":{"id":39620462,"uuid":"381473785","full_name":"hukkin/tomli-w","owner":"hukkin","description":"A lil' TOML writer (counterpart to https://github.com/hukkin/tomli)","archived":false,"fork":false,"pushed_at":"2026-08-10T17:45:15.000Z","size":122,"stargazers_count":141,"open_issues_count":3,"forks_count":19,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-08-14T07:43:55.518Z","etag":null,"topics":["config","python","toml","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,"disclosure":null}},"created_at":"2021-06-29T19:20:20.000Z","updated_at":"2026-08-12T11:08:25.000Z","dependencies_parsed_at":"2025-12-16T01:01:44.421Z","dependency_job_id":null,"html_url":"https://github.com/hukkin/tomli-w","commit_stats":{"total_commits":75,"total_committers":5,"mean_commits":15.0,"dds":0.12,"last_synced_commit":"ce2a46649c0f4323f35f91bc3254056269360d42"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli-w","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/sbom","scorecard":{"id":473143,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli-w","commit":"33fea4c98b3c415ecd9cf8918457de9f6def7acd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/19 approved changesets -- score normalized to 1","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":"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":"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":"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":"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:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:23","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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.717Z","repository_id":39620462,"created_at":"2025-08-19T14:29:31.717Z","updated_at":"2025-08-19T14:29:31.717Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36638481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":79,"last_synced_at":"2026-08-22T00:11:54.607Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/hukkin","funding_links":[],"total_stars":1823,"followers":81,"following":6,"created_at":"2022-11-11T18:26:36.257Z","updated_at":"2026-08-22T00:11:54.616Z","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":"1.2.0","sha":"a8f80172ba16fe694e37f6e07e6352ecee384c58","kind":"tag","published_at":"2025-01-15T12:04:39.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"179105660c367874818f2cdd1e06ed98eea668f1","kind":"tag","published_at":"2024-10-08T11:11:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"19099125f32e7c491603e393263754262b356956","kind":"tag","published_at":"2021-12-01T23:48:45.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.0.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0/manifests"},{"name":"0.4.0","sha":"22874ff44581f34810e6f19fb6f682ca39fe0fce","kind":"tag","published_at":"2021-10-19T15:22:47.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.4.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"f0dcd3fa69e988f541d617ced799e9ac27ff649c","kind":"tag","published_at":"2021-07-23T08:51:42.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.3.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0/manifests"},{"name":"0.2.2","sha":"f6ba33ea19cf1473fe5426fd5850875b2e23f57a","kind":"tag","published_at":"2021-07-13T20:34:19.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.2","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"e7800708d25e748718813e46b4491ced602adca8","kind":"tag","published_at":"2021-07-10T12:41:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"85d4a7650e5a5837e032c8d45138dedd3ab0c618","kind":"tag","published_at":"2021-07-04T07:20:38.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"caa5cc2be87ba50a3396619b0eb4d555e4861c2f","kind":"tag","published_at":"2021-06-30T15:28:36.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0/manifests"},{"name":"0.0.1","sha":"1796378726fd0fbae219eeabc724bc1c294ea8a1","kind":"tag","published_at":"2021-06-29T20:20:25.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.0.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T04:00:47.874Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python312Packages.tomli-w?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.tomli-w","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.tomli-w","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.tomli-w/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:09:03.812Z","issues_count":17,"pull_requests_count":78,"avg_time_to_close_issue":6667961.5,"avg_time_to_close_pull_request":7607721.764705882,"issues_closed_count":16,"pull_requests_closed_count":68,"pull_request_authors_count":10,"issue_authors_count":16,"avg_comments_per_issue":2.1176470588235294,"avg_comments_per_pull_request":1.1923076923076923,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1140043.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/issues","maintainers":[{"login":"hukkin","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.tomli-w/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.tomli-w/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.tomli-w/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.tomli-w/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.tomli-w/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.tomli-w/codemeta","maintainers":[{"uuid":"lovesegfault","login":null,"name":"Bernardo Meurer","email":"meurerbernardo@gmail.com","url":"https://github.com/lovesegfault","packages_count":160,"html_url":null,"role":null,"created_at":"2026-03-06T08:37:50.475Z","updated_at":"2026-03-06T08:37:50.475Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/lovesegfault/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3380},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-25T05:04:34.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":6094737,"name":"py3-tomli-w","ecosystem":"alpine","description":"Lil' TOML writer","homepage":"https://github.com/hukkin/tomli-w","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli-w","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-04-06T23:24:28.000Z","latest_release_published_at":"2022-04-06T23:24:28.000Z","latest_release_number":"1.0.0-r2","last_synced_at":"2026-03-23T03:49:47.210Z","created_at":"2023-01-31T20:31:00.626Z","updated_at":"2026-08-22T04:00:47.874Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/py3-tomli-w","install_command":"apk add py3-tomli-w","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":39620462,"uuid":"381473785","full_name":"hukkin/tomli-w","owner":"hukkin","description":"A lil' TOML writer (counterpart to https://github.com/hukkin/tomli)","archived":false,"fork":false,"pushed_at":"2026-08-10T17:45:15.000Z","size":122,"stargazers_count":141,"open_issues_count":3,"forks_count":19,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-08-14T07:43:55.518Z","etag":null,"topics":["config","python","toml","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,"disclosure":null}},"created_at":"2021-06-29T19:20:20.000Z","updated_at":"2026-08-12T11:08:25.000Z","dependencies_parsed_at":"2025-12-16T01:01:44.421Z","dependency_job_id":null,"html_url":"https://github.com/hukkin/tomli-w","commit_stats":{"total_commits":75,"total_committers":5,"mean_commits":15.0,"dds":0.12,"last_synced_commit":"ce2a46649c0f4323f35f91bc3254056269360d42"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli-w","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/sbom","scorecard":{"id":473143,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli-w","commit":"33fea4c98b3c415ecd9cf8918457de9f6def7acd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/19 approved changesets -- score normalized to 1","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":"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":"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":"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":"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:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:23","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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.717Z","repository_id":39620462,"created_at":"2025-08-19T14:29:31.717Z","updated_at":"2025-08-19T14:29:31.717Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36638481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":79,"last_synced_at":"2026-08-22T00:11:54.607Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/hukkin","funding_links":[],"total_stars":1823,"followers":81,"following":6,"created_at":"2022-11-11T18:26:36.257Z","updated_at":"2026-08-22T00:11:54.616Z","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":"1.2.0","sha":"a8f80172ba16fe694e37f6e07e6352ecee384c58","kind":"tag","published_at":"2025-01-15T12:04:39.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"179105660c367874818f2cdd1e06ed98eea668f1","kind":"tag","published_at":"2024-10-08T11:11:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"19099125f32e7c491603e393263754262b356956","kind":"tag","published_at":"2021-12-01T23:48:45.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.0.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0/manifests"},{"name":"0.4.0","sha":"22874ff44581f34810e6f19fb6f682ca39fe0fce","kind":"tag","published_at":"2021-10-19T15:22:47.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.4.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"f0dcd3fa69e988f541d617ced799e9ac27ff649c","kind":"tag","published_at":"2021-07-23T08:51:42.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.3.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0/manifests"},{"name":"0.2.2","sha":"f6ba33ea19cf1473fe5426fd5850875b2e23f57a","kind":"tag","published_at":"2021-07-13T20:34:19.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.2","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"e7800708d25e748718813e46b4491ced602adca8","kind":"tag","published_at":"2021-07-10T12:41:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"85d4a7650e5a5837e032c8d45138dedd3ab0c618","kind":"tag","published_at":"2021-07-04T07:20:38.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"caa5cc2be87ba50a3396619b0eb4d555e4861c2f","kind":"tag","published_at":"2021-06-30T15:28:36.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0/manifests"},{"name":"0.0.1","sha":"1796378726fd0fbae219eeabc724bc1c294ea8a1","kind":"tag","published_at":"2021-06-29T20:20:25.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.0.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T04:00:47.874Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.253845290221175,"stargazers_count":19.821488716739644,"forks_count":24.46951835634894,"average":17.88621309082744},"purl":"pkg:apk/alpine/py3-tomli-w?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-w","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-tomli-w","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-tomli-w/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:09:03.812Z","issues_count":17,"pull_requests_count":78,"avg_time_to_close_issue":6667961.5,"avg_time_to_close_pull_request":7607721.764705882,"issues_closed_count":16,"pull_requests_closed_count":68,"pull_request_authors_count":10,"issue_authors_count":16,"avg_comments_per_issue":2.1176470588235294,"avg_comments_per_pull_request":1.1923076923076923,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1140043.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/issues","maintainers":[{"login":"hukkin","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-tomli-w/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-tomli-w/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-tomli-w/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-tomli-w/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-tomli-w/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-tomli-w/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-01T06:49:45.563Z","updated_at":"2023-02-01T06:49:45.563Z","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":3375,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1065},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2026-08-25T05:07:20.502Z","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":8678392,"name":"py3-tomli-w-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-tomli-w","homepage":"https://github.com/hukkin/tomli-w","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli-w","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-06-07T05:27:36.000Z","latest_release_published_at":"2023-06-07T05:27:36.000Z","latest_release_number":"1.0.0-r5","last_synced_at":"2026-03-23T05:12:29.405Z","created_at":"2023-12-20T10:31:02.716Z","updated_at":"2026-08-22T09:43:41.815Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-tomli-w-pyc","install_command":"apk add py3-tomli-w-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":39620462,"uuid":"381473785","full_name":"hukkin/tomli-w","owner":"hukkin","description":"A lil' TOML writer (counterpart to https://github.com/hukkin/tomli)","archived":false,"fork":false,"pushed_at":"2026-08-10T17:45:15.000Z","size":122,"stargazers_count":141,"open_issues_count":3,"forks_count":19,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-08-14T07:43:55.518Z","etag":null,"topics":["config","python","toml","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,"disclosure":null}},"created_at":"2021-06-29T19:20:20.000Z","updated_at":"2026-08-12T11:08:25.000Z","dependencies_parsed_at":"2025-12-16T01:01:44.421Z","dependency_job_id":null,"html_url":"https://github.com/hukkin/tomli-w","commit_stats":{"total_commits":75,"total_committers":5,"mean_commits":15.0,"dds":0.12,"last_synced_commit":"ce2a46649c0f4323f35f91bc3254056269360d42"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli-w","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/sbom","scorecard":{"id":473143,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli-w","commit":"33fea4c98b3c415ecd9cf8918457de9f6def7acd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/19 approved changesets -- score normalized to 1","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":"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":"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":"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":"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:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:23","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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.717Z","repository_id":39620462,"created_at":"2025-08-19T14:29:31.717Z","updated_at":"2025-08-19T14:29:31.717Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36638481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":79,"last_synced_at":"2026-08-22T00:11:54.607Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/hukkin","funding_links":[],"total_stars":1823,"followers":81,"following":6,"created_at":"2022-11-11T18:26:36.257Z","updated_at":"2026-08-22T00:11:54.616Z","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":"1.2.0","sha":"a8f80172ba16fe694e37f6e07e6352ecee384c58","kind":"tag","published_at":"2025-01-15T12:04:39.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"179105660c367874818f2cdd1e06ed98eea668f1","kind":"tag","published_at":"2024-10-08T11:11:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"19099125f32e7c491603e393263754262b356956","kind":"tag","published_at":"2021-12-01T23:48:45.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.0.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0/manifests"},{"name":"0.4.0","sha":"22874ff44581f34810e6f19fb6f682ca39fe0fce","kind":"tag","published_at":"2021-10-19T15:22:47.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.4.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"f0dcd3fa69e988f541d617ced799e9ac27ff649c","kind":"tag","published_at":"2021-07-23T08:51:42.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.3.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0/manifests"},{"name":"0.2.2","sha":"f6ba33ea19cf1473fe5426fd5850875b2e23f57a","kind":"tag","published_at":"2021-07-13T20:34:19.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.2","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"e7800708d25e748718813e46b4491ced602adca8","kind":"tag","published_at":"2021-07-10T12:41:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"85d4a7650e5a5837e032c8d45138dedd3ab0c618","kind":"tag","published_at":"2021-07-04T07:20:38.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"caa5cc2be87ba50a3396619b0eb4d555e4861c2f","kind":"tag","published_at":"2021-06-30T15:28:36.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0/manifests"},{"name":"0.0.1","sha":"1796378726fd0fbae219eeabc724bc1c294ea8a1","kind":"tag","published_at":"2021-06-29T20:20:25.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.0.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T09:43:41.815Z","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-w-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-w-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-tomli-w-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-tomli-w-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:09:03.812Z","issues_count":17,"pull_requests_count":78,"avg_time_to_close_issue":6667961.5,"avg_time_to_close_pull_request":7607721.764705882,"issues_closed_count":16,"pull_requests_closed_count":68,"pull_request_authors_count":10,"issue_authors_count":16,"avg_comments_per_issue":2.1176470588235294,"avg_comments_per_pull_request":1.1923076923076923,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1140043.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/issues","maintainers":[{"login":"hukkin","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-tomli-w-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-tomli-w-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-tomli-w-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-tomli-w-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-tomli-w-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-tomli-w-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":"2026-02-23T04:24:02.267Z","updated_at":"2026-02-23T04:24:02.267Z","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":3176,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":960},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-08-25T05:07:15.581Z","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":13307837,"name":"python311Packages.tomli-w","ecosystem":"nixpkgs","description":"A write-only counterpart to Tomli, which is a read-only TOML parser","homepage":"https://github.com/hukkin/tomli-w","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli-w","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T07:08:46.806Z","latest_release_published_at":"2026-02-02T07:08:46.806Z","latest_release_number":"1.0.0","last_synced_at":"2026-07-27T16:01:40.078Z","created_at":"2026-02-02T07:08:37.258Z","updated_at":"2026-08-22T11:16:05.179Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.tomli-w","install_command":"nix-env -iA nixpkgs.python311Packages.tomli-w","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/tomli-w/default.nix#L25","metadata":{"nix_attribute":"python3.11-tomli-w-1.0.0","position":"pkgs/development/python-modules/tomli-w/default.nix:25","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-w","upstream_purl":"pkg:pypi/tomli-w"},"repo_metadata":{"id":39620462,"uuid":"381473785","full_name":"hukkin/tomli-w","owner":"hukkin","description":"A lil' TOML writer (counterpart to https://github.com/hukkin/tomli)","archived":false,"fork":false,"pushed_at":"2026-08-10T17:45:15.000Z","size":122,"stargazers_count":141,"open_issues_count":3,"forks_count":19,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-08-14T07:43:55.518Z","etag":null,"topics":["config","python","toml","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,"disclosure":null}},"created_at":"2021-06-29T19:20:20.000Z","updated_at":"2026-08-12T11:08:25.000Z","dependencies_parsed_at":"2025-12-16T01:01:44.421Z","dependency_job_id":null,"html_url":"https://github.com/hukkin/tomli-w","commit_stats":{"total_commits":75,"total_committers":5,"mean_commits":15.0,"dds":0.12,"last_synced_commit":"ce2a46649c0f4323f35f91bc3254056269360d42"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli-w","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/sbom","scorecard":{"id":473143,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli-w","commit":"33fea4c98b3c415ecd9cf8918457de9f6def7acd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/19 approved changesets -- score normalized to 1","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":"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":"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":"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":"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:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:23","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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.717Z","repository_id":39620462,"created_at":"2025-08-19T14:29:31.717Z","updated_at":"2025-08-19T14:29:31.717Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36638481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":79,"last_synced_at":"2026-08-22T00:11:54.607Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/hukkin","funding_links":[],"total_stars":1823,"followers":81,"following":6,"created_at":"2022-11-11T18:26:36.257Z","updated_at":"2026-08-22T00:11:54.616Z","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":"1.2.0","sha":"a8f80172ba16fe694e37f6e07e6352ecee384c58","kind":"tag","published_at":"2025-01-15T12:04:39.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"179105660c367874818f2cdd1e06ed98eea668f1","kind":"tag","published_at":"2024-10-08T11:11:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"19099125f32e7c491603e393263754262b356956","kind":"tag","published_at":"2021-12-01T23:48:45.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.0.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0/manifests"},{"name":"0.4.0","sha":"22874ff44581f34810e6f19fb6f682ca39fe0fce","kind":"tag","published_at":"2021-10-19T15:22:47.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.4.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"f0dcd3fa69e988f541d617ced799e9ac27ff649c","kind":"tag","published_at":"2021-07-23T08:51:42.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.3.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0/manifests"},{"name":"0.2.2","sha":"f6ba33ea19cf1473fe5426fd5850875b2e23f57a","kind":"tag","published_at":"2021-07-13T20:34:19.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.2","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"e7800708d25e748718813e46b4491ced602adca8","kind":"tag","published_at":"2021-07-10T12:41:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"85d4a7650e5a5837e032c8d45138dedd3ab0c618","kind":"tag","published_at":"2021-07-04T07:20:38.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"caa5cc2be87ba50a3396619b0eb4d555e4861c2f","kind":"tag","published_at":"2021-06-30T15:28:36.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0/manifests"},{"name":"0.0.1","sha":"1796378726fd0fbae219eeabc724bc1c294ea8a1","kind":"tag","published_at":"2021-06-29T20:20:25.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.0.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T11:16:05.179Z","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-w?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.tomli-w","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.tomli-w","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.tomli-w/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:09:03.812Z","issues_count":17,"pull_requests_count":78,"avg_time_to_close_issue":6667961.5,"avg_time_to_close_pull_request":7607721.764705882,"issues_closed_count":16,"pull_requests_closed_count":68,"pull_request_authors_count":10,"issue_authors_count":16,"avg_comments_per_issue":2.1176470588235294,"avg_comments_per_pull_request":1.1923076923076923,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1140043.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/issues","maintainers":[{"login":"hukkin","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.tomli-w/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.tomli-w/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.tomli-w/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.tomli-w/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.tomli-w/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.tomli-w/codemeta","maintainers":[{"uuid":"lovesegfault","login":null,"name":"Bernardo Meurer","email":"meurerbernardo@gmail.com","url":"https://github.com/lovesegfault","packages_count":126,"html_url":null,"role":null,"created_at":"2026-03-04T03:52:50.453Z","updated_at":"2026-03-04T03:52:50.453Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/lovesegfault/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3095},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-25T05:04:39.690Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":13404148,"name":"python-tomli-w","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/hukkin/tomli-w","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/hukkin/tomli-w","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T12:08:41.432Z","latest_release_published_at":"2026-02-06T12:08:41.432Z","latest_release_number":"1.0.0-2","last_synced_at":"2026-03-06T18:53:53.606Z","created_at":"2026-02-06T12:08:29.072Z","updated_at":"2026-08-21T17:57:32.647Z","registry_url":"https://launchpad.net/ubuntu/+source/python-tomli-w","install_command":"apt-get install python-tomli-w","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-tomli-w","standards_version":"4.6.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, python3-all, flit (\u003e= 3.2), python3-tomli, python3-pytest-xdist","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":39620462,"uuid":"381473785","full_name":"hukkin/tomli-w","owner":"hukkin","description":"A lil' TOML writer (counterpart to https://github.com/hukkin/tomli)","archived":false,"fork":false,"pushed_at":"2026-08-10T17:45:15.000Z","size":122,"stargazers_count":141,"open_issues_count":3,"forks_count":19,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-08-14T07:43:55.518Z","etag":null,"topics":["config","python","toml","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,"disclosure":null}},"created_at":"2021-06-29T19:20:20.000Z","updated_at":"2026-08-12T11:08:25.000Z","dependencies_parsed_at":"2025-12-16T01:01:44.421Z","dependency_job_id":null,"html_url":"https://github.com/hukkin/tomli-w","commit_stats":{"total_commits":75,"total_committers":5,"mean_commits":15.0,"dds":0.12,"last_synced_commit":"ce2a46649c0f4323f35f91bc3254056269360d42"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli-w","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/sbom","scorecard":{"id":473143,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli-w","commit":"33fea4c98b3c415ecd9cf8918457de9f6def7acd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/19 approved changesets -- score normalized to 1","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":"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":"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":"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":"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:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:23","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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.717Z","repository_id":39620462,"created_at":"2025-08-19T14:29:31.717Z","updated_at":"2025-08-19T14:29:31.717Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36638481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":79,"last_synced_at":"2026-08-14T04:43:05.627Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/hukkin","funding_links":[],"total_stars":1815,"followers":81,"following":6,"created_at":"2022-11-11T18:26:36.257Z","updated_at":"2026-08-14T04:43:05.642Z","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":"1.2.0","sha":"a8f80172ba16fe694e37f6e07e6352ecee384c58","kind":"tag","published_at":"2025-01-15T12:04:39.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"179105660c367874818f2cdd1e06ed98eea668f1","kind":"tag","published_at":"2024-10-08T11:11:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"19099125f32e7c491603e393263754262b356956","kind":"tag","published_at":"2021-12-01T23:48:45.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.0.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0/manifests"},{"name":"0.4.0","sha":"22874ff44581f34810e6f19fb6f682ca39fe0fce","kind":"tag","published_at":"2021-10-19T15:22:47.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.4.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"f0dcd3fa69e988f541d617ced799e9ac27ff649c","kind":"tag","published_at":"2021-07-23T08:51:42.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.3.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0/manifests"},{"name":"0.2.2","sha":"f6ba33ea19cf1473fe5426fd5850875b2e23f57a","kind":"tag","published_at":"2021-07-13T20:34:19.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.2","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"e7800708d25e748718813e46b4491ced602adca8","kind":"tag","published_at":"2021-07-10T12:41:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"85d4a7650e5a5837e032c8d45138dedd3ab0c618","kind":"tag","published_at":"2021-07-04T07:20:38.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"caa5cc2be87ba50a3396619b0eb4d555e4861c2f","kind":"tag","published_at":"2021-06-30T15:28:36.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0/manifests"},{"name":"0.0.1","sha":"1796378726fd0fbae219eeabc724bc1c294ea8a1","kind":"tag","published_at":"2021-06-29T20:20:25.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.0.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T17:57:32.646Z","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-w?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-tomli-w","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-tomli-w","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-tomli-w/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:09:03.812Z","issues_count":17,"pull_requests_count":78,"avg_time_to_close_issue":6667961.5,"avg_time_to_close_pull_request":7607721.764705882,"issues_closed_count":16,"pull_requests_closed_count":68,"pull_request_authors_count":10,"issue_authors_count":16,"avg_comments_per_issue":2.1176470588235294,"avg_comments_per_pull_request":1.1923076923076923,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1140043.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/issues","maintainers":[{"login":"hukkin","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-tomli-w/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-tomli-w/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-tomli-w/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-tomli-w/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-tomli-w/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-tomli-w/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1245},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-25T05:06:49.291Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13300173,"name":"python310Packages.tomli-w","ecosystem":"nixpkgs","description":"A write-only counterpart to Tomli, which is a read-only TOML parser","homepage":"https://github.com/hukkin/tomli-w","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli-w","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:38:41.525Z","latest_release_published_at":"2026-02-02T06:38:41.525Z","latest_release_number":"1.0.0","last_synced_at":"2026-04-12T03:03:36.147Z","created_at":"2026-02-02T06:38:41.273Z","updated_at":"2026-08-22T11:53:25.826Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.tomli-w","install_command":"nix-env -iA nixpkgs.python310Packages.tomli-w","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/tomli-w/default.nix#L25","metadata":{"nix_attribute":"python3.10-tomli-w-1.0.0","position":"pkgs/development/python-modules/tomli-w/default.nix:25","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-w","upstream_purl":"pkg:pypi/tomli-w"},"repo_metadata":{"id":39620462,"uuid":"381473785","full_name":"hukkin/tomli-w","owner":"hukkin","description":"A lil' TOML writer (counterpart to https://github.com/hukkin/tomli)","archived":false,"fork":false,"pushed_at":"2026-08-10T17:45:15.000Z","size":122,"stargazers_count":141,"open_issues_count":3,"forks_count":19,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-08-14T07:43:55.518Z","etag":null,"topics":["config","python","toml","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,"disclosure":null}},"created_at":"2021-06-29T19:20:20.000Z","updated_at":"2026-08-12T11:08:25.000Z","dependencies_parsed_at":"2025-12-16T01:01:44.421Z","dependency_job_id":null,"html_url":"https://github.com/hukkin/tomli-w","commit_stats":{"total_commits":75,"total_committers":5,"mean_commits":15.0,"dds":0.12,"last_synced_commit":"ce2a46649c0f4323f35f91bc3254056269360d42"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli-w","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/sbom","scorecard":{"id":473143,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli-w","commit":"33fea4c98b3c415ecd9cf8918457de9f6def7acd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/19 approved changesets -- score normalized to 1","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":"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":"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":"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":"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:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:23","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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.717Z","repository_id":39620462,"created_at":"2025-08-19T14:29:31.717Z","updated_at":"2025-08-19T14:29:31.717Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36638481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":79,"last_synced_at":"2026-08-22T00:11:54.607Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/hukkin","funding_links":[],"total_stars":1823,"followers":81,"following":6,"created_at":"2022-11-11T18:26:36.257Z","updated_at":"2026-08-22T00:11:54.616Z","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":"1.2.0","sha":"a8f80172ba16fe694e37f6e07e6352ecee384c58","kind":"tag","published_at":"2025-01-15T12:04:39.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"179105660c367874818f2cdd1e06ed98eea668f1","kind":"tag","published_at":"2024-10-08T11:11:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"19099125f32e7c491603e393263754262b356956","kind":"tag","published_at":"2021-12-01T23:48:45.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.0.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0/manifests"},{"name":"0.4.0","sha":"22874ff44581f34810e6f19fb6f682ca39fe0fce","kind":"tag","published_at":"2021-10-19T15:22:47.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.4.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"f0dcd3fa69e988f541d617ced799e9ac27ff649c","kind":"tag","published_at":"2021-07-23T08:51:42.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.3.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0/manifests"},{"name":"0.2.2","sha":"f6ba33ea19cf1473fe5426fd5850875b2e23f57a","kind":"tag","published_at":"2021-07-13T20:34:19.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.2","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"e7800708d25e748718813e46b4491ced602adca8","kind":"tag","published_at":"2021-07-10T12:41:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"85d4a7650e5a5837e032c8d45138dedd3ab0c618","kind":"tag","published_at":"2021-07-04T07:20:38.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"caa5cc2be87ba50a3396619b0eb4d555e4861c2f","kind":"tag","published_at":"2021-06-30T15:28:36.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0/manifests"},{"name":"0.0.1","sha":"1796378726fd0fbae219eeabc724bc1c294ea8a1","kind":"tag","published_at":"2021-06-29T20:20:25.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.0.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T11:53:25.825Z","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-w?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.tomli-w","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.tomli-w","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.tomli-w/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:09:03.812Z","issues_count":17,"pull_requests_count":78,"avg_time_to_close_issue":6667961.5,"avg_time_to_close_pull_request":7607721.764705882,"issues_closed_count":16,"pull_requests_closed_count":68,"pull_request_authors_count":10,"issue_authors_count":16,"avg_comments_per_issue":2.1176470588235294,"avg_comments_per_pull_request":1.1923076923076923,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1140043.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/issues","maintainers":[{"login":"hukkin","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.tomli-w/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.tomli-w/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.tomli-w/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.tomli-w/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.tomli-w/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.tomli-w/codemeta","maintainers":[{"uuid":"lovesegfault","login":null,"name":"Bernardo Meurer","email":"meurerbernardo@gmail.com","url":"https://github.com/lovesegfault","packages_count":126,"html_url":null,"role":null,"created_at":"2026-03-04T01:58:51.079Z","updated_at":"2026-03-04T01:58:51.079Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/lovesegfault/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3095},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-25T05:04:39.690Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":11140504,"name":"py3-tomli-w-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-tomli-w","homepage":"https://github.com/hukkin/tomli-w","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli-w","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-10-27T15:26:31.000Z","latest_release_published_at":"2024-10-27T15:26:31.000Z","latest_release_number":"1.1.0-r0","last_synced_at":"2026-03-23T05:08:31.528Z","created_at":"2024-12-07T13:21:45.885Z","updated_at":"2026-08-22T12:09:33.578Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-tomli-w-pyc","install_command":"apk add py3-tomli-w-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":39620462,"uuid":"381473785","full_name":"hukkin/tomli-w","owner":"hukkin","description":"A lil' TOML writer (counterpart to https://github.com/hukkin/tomli)","archived":false,"fork":false,"pushed_at":"2026-08-10T17:45:15.000Z","size":122,"stargazers_count":141,"open_issues_count":3,"forks_count":19,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-08-14T07:43:55.518Z","etag":null,"topics":["config","python","toml","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,"disclosure":null}},"created_at":"2021-06-29T19:20:20.000Z","updated_at":"2026-08-12T11:08:25.000Z","dependencies_parsed_at":"2025-12-16T01:01:44.421Z","dependency_job_id":null,"html_url":"https://github.com/hukkin/tomli-w","commit_stats":{"total_commits":75,"total_committers":5,"mean_commits":15.0,"dds":0.12,"last_synced_commit":"ce2a46649c0f4323f35f91bc3254056269360d42"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli-w","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/sbom","scorecard":{"id":473143,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli-w","commit":"33fea4c98b3c415ecd9cf8918457de9f6def7acd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/19 approved changesets -- score normalized to 1","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":"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":"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":"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":"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:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:23","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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.717Z","repository_id":39620462,"created_at":"2025-08-19T14:29:31.717Z","updated_at":"2025-08-19T14:29:31.717Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36638481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":79,"last_synced_at":"2026-08-22T00:11:54.607Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/hukkin","funding_links":[],"total_stars":1823,"followers":81,"following":6,"created_at":"2022-11-11T18:26:36.257Z","updated_at":"2026-08-22T00:11:54.616Z","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":"1.2.0","sha":"a8f80172ba16fe694e37f6e07e6352ecee384c58","kind":"tag","published_at":"2025-01-15T12:04:39.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"179105660c367874818f2cdd1e06ed98eea668f1","kind":"tag","published_at":"2024-10-08T11:11:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"19099125f32e7c491603e393263754262b356956","kind":"tag","published_at":"2021-12-01T23:48:45.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.0.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0/manifests"},{"name":"0.4.0","sha":"22874ff44581f34810e6f19fb6f682ca39fe0fce","kind":"tag","published_at":"2021-10-19T15:22:47.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.4.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"f0dcd3fa69e988f541d617ced799e9ac27ff649c","kind":"tag","published_at":"2021-07-23T08:51:42.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.3.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0/manifests"},{"name":"0.2.2","sha":"f6ba33ea19cf1473fe5426fd5850875b2e23f57a","kind":"tag","published_at":"2021-07-13T20:34:19.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.2","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"e7800708d25e748718813e46b4491ced602adca8","kind":"tag","published_at":"2021-07-10T12:41:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"85d4a7650e5a5837e032c8d45138dedd3ab0c618","kind":"tag","published_at":"2021-07-04T07:20:38.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"caa5cc2be87ba50a3396619b0eb4d555e4861c2f","kind":"tag","published_at":"2021-06-30T15:28:36.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0/manifests"},{"name":"0.0.1","sha":"1796378726fd0fbae219eeabc724bc1c294ea8a1","kind":"tag","published_at":"2021-06-29T20:20:25.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.0.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T12:09:33.577Z","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-w-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-w-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-tomli-w-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-tomli-w-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:09:03.812Z","issues_count":17,"pull_requests_count":78,"avg_time_to_close_issue":6667961.5,"avg_time_to_close_pull_request":7607721.764705882,"issues_closed_count":16,"pull_requests_closed_count":68,"pull_request_authors_count":10,"issue_authors_count":16,"avg_comments_per_issue":2.1176470588235294,"avg_comments_per_pull_request":1.1923076923076923,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1140043.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/issues","maintainers":[{"login":"hukkin","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-tomli-w-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-tomli-w-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-tomli-w-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-tomli-w-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-tomli-w-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-tomli-w-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-14T16:09:47.638Z","updated_at":"2024-12-14T16:09:47.638Z","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":25394,"maintainers_count":413,"namespaces_count":2,"keywords_count":3607,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1400},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-08-24T05:06:22.358Z","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":12834827,"name":"python311Packages.tomli-w","ecosystem":"nixpkgs","description":"A write-only counterpart to Tomli, which is a read-only TOML parser","homepage":"https://github.com/hukkin/tomli-w","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hukkin/tomli-w","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T20:43:06.227Z","latest_release_published_at":"2026-01-26T20:43:06.227Z","latest_release_number":"1.0.0","last_synced_at":"2026-08-14T12:36:12.062Z","created_at":"2026-01-26T20:43:06.062Z","updated_at":"2026-08-22T13:21:04.036Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.tomli-w","install_command":"nix-env -iA nixpkgs.python311Packages.tomli-w","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/tomli-w/default.nix#L25","metadata":{"nix_attribute":"python3.11-tomli-w-1.0.0","position":"pkgs/development/python-modules/tomli-w/default.nix:25","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-w","upstream_purl":"pkg:pypi/tomli-w"},"repo_metadata":{"id":39620462,"uuid":"381473785","full_name":"hukkin/tomli-w","owner":"hukkin","description":"A lil' TOML writer (counterpart to https://github.com/hukkin/tomli)","archived":false,"fork":false,"pushed_at":"2026-08-10T17:45:15.000Z","size":122,"stargazers_count":141,"open_issues_count":3,"forks_count":19,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-08-14T07:43:55.518Z","etag":null,"topics":["config","python","toml","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,"disclosure":null}},"created_at":"2021-06-29T19:20:20.000Z","updated_at":"2026-08-12T11:08:25.000Z","dependencies_parsed_at":"2025-12-16T01:01:44.421Z","dependency_job_id":null,"html_url":"https://github.com/hukkin/tomli-w","commit_stats":{"total_commits":75,"total_committers":5,"mean_commits":15.0,"dds":0.12,"last_synced_commit":"ce2a46649c0f4323f35f91bc3254056269360d42"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/hukkin/tomli-w","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hukkin","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/sbom","scorecard":{"id":473143,"data":{"date":"2025-08-11","repo":{"name":"github.com/hukkin/tomli-w","commit":"33fea4c98b3c415ecd9cf8918457de9f6def7acd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/19 approved changesets -- score normalized to 1","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":"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":"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":"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":"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:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/hukkin/tomli-w/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:23","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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.717Z","repository_id":39620462,"created_at":"2025-08-19T14:29:31.717Z","updated_at":"2025-08-19T14:29:31.717Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36638481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":79,"last_synced_at":"2026-08-22T00:11:54.607Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/hukkin","funding_links":[],"total_stars":1823,"followers":81,"following":6,"created_at":"2022-11-11T18:26:36.257Z","updated_at":"2026-08-22T00:11:54.616Z","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":"1.2.0","sha":"a8f80172ba16fe694e37f6e07e6352ecee384c58","kind":"tag","published_at":"2025-01-15T12:04:39.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"179105660c367874818f2cdd1e06ed98eea668f1","kind":"tag","published_at":"2024-10-08T11:11:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"19099125f32e7c491603e393263754262b356956","kind":"tag","published_at":"2021-12-01T23:48:45.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/1.0.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/1.0.0/manifests"},{"name":"0.4.0","sha":"22874ff44581f34810e6f19fb6f682ca39fe0fce","kind":"tag","published_at":"2021-10-19T15:22:47.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.4.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"f0dcd3fa69e988f541d617ced799e9ac27ff649c","kind":"tag","published_at":"2021-07-23T08:51:42.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.3.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.3.0/manifests"},{"name":"0.2.2","sha":"f6ba33ea19cf1473fe5426fd5850875b2e23f57a","kind":"tag","published_at":"2021-07-13T20:34:19.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.2","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"e7800708d25e748718813e46b4491ced602adca8","kind":"tag","published_at":"2021-07-10T12:41:15.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"85d4a7650e5a5837e032c8d45138dedd3ab0c618","kind":"tag","published_at":"2021-07-04T07:20:38.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.2.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"caa5cc2be87ba50a3396619b0eb4d555e4861c2f","kind":"tag","published_at":"2021-06-30T15:28:36.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.1.0","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.1.0/manifests"},{"name":"0.0.1","sha":"1796378726fd0fbae219eeabc724bc1c294ea8a1","kind":"tag","published_at":"2021-06-29T20:20:25.000Z","download_url":"https://codeload.github.com/hukkin/tomli-w/tar.gz/0.0.1","html_url":"https://github.com/hukkin/tomli-w/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hukkin/tomli-w@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T13:21:04.036Z","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":5.270446721797966,"forks_count":5.539508566454319,"docker_downloads_count":null,"average":2.702488822063071},"purl":"pkg:nix/python311Packages.tomli-w?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.tomli-w","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.tomli-w","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.tomli-w/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:09:33.854Z","issues_count":17,"pull_requests_count":78,"avg_time_to_close_issue":6667961.5,"avg_time_to_close_pull_request":7607721.764705882,"issues_closed_count":16,"pull_requests_closed_count":68,"pull_request_authors_count":10,"issue_authors_count":16,"avg_comments_per_issue":2.1176470588235294,"avg_comments_per_pull_request":1.1923076923076923,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1140043.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/issues","maintainers":[{"login":"hukkin","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.tomli-w/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.tomli-w/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.tomli-w/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.tomli-w/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.tomli-w/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.tomli-w/codemeta","maintainers":[{"uuid":"lovesegfault","login":null,"name":"Bernardo Meurer","email":"meurerbernardo@gmail.com","url":"https://github.com/lovesegfault","packages_count":129,"html_url":null,"role":null,"created_at":"2026-03-05T22:33:29.052Z","updated_at":"2026-03-05T22:33:29.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/lovesegfault/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2166},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-25T05:04:32.337Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}}],"commits":{"id":2105,"full_name":"hukkin/tomli-w","default_branch":"master","total_commits":88,"total_committers":7,"total_bot_commits":9,"total_bot_committers":1,"mean_commits":12.571428571428571,"dds":0.15909090909090906,"past_year_total_commits":5,"past_year_total_committers":4,"past_year_total_bot_commits":1,"past_year_total_bot_committers":1,"past_year_mean_commits":1.25,"past_year_dds":0.6,"last_synced_at":"2026-08-20T11:37:11.434Z","last_synced_commit":"1210bb6f5708a4dc084cc3deb4a3a3e3939f4d6d","created_at":"2023-03-07T09:13:24.666Z","updated_at":"2026-08-20T11:37:11.130Z","committers":[{"name":"Taneli Hukkinen","email":"3275109+hukkin","login":"hukkin","count":74},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":9},{"name":"Wim Jeantine-Glenn","email":"wim.glenn@gmail.com","login":"wimglenn","count":1},{"name":"Watal M. Iwasaki","email":"heavywatal","login":"heavywatal","count":1},{"name":"Roman Donchenko","email":"rdonchen@outlook.com","login":"SpecLad","count":1},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":1},{"name":"Anderson Bravalheri","email":"andersonbravalheri+github@gmail.com","login":"abravalheri","count":1}],"past_year_committers":[{"name":"Taneli Hukkinen","email":"hukkinen@eurecom.fr","login":"hukkin","count":2},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":1},{"name":"Roman Donchenko","email":"rdonchen@outlook.com","login":"SpecLad","count":1},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:10.794Z","repositories_count":6785664,"commits_count":984448164,"contributors_count":41490693,"owners_count":1365527,"committers_count":3365983,"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-w","html_url":"https://github.com/hukkin/tomli-w","last_synced_at":"2026-08-25T14:15:58.496Z","status":null,"issues_count":17,"pull_requests_count":78,"avg_time_to_close_issue":6667961.5,"avg_time_to_close_pull_request":7607721.764705882,"issues_closed_count":16,"pull_requests_closed_count":68,"pull_request_authors_count":10,"issue_authors_count":16,"avg_comments_per_issue":2.1176470588235294,"avg_comments_per_pull_request":1.1923076923076923,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1140043.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-10T11:06:15.835Z","updated_at":"2026-08-25T14:15:58.496Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hukkin%2Ftomli-w/issues","issue_labels_count":{"table":{"question":2,"enhancement":1}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":15,"OWNER":1,"CONTRIBUTOR":1}},"pull_request_author_associations_count":{"table":{"OWNER":50,"CONTRIBUTOR":17,"NONE":11}},"issue_authors":{"table":{"amotl":2,"paulehoffman":1,"itepifanio":1,"akettmann-e24":1,"oittaa":1,"murphlmao":1,"oliversheridanmethven":1,"hukkin":1,"FObersteiner":1,"fdev31":1,"abravalheri":1,"hcording":1,"CaoGitHubUser":1,"HenningDinero":1,"mtelka":1,"Yura52":1}},"pull_request_authors":{"table":{"hukkin":50,"pre-commit-ci[bot]":14,"ofek":3,"zacharyburnett":2,"wimglenn":2,"pirate":2,"heavywatal":2,"mgorny":1,"SpecLad":1,"abravalheri":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:06.716Z","repositories_count":16403473,"issues_count":42720943,"pull_requests_count":136640990,"authors_count":11539114,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":1,"NONE":1}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"pre-commit-ci[bot]":1,"SpecLad":1}},"maintainers":[{"table":{"login":"hukkin","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hukkin"}}],"active_maintainers":[]}},"events":{"total":{"CreateEvent":10,"DeleteEvent":7,"ForkEvent":3,"IssueCommentEvent":19,"IssuesEvent":7,"PullRequestEvent":15,"PushEvent":37,"WatchEvent":36},"last_year":{"CreateEvent":2,"DeleteEvent":1,"IssueCommentEvent":4,"IssuesEvent":2,"PullRequestEvent":3,"PushEvent":14,"WatchEvent":5}},"keywords":["config","python","toml","tomli"],"dependencies":[{"ecosystem":"pypi","filepath":"benchmark/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-09T15:07:23.312Z","updated_at":"2022-08-09T15:07:23.312Z","repository_link":"https://github.com/hukkin/tomli-w/blob/master/benchmark/requirements.txt","dependencies":[{"id":916776169,"package_name":"pytomlpp","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":916776170,"package_name":"toml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":916776171,"package_name":"tomlkit","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":916776172,"package_name":"qtoml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":916776173,"package_name":"tomli","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"tests/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-09T15:07:23.808Z","updated_at":"2022-08-09T15:07:23.808Z","repository_link":"https://github.com/hukkin/tomli-w/blob/master/tests/requirements.txt","dependencies":[{"id":916777795,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":916777798,"package_name":"pytest-randomly","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":916777801,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"\u003e=2.12.1","direct":true,"kind":"test","optional":false},{"id":916777805,"package_name":"tomli","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yaml","sha":null,"kind":"manifest","created_at":"2023-02-16T11:01:42.253Z","updated_at":"2023-02-16T11:01:42.253Z","repository_link":"https://github.com/hukkin/tomli-w/blob/master/.github/workflows/tests.yaml","dependencies":[{"id":7712423041,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7712423042,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7712423043,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-10-30T18:35:39.156Z","updated_at":"2023-10-30T18:35:39.156Z","repository_link":"https://github.com/hukkin/tomli-w/blob/master/pyproject.toml","dependencies":[]}],"score":25.285258224185228,"created_at":"2026-05-04T06:49:15.051Z","updated_at":"2026-08-26T14:41:04.909Z","avatar_url":"https://github.com/hukkin.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/371711","html_url":"https://summary.ecosyste.ms/projects/371711"}