{"id":63078,"name":"fluent","description":"Python implementation of Project Fluent","url":"https://github.com/projectfluent/python-fluent","last_synced_at":"2025-09-08T12:53:16.118Z","repository":{"id":44325370,"uuid":"81267552","full_name":"projectfluent/python-fluent","owner":"projectfluent","description":"Python implementation of Project Fluent","archived":false,"fork":false,"pushed_at":"2025-02-22T13:04:57.000Z","size":1327,"stargazers_count":225,"open_issues_count":21,"forks_count":29,"subscribers_count":13,"default_branch":"main","last_synced_at":"2025-09-01T11:40:23.337Z","etag":null,"topics":["i18n","internationalization","l10n","localization"],"latest_commit_sha":null,"homepage":"https://projectfluent.org/python-fluent/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/projectfluent.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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}},"created_at":"2017-02-07T23:57:13.000Z","updated_at":"2025-08-26T10:13:45.000Z","dependencies_parsed_at":"2024-03-10T10:26:26.075Z","dependency_job_id":"b4473c9b-5ed3-49dc-a88c-d92c3c3f8ac4","html_url":"https://github.com/projectfluent/python-fluent","commit_stats":{"total_commits":354,"total_committers":13,"mean_commits":27.23076923076923,"dds":0.6468926553672316,"last_synced_commit":"fd57cd024e0c2fae4e33014f773e1500a5d34417"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/projectfluent/python-fluent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/projectfluent","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/sbom","scorecard":{"id":746620,"data":{"date":"2025-08-11","repo":{"name":"github.com/projectfluent/python-fluent","commit":"e4fc3c20e632babfa70d9cc6b8eaf4141c2aa83f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 9/13 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":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":"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/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/documentation.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/documentation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/documentation.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/documentation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/documentation.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/documentation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/documentation.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/documentation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/documentation.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/documentation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/documentation.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/documentation.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/documentation.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/documentation.yml:38","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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 27 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"}},{"name":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T18:57:22.769Z","repository_id":44325370,"created_at":"2025-08-22T18:57:22.769Z","updated_at":"2025-08-22T18:57:22.769Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274188879,"owners_count":25237853,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"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":"projectfluent","name":"Project Fluent","uuid":"24696436","kind":"organization","description":"A localization paradigm designed to unleash the entire expressive power of natural language translations.","email":null,"website":"https://projectfluent.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24696436?v=4","repositories_count":16,"last_synced_at":"2024-03-25T21:19:01.019Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/projectfluent","funding_links":[],"total_stars":3446,"followers":84,"following":0,"created_at":"2022-11-02T16:44:54.122Z","updated_at":"2024-03-25T21:19:02.091Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/projectfluent","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/projectfluent/repositories"},"packages":[{"id":2738401,"name":"fluent.pygments","ecosystem":"pypi","description":"Pygments lexer for Fluent.","homepage":"https://github.com/projectfluent/python-fluent","licenses":"APL 2","normalized_licenses":["MulanPSL-2.0"],"repository_url":"https://github.com/projectfluent/python-fluent","keywords_array":["fluent","pygments"],"namespace":null,"versions_count":2,"first_release_published_at":"2019-08-15T16:56:46.000Z","latest_release_published_at":"2019-08-15T16:56:46.000Z","latest_release_number":"0.1.0","last_synced_at":"2025-09-01T11:57:49.730Z","created_at":"2022-04-10T11:02:37.798Z","updated_at":"2025-09-01T13:21:59.207Z","registry_url":"https://pypi.org/project/fluent.pygments/","install_command":"pip install fluent.pygments --index-url https://pypi.org/simple","documentation_url":"https://fluent.pygments.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Developers","License :: OSI Approved :: Apache Software License","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3.5"],"normalized_name":"fluent-pygments","project_status":null},"repo_metadata":{"id":44325370,"uuid":"81267552","full_name":"projectfluent/python-fluent","owner":"projectfluent","description":"Python implementation of Project Fluent","archived":false,"fork":false,"pushed_at":"2025-02-22T13:04:57.000Z","size":1327,"stargazers_count":225,"open_issues_count":21,"forks_count":29,"subscribers_count":13,"default_branch":"main","last_synced_at":"2025-09-01T11:40:23.337Z","etag":null,"topics":["i18n","internationalization","l10n","localization"],"latest_commit_sha":null,"homepage":"https://projectfluent.org/python-fluent/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/projectfluent.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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}},"created_at":"2017-02-07T23:57:13.000Z","updated_at":"2025-08-26T10:13:45.000Z","dependencies_parsed_at":"2024-03-10T10:26:26.075Z","dependency_job_id":"b4473c9b-5ed3-49dc-a88c-d92c3c3f8ac4","html_url":"https://github.com/projectfluent/python-fluent","commit_stats":{"total_commits":354,"total_committers":13,"mean_commits":27.23076923076923,"dds":0.6468926553672316,"last_synced_commit":"fd57cd024e0c2fae4e33014f773e1500a5d34417"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/projectfluent/python-fluent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/projectfluent","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/sbom","scorecard":{"id":746620,"data":{"date":"2025-08-11","repo":{"name":"github.com/projectfluent/python-fluent","commit":"e4fc3c20e632babfa70d9cc6b8eaf4141c2aa83f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 9/13 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":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":"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/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/documentation.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/documentation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/documentation.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/documentation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/documentation.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/documentation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/documentation.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/documentation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/documentation.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/documentation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/documentation.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/documentation.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/documentation.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/documentation.yml:38","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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 27 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"}},{"name":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T18:57:22.769Z","repository_id":44325370,"created_at":"2025-08-22T18:57:22.769Z","updated_at":"2025-08-22T18:57:22.769Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273130235,"owners_count":25050794,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"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":"projectfluent","name":"Project Fluent","uuid":"24696436","kind":"organization","description":"A localization paradigm designed to unleash the entire expressive power of natural language translations.","email":null,"website":"https://projectfluent.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24696436?v=4","repositories_count":16,"last_synced_at":"2024-03-25T21:19:01.019Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/projectfluent","funding_links":[],"total_stars":3446,"followers":84,"following":0,"created_at":"2022-11-02T16:44:54.122Z","updated_at":"2024-03-25T21:19:02.091Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/projectfluent","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/projectfluent/repositories"},"tags":[{"name":"fluent.runtime@0.4.0","sha":"fd57cd024e0c2fae4e33014f773e1500a5d34417","kind":"commit","published_at":"2023-03-16T11:15:55.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.runtime@0.4.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.runtime@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.runtime%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.runtime@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.runtime@0.4.0/manifests"},{"name":"fluent.syntax@0.19.0","sha":"6836ef49c0fab588cd842b1bb310e43a91df0b34","kind":"commit","published_at":"2023-03-13T14:26:22.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.syntax@0.19.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.syntax@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.syntax%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.19.0/manifests"},{"name":"fluent.syntax@0.18.1","sha":"c9910d8da9f471fd65d607fa76d932c838e5964c","kind":"commit","published_at":"2020-09-15T11:53:13.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.syntax@0.18.1","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.syntax@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.syntax%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.18.1/manifests"},{"name":"fluent.pygments@1.0","sha":"fc2a652bfad927f9589582fdd999504fbdfc352b","kind":"commit","published_at":"2020-05-20T18:15:46.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.pygments@1.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.pygments@1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.pygments%401.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.pygments@1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.pygments@1.0/manifests"},{"name":"fluent.runtime@0.3.1","sha":"fc2a652bfad927f9589582fdd999504fbdfc352b","kind":"commit","published_at":"2020-05-20T18:15:46.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.runtime@0.3.1","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.runtime@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.runtime%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.runtime@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.runtime@0.3.1/manifests"},{"name":"fluent.syntax@0.18.0","sha":"fc2a652bfad927f9589582fdd999504fbdfc352b","kind":"commit","published_at":"2020-05-20T18:15:46.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.syntax@0.18.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.syntax@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.syntax%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.18.0/manifests"},{"name":"fluent.runtime@0.3.0","sha":"061e0dabd66836d61dc2020f5af46307a41c276f","kind":"commit","published_at":"2019-10-23T15:08:34.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.runtime@0.3.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.runtime@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.runtime%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.runtime@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.runtime@0.3.0/manifests"},{"name":"fluent.runtime@0.2.0","sha":"8ae06a10f4456d5ee546de7e800c0e3c68a35816","kind":"commit","published_at":"2019-09-10T10:39:30.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.runtime@0.2.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.runtime@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.runtime%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.runtime@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.runtime@0.2.0/manifests"},{"name":"fluent.syntax@0.17.0","sha":"687fca7869dbc771105339576a2ebd384c768dfa","kind":"commit","published_at":"2019-09-10T09:43:49.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.syntax@0.17.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.syntax@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.syntax%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.17.0/manifests"},{"name":"fluent.pygments@0.1.0","sha":"bdb3c4feada25c143044a07f3d50d1df1280c1bf","kind":"commit","published_at":"2019-08-14T08:59:31.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.pygments@0.1.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.pygments@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.pygments%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.pygments@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.pygments@0.1.0/manifests"},{"name":"fluent.syntax@0.16.0","sha":"267e2e0e3307695be8f15ee4ab3c41d7d49cf33c","kind":"commit","published_at":"2019-08-06T12:26:01.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.syntax@0.16.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.syntax@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.syntax%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.16.0/manifests"},{"name":"fluent.syntax@0.15.1","sha":"5cb6d0e68fe329dff045e95effc20d1b7ea6237e","kind":"commit","published_at":"2019-08-01T14:21:22.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.syntax@0.15.1","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.syntax@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.syntax%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.15.1/manifests"},{"name":"fluent.syntax@0.15.0","sha":"84cd3b511ca6a7c288fcda5f13c537efc68e0986","kind":"commit","published_at":"2019-04-17T07:39:24.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.syntax@0.15.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.syntax@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.syntax%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.15.0/manifests"},{"name":"fluent.syntax@0.14.0","sha":"7894b718081021652b23e283b7523cb3d484f332","kind":"commit","published_at":"2019-03-26T14:03:36.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.syntax@0.14.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.syntax@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.syntax%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.14.0/manifests"},{"name":"fluent.syntax@0.13.0","sha":"d28bc14fa0c8ae336df55018031654e43229a945","kind":"commit","published_at":"2019-03-25T16:41:02.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.syntax@0.13.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.syntax@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.syntax%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.13.0/manifests"},{"name":"fluent.syntax@0.12.0","sha":"a13ef995218cd69b0cf18099806828fcaded829b","kind":"commit","published_at":"2019-02-15T15:05:01.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.syntax@0.12.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.syntax@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.syntax%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.12.0/manifests"},{"name":"fluent.syntax@0.11.0","sha":"edb282e9eb2b56777ee5aa149e6bc3ac1b5f341d","kind":"commit","published_at":"2019-02-13T13:34:16.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.syntax@0.11.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.syntax@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.syntax%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.11.0/manifests"},{"name":"fluent.runtime@0.1","sha":"16af8e999f9af21a84b1c8322da976cba696a14e","kind":"commit","published_at":"2019-01-21T17:58:20.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.runtime@0.1","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.runtime@0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.runtime%400.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.runtime@0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.runtime@0.1/manifests"},{"name":"fluent.syntax@0.10.0","sha":"80bff9ab8d327b694315a91974c6696d7df08d8c","kind":"commit","published_at":"2019-01-15T18:38:15.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.syntax@0.10.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.syntax@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.syntax%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.10.0/manifests"},{"name":"0.10.0","sha":"f3908ccea281bac6fe80c37626f2a5f4e7f967a1","kind":"commit","published_at":"2018-12-13T15:54:26.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.10.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"6f3b911f88c821865a80c36fc6622d0a8e0e12c9","kind":"commit","published_at":"2018-10-23T12:17:39.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.9.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"ca55dbd5f4723930bf8db29c140739f8b656ab35","kind":"commit","published_at":"2018-07-24T16:55:03.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.8.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"b17dde4bac7a413680931882a050df161958d6c7","kind":"commit","published_at":"2018-04-11T12:23:36.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.7.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.7.0/manifests"},{"name":"0.6.4","sha":"a007bc6b4db7f02a61be19bd91409546131bb447","kind":"commit","published_at":"2018-03-01T09:19:12.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.6.4","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"71f0a6104402a33f7289b136218b3c1ec2b330f8","kind":"commit","published_at":"2018-02-13T17:38:17.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.6.3","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"ed3d69e71dae00bd84609f70506e6f1e0620246b","kind":"commit","published_at":"2018-02-08T14:12:43.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.6.2","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"466f893840d7a68149161fb9954e888ee7a7790d","kind":"commit","published_at":"2018-02-06T18:44:29.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.6.1","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"d308f1fef0d46bf9a37fc4475586f0977091aefa","kind":"commit","published_at":"2018-01-31T20:04:55.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.6.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.6.0/manifests"},{"name":"0.4.4","sha":"6610a40e5126f6f342914cec12eca287b761c596","kind":"commit","published_at":"2017-11-29T14:09:35.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.4.4","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"8ab2b394bac62306aae81d226b0f1393e5d1927e","kind":"tag","published_at":"2017-10-09T09:13:19.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.4.3","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"c7819dddcaa9476120c09af09094bb20dc49c3db","kind":"tag","published_at":"2017-09-11T16:26:54.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.4.2","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"fca73450f5d3e1c128ca833c30ae10fa544dafad","kind":"tag","published_at":"2017-06-27T17:07:06.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.4.1","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"b7ef37c7f12f3471d49dd3ef9f0026ef12849569","kind":"tag","published_at":"2017-06-13T10:14:58.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.4.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.4.0/manifests"}]},"repo_metadata_updated_at":"2025-09-01T13:21:59.207Z","dependent_packages_count":0,"downloads":221508,"downloads_period":"last-month","dependent_repos_count":7,"rankings":{"downloads":6.514234963240736,"dependent_repos_count":5.6739954870207425,"dependent_packages_count":7.373338280337238,"stargazers_count":5.19021100777979,"forks_count":8.578456047676294,"docker_downloads_count":null,"average":6.66604715721096},"purl":"pkg:pypi/fluent.pygments","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/fluent.pygments","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/fluent.pygments","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/fluent.pygments/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T14:52:47.434Z","issues_count":41,"pull_requests_count":87,"avg_time_to_close_issue":12618516.0,"avg_time_to_close_pull_request":5189212.597402598,"issues_closed_count":31,"pull_requests_closed_count":77,"pull_request_authors_count":16,"issue_authors_count":23,"avg_comments_per_issue":2.3902439024390243,"avg_comments_per_pull_request":1.7011494252873562,"merged_pull_requests_count":62,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":560243.0,"past_year_avg_time_to_close_pull_request":192023.33333333334,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/issues","maintainers":[{"login":"spookylukey","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spookylukey"},{"login":"eemeli","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"zbraniecki","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zbraniecki"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fluent.pygments/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fluent.pygments/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fluent.pygments/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fluent.pygments/related_packages","maintainers":[{"uuid":"Pike","login":"Pike","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/Pike/","role":null,"created_at":"2023-02-24T06:23:35.536Z","updated_at":"2023-02-24T06:23:35.536Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Pike/packages"},{"uuid":"stasm","login":"stasm","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/stasm/","role":null,"created_at":"2023-02-24T06:23:35.564Z","updated_at":"2023-02-24T06:23:35.564Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/stasm/packages"},{"uuid":"eemeli","login":"eemeli","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/eemeli/","role":"Owner","created_at":"2023-03-16T12:09:21.910Z","updated_at":"2023-03-16T12:09:21.910Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/eemeli/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726135,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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":2738403,"name":"fluent.syntax","ecosystem":"pypi","description":"Localization library for expressive translations.","homepage":"https://github.com/projectfluent/python-fluent","licenses":"APL 2","normalized_licenses":["MulanPSL-2.0"],"repository_url":"https://github.com/projectfluent/python-fluent","keywords_array":["fluent","localization","l10n"],"namespace":null,"versions_count":12,"first_release_published_at":"2019-01-15T18:38:52.000Z","latest_release_published_at":"2023-03-16T11:03:21.000Z","latest_release_number":"0.19.0","last_synced_at":"2025-09-01T11:57:50.529Z","created_at":"2022-04-10T11:02:37.832Z","updated_at":"2025-09-01T13:21:59.227Z","registry_url":"https://pypi.org/project/fluent.syntax/","install_command":"pip install fluent.syntax --index-url https://pypi.org/simple","documentation_url":"https://fluent.syntax.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Developers","License :: OSI Approved :: Apache Software License","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"fluent-syntax","project_status":null},"repo_metadata":{"id":44325370,"uuid":"81267552","full_name":"projectfluent/python-fluent","owner":"projectfluent","description":"Python implementation of Project Fluent","archived":false,"fork":false,"pushed_at":"2025-02-22T13:04:57.000Z","size":1327,"stargazers_count":225,"open_issues_count":21,"forks_count":29,"subscribers_count":13,"default_branch":"main","last_synced_at":"2025-09-01T11:40:23.337Z","etag":null,"topics":["i18n","internationalization","l10n","localization"],"latest_commit_sha":null,"homepage":"https://projectfluent.org/python-fluent/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/projectfluent.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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}},"created_at":"2017-02-07T23:57:13.000Z","updated_at":"2025-08-26T10:13:45.000Z","dependencies_parsed_at":"2024-03-10T10:26:26.075Z","dependency_job_id":"b4473c9b-5ed3-49dc-a88c-d92c3c3f8ac4","html_url":"https://github.com/projectfluent/python-fluent","commit_stats":{"total_commits":354,"total_committers":13,"mean_commits":27.23076923076923,"dds":0.6468926553672316,"last_synced_commit":"fd57cd024e0c2fae4e33014f773e1500a5d34417"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/projectfluent/python-fluent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/projectfluent","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/sbom","scorecard":{"id":746620,"data":{"date":"2025-08-11","repo":{"name":"github.com/projectfluent/python-fluent","commit":"e4fc3c20e632babfa70d9cc6b8eaf4141c2aa83f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 9/13 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":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":"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/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/documentation.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/documentation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/documentation.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/documentation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/documentation.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/documentation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/documentation.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/documentation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/documentation.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/documentation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/documentation.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/documentation.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/documentation.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/documentation.yml:38","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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 27 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"}},{"name":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T18:57:22.769Z","repository_id":44325370,"created_at":"2025-08-22T18:57:22.769Z","updated_at":"2025-08-22T18:57:22.769Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273130235,"owners_count":25050794,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"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":"projectfluent","name":"Project Fluent","uuid":"24696436","kind":"organization","description":"A localization paradigm designed to unleash the entire expressive power of natural language translations.","email":null,"website":"https://projectfluent.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24696436?v=4","repositories_count":16,"last_synced_at":"2024-03-25T21:19:01.019Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/projectfluent","funding_links":[],"total_stars":3446,"followers":84,"following":0,"created_at":"2022-11-02T16:44:54.122Z","updated_at":"2024-03-25T21:19:02.091Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/projectfluent","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/projectfluent/repositories"},"tags":[{"name":"fluent.runtime@0.4.0","sha":"fd57cd024e0c2fae4e33014f773e1500a5d34417","kind":"commit","published_at":"2023-03-16T11:15:55.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.runtime@0.4.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.runtime@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.runtime%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.runtime@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.runtime@0.4.0/manifests"},{"name":"fluent.syntax@0.19.0","sha":"6836ef49c0fab588cd842b1bb310e43a91df0b34","kind":"commit","published_at":"2023-03-13T14:26:22.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.syntax@0.19.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.syntax@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.syntax%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.19.0/manifests"},{"name":"fluent.syntax@0.18.1","sha":"c9910d8da9f471fd65d607fa76d932c838e5964c","kind":"commit","published_at":"2020-09-15T11:53:13.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.syntax@0.18.1","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.syntax@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.syntax%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.18.1/manifests"},{"name":"fluent.pygments@1.0","sha":"fc2a652bfad927f9589582fdd999504fbdfc352b","kind":"commit","published_at":"2020-05-20T18:15:46.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.pygments@1.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.pygments@1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.pygments%401.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.pygments@1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.pygments@1.0/manifests"},{"name":"fluent.runtime@0.3.1","sha":"fc2a652bfad927f9589582fdd999504fbdfc352b","kind":"commit","published_at":"2020-05-20T18:15:46.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.runtime@0.3.1","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.runtime@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.runtime%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.runtime@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.runtime@0.3.1/manifests"},{"name":"fluent.syntax@0.18.0","sha":"fc2a652bfad927f9589582fdd999504fbdfc352b","kind":"commit","published_at":"2020-05-20T18:15:46.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.syntax@0.18.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.syntax@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.syntax%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.18.0/manifests"},{"name":"fluent.runtime@0.3.0","sha":"061e0dabd66836d61dc2020f5af46307a41c276f","kind":"commit","published_at":"2019-10-23T15:08:34.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.runtime@0.3.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.runtime@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.runtime%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.runtime@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.runtime@0.3.0/manifests"},{"name":"fluent.runtime@0.2.0","sha":"8ae06a10f4456d5ee546de7e800c0e3c68a35816","kind":"commit","published_at":"2019-09-10T10:39:30.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.runtime@0.2.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.runtime@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.runtime%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.runtime@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.runtime@0.2.0/manifests"},{"name":"fluent.syntax@0.17.0","sha":"687fca7869dbc771105339576a2ebd384c768dfa","kind":"commit","published_at":"2019-09-10T09:43:49.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.syntax@0.17.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.syntax@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.syntax%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.17.0/manifests"},{"name":"fluent.pygments@0.1.0","sha":"bdb3c4feada25c143044a07f3d50d1df1280c1bf","kind":"commit","published_at":"2019-08-14T08:59:31.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.pygments@0.1.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.pygments@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.pygments%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.pygments@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.pygments@0.1.0/manifests"},{"name":"fluent.syntax@0.16.0","sha":"267e2e0e3307695be8f15ee4ab3c41d7d49cf33c","kind":"commit","published_at":"2019-08-06T12:26:01.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.syntax@0.16.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.syntax@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.syntax%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.16.0/manifests"},{"name":"fluent.syntax@0.15.1","sha":"5cb6d0e68fe329dff045e95effc20d1b7ea6237e","kind":"commit","published_at":"2019-08-01T14:21:22.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.syntax@0.15.1","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.syntax@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.syntax%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.15.1/manifests"},{"name":"fluent.syntax@0.15.0","sha":"84cd3b511ca6a7c288fcda5f13c537efc68e0986","kind":"commit","published_at":"2019-04-17T07:39:24.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.syntax@0.15.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.syntax@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.syntax%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.15.0/manifests"},{"name":"fluent.syntax@0.14.0","sha":"7894b718081021652b23e283b7523cb3d484f332","kind":"commit","published_at":"2019-03-26T14:03:36.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.syntax@0.14.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.syntax@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.syntax%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.14.0/manifests"},{"name":"fluent.syntax@0.13.0","sha":"d28bc14fa0c8ae336df55018031654e43229a945","kind":"commit","published_at":"2019-03-25T16:41:02.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.syntax@0.13.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.syntax@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.syntax%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.13.0/manifests"},{"name":"fluent.syntax@0.12.0","sha":"a13ef995218cd69b0cf18099806828fcaded829b","kind":"commit","published_at":"2019-02-15T15:05:01.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.syntax@0.12.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.syntax@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.syntax%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.12.0/manifests"},{"name":"fluent.syntax@0.11.0","sha":"edb282e9eb2b56777ee5aa149e6bc3ac1b5f341d","kind":"commit","published_at":"2019-02-13T13:34:16.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.syntax@0.11.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.syntax@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.syntax%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.11.0/manifests"},{"name":"fluent.runtime@0.1","sha":"16af8e999f9af21a84b1c8322da976cba696a14e","kind":"commit","published_at":"2019-01-21T17:58:20.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.runtime@0.1","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.runtime@0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.runtime%400.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.runtime@0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.runtime@0.1/manifests"},{"name":"fluent.syntax@0.10.0","sha":"80bff9ab8d327b694315a91974c6696d7df08d8c","kind":"commit","published_at":"2019-01-15T18:38:15.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.syntax@0.10.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.syntax@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.syntax%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.10.0/manifests"},{"name":"0.10.0","sha":"f3908ccea281bac6fe80c37626f2a5f4e7f967a1","kind":"commit","published_at":"2018-12-13T15:54:26.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.10.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"6f3b911f88c821865a80c36fc6622d0a8e0e12c9","kind":"commit","published_at":"2018-10-23T12:17:39.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.9.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"ca55dbd5f4723930bf8db29c140739f8b656ab35","kind":"commit","published_at":"2018-07-24T16:55:03.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.8.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"b17dde4bac7a413680931882a050df161958d6c7","kind":"commit","published_at":"2018-04-11T12:23:36.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.7.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.7.0/manifests"},{"name":"0.6.4","sha":"a007bc6b4db7f02a61be19bd91409546131bb447","kind":"commit","published_at":"2018-03-01T09:19:12.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.6.4","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"71f0a6104402a33f7289b136218b3c1ec2b330f8","kind":"commit","published_at":"2018-02-13T17:38:17.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.6.3","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"ed3d69e71dae00bd84609f70506e6f1e0620246b","kind":"commit","published_at":"2018-02-08T14:12:43.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.6.2","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"466f893840d7a68149161fb9954e888ee7a7790d","kind":"commit","published_at":"2018-02-06T18:44:29.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.6.1","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"d308f1fef0d46bf9a37fc4475586f0977091aefa","kind":"commit","published_at":"2018-01-31T20:04:55.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.6.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.6.0/manifests"},{"name":"0.4.4","sha":"6610a40e5126f6f342914cec12eca287b761c596","kind":"commit","published_at":"2017-11-29T14:09:35.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.4.4","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"8ab2b394bac62306aae81d226b0f1393e5d1927e","kind":"tag","published_at":"2017-10-09T09:13:19.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.4.3","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"c7819dddcaa9476120c09af09094bb20dc49c3db","kind":"tag","published_at":"2017-09-11T16:26:54.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.4.2","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"fca73450f5d3e1c128ca833c30ae10fa544dafad","kind":"tag","published_at":"2017-06-27T17:07:06.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.4.1","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"b7ef37c7f12f3471d49dd3ef9f0026ef12849569","kind":"tag","published_at":"2017-06-13T10:14:58.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.4.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.4.0/manifests"}]},"repo_metadata_updated_at":"2025-09-01T13:21:59.227Z","dependent_packages_count":7,"downloads":479702,"downloads_period":"last-month","dependent_repos_count":77,"rankings":{"downloads":1.6391016318000713,"dependent_repos_count":1.6933699858507603,"dependent_packages_count":1.0796799456705208,"stargazers_count":5.19021100777979,"forks_count":8.578456047676294,"docker_downloads_count":2.4918146670903236,"average":3.44543888097796},"purl":"pkg:pypi/fluent.syntax","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/fluent.syntax","docker_dependents_count":1,"docker_downloads_count":75,"usage_url":"https://repos.ecosyste.ms/usage/pypi/fluent.syntax","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/fluent.syntax/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T14:52:47.434Z","issues_count":41,"pull_requests_count":87,"avg_time_to_close_issue":12618516.0,"avg_time_to_close_pull_request":5189212.597402598,"issues_closed_count":31,"pull_requests_closed_count":77,"pull_request_authors_count":16,"issue_authors_count":23,"avg_comments_per_issue":2.3902439024390243,"avg_comments_per_pull_request":1.7011494252873562,"merged_pull_requests_count":62,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":560243.0,"past_year_avg_time_to_close_pull_request":192023.33333333334,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/issues","maintainers":[{"login":"spookylukey","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spookylukey"},{"login":"eemeli","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"zbraniecki","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zbraniecki"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fluent.syntax/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fluent.syntax/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fluent.syntax/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fluent.syntax/related_packages","maintainers":[{"uuid":"Pike","login":"Pike","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/Pike/","role":null,"created_at":"2023-02-20T03:37:12.737Z","updated_at":"2023-02-20T03:37:12.737Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Pike/packages"},{"uuid":"stasm","login":"stasm","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/stasm/","role":null,"created_at":"2023-02-20T03:37:12.744Z","updated_at":"2023-02-20T03:37:12.744Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/stasm/packages"},{"uuid":"zbraniecki","login":"zbraniecki","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/zbraniecki/","role":null,"created_at":"2023-02-20T03:37:12.748Z","updated_at":"2023-02-20T03:37:12.748Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/zbraniecki/packages"},{"uuid":"eemeli","login":"eemeli","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/eemeli/","role":null,"created_at":"2023-03-16T11:47:04.562Z","updated_at":"2023-03-16T11:47:04.562Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/eemeli/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726135,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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":2738397,"name":"fluent.runtime","ecosystem":"pypi","description":"Localization library for expressive translations.","homepage":"https://github.com/projectfluent/python-fluent","licenses":"APL 2","normalized_licenses":["MulanPSL-2.0"],"repository_url":"https://github.com/projectfluent/python-fluent","keywords_array":["fluent","localization","l10n"],"namespace":null,"versions_count":5,"first_release_published_at":"2019-01-21T18:05:00.000Z","latest_release_published_at":"2023-03-16T11:10:33.000Z","latest_release_number":"0.4.0","last_synced_at":"2025-09-01T11:57:50.689Z","created_at":"2022-04-10T11:02:37.607Z","updated_at":"2025-09-01T13:21:59.230Z","registry_url":"https://pypi.org/project/fluent.runtime/","install_command":"pip install fluent.runtime --index-url https://pypi.org/simple","documentation_url":"https://fluent.runtime.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Developers","License :: OSI Approved :: Apache Software License","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"fluent-runtime","project_status":null},"repo_metadata":{"id":44325370,"uuid":"81267552","full_name":"projectfluent/python-fluent","owner":"projectfluent","description":"Python implementation of Project Fluent","archived":false,"fork":false,"pushed_at":"2025-02-22T13:04:57.000Z","size":1327,"stargazers_count":225,"open_issues_count":21,"forks_count":29,"subscribers_count":13,"default_branch":"main","last_synced_at":"2025-09-01T11:40:23.337Z","etag":null,"topics":["i18n","internationalization","l10n","localization"],"latest_commit_sha":null,"homepage":"https://projectfluent.org/python-fluent/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/projectfluent.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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}},"created_at":"2017-02-07T23:57:13.000Z","updated_at":"2025-08-26T10:13:45.000Z","dependencies_parsed_at":"2024-03-10T10:26:26.075Z","dependency_job_id":"b4473c9b-5ed3-49dc-a88c-d92c3c3f8ac4","html_url":"https://github.com/projectfluent/python-fluent","commit_stats":{"total_commits":354,"total_committers":13,"mean_commits":27.23076923076923,"dds":0.6468926553672316,"last_synced_commit":"fd57cd024e0c2fae4e33014f773e1500a5d34417"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/projectfluent/python-fluent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/projectfluent","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/sbom","scorecard":{"id":746620,"data":{"date":"2025-08-11","repo":{"name":"github.com/projectfluent/python-fluent","commit":"e4fc3c20e632babfa70d9cc6b8eaf4141c2aa83f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 9/13 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":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":"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/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/documentation.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/documentation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/documentation.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/documentation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/documentation.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/documentation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/documentation.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/documentation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/documentation.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/documentation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/documentation.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/documentation.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/documentation.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/documentation.yml:38","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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 27 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"}},{"name":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T18:57:22.769Z","repository_id":44325370,"created_at":"2025-08-22T18:57:22.769Z","updated_at":"2025-08-22T18:57:22.769Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273130235,"owners_count":25050794,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"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":"projectfluent","name":"Project Fluent","uuid":"24696436","kind":"organization","description":"A localization paradigm designed to unleash the entire expressive power of natural language translations.","email":null,"website":"https://projectfluent.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24696436?v=4","repositories_count":16,"last_synced_at":"2024-03-25T21:19:01.019Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/projectfluent","funding_links":[],"total_stars":3446,"followers":84,"following":0,"created_at":"2022-11-02T16:44:54.122Z","updated_at":"2024-03-25T21:19:02.091Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/projectfluent","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/projectfluent/repositories"},"tags":[{"name":"fluent.runtime@0.4.0","sha":"fd57cd024e0c2fae4e33014f773e1500a5d34417","kind":"commit","published_at":"2023-03-16T11:15:55.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.runtime@0.4.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.runtime@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.runtime%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.runtime@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.runtime@0.4.0/manifests"},{"name":"fluent.syntax@0.19.0","sha":"6836ef49c0fab588cd842b1bb310e43a91df0b34","kind":"commit","published_at":"2023-03-13T14:26:22.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.syntax@0.19.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.syntax@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.syntax%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.19.0/manifests"},{"name":"fluent.syntax@0.18.1","sha":"c9910d8da9f471fd65d607fa76d932c838e5964c","kind":"commit","published_at":"2020-09-15T11:53:13.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.syntax@0.18.1","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.syntax@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.syntax%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.18.1/manifests"},{"name":"fluent.pygments@1.0","sha":"fc2a652bfad927f9589582fdd999504fbdfc352b","kind":"commit","published_at":"2020-05-20T18:15:46.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.pygments@1.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.pygments@1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.pygments%401.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.pygments@1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.pygments@1.0/manifests"},{"name":"fluent.runtime@0.3.1","sha":"fc2a652bfad927f9589582fdd999504fbdfc352b","kind":"commit","published_at":"2020-05-20T18:15:46.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.runtime@0.3.1","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.runtime@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.runtime%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.runtime@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.runtime@0.3.1/manifests"},{"name":"fluent.syntax@0.18.0","sha":"fc2a652bfad927f9589582fdd999504fbdfc352b","kind":"commit","published_at":"2020-05-20T18:15:46.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.syntax@0.18.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.syntax@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.syntax%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.18.0/manifests"},{"name":"fluent.runtime@0.3.0","sha":"061e0dabd66836d61dc2020f5af46307a41c276f","kind":"commit","published_at":"2019-10-23T15:08:34.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.runtime@0.3.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.runtime@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.runtime%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.runtime@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.runtime@0.3.0/manifests"},{"name":"fluent.runtime@0.2.0","sha":"8ae06a10f4456d5ee546de7e800c0e3c68a35816","kind":"commit","published_at":"2019-09-10T10:39:30.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.runtime@0.2.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.runtime@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.runtime%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.runtime@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.runtime@0.2.0/manifests"},{"name":"fluent.syntax@0.17.0","sha":"687fca7869dbc771105339576a2ebd384c768dfa","kind":"commit","published_at":"2019-09-10T09:43:49.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.syntax@0.17.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.syntax@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.syntax%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.17.0/manifests"},{"name":"fluent.pygments@0.1.0","sha":"bdb3c4feada25c143044a07f3d50d1df1280c1bf","kind":"commit","published_at":"2019-08-14T08:59:31.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.pygments@0.1.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.pygments@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.pygments%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.pygments@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.pygments@0.1.0/manifests"},{"name":"fluent.syntax@0.16.0","sha":"267e2e0e3307695be8f15ee4ab3c41d7d49cf33c","kind":"commit","published_at":"2019-08-06T12:26:01.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.syntax@0.16.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.syntax@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.syntax%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.16.0/manifests"},{"name":"fluent.syntax@0.15.1","sha":"5cb6d0e68fe329dff045e95effc20d1b7ea6237e","kind":"commit","published_at":"2019-08-01T14:21:22.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.syntax@0.15.1","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.syntax@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.syntax%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.15.1/manifests"},{"name":"fluent.syntax@0.15.0","sha":"84cd3b511ca6a7c288fcda5f13c537efc68e0986","kind":"commit","published_at":"2019-04-17T07:39:24.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.syntax@0.15.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.syntax@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.syntax%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.15.0/manifests"},{"name":"fluent.syntax@0.14.0","sha":"7894b718081021652b23e283b7523cb3d484f332","kind":"commit","published_at":"2019-03-26T14:03:36.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.syntax@0.14.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.syntax@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.syntax%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.14.0/manifests"},{"name":"fluent.syntax@0.13.0","sha":"d28bc14fa0c8ae336df55018031654e43229a945","kind":"commit","published_at":"2019-03-25T16:41:02.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.syntax@0.13.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.syntax@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.syntax%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.13.0/manifests"},{"name":"fluent.syntax@0.12.0","sha":"a13ef995218cd69b0cf18099806828fcaded829b","kind":"commit","published_at":"2019-02-15T15:05:01.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.syntax@0.12.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.syntax@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.syntax%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.12.0/manifests"},{"name":"fluent.syntax@0.11.0","sha":"edb282e9eb2b56777ee5aa149e6bc3ac1b5f341d","kind":"commit","published_at":"2019-02-13T13:34:16.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.syntax@0.11.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.syntax@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.syntax%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.11.0/manifests"},{"name":"fluent.runtime@0.1","sha":"16af8e999f9af21a84b1c8322da976cba696a14e","kind":"commit","published_at":"2019-01-21T17:58:20.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.runtime@0.1","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.runtime@0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.runtime%400.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.runtime@0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.runtime@0.1/manifests"},{"name":"fluent.syntax@0.10.0","sha":"80bff9ab8d327b694315a91974c6696d7df08d8c","kind":"commit","published_at":"2019-01-15T18:38:15.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.syntax@0.10.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.syntax@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.syntax%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.10.0/manifests"},{"name":"0.10.0","sha":"f3908ccea281bac6fe80c37626f2a5f4e7f967a1","kind":"commit","published_at":"2018-12-13T15:54:26.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.10.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"6f3b911f88c821865a80c36fc6622d0a8e0e12c9","kind":"commit","published_at":"2018-10-23T12:17:39.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.9.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"ca55dbd5f4723930bf8db29c140739f8b656ab35","kind":"commit","published_at":"2018-07-24T16:55:03.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.8.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"b17dde4bac7a413680931882a050df161958d6c7","kind":"commit","published_at":"2018-04-11T12:23:36.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.7.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.7.0/manifests"},{"name":"0.6.4","sha":"a007bc6b4db7f02a61be19bd91409546131bb447","kind":"commit","published_at":"2018-03-01T09:19:12.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.6.4","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"71f0a6104402a33f7289b136218b3c1ec2b330f8","kind":"commit","published_at":"2018-02-13T17:38:17.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.6.3","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"ed3d69e71dae00bd84609f70506e6f1e0620246b","kind":"commit","published_at":"2018-02-08T14:12:43.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.6.2","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"466f893840d7a68149161fb9954e888ee7a7790d","kind":"commit","published_at":"2018-02-06T18:44:29.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.6.1","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"d308f1fef0d46bf9a37fc4475586f0977091aefa","kind":"commit","published_at":"2018-01-31T20:04:55.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.6.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.6.0/manifests"},{"name":"0.4.4","sha":"6610a40e5126f6f342914cec12eca287b761c596","kind":"commit","published_at":"2017-11-29T14:09:35.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.4.4","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"8ab2b394bac62306aae81d226b0f1393e5d1927e","kind":"tag","published_at":"2017-10-09T09:13:19.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.4.3","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"c7819dddcaa9476120c09af09094bb20dc49c3db","kind":"tag","published_at":"2017-09-11T16:26:54.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.4.2","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"fca73450f5d3e1c128ca833c30ae10fa544dafad","kind":"tag","published_at":"2017-06-27T17:07:06.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.4.1","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"b7ef37c7f12f3471d49dd3ef9f0026ef12849569","kind":"tag","published_at":"2017-06-13T10:14:58.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.4.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.4.0/manifests"}]},"repo_metadata_updated_at":"2025-09-01T13:21:59.230Z","dependent_packages_count":2,"downloads":201071,"downloads_period":"last-month","dependent_repos_count":10,"rankings":{"downloads":4.116052585340622,"dependent_repos_count":4.689535902963683,"dependent_packages_count":3.2713415717121803,"stargazers_count":5.19021100777979,"forks_count":8.578456047676294,"docker_downloads_count":null,"average":5.1691194230945134},"purl":"pkg:pypi/fluent.runtime","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/fluent.runtime","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/fluent.runtime","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/fluent.runtime/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T14:52:47.434Z","issues_count":41,"pull_requests_count":87,"avg_time_to_close_issue":12618516.0,"avg_time_to_close_pull_request":5189212.597402598,"issues_closed_count":31,"pull_requests_closed_count":77,"pull_request_authors_count":16,"issue_authors_count":23,"avg_comments_per_issue":2.3902439024390243,"avg_comments_per_pull_request":1.7011494252873562,"merged_pull_requests_count":62,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":560243.0,"past_year_avg_time_to_close_pull_request":192023.33333333334,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/issues","maintainers":[{"login":"spookylukey","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spookylukey"},{"login":"eemeli","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"zbraniecki","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zbraniecki"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fluent.runtime/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fluent.runtime/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fluent.runtime/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fluent.runtime/related_packages","maintainers":[{"uuid":"spookylukey","login":"spookylukey","name":null,"email":null,"url":null,"packages_count":26,"html_url":"https://pypi.org/user/spookylukey/","role":null,"created_at":"2023-02-24T06:23:33.816Z","updated_at":"2023-02-24T06:23:33.816Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/spookylukey/packages"},{"uuid":"Pike","login":"Pike","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/Pike/","role":null,"created_at":"2023-02-24T06:23:33.811Z","updated_at":"2023-02-24T06:23:33.811Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Pike/packages"},{"uuid":"stasm","login":"stasm","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/stasm/","role":null,"created_at":"2023-02-24T06:23:33.821Z","updated_at":"2023-02-24T06:23:33.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/stasm/packages"},{"uuid":"eemeli","login":"eemeli","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/eemeli/","role":null,"created_at":"2023-03-16T12:09:22.951Z","updated_at":"2023-03-16T12:09:22.951Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/eemeli/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726135,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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":2738353,"name":"fluent","ecosystem":"pypi","description":"Localization library for expressive translations.","homepage":"https://github.com/projectfluent/python-fluent","licenses":"APL 2","normalized_licenses":["MulanPSL-2.0"],"repository_url":"https://github.com/projectfluent/python-fluent","keywords_array":["fluent"],"namespace":null,"versions_count":15,"first_release_published_at":"2023-08-28T20:30:48.447Z","latest_release_published_at":"2018-12-13T15:58:03.000Z","latest_release_number":"0.10.0","last_synced_at":"2025-09-01T11:57:49.867Z","created_at":"2022-04-10T11:02:36.128Z","updated_at":"2025-09-01T13:21:59.233Z","registry_url":"https://pypi.org/project/fluent/","install_command":"pip install fluent --index-url https://pypi.org/simple","documentation_url":"https://fluent.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Developers","License :: OSI Approved :: Apache Software License","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3.5"],"normalized_name":"fluent","project_status":null},"repo_metadata":{"id":44325370,"uuid":"81267552","full_name":"projectfluent/python-fluent","owner":"projectfluent","description":"Python implementation of Project Fluent","archived":false,"fork":false,"pushed_at":"2025-02-22T13:04:57.000Z","size":1327,"stargazers_count":225,"open_issues_count":21,"forks_count":29,"subscribers_count":13,"default_branch":"main","last_synced_at":"2025-09-01T11:40:23.337Z","etag":null,"topics":["i18n","internationalization","l10n","localization"],"latest_commit_sha":null,"homepage":"https://projectfluent.org/python-fluent/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/projectfluent.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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}},"created_at":"2017-02-07T23:57:13.000Z","updated_at":"2025-08-26T10:13:45.000Z","dependencies_parsed_at":"2024-03-10T10:26:26.075Z","dependency_job_id":"b4473c9b-5ed3-49dc-a88c-d92c3c3f8ac4","html_url":"https://github.com/projectfluent/python-fluent","commit_stats":{"total_commits":354,"total_committers":13,"mean_commits":27.23076923076923,"dds":0.6468926553672316,"last_synced_commit":"fd57cd024e0c2fae4e33014f773e1500a5d34417"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/projectfluent/python-fluent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/projectfluent","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/sbom","scorecard":{"id":746620,"data":{"date":"2025-08-11","repo":{"name":"github.com/projectfluent/python-fluent","commit":"e4fc3c20e632babfa70d9cc6b8eaf4141c2aa83f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 9/13 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/documentation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":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":"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/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/documentation.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/documentation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/documentation.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/documentation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/documentation.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/documentation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/documentation.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/documentation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/documentation.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/documentation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/documentation.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/projectfluent/python-fluent/documentation.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/documentation.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/documentation.yml:38","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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 27 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"}},{"name":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T18:57:22.769Z","repository_id":44325370,"created_at":"2025-08-22T18:57:22.769Z","updated_at":"2025-08-22T18:57:22.769Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273130235,"owners_count":25050794,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"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":"projectfluent","name":"Project Fluent","uuid":"24696436","kind":"organization","description":"A localization paradigm designed to unleash the entire expressive power of natural language translations.","email":null,"website":"https://projectfluent.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24696436?v=4","repositories_count":16,"last_synced_at":"2024-03-25T21:19:01.019Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/projectfluent","funding_links":[],"total_stars":3446,"followers":84,"following":0,"created_at":"2022-11-02T16:44:54.122Z","updated_at":"2024-03-25T21:19:02.091Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/projectfluent","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/projectfluent/repositories"},"tags":[{"name":"fluent.runtime@0.4.0","sha":"fd57cd024e0c2fae4e33014f773e1500a5d34417","kind":"commit","published_at":"2023-03-16T11:15:55.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.runtime@0.4.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.runtime@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.runtime%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.runtime@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.runtime@0.4.0/manifests"},{"name":"fluent.syntax@0.19.0","sha":"6836ef49c0fab588cd842b1bb310e43a91df0b34","kind":"commit","published_at":"2023-03-13T14:26:22.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.syntax@0.19.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.syntax@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.syntax%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.19.0/manifests"},{"name":"fluent.syntax@0.18.1","sha":"c9910d8da9f471fd65d607fa76d932c838e5964c","kind":"commit","published_at":"2020-09-15T11:53:13.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.syntax@0.18.1","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.syntax@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.syntax%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.18.1/manifests"},{"name":"fluent.pygments@1.0","sha":"fc2a652bfad927f9589582fdd999504fbdfc352b","kind":"commit","published_at":"2020-05-20T18:15:46.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.pygments@1.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.pygments@1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.pygments%401.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.pygments@1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.pygments@1.0/manifests"},{"name":"fluent.runtime@0.3.1","sha":"fc2a652bfad927f9589582fdd999504fbdfc352b","kind":"commit","published_at":"2020-05-20T18:15:46.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.runtime@0.3.1","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.runtime@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.runtime%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.runtime@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.runtime@0.3.1/manifests"},{"name":"fluent.syntax@0.18.0","sha":"fc2a652bfad927f9589582fdd999504fbdfc352b","kind":"commit","published_at":"2020-05-20T18:15:46.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.syntax@0.18.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.syntax@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.syntax%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.18.0/manifests"},{"name":"fluent.runtime@0.3.0","sha":"061e0dabd66836d61dc2020f5af46307a41c276f","kind":"commit","published_at":"2019-10-23T15:08:34.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.runtime@0.3.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.runtime@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.runtime%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.runtime@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.runtime@0.3.0/manifests"},{"name":"fluent.runtime@0.2.0","sha":"8ae06a10f4456d5ee546de7e800c0e3c68a35816","kind":"commit","published_at":"2019-09-10T10:39:30.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.runtime@0.2.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.runtime@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.runtime%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.runtime@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.runtime@0.2.0/manifests"},{"name":"fluent.syntax@0.17.0","sha":"687fca7869dbc771105339576a2ebd384c768dfa","kind":"commit","published_at":"2019-09-10T09:43:49.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.syntax@0.17.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.syntax@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.syntax%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.17.0/manifests"},{"name":"fluent.pygments@0.1.0","sha":"bdb3c4feada25c143044a07f3d50d1df1280c1bf","kind":"commit","published_at":"2019-08-14T08:59:31.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.pygments@0.1.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.pygments@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.pygments%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.pygments@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.pygments@0.1.0/manifests"},{"name":"fluent.syntax@0.16.0","sha":"267e2e0e3307695be8f15ee4ab3c41d7d49cf33c","kind":"commit","published_at":"2019-08-06T12:26:01.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.syntax@0.16.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.syntax@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.syntax%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.16.0/manifests"},{"name":"fluent.syntax@0.15.1","sha":"5cb6d0e68fe329dff045e95effc20d1b7ea6237e","kind":"commit","published_at":"2019-08-01T14:21:22.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.syntax@0.15.1","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.syntax@0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.syntax%400.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.15.1/manifests"},{"name":"fluent.syntax@0.15.0","sha":"84cd3b511ca6a7c288fcda5f13c537efc68e0986","kind":"commit","published_at":"2019-04-17T07:39:24.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.syntax@0.15.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.syntax@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.syntax%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.15.0/manifests"},{"name":"fluent.syntax@0.14.0","sha":"7894b718081021652b23e283b7523cb3d484f332","kind":"commit","published_at":"2019-03-26T14:03:36.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.syntax@0.14.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.syntax@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.syntax%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.14.0/manifests"},{"name":"fluent.syntax@0.13.0","sha":"d28bc14fa0c8ae336df55018031654e43229a945","kind":"commit","published_at":"2019-03-25T16:41:02.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.syntax@0.13.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.syntax@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.syntax%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.13.0/manifests"},{"name":"fluent.syntax@0.12.0","sha":"a13ef995218cd69b0cf18099806828fcaded829b","kind":"commit","published_at":"2019-02-15T15:05:01.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.syntax@0.12.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.syntax@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.syntax%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.12.0/manifests"},{"name":"fluent.syntax@0.11.0","sha":"edb282e9eb2b56777ee5aa149e6bc3ac1b5f341d","kind":"commit","published_at":"2019-02-13T13:34:16.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.syntax@0.11.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.syntax@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.syntax%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.11.0/manifests"},{"name":"fluent.runtime@0.1","sha":"16af8e999f9af21a84b1c8322da976cba696a14e","kind":"commit","published_at":"2019-01-21T17:58:20.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.runtime@0.1","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.runtime@0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.runtime%400.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.runtime@0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.runtime@0.1/manifests"},{"name":"fluent.syntax@0.10.0","sha":"80bff9ab8d327b694315a91974c6696d7df08d8c","kind":"commit","published_at":"2019-01-15T18:38:15.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/fluent.syntax@0.10.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/fluent.syntax@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@fluent.syntax%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/fluent.syntax@0.10.0/manifests"},{"name":"0.10.0","sha":"f3908ccea281bac6fe80c37626f2a5f4e7f967a1","kind":"commit","published_at":"2018-12-13T15:54:26.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.10.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"6f3b911f88c821865a80c36fc6622d0a8e0e12c9","kind":"commit","published_at":"2018-10-23T12:17:39.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.9.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"ca55dbd5f4723930bf8db29c140739f8b656ab35","kind":"commit","published_at":"2018-07-24T16:55:03.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.8.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"b17dde4bac7a413680931882a050df161958d6c7","kind":"commit","published_at":"2018-04-11T12:23:36.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.7.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.7.0/manifests"},{"name":"0.6.4","sha":"a007bc6b4db7f02a61be19bd91409546131bb447","kind":"commit","published_at":"2018-03-01T09:19:12.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.6.4","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"71f0a6104402a33f7289b136218b3c1ec2b330f8","kind":"commit","published_at":"2018-02-13T17:38:17.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.6.3","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"ed3d69e71dae00bd84609f70506e6f1e0620246b","kind":"commit","published_at":"2018-02-08T14:12:43.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.6.2","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"466f893840d7a68149161fb9954e888ee7a7790d","kind":"commit","published_at":"2018-02-06T18:44:29.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.6.1","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"d308f1fef0d46bf9a37fc4475586f0977091aefa","kind":"commit","published_at":"2018-01-31T20:04:55.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.6.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.6.0/manifests"},{"name":"0.4.4","sha":"6610a40e5126f6f342914cec12eca287b761c596","kind":"commit","published_at":"2017-11-29T14:09:35.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.4.4","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"8ab2b394bac62306aae81d226b0f1393e5d1927e","kind":"tag","published_at":"2017-10-09T09:13:19.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.4.3","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"c7819dddcaa9476120c09af09094bb20dc49c3db","kind":"tag","published_at":"2017-09-11T16:26:54.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.4.2","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"fca73450f5d3e1c128ca833c30ae10fa544dafad","kind":"tag","published_at":"2017-06-27T17:07:06.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.4.1","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"b7ef37c7f12f3471d49dd3ef9f0026ef12849569","kind":"tag","published_at":"2017-06-13T10:14:58.000Z","download_url":"https://codeload.github.com/projectfluent/python-fluent/tar.gz/0.4.0","html_url":"https://github.com/projectfluent/python-fluent/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectfluent/python-fluent@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/tags/0.4.0/manifests"}]},"repo_metadata_updated_at":"2025-09-01T13:21:59.233Z","dependent_packages_count":3,"downloads":15342,"downloads_period":"last-month","dependent_repos_count":8,"rankings":{"downloads":2.15396030713915,"dependent_repos_count":5.280166457410434,"dependent_packages_count":1.6116103863284583,"stargazers_count":5.19021100777979,"forks_count":8.578456047676294,"docker_downloads_count":null,"average":4.562880841266826},"purl":"pkg:pypi/fluent","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/fluent","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/fluent","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/fluent/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T14:52:47.434Z","issues_count":41,"pull_requests_count":87,"avg_time_to_close_issue":12618516.0,"avg_time_to_close_pull_request":5189212.597402598,"issues_closed_count":31,"pull_requests_closed_count":77,"pull_request_authors_count":16,"issue_authors_count":23,"avg_comments_per_issue":2.3902439024390243,"avg_comments_per_pull_request":1.7011494252873562,"merged_pull_requests_count":62,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":560243.0,"past_year_avg_time_to_close_pull_request":192023.33333333334,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/issues","maintainers":[{"login":"spookylukey","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spookylukey"},{"login":"eemeli","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"zbraniecki","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zbraniecki"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fluent/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fluent/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fluent/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fluent/related_packages","maintainers":[{"uuid":"Pike","login":"Pike","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/Pike/","role":null,"created_at":"2023-02-20T03:37:12.751Z","updated_at":"2023-02-20T03:37:12.751Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Pike/packages"},{"uuid":"stasm","login":"stasm","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/stasm/","role":null,"created_at":"2023-02-20T03:37:12.740Z","updated_at":"2023-02-20T03:37:12.740Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/stasm/packages"},{"uuid":"zbraniecki","login":"zbraniecki","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/zbraniecki/","role":null,"created_at":"2023-02-20T03:37:12.746Z","updated_at":"2023-02-20T03:37:12.746Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/zbraniecki/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726135,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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"}}],"commits":{"id":581963,"full_name":"projectfluent/python-fluent","default_branch":"main","committers":[{"name":"Luke Plant","email":"L.Plant.98@cantab.net","login":"spookylukey","count":125},{"name":"Staś Małolepszy","email":"stas@mozilla.com","login":"stasm","count":117},{"name":"Axel Hecht","email":"axel@pike.org","login":"Pike","count":67},{"name":"Eemeli Aro","email":"eemeli@mozilla.com","login":"eemeli","count":29},{"name":"Zibi Braniecki","email":"gandalf@mozilla.com","login":null,"count":15},{"name":"Zibi Braniecki","email":"zibi@braniecki.net","login":"zbraniecki","count":5},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":4},{"name":"Francesco Lodolo","email":"flod@lodolo.net","login":"flodolo","count":2},{"name":"James Owen","email":"jamesowen@outlook.com","login":"leamingrad","count":2},{"name":"studyingegret","email":"110317665+studyingegret","login":"studyingegret","count":2},{"name":"Cimbali","email":"me@cimba.li","login":"Cimbali","count":1},{"name":"Jakub Szczepaniak","email":"jakub-szczepaniak","login":"jakub-szczepaniak","count":1},{"name":"Matjaž Horvat","email":"matjaz.horvat@gmail.com","login":"mathjazz","count":1},{"name":"Maxim Martynov","email":"martinov_m_s_@mail.ru","login":"dolfinus","count":1},{"name":"Olle Jonsson","email":"olle.jonsson@gmail.com","login":"olleolleolle","count":1},{"name":"unclenachoduh","email":"kekoariggin@gmail.com","login":"unclenachoduh","count":1}],"total_commits":374,"total_committers":16,"total_bot_commits":4,"total_bot_committers":1,"mean_commits":23.375,"dds":0.6657754010695187,"past_year_committers":[{"name":"studyingegret","email":"110317665+studyingegret","login":"studyingegret","count":2},{"name":"James Owen","email":"jamesowen@outlook.com","login":"leamingrad","count":2}],"past_year_total_commits":4,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":2.0,"past_year_dds":0.5,"last_synced_at":"2025-05-29T04:07:52.235Z","last_synced_commit":"e4fc3c20e632babfa70d9cc6b8eaf4141c2aa83f","created_at":"2023-03-09T05:54:24.829Z","updated_at":"2025-05-29T04:07:52.245Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:13.651Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"owners_count":906558,"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_stats":{"full_name":"projectfluent/python-fluent","html_url":"https://github.com/projectfluent/python-fluent","last_synced_at":"2025-08-31T14:52:47.434Z","status":null,"issues_count":41,"pull_requests_count":87,"avg_time_to_close_issue":12618516.0,"avg_time_to_close_pull_request":5189212.597402598,"issues_closed_count":31,"pull_requests_closed_count":77,"pull_request_authors_count":16,"issue_authors_count":23,"avg_comments_per_issue":2.3902439024390243,"avg_comments_per_pull_request":1.7011494252873562,"merged_pull_requests_count":62,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":560243.0,"past_year_avg_time_to_close_pull_request":192023.33333333334,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"created_at":"2023-05-14T14:19:44.112Z","updated_at":"2025-09-02T00:23:28.226Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectfluent%2Fpython-fluent/issues","issue_labels_count":{"fluent.syntax":7,"fluent.runtime":6,"fluent.pygments":2,"bug":2,"help wanted":2},"pull_request_labels_count":{"dependencies":8,"fluent.runtime":6,"documentation":2,"fluent.syntax":2,"fluent.pygments":1},"issue_author_associations_count":{"NONE":21,"CONTRIBUTOR":16,"COLLABORATOR":3,"MEMBER":1},"pull_request_author_associations_count":{"CONTRIBUTOR":60,"COLLABORATOR":15,"NONE":13,"MEMBER":8},"issue_authors":{"Pike":13,"GetPsyched":3,"spookylukey":2,"stasm":2,"HeRo002":2,"sandalwoodbox":2,"eemeli":1,"DanielCollins":1,"Jibec":1,"zbraniecki":1,"Cimbali":1,"alehuo":1,"jakub-szczepaniak":1,"createduser":1,"alexgibson":1,"tyteen4a03":1,"dolfinus":1,"plowman":1,"mamatkasym":1,"alerque":1,"studyingegret":1,"MasterGroosha":1,"elenakrittik":1},"pull_request_authors":{"Pike":37,"spookylukey":15,"dependabot[bot]":8,"eemeli":8,"leamingrad":6,"stasm":4,"studyingegret":3,"fabaff":3,"dolfinus":2,"flodolo":2,"Macanta9":2,"Cimbali":2,"Sh4rK":1,"bryanforbes":1,"jakub-szczepaniak":1,"pgammans":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":9980396,"issues_count":29825944,"pull_requests_count":87225962,"authors_count":9826726,"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":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":2},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":2,"NONE":1},"past_year_issue_authors":{"studyingegret":1,"tyteen4a03":1},"past_year_pull_request_authors":{"studyingegret":3},"maintainers":[{"login":"spookylukey","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spookylukey"},{"login":"eemeli","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eemeli"},{"login":"zbraniecki","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zbraniecki"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":2,"WatchEvent":14,"IssueCommentEvent":3,"PushEvent":2,"PullRequestReviewEvent":9,"PullRequestReviewCommentEvent":6,"PullRequestEvent":4,"ForkEvent":3},"last_year":{"IssuesEvent":2,"WatchEvent":14,"IssueCommentEvent":3,"PushEvent":2,"PullRequestReviewEvent":9,"PullRequestReviewCommentEvent":6,"PullRequestEvent":4,"ForkEvent":3}},"keywords":["i18n","internationalization","l10n","localization"],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.in","sha":null,"kind":"manifest","created_at":"2022-09-02T11:01:07.072Z","updated_at":"2022-09-02T11:01:07.072Z","repository_link":"https://github.com/projectfluent/python-fluent/blob/main/docs/requirements.in","dependencies":[{"id":3598509976,"package_name":"Sphinx","ecosystem":"pypi","requirements":"==3.5.1","direct":true,"kind":"runtime","optional":false},{"id":3598509977,"package_name":"fluent.pygments","ecosystem":"pypi","requirements":"==1.0","direct":true,"kind":"runtime","optional":false},{"id":3598509978,"package_name":"wheel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"lockfile","created_at":"2022-09-02T11:01:07.231Z","updated_at":"2022-09-02T11:01:07.231Z","repository_link":"https://github.com/projectfluent/python-fluent/blob/main/docs/requirements.txt","dependencies":[{"id":3598511669,"package_name":"imagesize","ecosystem":"pypi","requirements":"==1.2.0","direct":false,"kind":"runtime","optional":false},{"id":3598511661,"package_name":"alabaster","ecosystem":"pypi","requirements":"==0.7.12","direct":false,"kind":"runtime","optional":false},{"id":3598511662,"package_name":"babel","ecosystem":"pypi","requirements":"==2.9.0","direct":false,"kind":"runtime","optional":false},{"id":3598511663,"package_name":"certifi","ecosystem":"pypi","requirements":"==2020.12.5","direct":false,"kind":"runtime","optional":false},{"id":3598511664,"package_name":"chardet","ecosystem":"pypi","requirements":"==4.0.0","direct":false,"kind":"runtime","optional":false},{"id":3598511665,"package_name":"docutils","ecosystem":"pypi","requirements":"==0.16","direct":false,"kind":"runtime","optional":false},{"id":3598511666,"package_name":"fluent.pygments","ecosystem":"pypi","requirements":"==1.0","direct":false,"kind":"runtime","optional":false},{"id":3598511667,"package_name":"fluent.syntax","ecosystem":"pypi","requirements":"==0.18.1","direct":false,"kind":"runtime","optional":false},{"id":3598511668,"package_name":"idna","ecosystem":"pypi","requirements":"==2.10","direct":false,"kind":"runtime","optional":false},{"id":3598511670,"package_name":"jinja2","ecosystem":"pypi","requirements":"==2.11.3","direct":false,"kind":"runtime","optional":false},{"id":3598511671,"package_name":"markupsafe","ecosystem":"pypi","requirements":"==1.1.1","direct":false,"kind":"runtime","optional":false},{"id":3598511672,"package_name":"packaging","ecosystem":"pypi","requirements":"==20.9","direct":false,"kind":"runtime","optional":false},{"id":3598511673,"package_name":"pygments","ecosystem":"pypi","requirements":"==2.8.0","direct":false,"kind":"runtime","optional":false},{"id":3598511674,"package_name":"pyparsing","ecosystem":"pypi","requirements":"==2.4.7","direct":false,"kind":"runtime","optional":false},{"id":3598511675,"package_name":"pytz","ecosystem":"pypi","requirements":"==2021.1","direct":false,"kind":"runtime","optional":false},{"id":3598511676,"package_name":"requests","ecosystem":"pypi","requirements":"==2.25.1","direct":false,"kind":"runtime","optional":false},{"id":3598511677,"package_name":"six","ecosystem":"pypi","requirements":"==1.15.0","direct":false,"kind":"runtime","optional":false},{"id":3598511678,"package_name":"snowballstemmer","ecosystem":"pypi","requirements":"==2.1.0","direct":false,"kind":"runtime","optional":false},{"id":3598511679,"package_name":"sphinx","ecosystem":"pypi","requirements":"==3.5.1","direct":false,"kind":"runtime","optional":false},{"id":3598511680,"package_name":"sphinxcontrib-applehelp","ecosystem":"pypi","requirements":"==1.0.2","direct":false,"kind":"runtime","optional":false},{"id":3598511681,"package_name":"sphinxcontrib-devhelp","ecosystem":"pypi","requirements":"==1.0.2","direct":false,"kind":"runtime","optional":false},{"id":3598511682,"package_name":"sphinxcontrib-htmlhelp","ecosystem":"pypi","requirements":"==1.0.3","direct":false,"kind":"runtime","optional":false},{"id":3598511683,"package_name":"sphinxcontrib-jsmath","ecosystem":"pypi","requirements":"==1.0.1","direct":false,"kind":"runtime","optional":false},{"id":3598511684,"package_name":"sphinxcontrib-qthelp","ecosystem":"pypi","requirements":"==1.0.3","direct":false,"kind":"runtime","optional":false},{"id":3598511685,"package_name":"sphinxcontrib-serializinghtml","ecosystem":"pypi","requirements":"==1.1.4","direct":false,"kind":"runtime","optional":false},{"id":3598511686,"package_name":"urllib3","ecosystem":"pypi","requirements":"==1.26.3","direct":false,"kind":"runtime","optional":false},{"id":3598511687,"package_name":"wheel","ecosystem":"pypi","requirements":"==0.36.2","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"fluent.runtime/docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-02T11:01:07.554Z","updated_at":"2022-09-02T11:01:07.554Z","repository_link":"https://github.com/projectfluent/python-fluent/blob/main/fluent.runtime/docs/requirements.txt","dependencies":[{"id":3598512334,"package_name":"fluent.pygments","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"fluent.runtime/setup.py","sha":null,"kind":"manifest","created_at":"2022-09-02T11:01:07.668Z","updated_at":"2022-09-02T11:01:07.668Z","repository_link":"https://github.com/projectfluent/python-fluent/blob/main/fluent.runtime/setup.py","dependencies":[{"id":3598512361,"package_name":"fluent.syntax","ecosystem":"pypi","requirements":"\u003e=0.17,\u003c0.20","direct":true,"kind":"runtime","optional":false},{"id":3598512362,"package_name":"attrs","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3598512363,"package_name":"babel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3598512364,"package_name":"pytz","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3598512365,"package_name":"six","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"fluent.runtime/tools/benchmarks/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-02T11:01:07.742Z","updated_at":"2022-09-02T11:01:07.742Z","repository_link":"https://github.com/projectfluent/python-fluent/blob/main/fluent.runtime/tools/benchmarks/requirements.txt","dependencies":[{"id":3598516251,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3598516252,"package_name":"pytest-benchmark","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/documentation.yml","sha":null,"kind":"manifest","created_at":"2023-01-31T06:15:15.025Z","updated_at":"2023-01-31T06:15:15.025Z","repository_link":"https://github.com/projectfluent/python-fluent/blob/main/.github/workflows/documentation.yml","dependencies":[{"id":7264793728,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7264793729,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7264793730,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7264793731,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7264793732,"package_name":"JamesIves/github-pages-deploy-action","ecosystem":"actions","requirements":"4.0.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/fluent.integration.yml","sha":null,"kind":"manifest","created_at":"2023-01-31T06:15:15.216Z","updated_at":"2023-01-31T06:15:15.216Z","repository_link":"https://github.com/projectfluent/python-fluent/blob/main/.github/workflows/fluent.integration.yml","dependencies":[{"id":7264794887,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7264794889,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/fluent.runtime.yml","sha":null,"kind":"manifest","created_at":"2023-01-31T06:15:15.277Z","updated_at":"2023-01-31T06:15:15.277Z","repository_link":"https://github.com/projectfluent/python-fluent/blob/main/.github/workflows/fluent.runtime.yml","dependencies":[{"id":7264795634,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7264795635,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/fluent.syntax.yml","sha":null,"kind":"manifest","created_at":"2023-01-31T06:15:15.382Z","updated_at":"2023-01-31T06:15:15.382Z","repository_link":"https://github.com/projectfluent/python-fluent/blob/main/.github/workflows/fluent.syntax.yml","dependencies":[{"id":7264795896,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7264795897,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"fluent.docs/setup.py","sha":null,"kind":"manifest","created_at":"2024-03-10T10:26:25.205Z","updated_at":"2024-03-10T10:26:25.205Z","repository_link":"https://github.com/projectfluent/python-fluent/blob/main/fluent.docs/setup.py","dependencies":[{"id":16722443001,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"\u003e=3.7,\u003c5","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"fluent.pygments/setup.py","sha":null,"kind":"manifest","created_at":"2024-03-10T10:26:25.432Z","updated_at":"2024-03-10T10:26:25.432Z","repository_link":"https://github.com/projectfluent/python-fluent/blob/main/fluent.pygments/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"fluent.syntax/setup.py","sha":null,"kind":"manifest","created_at":"2024-03-10T10:26:25.724Z","updated_at":"2024-03-10T10:26:25.724Z","repository_link":"https://github.com/projectfluent/python-fluent/blob/main/fluent.syntax/setup.py","dependencies":[{"id":16722443098,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"\u003e=3.7,\u003c5","direct":true,"kind":"runtime","optional":false}]}],"score":22.007674651038627,"created_at":"2025-09-08T11:18:28.222Z","updated_at":"2025-10-07T08:24:29.685Z","avatar_url":"https://github.com/projectfluent.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":917623,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["distribution","interactive","authorization","serializer","packaging","network-simulation","hacking","autograding","observability","embedded"],"project_url":"https://science.ecosyste.ms/api/v1/projects/63078","html_url":"https://science.ecosyste.ms/projects/63078"}