{"id":64522,"name":"flair","description":"A very simple framework for state-of-the-art Natural Language Processing (NLP)","url":"https://github.com/flairnlp/flair","last_synced_at":"2025-09-08T13:13:03.602Z","repository":{"id":37431828,"uuid":"136914524","full_name":"flairNLP/flair","owner":"flairNLP","description":"A very simple framework for state-of-the-art Natural Language Processing (NLP)","archived":false,"fork":false,"pushed_at":"2025-08-17T21:59:40.000Z","size":394708,"stargazers_count":14260,"open_issues_count":24,"forks_count":2120,"subscribers_count":197,"default_branch":"master","last_synced_at":"2025-08-17T22:25:13.866Z","etag":null,"topics":["machine-learning","named-entity-recognition","natural-language-processing","nlp","pytorch","semantic-role-labeling","sequence-labeling","word-embeddings"],"latest_commit_sha":null,"homepage":"https://flairnlp.github.io/flair/","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/flairNLP.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["alanakbik"]}},"created_at":"2018-06-11T11:04:18.000Z","updated_at":"2025-08-16T16:19:11.000Z","dependencies_parsed_at":"2023-02-17T04:45:27.287Z","dependency_job_id":"7d845124-cc20-4e4a-a950-93e471bbca74","html_url":"https://github.com/flairNLP/flair","commit_stats":{"total_commits":4460,"total_committers":260,"mean_commits":"17.153846153846153","dds":0.7197309417040358,"last_synced_commit":"b034b8cef1509448a1280b861e78d09f541717b8"},"previous_names":["zalandoresearch/flair"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/flairNLP/flair","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flairNLP","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/sbom","scorecard":{"id":307479,"data":{"date":"2025-08-11","repo":{"name":"github.com/flairNLP/flair","commit":"d4ea3777998ba67bfbe6b6b8359e024dcf673c3e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"25 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/6 approved changesets -- score normalized to 0","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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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/issues.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/test-docs.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":"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:14: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issues.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/issues.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/publish-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/publish-docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/publish-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/test-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/test-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-docs.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/test-docs.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/test-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/test-docs.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/test-docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test-docs.yml:27","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  11 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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"27 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2023-299 / GHSA-282v-666c-3fvg","Warn: Project is vulnerable to: GHSA-37mw-44qp-f5jm","Warn: Project is vulnerable to: GHSA-37q5-v5qm-c9v8","Warn: Project is vulnerable to: PYSEC-2023-300 / GHSA-3863-2447-669p","Warn: Project is vulnerable to: GHSA-6rvg-6v2m-4j46","Warn: Project is vulnerable to: GHSA-9356-575x-2w9m","Warn: Project is vulnerable to: GHSA-fpwr-67px-3qhx","Warn: Project is vulnerable to: PYSEC-2024-229 / GHSA-hxxf-235m-72v3","Warn: Project is vulnerable to: GHSA-jjph-296x-mrcr","Warn: Project is vulnerable to: GHSA-phhr-52qp-3mj4","Warn: Project is vulnerable to: GHSA-q2wp-rjmx-x6x9","Warn: Project is vulnerable to: PYSEC-2025-40 / GHSA-qq3j-4f4f-9583","Warn: Project is vulnerable to: PYSEC-2024-227 / GHSA-qxrp-vhvm-j765","Warn: Project is vulnerable to: PYSEC-2023-301 / GHSA-v68g-wm8c-6x7j","Warn: Project is vulnerable to: PYSEC-2024-228 / GHSA-wrfc-pvp9-mr9g","Warn: Project is vulnerable to: PYSEC-2022-230 / GHSA-wrxv-2j5q-m38w","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: GHSA-g4r7-86gm-pgqc","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T22:25:54.536Z","repository_id":37431828,"created_at":"2025-08-17T22:25:54.536Z","updated_at":"2025-08-17T22:25:54.536Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274189756,"owners_count":25238028,"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":"flairNLP","name":"flair","uuid":"59021421","kind":"organization","description":"A very simple framework for state-of-the-art Natural Language Processing (NLP)","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/59021421?v=4","repositories_count":7,"last_synced_at":"2024-03-25T20:04:42.311Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/flairNLP","funding_links":[],"total_stars":13681,"followers":112,"following":0,"created_at":"2022-11-02T16:24:50.067Z","updated_at":"2024-03-25T20:04:42.328Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flairNLP","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flairNLP/repositories"},"packages":[{"id":8881631,"name":"flair-pos","ecosystem":"pypi","description":"A very simple framework for state-of-the-art NLP","homepage":"https://github.com/flairNLP/flair","licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/flairNLP/flair","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2024-02-15T01:36:11.000Z","latest_release_published_at":"2024-02-15T01:36:11.000Z","latest_release_number":"0.13.1","last_synced_at":"2025-08-17T22:30:01.293Z","created_at":"2024-02-15T01:46:50.145Z","updated_at":"2025-08-17T22:30:03.632Z","registry_url":"https://pypi.org/project/flair-pos/","install_command":"pip install flair-pos --index-url https://pypi.org/simple","documentation_url":"https://flair-pos.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"flair-pos","project_status":null},"repo_metadata":{"id":37431828,"uuid":"136914524","full_name":"flairNLP/flair","owner":"flairNLP","description":"A very simple framework for state-of-the-art Natural Language Processing (NLP)","archived":false,"fork":false,"pushed_at":"2025-08-17T21:59:40.000Z","size":394708,"stargazers_count":14260,"open_issues_count":24,"forks_count":2120,"subscribers_count":197,"default_branch":"master","last_synced_at":"2025-08-17T22:25:13.866Z","etag":null,"topics":["machine-learning","named-entity-recognition","natural-language-processing","nlp","pytorch","semantic-role-labeling","sequence-labeling","word-embeddings"],"latest_commit_sha":null,"homepage":"https://flairnlp.github.io/flair/","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/flairNLP.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["alanakbik"]}},"created_at":"2018-06-11T11:04:18.000Z","updated_at":"2025-08-16T16:19:11.000Z","dependencies_parsed_at":"2023-02-17T04:45:27.287Z","dependency_job_id":"7d845124-cc20-4e4a-a950-93e471bbca74","html_url":"https://github.com/flairNLP/flair","commit_stats":{"total_commits":4460,"total_committers":260,"mean_commits":"17.153846153846153","dds":0.7197309417040358,"last_synced_commit":"b034b8cef1509448a1280b861e78d09f541717b8"},"previous_names":["zalandoresearch/flair"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/flairNLP/flair","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flairNLP","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/sbom","scorecard":{"id":307479,"data":{"date":"2025-08-11","repo":{"name":"github.com/flairNLP/flair","commit":"d4ea3777998ba67bfbe6b6b8359e024dcf673c3e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"25 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/6 approved changesets -- score normalized to 0","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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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/issues.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/test-docs.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":"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:14: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issues.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/issues.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/publish-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/publish-docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/publish-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/test-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/test-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-docs.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/test-docs.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/test-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/test-docs.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/test-docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test-docs.yml:27","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  11 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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"27 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2023-299 / GHSA-282v-666c-3fvg","Warn: Project is vulnerable to: GHSA-37mw-44qp-f5jm","Warn: Project is vulnerable to: GHSA-37q5-v5qm-c9v8","Warn: Project is vulnerable to: PYSEC-2023-300 / GHSA-3863-2447-669p","Warn: Project is vulnerable to: GHSA-6rvg-6v2m-4j46","Warn: Project is vulnerable to: GHSA-9356-575x-2w9m","Warn: Project is vulnerable to: GHSA-fpwr-67px-3qhx","Warn: Project is vulnerable to: PYSEC-2024-229 / GHSA-hxxf-235m-72v3","Warn: Project is vulnerable to: GHSA-jjph-296x-mrcr","Warn: Project is vulnerable to: GHSA-phhr-52qp-3mj4","Warn: Project is vulnerable to: GHSA-q2wp-rjmx-x6x9","Warn: Project is vulnerable to: PYSEC-2025-40 / GHSA-qq3j-4f4f-9583","Warn: Project is vulnerable to: PYSEC-2024-227 / GHSA-qxrp-vhvm-j765","Warn: Project is vulnerable to: PYSEC-2023-301 / GHSA-v68g-wm8c-6x7j","Warn: Project is vulnerable to: PYSEC-2024-228 / GHSA-wrfc-pvp9-mr9g","Warn: Project is vulnerable to: PYSEC-2022-230 / GHSA-wrxv-2j5q-m38w","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: GHSA-g4r7-86gm-pgqc","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T22:25:54.536Z","repository_id":37431828,"created_at":"2025-08-17T22:25:54.536Z","updated_at":"2025-08-17T22:25:54.536Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270918173,"owners_count":24667664,"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-08-17T02:00:09.016Z","response_time":129,"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":"flairNLP","name":"flair","uuid":"59021421","kind":"organization","description":"A very simple framework for state-of-the-art Natural Language Processing (NLP)","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/59021421?v=4","repositories_count":7,"last_synced_at":"2024-03-25T20:04:42.311Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/flairNLP","funding_links":[],"total_stars":13681,"followers":112,"following":0,"created_at":"2022-11-02T16:24:50.067Z","updated_at":"2024-03-25T20:04:42.328Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flairNLP","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flairNLP/repositories"},"tags":[{"name":"v0.15.1","sha":"5325bee1afb272a2106dccfeb40ec471861a4a65","kind":"commit","published_at":"2025-02-05T14:43:36.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.15.1","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"68508ccc6a0fe1864fbadecbd8d7fa2f4408a2e6","kind":"commit","published_at":"2024-12-20T08:01:04.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.15.0","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e17ab1234fcfed2b089d8ef02b99949d520382d2","kind":"commit","published_at":"2024-07-25T11:23:59.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.14.0","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"ddf3bb3e44f2a68b32d532ae5438d71c4125e4ab","kind":"commit","published_at":"2023-12-18T06:57:31.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.13.1","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"d7a69d3f78cb05e5757c7a3132f3844923500f85","kind":"commit","published_at":"2023-10-28T01:14:23.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.13.0","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"621e7dd58be8e3c5985176d9a7f54eb5c0cd8c88","kind":"commit","published_at":"2023-03-30T14:57:02.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.12.2","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"c1f5f0fc55cbb8ebcab07be06f1144c7c1a8db2a","kind":"commit","published_at":"2023-03-10T14:20:17.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.12.1","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.12.1/manifests"},{"name":"v0.12","sha":"d13f8ea36e60c5ab1d7468893498db96d91fd4be","kind":"commit","published_at":"2023-03-06T09:41:31.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.12","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.12/manifests"},{"name":"v0.11.3","sha":"b1a3e24ddec85ce62e007e1d44f8a9419215393d","kind":"tag","published_at":"2022-05-20T04:39:55.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.11.3","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.11.3/manifests"},{"name":"v0.11.1","sha":"32e303f975ac1397797db1de04551dde4bad8dfa","kind":"tag","published_at":"2022-05-15T10:47:23.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.11.1","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.11.1/manifests"},{"name":"v0.11.2","sha":"7491f4b4f3aa6e6c2832ddb67adb1243cbc15488","kind":"tag","published_at":"2022-05-15T10:42:12.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.11.2","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.11.2/manifests"},{"name":"v0.11","sha":"d20c3fd07474e6103780fbe2b65302871f8db33d","kind":"commit","published_at":"2022-04-10T14:05:57.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.11","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.11/manifests"},{"name":"v0.10","sha":"45700cb61869b25c9c08c06a26298b805c0c66dc","kind":"commit","published_at":"2021-11-18T08:32:41.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.10","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.10/manifests"},{"name":"v0.9","sha":"c5bed58b024ebc2c323d405882ef5ad6c465e651","kind":"commit","published_at":"2021-08-29T22:32:37.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.9","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.9/manifests"},{"name":"v0.8","sha":"2fde64610244c7706cef68c882b9ce0e96261d2d","kind":"commit","published_at":"2021-03-04T19:09:52.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.8","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.8/manifests"},{"name":"v0.7","sha":"69b6692dc6ecffb406d74dcfd31b837a370553b4","kind":"commit","published_at":"2020-12-01T18:55:13.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.7","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.7/manifests"},{"name":"v0.6.1","sha":"0ac270467dd7a38d20d5f35ccbe6ff242293717c","kind":"commit","published_at":"2020-09-23T10:24:15.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.6.1","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"1a12954860cddf6f9f8f8a25e71e9b2d56b4f05e","kind":"commit","published_at":"2020-08-17T12:59:20.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.6","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.6/manifests"},{"name":"v0.5.1","sha":"13f5e8db17f2de2052915d7e79c9eba4ed8ee862","kind":"commit","published_at":"2020-07-05T21:35:50.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.5.1","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"63aeabf9a18bdf53af3bcba5bd80f43ac717656e","kind":"commit","published_at":"2020-05-24T11:55:38.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.5","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.5/manifests"},{"name":"v0.4.5","sha":"a1ef91a691a9f882fb0d0bd48d04b570f6b0079b","kind":"commit","published_at":"2020-01-24T13:46:03.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.4.5","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"e2236019c9028bbbd8cdaeaf8a461364bf682976","kind":"commit","published_at":"2019-10-20T22:22:27.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.4.4","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"ff9846deeeed38d9ee7919f93a207253fa90ea13","kind":"commit","published_at":"2019-08-26T18:16:40.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.4.3","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d6a761a88668eeb695b0b0e53b1a15ddaf9c2524","kind":"commit","published_at":"2019-05-30T19:26:38.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.4.2","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"3cd272bcdc8a579261e78604a0a3996d943a84cb","kind":"commit","published_at":"2019-02-22T12:43:30.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.4.1","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"5b72a4491de637d49dbed19a9bd1a456da7df365","kind":"commit","published_at":"2018-12-19T17:36:43.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.4.0","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"703256ac0ce8378130cb0f62f000282ff4e47d45","kind":"commit","published_at":"2018-11-12T16:58:28.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.3.2","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"0f889b085d94517714987a2a9a7597516cc268d4","kind":"commit","published_at":"2018-10-19T15:22:40.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.3.1","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d7c0f1733b398d59b3bffb62f5a422343c7e420e","kind":"commit","published_at":"2018-10-16T13:36:54.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.3.0","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"446c1832b0601e2bcc6fa649d7672c9641fe94ba","kind":"commit","published_at":"2018-08-03T15:14:14.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.2.0","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"bc4dfe37d3e50d6271eb614a116eeca4c9f4cb4d","kind":"commit","published_at":"2018-07-13T13:56:05.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.1.0","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-17T22:30:03.632Z","dependent_packages_count":0,"downloads":15,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":64.9914089347079,"dependent_packages_count":9.84838428978069,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":37.4198966122443},"purl":"pkg:pypi/flair-pos","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/flair-pos","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/flair-pos","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/flair-pos/dependencies","status":null,"funding_links":["https://github.com/sponsors/alanakbik"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-17T22:30:03.017Z","issues_count":397,"pull_requests_count":233,"avg_time_to_close_issue":12184329.584615385,"avg_time_to_close_pull_request":2920369.7242990653,"issues_closed_count":325,"pull_requests_closed_count":214,"pull_request_authors_count":45,"issue_authors_count":272,"avg_comments_per_issue":3.093198992443325,"avg_comments_per_pull_request":1.55793991416309,"merged_pull_requests_count":177,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":104,"past_year_pull_requests_count":103,"past_year_avg_time_to_close_issue":2994712.472972973,"past_year_avg_time_to_close_pull_request":1155979.8777777778,"past_year_issues_closed_count":74,"past_year_pull_requests_closed_count":90,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":61,"past_year_avg_comments_per_issue":1.6346153846153846,"past_year_avg_comments_per_pull_request":1.3980582524271845,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":79,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/issues","maintainers":[{"login":"helpmefindaname","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/helpmefindaname"},{"login":"alanakbik","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alanakbik"},{"login":"stefan-it","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stefan-it"},{"login":"whoisjones","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/whoisjones"},{"login":"plonerma","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/plonerma"},{"login":"mariosaenger","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mariosaenger"},{"login":"dobbersc","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dobbersc"},{"login":"HallerPatrick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HallerPatrick"},{"login":"elenamer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elenamer"},{"login":"sg-wbi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sg-wbi"},{"login":"WangXII","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WangXII"},{"login":"teresaloeffelhardt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/teresaloeffelhardt"},{"login":"susannaruecker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/susannaruecker"}],"active_maintainers":[{"login":"alanakbik","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alanakbik"},{"login":"helpmefindaname","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/helpmefindaname"},{"login":"stefan-it","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stefan-it"},{"login":"sg-wbi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sg-wbi"},{"login":"susannaruecker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/susannaruecker"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/flair-pos/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/flair-pos/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/flair-pos/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/flair-pos/related_packages","maintainers":[{"uuid":"dlfelps","login":"dlfelps","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/dlfelps/","role":null,"created_at":"2024-02-15T01:47:28.270Z","updated_at":"2024-02-15T01:47:28.270Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/dlfelps/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726140,"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":9143218,"name":"github.com/flairnlp/flair","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/flairnlp/flair","keywords_array":[],"namespace":null,"versions_count":23,"first_release_published_at":"2018-07-13T13:56:05.000Z","latest_release_published_at":"2025-02-05T14:43:36.000Z","latest_release_number":"v0.15.1","last_synced_at":"2025-08-17T22:30:03.112Z","created_at":"2024-02-28T02:06:25.522Z","updated_at":"2025-08-17T22:30:03.636Z","registry_url":"https://pkg.go.dev/github.com/flairnlp/flair","install_command":"go get github.com/flairnlp/flair","documentation_url":"https://pkg.go.dev/github.com/flairnlp/flair#section-documentation","metadata":{},"repo_metadata":{"id":37431828,"uuid":"136914524","full_name":"flairNLP/flair","owner":"flairNLP","description":"A very simple framework for state-of-the-art Natural Language Processing (NLP)","archived":false,"fork":false,"pushed_at":"2025-08-17T21:59:40.000Z","size":394708,"stargazers_count":14260,"open_issues_count":24,"forks_count":2120,"subscribers_count":197,"default_branch":"master","last_synced_at":"2025-08-17T22:25:13.866Z","etag":null,"topics":["machine-learning","named-entity-recognition","natural-language-processing","nlp","pytorch","semantic-role-labeling","sequence-labeling","word-embeddings"],"latest_commit_sha":null,"homepage":"https://flairnlp.github.io/flair/","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/flairNLP.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["alanakbik"]}},"created_at":"2018-06-11T11:04:18.000Z","updated_at":"2025-08-16T16:19:11.000Z","dependencies_parsed_at":"2023-02-17T04:45:27.287Z","dependency_job_id":"7d845124-cc20-4e4a-a950-93e471bbca74","html_url":"https://github.com/flairNLP/flair","commit_stats":{"total_commits":4460,"total_committers":260,"mean_commits":"17.153846153846153","dds":0.7197309417040358,"last_synced_commit":"b034b8cef1509448a1280b861e78d09f541717b8"},"previous_names":["zalandoresearch/flair"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/flairNLP/flair","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flairNLP","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/sbom","scorecard":{"id":307479,"data":{"date":"2025-08-11","repo":{"name":"github.com/flairNLP/flair","commit":"d4ea3777998ba67bfbe6b6b8359e024dcf673c3e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"25 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/6 approved changesets -- score normalized to 0","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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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/issues.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/test-docs.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":"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:14: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issues.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/issues.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/publish-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/publish-docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/publish-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/test-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/test-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-docs.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/test-docs.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/test-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/test-docs.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/test-docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test-docs.yml:27","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  11 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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"27 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2023-299 / GHSA-282v-666c-3fvg","Warn: Project is vulnerable to: GHSA-37mw-44qp-f5jm","Warn: Project is vulnerable to: GHSA-37q5-v5qm-c9v8","Warn: Project is vulnerable to: PYSEC-2023-300 / GHSA-3863-2447-669p","Warn: Project is vulnerable to: GHSA-6rvg-6v2m-4j46","Warn: Project is vulnerable to: GHSA-9356-575x-2w9m","Warn: Project is vulnerable to: GHSA-fpwr-67px-3qhx","Warn: Project is vulnerable to: PYSEC-2024-229 / GHSA-hxxf-235m-72v3","Warn: Project is vulnerable to: GHSA-jjph-296x-mrcr","Warn: Project is vulnerable to: GHSA-phhr-52qp-3mj4","Warn: Project is vulnerable to: GHSA-q2wp-rjmx-x6x9","Warn: Project is vulnerable to: PYSEC-2025-40 / GHSA-qq3j-4f4f-9583","Warn: Project is vulnerable to: PYSEC-2024-227 / GHSA-qxrp-vhvm-j765","Warn: Project is vulnerable to: PYSEC-2023-301 / GHSA-v68g-wm8c-6x7j","Warn: Project is vulnerable to: PYSEC-2024-228 / GHSA-wrfc-pvp9-mr9g","Warn: Project is vulnerable to: PYSEC-2022-230 / GHSA-wrxv-2j5q-m38w","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: GHSA-g4r7-86gm-pgqc","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T22:25:54.536Z","repository_id":37431828,"created_at":"2025-08-17T22:25:54.536Z","updated_at":"2025-08-17T22:25:54.536Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270918173,"owners_count":24667664,"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-08-17T02:00:09.016Z","response_time":129,"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":"flairNLP","name":"flair","uuid":"59021421","kind":"organization","description":"A very simple framework for state-of-the-art Natural Language Processing (NLP)","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/59021421?v=4","repositories_count":7,"last_synced_at":"2024-03-25T20:04:42.311Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/flairNLP","funding_links":[],"total_stars":13681,"followers":112,"following":0,"created_at":"2022-11-02T16:24:50.067Z","updated_at":"2024-03-25T20:04:42.328Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flairNLP","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flairNLP/repositories"},"tags":[{"name":"v0.15.1","sha":"5325bee1afb272a2106dccfeb40ec471861a4a65","kind":"commit","published_at":"2025-02-05T14:43:36.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.15.1","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"68508ccc6a0fe1864fbadecbd8d7fa2f4408a2e6","kind":"commit","published_at":"2024-12-20T08:01:04.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.15.0","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e17ab1234fcfed2b089d8ef02b99949d520382d2","kind":"commit","published_at":"2024-07-25T11:23:59.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.14.0","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"ddf3bb3e44f2a68b32d532ae5438d71c4125e4ab","kind":"commit","published_at":"2023-12-18T06:57:31.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.13.1","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"d7a69d3f78cb05e5757c7a3132f3844923500f85","kind":"commit","published_at":"2023-10-28T01:14:23.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.13.0","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"621e7dd58be8e3c5985176d9a7f54eb5c0cd8c88","kind":"commit","published_at":"2023-03-30T14:57:02.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.12.2","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"c1f5f0fc55cbb8ebcab07be06f1144c7c1a8db2a","kind":"commit","published_at":"2023-03-10T14:20:17.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.12.1","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.12.1/manifests"},{"name":"v0.12","sha":"d13f8ea36e60c5ab1d7468893498db96d91fd4be","kind":"commit","published_at":"2023-03-06T09:41:31.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.12","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.12/manifests"},{"name":"v0.11.3","sha":"b1a3e24ddec85ce62e007e1d44f8a9419215393d","kind":"tag","published_at":"2022-05-20T04:39:55.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.11.3","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.11.3/manifests"},{"name":"v0.11.1","sha":"32e303f975ac1397797db1de04551dde4bad8dfa","kind":"tag","published_at":"2022-05-15T10:47:23.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.11.1","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.11.1/manifests"},{"name":"v0.11.2","sha":"7491f4b4f3aa6e6c2832ddb67adb1243cbc15488","kind":"tag","published_at":"2022-05-15T10:42:12.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.11.2","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.11.2/manifests"},{"name":"v0.11","sha":"d20c3fd07474e6103780fbe2b65302871f8db33d","kind":"commit","published_at":"2022-04-10T14:05:57.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.11","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.11/manifests"},{"name":"v0.10","sha":"45700cb61869b25c9c08c06a26298b805c0c66dc","kind":"commit","published_at":"2021-11-18T08:32:41.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.10","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.10/manifests"},{"name":"v0.9","sha":"c5bed58b024ebc2c323d405882ef5ad6c465e651","kind":"commit","published_at":"2021-08-29T22:32:37.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.9","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.9/manifests"},{"name":"v0.8","sha":"2fde64610244c7706cef68c882b9ce0e96261d2d","kind":"commit","published_at":"2021-03-04T19:09:52.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.8","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.8/manifests"},{"name":"v0.7","sha":"69b6692dc6ecffb406d74dcfd31b837a370553b4","kind":"commit","published_at":"2020-12-01T18:55:13.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.7","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.7/manifests"},{"name":"v0.6.1","sha":"0ac270467dd7a38d20d5f35ccbe6ff242293717c","kind":"commit","published_at":"2020-09-23T10:24:15.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.6.1","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"1a12954860cddf6f9f8f8a25e71e9b2d56b4f05e","kind":"commit","published_at":"2020-08-17T12:59:20.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.6","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.6/manifests"},{"name":"v0.5.1","sha":"13f5e8db17f2de2052915d7e79c9eba4ed8ee862","kind":"commit","published_at":"2020-07-05T21:35:50.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.5.1","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"63aeabf9a18bdf53af3bcba5bd80f43ac717656e","kind":"commit","published_at":"2020-05-24T11:55:38.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.5","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.5/manifests"},{"name":"v0.4.5","sha":"a1ef91a691a9f882fb0d0bd48d04b570f6b0079b","kind":"commit","published_at":"2020-01-24T13:46:03.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.4.5","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"e2236019c9028bbbd8cdaeaf8a461364bf682976","kind":"commit","published_at":"2019-10-20T22:22:27.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.4.4","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"ff9846deeeed38d9ee7919f93a207253fa90ea13","kind":"commit","published_at":"2019-08-26T18:16:40.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.4.3","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d6a761a88668eeb695b0b0e53b1a15ddaf9c2524","kind":"commit","published_at":"2019-05-30T19:26:38.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.4.2","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"3cd272bcdc8a579261e78604a0a3996d943a84cb","kind":"commit","published_at":"2019-02-22T12:43:30.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.4.1","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"5b72a4491de637d49dbed19a9bd1a456da7df365","kind":"commit","published_at":"2018-12-19T17:36:43.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.4.0","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"703256ac0ce8378130cb0f62f000282ff4e47d45","kind":"commit","published_at":"2018-11-12T16:58:28.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.3.2","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"0f889b085d94517714987a2a9a7597516cc268d4","kind":"commit","published_at":"2018-10-19T15:22:40.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.3.1","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d7c0f1733b398d59b3bffb62f5a422343c7e420e","kind":"commit","published_at":"2018-10-16T13:36:54.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.3.0","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"446c1832b0601e2bcc6fa649d7672c9641fe94ba","kind":"commit","published_at":"2018-08-03T15:14:14.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.2.0","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"bc4dfe37d3e50d6271eb614a116eeca4c9f4cb4d","kind":"commit","published_at":"2018-07-13T13:56:05.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.1.0","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-17T22:30:03.635Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.726346517496998,"dependent_packages_count":8.625189637693143,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.17576807759507},"purl":"pkg:golang/github.com/flairnlp/flair","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/flairnlp/flair","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/flairnlp/flair","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/flairnlp/flair/dependencies","status":null,"funding_links":["https://github.com/sponsors/alanakbik"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-17T22:30:03.017Z","issues_count":397,"pull_requests_count":233,"avg_time_to_close_issue":12184329.584615385,"avg_time_to_close_pull_request":2920369.7242990653,"issues_closed_count":325,"pull_requests_closed_count":214,"pull_request_authors_count":45,"issue_authors_count":272,"avg_comments_per_issue":3.093198992443325,"avg_comments_per_pull_request":1.55793991416309,"merged_pull_requests_count":177,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":104,"past_year_pull_requests_count":103,"past_year_avg_time_to_close_issue":2994712.472972973,"past_year_avg_time_to_close_pull_request":1155979.8777777778,"past_year_issues_closed_count":74,"past_year_pull_requests_closed_count":90,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":61,"past_year_avg_comments_per_issue":1.6346153846153846,"past_year_avg_comments_per_pull_request":1.3980582524271845,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":79,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/issues","maintainers":[{"login":"helpmefindaname","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/helpmefindaname"},{"login":"alanakbik","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alanakbik"},{"login":"stefan-it","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stefan-it"},{"login":"whoisjones","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/whoisjones"},{"login":"plonerma","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/plonerma"},{"login":"mariosaenger","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mariosaenger"},{"login":"dobbersc","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dobbersc"},{"login":"HallerPatrick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HallerPatrick"},{"login":"elenamer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elenamer"},{"login":"sg-wbi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sg-wbi"},{"login":"WangXII","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WangXII"},{"login":"teresaloeffelhardt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/teresaloeffelhardt"},{"login":"susannaruecker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/susannaruecker"}],"active_maintainers":[{"login":"alanakbik","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alanakbik"},{"login":"helpmefindaname","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/helpmefindaname"},{"login":"stefan-it","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stefan-it"},{"login":"sg-wbi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sg-wbi"},{"login":"susannaruecker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/susannaruecker"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fflairnlp%2Fflair/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fflairnlp%2Fflair/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fflairnlp%2Fflair/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fflairnlp%2Fflair/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954233,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":9202554,"name":"github.com/flairNLP/flair","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/flairNLP/flair","keywords_array":[],"namespace":null,"versions_count":23,"first_release_published_at":"2018-07-13T13:56:05.000Z","latest_release_published_at":"2025-02-05T14:43:36.000Z","latest_release_number":"v0.15.1","last_synced_at":"2025-08-17T22:30:03.502Z","created_at":"2024-03-12T05:17:17.338Z","updated_at":"2025-08-17T22:30:03.632Z","registry_url":"https://pkg.go.dev/github.com/flairNLP/flair","install_command":"go get github.com/flairNLP/flair","documentation_url":"https://pkg.go.dev/github.com/flairNLP/flair#section-documentation","metadata":{},"repo_metadata":{"id":37431828,"uuid":"136914524","full_name":"flairNLP/flair","owner":"flairNLP","description":"A very simple framework for state-of-the-art Natural Language Processing (NLP)","archived":false,"fork":false,"pushed_at":"2025-08-17T21:59:40.000Z","size":394708,"stargazers_count":14260,"open_issues_count":24,"forks_count":2120,"subscribers_count":197,"default_branch":"master","last_synced_at":"2025-08-17T22:25:13.866Z","etag":null,"topics":["machine-learning","named-entity-recognition","natural-language-processing","nlp","pytorch","semantic-role-labeling","sequence-labeling","word-embeddings"],"latest_commit_sha":null,"homepage":"https://flairnlp.github.io/flair/","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/flairNLP.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["alanakbik"]}},"created_at":"2018-06-11T11:04:18.000Z","updated_at":"2025-08-16T16:19:11.000Z","dependencies_parsed_at":"2023-02-17T04:45:27.287Z","dependency_job_id":"7d845124-cc20-4e4a-a950-93e471bbca74","html_url":"https://github.com/flairNLP/flair","commit_stats":{"total_commits":4460,"total_committers":260,"mean_commits":"17.153846153846153","dds":0.7197309417040358,"last_synced_commit":"b034b8cef1509448a1280b861e78d09f541717b8"},"previous_names":["zalandoresearch/flair"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/flairNLP/flair","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flairNLP","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/sbom","scorecard":{"id":307479,"data":{"date":"2025-08-11","repo":{"name":"github.com/flairNLP/flair","commit":"d4ea3777998ba67bfbe6b6b8359e024dcf673c3e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"25 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/6 approved changesets -- score normalized to 0","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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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/issues.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/test-docs.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":"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:14: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issues.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/issues.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/publish-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/publish-docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/publish-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/test-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/test-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-docs.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/test-docs.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/test-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/test-docs.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/test-docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test-docs.yml:27","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  11 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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"27 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2023-299 / GHSA-282v-666c-3fvg","Warn: Project is vulnerable to: GHSA-37mw-44qp-f5jm","Warn: Project is vulnerable to: GHSA-37q5-v5qm-c9v8","Warn: Project is vulnerable to: PYSEC-2023-300 / GHSA-3863-2447-669p","Warn: Project is vulnerable to: GHSA-6rvg-6v2m-4j46","Warn: Project is vulnerable to: GHSA-9356-575x-2w9m","Warn: Project is vulnerable to: GHSA-fpwr-67px-3qhx","Warn: Project is vulnerable to: PYSEC-2024-229 / GHSA-hxxf-235m-72v3","Warn: Project is vulnerable to: GHSA-jjph-296x-mrcr","Warn: Project is vulnerable to: GHSA-phhr-52qp-3mj4","Warn: Project is vulnerable to: GHSA-q2wp-rjmx-x6x9","Warn: Project is vulnerable to: PYSEC-2025-40 / GHSA-qq3j-4f4f-9583","Warn: Project is vulnerable to: PYSEC-2024-227 / GHSA-qxrp-vhvm-j765","Warn: Project is vulnerable to: PYSEC-2023-301 / GHSA-v68g-wm8c-6x7j","Warn: Project is vulnerable to: PYSEC-2024-228 / GHSA-wrfc-pvp9-mr9g","Warn: Project is vulnerable to: PYSEC-2022-230 / GHSA-wrxv-2j5q-m38w","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: GHSA-g4r7-86gm-pgqc","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T22:25:54.536Z","repository_id":37431828,"created_at":"2025-08-17T22:25:54.536Z","updated_at":"2025-08-17T22:25:54.536Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270918173,"owners_count":24667664,"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-08-17T02:00:09.016Z","response_time":129,"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":"flairNLP","name":"flair","uuid":"59021421","kind":"organization","description":"A very simple framework for state-of-the-art Natural Language Processing (NLP)","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/59021421?v=4","repositories_count":7,"last_synced_at":"2024-03-25T20:04:42.311Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/flairNLP","funding_links":[],"total_stars":13681,"followers":112,"following":0,"created_at":"2022-11-02T16:24:50.067Z","updated_at":"2024-03-25T20:04:42.328Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flairNLP","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flairNLP/repositories"},"tags":[{"name":"v0.15.1","sha":"5325bee1afb272a2106dccfeb40ec471861a4a65","kind":"commit","published_at":"2025-02-05T14:43:36.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.15.1","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"68508ccc6a0fe1864fbadecbd8d7fa2f4408a2e6","kind":"commit","published_at":"2024-12-20T08:01:04.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.15.0","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e17ab1234fcfed2b089d8ef02b99949d520382d2","kind":"commit","published_at":"2024-07-25T11:23:59.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.14.0","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"ddf3bb3e44f2a68b32d532ae5438d71c4125e4ab","kind":"commit","published_at":"2023-12-18T06:57:31.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.13.1","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"d7a69d3f78cb05e5757c7a3132f3844923500f85","kind":"commit","published_at":"2023-10-28T01:14:23.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.13.0","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"621e7dd58be8e3c5985176d9a7f54eb5c0cd8c88","kind":"commit","published_at":"2023-03-30T14:57:02.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.12.2","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"c1f5f0fc55cbb8ebcab07be06f1144c7c1a8db2a","kind":"commit","published_at":"2023-03-10T14:20:17.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.12.1","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.12.1/manifests"},{"name":"v0.12","sha":"d13f8ea36e60c5ab1d7468893498db96d91fd4be","kind":"commit","published_at":"2023-03-06T09:41:31.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.12","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.12/manifests"},{"name":"v0.11.3","sha":"b1a3e24ddec85ce62e007e1d44f8a9419215393d","kind":"tag","published_at":"2022-05-20T04:39:55.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.11.3","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.11.3/manifests"},{"name":"v0.11.1","sha":"32e303f975ac1397797db1de04551dde4bad8dfa","kind":"tag","published_at":"2022-05-15T10:47:23.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.11.1","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.11.1/manifests"},{"name":"v0.11.2","sha":"7491f4b4f3aa6e6c2832ddb67adb1243cbc15488","kind":"tag","published_at":"2022-05-15T10:42:12.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.11.2","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.11.2/manifests"},{"name":"v0.11","sha":"d20c3fd07474e6103780fbe2b65302871f8db33d","kind":"commit","published_at":"2022-04-10T14:05:57.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.11","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.11/manifests"},{"name":"v0.10","sha":"45700cb61869b25c9c08c06a26298b805c0c66dc","kind":"commit","published_at":"2021-11-18T08:32:41.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.10","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.10/manifests"},{"name":"v0.9","sha":"c5bed58b024ebc2c323d405882ef5ad6c465e651","kind":"commit","published_at":"2021-08-29T22:32:37.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.9","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.9/manifests"},{"name":"v0.8","sha":"2fde64610244c7706cef68c882b9ce0e96261d2d","kind":"commit","published_at":"2021-03-04T19:09:52.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.8","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.8/manifests"},{"name":"v0.7","sha":"69b6692dc6ecffb406d74dcfd31b837a370553b4","kind":"commit","published_at":"2020-12-01T18:55:13.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.7","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.7/manifests"},{"name":"v0.6.1","sha":"0ac270467dd7a38d20d5f35ccbe6ff242293717c","kind":"commit","published_at":"2020-09-23T10:24:15.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.6.1","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"1a12954860cddf6f9f8f8a25e71e9b2d56b4f05e","kind":"commit","published_at":"2020-08-17T12:59:20.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.6","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.6/manifests"},{"name":"v0.5.1","sha":"13f5e8db17f2de2052915d7e79c9eba4ed8ee862","kind":"commit","published_at":"2020-07-05T21:35:50.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.5.1","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"63aeabf9a18bdf53af3bcba5bd80f43ac717656e","kind":"commit","published_at":"2020-05-24T11:55:38.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.5","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.5/manifests"},{"name":"v0.4.5","sha":"a1ef91a691a9f882fb0d0bd48d04b570f6b0079b","kind":"commit","published_at":"2020-01-24T13:46:03.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.4.5","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"e2236019c9028bbbd8cdaeaf8a461364bf682976","kind":"commit","published_at":"2019-10-20T22:22:27.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.4.4","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"ff9846deeeed38d9ee7919f93a207253fa90ea13","kind":"commit","published_at":"2019-08-26T18:16:40.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.4.3","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d6a761a88668eeb695b0b0e53b1a15ddaf9c2524","kind":"commit","published_at":"2019-05-30T19:26:38.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.4.2","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"3cd272bcdc8a579261e78604a0a3996d943a84cb","kind":"commit","published_at":"2019-02-22T12:43:30.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.4.1","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"5b72a4491de637d49dbed19a9bd1a456da7df365","kind":"commit","published_at":"2018-12-19T17:36:43.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.4.0","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"703256ac0ce8378130cb0f62f000282ff4e47d45","kind":"commit","published_at":"2018-11-12T16:58:28.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.3.2","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"0f889b085d94517714987a2a9a7597516cc268d4","kind":"commit","published_at":"2018-10-19T15:22:40.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.3.1","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d7c0f1733b398d59b3bffb62f5a422343c7e420e","kind":"commit","published_at":"2018-10-16T13:36:54.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.3.0","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"446c1832b0601e2bcc6fa649d7672c9641fe94ba","kind":"commit","published_at":"2018-08-03T15:14:14.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.2.0","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"bc4dfe37d3e50d6271eb614a116eeca4c9f4cb4d","kind":"commit","published_at":"2018-07-13T13:56:05.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.1.0","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-17T22:30:03.632Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.638682972182542,"dependent_packages_count":8.546503136543853,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.092593054363197},"purl":"pkg:golang/github.com/flair%21n%21l%21p/flair","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/flairNLP/flair","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/flairNLP/flair","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/flairNLP/flair/dependencies","status":null,"funding_links":["https://github.com/sponsors/alanakbik"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-17T22:30:03.017Z","issues_count":397,"pull_requests_count":233,"avg_time_to_close_issue":12184329.584615385,"avg_time_to_close_pull_request":2920369.7242990653,"issues_closed_count":325,"pull_requests_closed_count":214,"pull_request_authors_count":45,"issue_authors_count":272,"avg_comments_per_issue":3.093198992443325,"avg_comments_per_pull_request":1.55793991416309,"merged_pull_requests_count":177,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":104,"past_year_pull_requests_count":103,"past_year_avg_time_to_close_issue":2994712.472972973,"past_year_avg_time_to_close_pull_request":1155979.8777777778,"past_year_issues_closed_count":74,"past_year_pull_requests_closed_count":90,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":61,"past_year_avg_comments_per_issue":1.6346153846153846,"past_year_avg_comments_per_pull_request":1.3980582524271845,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":79,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/issues","maintainers":[{"login":"helpmefindaname","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/helpmefindaname"},{"login":"alanakbik","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alanakbik"},{"login":"stefan-it","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stefan-it"},{"login":"whoisjones","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/whoisjones"},{"login":"plonerma","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/plonerma"},{"login":"mariosaenger","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mariosaenger"},{"login":"dobbersc","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dobbersc"},{"login":"HallerPatrick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HallerPatrick"},{"login":"elenamer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elenamer"},{"login":"sg-wbi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sg-wbi"},{"login":"WangXII","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WangXII"},{"login":"teresaloeffelhardt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/teresaloeffelhardt"},{"login":"susannaruecker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/susannaruecker"}],"active_maintainers":[{"login":"alanakbik","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alanakbik"},{"login":"helpmefindaname","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/helpmefindaname"},{"login":"stefan-it","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stefan-it"},{"login":"sg-wbi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sg-wbi"},{"login":"susannaruecker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/susannaruecker"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FflairNLP%2Fflair/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FflairNLP%2Fflair/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FflairNLP%2Fflair/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FflairNLP%2Fflair/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954233,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":9143207,"name":"github.com/FlairNLP/flair","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/FlairNLP/flair","keywords_array":[],"namespace":null,"versions_count":23,"first_release_published_at":"2018-07-13T13:56:05.000Z","latest_release_published_at":"2025-02-05T14:43:36.000Z","latest_release_number":"v0.15.1","last_synced_at":"2025-08-17T22:30:03.605Z","created_at":"2024-02-28T02:06:25.152Z","updated_at":"2025-08-17T22:30:03.845Z","registry_url":"https://pkg.go.dev/github.com/FlairNLP/flair","install_command":"go get github.com/FlairNLP/flair","documentation_url":"https://pkg.go.dev/github.com/FlairNLP/flair#section-documentation","metadata":{},"repo_metadata":{"id":37431828,"uuid":"136914524","full_name":"flairNLP/flair","owner":"flairNLP","description":"A very simple framework for state-of-the-art Natural Language Processing (NLP)","archived":false,"fork":false,"pushed_at":"2025-08-17T21:59:40.000Z","size":394708,"stargazers_count":14260,"open_issues_count":24,"forks_count":2120,"subscribers_count":197,"default_branch":"master","last_synced_at":"2025-08-17T22:25:13.866Z","etag":null,"topics":["machine-learning","named-entity-recognition","natural-language-processing","nlp","pytorch","semantic-role-labeling","sequence-labeling","word-embeddings"],"latest_commit_sha":null,"homepage":"https://flairnlp.github.io/flair/","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/flairNLP.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["alanakbik"]}},"created_at":"2018-06-11T11:04:18.000Z","updated_at":"2025-08-16T16:19:11.000Z","dependencies_parsed_at":"2023-02-17T04:45:27.287Z","dependency_job_id":"7d845124-cc20-4e4a-a950-93e471bbca74","html_url":"https://github.com/flairNLP/flair","commit_stats":{"total_commits":4460,"total_committers":260,"mean_commits":"17.153846153846153","dds":0.7197309417040358,"last_synced_commit":"b034b8cef1509448a1280b861e78d09f541717b8"},"previous_names":["zalandoresearch/flair"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/flairNLP/flair","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flairNLP","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/sbom","scorecard":{"id":307479,"data":{"date":"2025-08-11","repo":{"name":"github.com/flairNLP/flair","commit":"d4ea3777998ba67bfbe6b6b8359e024dcf673c3e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"25 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/6 approved changesets -- score normalized to 0","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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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/issues.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/test-docs.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":"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:14: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issues.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/issues.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/publish-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/publish-docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/publish-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/test-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/test-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-docs.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/test-docs.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/test-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/test-docs.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/test-docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test-docs.yml:27","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  11 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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"27 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2023-299 / GHSA-282v-666c-3fvg","Warn: Project is vulnerable to: GHSA-37mw-44qp-f5jm","Warn: Project is vulnerable to: GHSA-37q5-v5qm-c9v8","Warn: Project is vulnerable to: PYSEC-2023-300 / GHSA-3863-2447-669p","Warn: Project is vulnerable to: GHSA-6rvg-6v2m-4j46","Warn: Project is vulnerable to: GHSA-9356-575x-2w9m","Warn: Project is vulnerable to: GHSA-fpwr-67px-3qhx","Warn: Project is vulnerable to: PYSEC-2024-229 / GHSA-hxxf-235m-72v3","Warn: Project is vulnerable to: GHSA-jjph-296x-mrcr","Warn: Project is vulnerable to: GHSA-phhr-52qp-3mj4","Warn: Project is vulnerable to: GHSA-q2wp-rjmx-x6x9","Warn: Project is vulnerable to: PYSEC-2025-40 / GHSA-qq3j-4f4f-9583","Warn: Project is vulnerable to: PYSEC-2024-227 / GHSA-qxrp-vhvm-j765","Warn: Project is vulnerable to: PYSEC-2023-301 / GHSA-v68g-wm8c-6x7j","Warn: Project is vulnerable to: PYSEC-2024-228 / GHSA-wrfc-pvp9-mr9g","Warn: Project is vulnerable to: PYSEC-2022-230 / GHSA-wrxv-2j5q-m38w","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: GHSA-g4r7-86gm-pgqc","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T22:25:54.536Z","repository_id":37431828,"created_at":"2025-08-17T22:25:54.536Z","updated_at":"2025-08-17T22:25:54.536Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270918173,"owners_count":24667664,"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-08-17T02:00:09.016Z","response_time":129,"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":"flairNLP","name":"flair","uuid":"59021421","kind":"organization","description":"A very simple framework for state-of-the-art Natural Language Processing (NLP)","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/59021421?v=4","repositories_count":7,"last_synced_at":"2024-03-25T20:04:42.311Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/flairNLP","funding_links":[],"total_stars":13681,"followers":112,"following":0,"created_at":"2022-11-02T16:24:50.067Z","updated_at":"2024-03-25T20:04:42.328Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flairNLP","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flairNLP/repositories"},"tags":[{"name":"v0.15.1","sha":"5325bee1afb272a2106dccfeb40ec471861a4a65","kind":"commit","published_at":"2025-02-05T14:43:36.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.15.1","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"68508ccc6a0fe1864fbadecbd8d7fa2f4408a2e6","kind":"commit","published_at":"2024-12-20T08:01:04.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.15.0","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e17ab1234fcfed2b089d8ef02b99949d520382d2","kind":"commit","published_at":"2024-07-25T11:23:59.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.14.0","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"ddf3bb3e44f2a68b32d532ae5438d71c4125e4ab","kind":"commit","published_at":"2023-12-18T06:57:31.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.13.1","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"d7a69d3f78cb05e5757c7a3132f3844923500f85","kind":"commit","published_at":"2023-10-28T01:14:23.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.13.0","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"621e7dd58be8e3c5985176d9a7f54eb5c0cd8c88","kind":"commit","published_at":"2023-03-30T14:57:02.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.12.2","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"c1f5f0fc55cbb8ebcab07be06f1144c7c1a8db2a","kind":"commit","published_at":"2023-03-10T14:20:17.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.12.1","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.12.1/manifests"},{"name":"v0.12","sha":"d13f8ea36e60c5ab1d7468893498db96d91fd4be","kind":"commit","published_at":"2023-03-06T09:41:31.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.12","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.12/manifests"},{"name":"v0.11.3","sha":"b1a3e24ddec85ce62e007e1d44f8a9419215393d","kind":"tag","published_at":"2022-05-20T04:39:55.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.11.3","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.11.3/manifests"},{"name":"v0.11.1","sha":"32e303f975ac1397797db1de04551dde4bad8dfa","kind":"tag","published_at":"2022-05-15T10:47:23.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.11.1","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.11.1/manifests"},{"name":"v0.11.2","sha":"7491f4b4f3aa6e6c2832ddb67adb1243cbc15488","kind":"tag","published_at":"2022-05-15T10:42:12.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.11.2","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.11.2/manifests"},{"name":"v0.11","sha":"d20c3fd07474e6103780fbe2b65302871f8db33d","kind":"commit","published_at":"2022-04-10T14:05:57.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.11","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.11/manifests"},{"name":"v0.10","sha":"45700cb61869b25c9c08c06a26298b805c0c66dc","kind":"commit","published_at":"2021-11-18T08:32:41.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.10","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.10/manifests"},{"name":"v0.9","sha":"c5bed58b024ebc2c323d405882ef5ad6c465e651","kind":"commit","published_at":"2021-08-29T22:32:37.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.9","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.9/manifests"},{"name":"v0.8","sha":"2fde64610244c7706cef68c882b9ce0e96261d2d","kind":"commit","published_at":"2021-03-04T19:09:52.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.8","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.8/manifests"},{"name":"v0.7","sha":"69b6692dc6ecffb406d74dcfd31b837a370553b4","kind":"commit","published_at":"2020-12-01T18:55:13.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.7","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.7/manifests"},{"name":"v0.6.1","sha":"0ac270467dd7a38d20d5f35ccbe6ff242293717c","kind":"commit","published_at":"2020-09-23T10:24:15.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.6.1","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"1a12954860cddf6f9f8f8a25e71e9b2d56b4f05e","kind":"commit","published_at":"2020-08-17T12:59:20.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.6","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.6/manifests"},{"name":"v0.5.1","sha":"13f5e8db17f2de2052915d7e79c9eba4ed8ee862","kind":"commit","published_at":"2020-07-05T21:35:50.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.5.1","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"63aeabf9a18bdf53af3bcba5bd80f43ac717656e","kind":"commit","published_at":"2020-05-24T11:55:38.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.5","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.5/manifests"},{"name":"v0.4.5","sha":"a1ef91a691a9f882fb0d0bd48d04b570f6b0079b","kind":"commit","published_at":"2020-01-24T13:46:03.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.4.5","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"e2236019c9028bbbd8cdaeaf8a461364bf682976","kind":"commit","published_at":"2019-10-20T22:22:27.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.4.4","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"ff9846deeeed38d9ee7919f93a207253fa90ea13","kind":"commit","published_at":"2019-08-26T18:16:40.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.4.3","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d6a761a88668eeb695b0b0e53b1a15ddaf9c2524","kind":"commit","published_at":"2019-05-30T19:26:38.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.4.2","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"3cd272bcdc8a579261e78604a0a3996d943a84cb","kind":"commit","published_at":"2019-02-22T12:43:30.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.4.1","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"5b72a4491de637d49dbed19a9bd1a456da7df365","kind":"commit","published_at":"2018-12-19T17:36:43.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.4.0","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"703256ac0ce8378130cb0f62f000282ff4e47d45","kind":"commit","published_at":"2018-11-12T16:58:28.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.3.2","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"0f889b085d94517714987a2a9a7597516cc268d4","kind":"commit","published_at":"2018-10-19T15:22:40.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.3.1","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d7c0f1733b398d59b3bffb62f5a422343c7e420e","kind":"commit","published_at":"2018-10-16T13:36:54.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.3.0","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"446c1832b0601e2bcc6fa649d7672c9641fe94ba","kind":"commit","published_at":"2018-08-03T15:14:14.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.2.0","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"bc4dfe37d3e50d6271eb614a116eeca4c9f4cb4d","kind":"commit","published_at":"2018-07-13T13:56:05.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.1.0","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-17T22:30:03.845Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.726346517496998,"dependent_packages_count":8.625189637693143,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.17576807759507},"purl":"pkg:golang/github.com/%21flair%21n%21l%21p/flair","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/FlairNLP/flair","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/FlairNLP/flair","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/FlairNLP/flair/dependencies","status":null,"funding_links":["https://github.com/sponsors/alanakbik"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-17T22:30:03.017Z","issues_count":397,"pull_requests_count":233,"avg_time_to_close_issue":12184329.584615385,"avg_time_to_close_pull_request":2920369.7242990653,"issues_closed_count":325,"pull_requests_closed_count":214,"pull_request_authors_count":45,"issue_authors_count":272,"avg_comments_per_issue":3.093198992443325,"avg_comments_per_pull_request":1.55793991416309,"merged_pull_requests_count":177,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":104,"past_year_pull_requests_count":103,"past_year_avg_time_to_close_issue":2994712.472972973,"past_year_avg_time_to_close_pull_request":1155979.8777777778,"past_year_issues_closed_count":74,"past_year_pull_requests_closed_count":90,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":61,"past_year_avg_comments_per_issue":1.6346153846153846,"past_year_avg_comments_per_pull_request":1.3980582524271845,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":79,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/issues","maintainers":[{"login":"helpmefindaname","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/helpmefindaname"},{"login":"alanakbik","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alanakbik"},{"login":"stefan-it","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stefan-it"},{"login":"whoisjones","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/whoisjones"},{"login":"plonerma","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/plonerma"},{"login":"mariosaenger","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mariosaenger"},{"login":"dobbersc","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dobbersc"},{"login":"HallerPatrick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HallerPatrick"},{"login":"elenamer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elenamer"},{"login":"sg-wbi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sg-wbi"},{"login":"WangXII","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WangXII"},{"login":"teresaloeffelhardt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/teresaloeffelhardt"},{"login":"susannaruecker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/susannaruecker"}],"active_maintainers":[{"login":"alanakbik","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alanakbik"},{"login":"helpmefindaname","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/helpmefindaname"},{"login":"stefan-it","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stefan-it"},{"login":"sg-wbi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sg-wbi"},{"login":"susannaruecker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/susannaruecker"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FFlairNLP%2Fflair/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FFlairNLP%2Fflair/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FFlairNLP%2Fflair/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FFlairNLP%2Fflair/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954233,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5290671,"name":"python-flair","ecosystem":"conda","description":null,"homepage":"https://github.com/flairNLP/flair","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/flairNLP/flair","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2020-07-28T18:57:32.000Z","latest_release_published_at":"2022-05-21T19:02:36.000Z","latest_release_number":"0.11.3","last_synced_at":"2025-08-17T22:30:07.305Z","created_at":"2022-10-03T15:50:18.749Z","updated_at":"2025-08-17T22:30:07.306Z","registry_url":"https://anaconda.org/conda-forge/python-flair","install_command":"conda install -c conda-forge python-flair","documentation_url":null,"metadata":{},"repo_metadata":{"id":37431828,"uuid":"136914524","full_name":"flairNLP/flair","owner":"flairNLP","description":"A very simple framework for state-of-the-art Natural Language Processing (NLP)","archived":false,"fork":false,"pushed_at":"2025-08-17T21:59:40.000Z","size":394708,"stargazers_count":14260,"open_issues_count":24,"forks_count":2120,"subscribers_count":197,"default_branch":"master","last_synced_at":"2025-08-17T22:25:13.866Z","etag":null,"topics":["machine-learning","named-entity-recognition","natural-language-processing","nlp","pytorch","semantic-role-labeling","sequence-labeling","word-embeddings"],"latest_commit_sha":null,"homepage":"https://flairnlp.github.io/flair/","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/flairNLP.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["alanakbik"]}},"created_at":"2018-06-11T11:04:18.000Z","updated_at":"2025-08-16T16:19:11.000Z","dependencies_parsed_at":"2023-02-17T04:45:27.287Z","dependency_job_id":"7d845124-cc20-4e4a-a950-93e471bbca74","html_url":"https://github.com/flairNLP/flair","commit_stats":{"total_commits":4460,"total_committers":260,"mean_commits":"17.153846153846153","dds":0.7197309417040358,"last_synced_commit":"b034b8cef1509448a1280b861e78d09f541717b8"},"previous_names":["zalandoresearch/flair"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/flairNLP/flair","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flairNLP","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/sbom","scorecard":{"id":307479,"data":{"date":"2025-08-11","repo":{"name":"github.com/flairNLP/flair","commit":"d4ea3777998ba67bfbe6b6b8359e024dcf673c3e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"25 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/6 approved changesets -- score normalized to 0","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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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/issues.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/test-docs.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":"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:14: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issues.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/issues.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/publish-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/publish-docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/publish-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/test-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/test-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-docs.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/flairNLP/flair/test-docs.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/test-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/test-docs.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/test-docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test-docs.yml:27","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  11 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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"27 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2023-299 / GHSA-282v-666c-3fvg","Warn: Project is vulnerable to: GHSA-37mw-44qp-f5jm","Warn: Project is vulnerable to: GHSA-37q5-v5qm-c9v8","Warn: Project is vulnerable to: PYSEC-2023-300 / GHSA-3863-2447-669p","Warn: Project is vulnerable to: GHSA-6rvg-6v2m-4j46","Warn: Project is vulnerable to: GHSA-9356-575x-2w9m","Warn: Project is vulnerable to: GHSA-fpwr-67px-3qhx","Warn: Project is vulnerable to: PYSEC-2024-229 / GHSA-hxxf-235m-72v3","Warn: Project is vulnerable to: GHSA-jjph-296x-mrcr","Warn: Project is vulnerable to: GHSA-phhr-52qp-3mj4","Warn: Project is vulnerable to: GHSA-q2wp-rjmx-x6x9","Warn: Project is vulnerable to: PYSEC-2025-40 / GHSA-qq3j-4f4f-9583","Warn: Project is vulnerable to: PYSEC-2024-227 / GHSA-qxrp-vhvm-j765","Warn: Project is vulnerable to: PYSEC-2023-301 / GHSA-v68g-wm8c-6x7j","Warn: Project is vulnerable to: PYSEC-2024-228 / GHSA-wrfc-pvp9-mr9g","Warn: Project is vulnerable to: PYSEC-2022-230 / GHSA-wrxv-2j5q-m38w","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: GHSA-g4r7-86gm-pgqc","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T22:25:54.536Z","repository_id":37431828,"created_at":"2025-08-17T22:25:54.536Z","updated_at":"2025-08-17T22:25:54.536Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270918173,"owners_count":24667664,"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-08-17T02:00:09.016Z","response_time":129,"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":"flairNLP","name":"flair","uuid":"59021421","kind":"organization","description":"A very simple framework for state-of-the-art Natural Language Processing (NLP)","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/59021421?v=4","repositories_count":7,"last_synced_at":"2024-03-25T20:04:42.311Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/flairNLP","funding_links":[],"total_stars":13681,"followers":112,"following":0,"created_at":"2022-11-02T16:24:50.067Z","updated_at":"2024-03-25T20:04:42.328Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flairNLP","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flairNLP/repositories"},"tags":[{"name":"v0.15.1","sha":"5325bee1afb272a2106dccfeb40ec471861a4a65","kind":"commit","published_at":"2025-02-05T14:43:36.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.15.1","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"68508ccc6a0fe1864fbadecbd8d7fa2f4408a2e6","kind":"commit","published_at":"2024-12-20T08:01:04.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.15.0","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e17ab1234fcfed2b089d8ef02b99949d520382d2","kind":"commit","published_at":"2024-07-25T11:23:59.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.14.0","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"ddf3bb3e44f2a68b32d532ae5438d71c4125e4ab","kind":"commit","published_at":"2023-12-18T06:57:31.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.13.1","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"d7a69d3f78cb05e5757c7a3132f3844923500f85","kind":"commit","published_at":"2023-10-28T01:14:23.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.13.0","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"621e7dd58be8e3c5985176d9a7f54eb5c0cd8c88","kind":"commit","published_at":"2023-03-30T14:57:02.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.12.2","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"c1f5f0fc55cbb8ebcab07be06f1144c7c1a8db2a","kind":"commit","published_at":"2023-03-10T14:20:17.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.12.1","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.12.1/manifests"},{"name":"v0.12","sha":"d13f8ea36e60c5ab1d7468893498db96d91fd4be","kind":"commit","published_at":"2023-03-06T09:41:31.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.12","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.12/manifests"},{"name":"v0.11.3","sha":"b1a3e24ddec85ce62e007e1d44f8a9419215393d","kind":"tag","published_at":"2022-05-20T04:39:55.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.11.3","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.11.3/manifests"},{"name":"v0.11.1","sha":"32e303f975ac1397797db1de04551dde4bad8dfa","kind":"tag","published_at":"2022-05-15T10:47:23.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.11.1","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.11.1/manifests"},{"name":"v0.11.2","sha":"7491f4b4f3aa6e6c2832ddb67adb1243cbc15488","kind":"tag","published_at":"2022-05-15T10:42:12.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.11.2","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.11.2/manifests"},{"name":"v0.11","sha":"d20c3fd07474e6103780fbe2b65302871f8db33d","kind":"commit","published_at":"2022-04-10T14:05:57.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.11","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.11/manifests"},{"name":"v0.10","sha":"45700cb61869b25c9c08c06a26298b805c0c66dc","kind":"commit","published_at":"2021-11-18T08:32:41.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.10","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.10/manifests"},{"name":"v0.9","sha":"c5bed58b024ebc2c323d405882ef5ad6c465e651","kind":"commit","published_at":"2021-08-29T22:32:37.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.9","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.9/manifests"},{"name":"v0.8","sha":"2fde64610244c7706cef68c882b9ce0e96261d2d","kind":"commit","published_at":"2021-03-04T19:09:52.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.8","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.8/manifests"},{"name":"v0.7","sha":"69b6692dc6ecffb406d74dcfd31b837a370553b4","kind":"commit","published_at":"2020-12-01T18:55:13.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.7","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.7/manifests"},{"name":"v0.6.1","sha":"0ac270467dd7a38d20d5f35ccbe6ff242293717c","kind":"commit","published_at":"2020-09-23T10:24:15.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.6.1","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"1a12954860cddf6f9f8f8a25e71e9b2d56b4f05e","kind":"commit","published_at":"2020-08-17T12:59:20.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.6","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.6/manifests"},{"name":"v0.5.1","sha":"13f5e8db17f2de2052915d7e79c9eba4ed8ee862","kind":"commit","published_at":"2020-07-05T21:35:50.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.5.1","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"63aeabf9a18bdf53af3bcba5bd80f43ac717656e","kind":"commit","published_at":"2020-05-24T11:55:38.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.5","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.5/manifests"},{"name":"v0.4.5","sha":"a1ef91a691a9f882fb0d0bd48d04b570f6b0079b","kind":"commit","published_at":"2020-01-24T13:46:03.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.4.5","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"e2236019c9028bbbd8cdaeaf8a461364bf682976","kind":"commit","published_at":"2019-10-20T22:22:27.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.4.4","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"ff9846deeeed38d9ee7919f93a207253fa90ea13","kind":"commit","published_at":"2019-08-26T18:16:40.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.4.3","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d6a761a88668eeb695b0b0e53b1a15ddaf9c2524","kind":"commit","published_at":"2019-05-30T19:26:38.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.4.2","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"3cd272bcdc8a579261e78604a0a3996d943a84cb","kind":"commit","published_at":"2019-02-22T12:43:30.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.4.1","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"5b72a4491de637d49dbed19a9bd1a456da7df365","kind":"commit","published_at":"2018-12-19T17:36:43.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.4.0","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"703256ac0ce8378130cb0f62f000282ff4e47d45","kind":"commit","published_at":"2018-11-12T16:58:28.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.3.2","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"0f889b085d94517714987a2a9a7597516cc268d4","kind":"commit","published_at":"2018-10-19T15:22:40.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.3.1","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d7c0f1733b398d59b3bffb62f5a422343c7e420e","kind":"commit","published_at":"2018-10-16T13:36:54.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.3.0","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"446c1832b0601e2bcc6fa649d7672c9641fe94ba","kind":"commit","published_at":"2018-08-03T15:14:14.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.2.0","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"bc4dfe37d3e50d6271eb614a116eeca4c9f4cb4d","kind":"commit","published_at":"2018-07-13T13:56:05.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.1.0","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flairNLP/flair@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-17T22:30:03.633Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.397425021208644,"dependent_packages_count":28.983482209691104,"stargazers_count":2.3653874943859474,"forks_count":2.7945506262787565,"docker_downloads_count":null,"average":14.635211337891112},"purl":"pkg:conda/python-flair","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/python-flair","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/python-flair","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/python-flair/dependencies","status":null,"funding_links":["https://github.com/sponsors/alanakbik"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-17T22:30:03.017Z","issues_count":397,"pull_requests_count":233,"avg_time_to_close_issue":12184329.584615385,"avg_time_to_close_pull_request":2920369.7242990653,"issues_closed_count":325,"pull_requests_closed_count":214,"pull_request_authors_count":45,"issue_authors_count":272,"avg_comments_per_issue":3.093198992443325,"avg_comments_per_pull_request":1.55793991416309,"merged_pull_requests_count":177,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":104,"past_year_pull_requests_count":103,"past_year_avg_time_to_close_issue":2994712.472972973,"past_year_avg_time_to_close_pull_request":1155979.8777777778,"past_year_issues_closed_count":74,"past_year_pull_requests_closed_count":90,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":61,"past_year_avg_comments_per_issue":1.6346153846153846,"past_year_avg_comments_per_pull_request":1.3980582524271845,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":79,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/issues","maintainers":[{"login":"helpmefindaname","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/helpmefindaname"},{"login":"alanakbik","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alanakbik"},{"login":"stefan-it","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stefan-it"},{"login":"whoisjones","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/whoisjones"},{"login":"plonerma","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/plonerma"},{"login":"mariosaenger","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mariosaenger"},{"login":"dobbersc","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dobbersc"},{"login":"HallerPatrick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HallerPatrick"},{"login":"elenamer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elenamer"},{"login":"sg-wbi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sg-wbi"},{"login":"WangXII","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WangXII"},{"login":"teresaloeffelhardt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/teresaloeffelhardt"},{"login":"susannaruecker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/susannaruecker"}],"active_maintainers":[{"login":"alanakbik","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alanakbik"},{"login":"helpmefindaname","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/helpmefindaname"},{"login":"stefan-it","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stefan-it"},{"login":"sg-wbi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sg-wbi"},{"login":"susannaruecker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/susannaruecker"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/python-flair/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/python-flair/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/python-flair/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/python-flair/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":2734916,"name":"flair","ecosystem":"pypi","description":"A very simple framework for state-of-the-art NLP","homepage":"https://github.com/flairNLP/flair","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/flairNLP/flair","keywords_array":[],"namespace":null,"versions_count":34,"first_release_published_at":"2018-07-19T12:57:51.000Z","latest_release_published_at":"2025-02-05T14:45:41.000Z","latest_release_number":"0.15.1","last_synced_at":"2025-09-07T13:32:20.010Z","created_at":"2022-04-10T11:00:31.573Z","updated_at":"2025-09-07T13:32:20.011Z","registry_url":"https://pypi.org/project/flair/","install_command":"pip install flair --index-url https://pypi.org/simple","documentation_url":"https://flair.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"flair","project_status":null},"repo_metadata":{"uuid":"136914524","full_name":"flairNLP/flair","owner":"flairNLP","description":"A very simple framework for state-of-the-art Natural Language Processing (NLP)","archived":false,"fork":false,"pushed_at":"2024-01-05T14:49:57.000Z","size":122202,"stargazers_count":13329,"open_issues_count":57,"forks_count":2051,"subscribers_count":204,"default_branch":"master","last_synced_at":"2024-01-05T15:52:22.393Z","etag":null,"topics":["machine-learning","named-entity-recognition","natural-language-processing","nlp","pytorch","semantic-role-labeling","sequence-labeling","word-embeddings"],"latest_commit_sha":null,"homepage":"https://flairnlp.github.io/flair/","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/flairNLP.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":["alanakbik"]}},"created_at":"2018-06-11T11:04:18.000Z","updated_at":"2024-01-05T13:26:42.000Z","dependencies_parsed_at":"2023-02-17T04:45:27.287Z","dependency_job_id":"7d845124-cc20-4e4a-a950-93e471bbca74","html_url":"https://github.com/flairNLP/flair","commit_stats":{"total_commits":4460,"total_committers":260,"mean_commits":"17.153846153846153","dds":0.7197309417040358,"last_synced_commit":"b034b8cef1509448a1280b861e78d09f541717b8"},"previous_names":[],"tags_count":28,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flairNLP","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":179349451,"owners_count":10804376,"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","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":"flairNLP","name":"flair","uuid":"59021421","kind":"organization","description":"A very simple framework for state-of-the-art Natural Language Processing (NLP)","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/59021421?v=4","repositories_count":3,"last_synced_at":"2023-04-09T10:46:07.321Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/flairNLP","created_at":"2022-11-02T16:24:50.067Z","updated_at":"2023-04-09T10:46:07.348Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flairNLP","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flairNLP/repositories"},"tags":[{"name":"v0.13.1","sha":"ddf3bb3e44f2a68b32d532ae5438d71c4125e4ab","kind":"commit","published_at":"2023-12-18T06:57:31.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.13.1","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"d7a69d3f78cb05e5757c7a3132f3844923500f85","kind":"commit","published_at":"2023-10-28T01:14:23.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.13.0","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"621e7dd58be8e3c5985176d9a7f54eb5c0cd8c88","kind":"commit","published_at":"2023-03-30T14:57:02.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.12.2","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"c1f5f0fc55cbb8ebcab07be06f1144c7c1a8db2a","kind":"commit","published_at":"2023-03-10T14:20:17.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.12.1","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.12.1/manifests"},{"name":"v0.12","sha":"d13f8ea36e60c5ab1d7468893498db96d91fd4be","kind":"commit","published_at":"2023-03-06T09:41:31.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.12","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.12/manifests"},{"name":"v0.11.3","sha":"b1a3e24ddec85ce62e007e1d44f8a9419215393d","kind":"tag","published_at":"2022-05-20T04:39:55.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.11.3","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.11.3/manifests"},{"name":"v0.11.1","sha":"32e303f975ac1397797db1de04551dde4bad8dfa","kind":"tag","published_at":"2022-05-15T10:47:23.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.11.1","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.11.1/manifests"},{"name":"v0.11.2","sha":"7491f4b4f3aa6e6c2832ddb67adb1243cbc15488","kind":"tag","published_at":"2022-05-15T10:42:12.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.11.2","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.11.2/manifests"},{"name":"v0.11","sha":"d20c3fd07474e6103780fbe2b65302871f8db33d","kind":"commit","published_at":"2022-04-10T14:05:57.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.11","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.11/manifests"},{"name":"v0.10","sha":"45700cb61869b25c9c08c06a26298b805c0c66dc","kind":"commit","published_at":"2021-11-18T08:32:41.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.10","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.10/manifests"},{"name":"v0.9","sha":"c5bed58b024ebc2c323d405882ef5ad6c465e651","kind":"commit","published_at":"2021-08-29T22:32:37.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.9","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.9/manifests"},{"name":"v0.8","sha":"2fde64610244c7706cef68c882b9ce0e96261d2d","kind":"commit","published_at":"2021-03-04T19:09:52.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.8","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.8/manifests"},{"name":"v0.7","sha":"69b6692dc6ecffb406d74dcfd31b837a370553b4","kind":"commit","published_at":"2020-12-01T18:55:13.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.7","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.7/manifests"},{"name":"v0.6.1","sha":"0ac270467dd7a38d20d5f35ccbe6ff242293717c","kind":"commit","published_at":"2020-09-23T10:24:15.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.6.1","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"1a12954860cddf6f9f8f8a25e71e9b2d56b4f05e","kind":"commit","published_at":"2020-08-17T12:59:20.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.6","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.6/manifests"},{"name":"v0.5.1","sha":"13f5e8db17f2de2052915d7e79c9eba4ed8ee862","kind":"commit","published_at":"2020-07-05T21:35:50.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.5.1","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"63aeabf9a18bdf53af3bcba5bd80f43ac717656e","kind":"commit","published_at":"2020-05-24T11:55:38.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.5","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.5/manifests"},{"name":"v0.4.5","sha":"a1ef91a691a9f882fb0d0bd48d04b570f6b0079b","kind":"commit","published_at":"2020-01-24T13:46:03.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.4.5","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"e2236019c9028bbbd8cdaeaf8a461364bf682976","kind":"commit","published_at":"2019-10-20T22:22:27.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.4.4","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"ff9846deeeed38d9ee7919f93a207253fa90ea13","kind":"commit","published_at":"2019-08-26T18:16:40.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.4.3","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d6a761a88668eeb695b0b0e53b1a15ddaf9c2524","kind":"commit","published_at":"2019-05-30T19:26:38.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.4.2","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"3cd272bcdc8a579261e78604a0a3996d943a84cb","kind":"commit","published_at":"2019-02-22T12:43:30.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.4.1","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"5b72a4491de637d49dbed19a9bd1a456da7df365","kind":"commit","published_at":"2018-12-19T17:36:43.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.4.0","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"703256ac0ce8378130cb0f62f000282ff4e47d45","kind":"commit","published_at":"2018-11-12T16:58:28.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.3.2","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"0f889b085d94517714987a2a9a7597516cc268d4","kind":"commit","published_at":"2018-10-19T15:22:40.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.3.1","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d7c0f1733b398d59b3bffb62f5a422343c7e420e","kind":"commit","published_at":"2018-10-16T13:36:54.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.3.0","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"446c1832b0601e2bcc6fa649d7672c9641fe94ba","kind":"commit","published_at":"2018-08-03T15:14:14.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.2.0","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"bc4dfe37d3e50d6271eb614a116eeca4c9f4cb4d","kind":"commit","published_at":"2018-07-13T13:56:05.000Z","download_url":"https://codeload.github.com/flairNLP/flair/tar.gz/v0.1.0","html_url":"https://github.com/flairNLP/flair/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-01-05T15:54:33.975Z","dependent_packages_count":39,"downloads":126871,"downloads_period":"last-month","dependent_repos_count":497,"rankings":{"downloads":1.093677931783891,"dependent_repos_count":0.6496400009381083,"dependent_packages_count":0.3451411363258602,"stargazers_count":0.14521134798345803,"forks_count":0.33850074657785906,"docker_downloads_count":1.502145922746781,"average":0.679052847725993},"purl":"pkg:pypi/flair","advisories":[{"uuid":"GSA_kwCzR0hTQS05cncyLWpmOHgtY2d3bc4ABAY3","url":"https://github.com/advisories/GHSA-9rw2-jf8x-cgwm","title":"Flair allows arbitrary code execution","description":"A vulnerability, which was classified as critical, was found in flairNLP flair 0.14.0. Affected is the function ClusteringModel of the file flair\\models\\clustering.py of the component Mode File Loader. The manipulation leads to code injection. It is possible to launch the attack remotely. The complexity of an attack is rather high. The exploitability is told to be difficult. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2024-10-17T18:31:36.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.3,"cvss_vector":"CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2024-10073","https://github.com/bayuncao/vul-cve-20","https://github.com/bayuncao/vul-cve-20/blob/main/PoC.py","https://vuldb.com/?ctiid.280722","https://vuldb.com/?id.280722","https://vuldb.com/?submit.420055","https://github.com/flairNLP/flair/commit/fb27c7eb1d92855c27db820a108b17883a5d6fc1","https://github.com/flairNLP/flair/releases/tag/v0.15.0","https://github.com/advisories/GHSA-9rw2-jf8x-cgwm"],"source_kind":"github","identifiers":["GHSA-9rw2-jf8x-cgwm","CVE-2024-10073"],"repository_url":"https://github.com/bayuncao/vul-cve-20","blast_radius":16.987045249019992,"packages":[{"versions":[{"first_patched_version":"0.15.0","vulnerable_version_range":"\u003c 0.15.0"}],"ecosystem":"pypi","package_name":"flair"}],"created_at":"2024-10-24T17:06:38.335Z","updated_at":"2025-08-06T01:21:46.163Z","epss_percentage":0.00056,"epss_percentile":0.1749}],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/flair","docker_dependents_count":22,"docker_downloads_count":24109,"usage_url":"https://repos.ecosyste.ms/usage/pypi/flair","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/flair/dependencies","status":null,"funding_links":["https://github.com/sponsors/alanakbik"],"critical":null,"issue_metadata":{"last_synced_at":"2024-01-02T07:09:34.460Z","issues_count":215,"pull_requests_count":97,"avg_time_to_close_issue":8592184.047904192,"avg_time_to_close_pull_request":2533857.033707865,"issues_closed_count":167,"pull_requests_closed_count":89,"pull_request_authors_count":20,"issue_authors_count":169,"avg_comments_per_issue":3.525581395348837,"avg_comments_per_pull_request":1.5670103092783505,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":157,"past_year_pull_requests_count":95,"past_year_avg_time_to_close_issue":4438840.642857143,"past_year_avg_time_to_close_pull_request":2232956.16091954,"past_year_issues_closed_count":112,"past_year_pull_requests_closed_count":87,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":123,"past_year_avg_comments_per_issue":2.961783439490446,"past_year_avg_comments_per_pull_request":1.4210526315789473,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":71,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/flair/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/flair/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/flair/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/flair/related_packages","maintainers":[{"uuid":"alanakbik","login":"alanakbik","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/alanakbik/","role":null,"created_at":"2023-01-07T08:06:11.149Z","updated_at":"2023-01-07T08:06:11.149Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/alanakbik/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726140,"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":6743,"full_name":"flairNLP/flair","default_branch":"master","committers":[{"name":"Alan Akbik","email":"alan.akbik@gmail.com","login":"alanakbik","count":1412},{"name":"aakbik","email":"alan.akbik@zalando.de","login":null,"count":640},{"name":"Benedikt Fuchs","email":"e1526472@student.tuwien.ac.at","login":"helpmefindaname","count":330},{"name":"tabergma","email":"tabergma@gmail.com","login":"tabergma","count":279},{"name":"Benedikt Fuchs","email":"benedikt.fuchs@rise-world.com","login":null,"count":276},{"name":"konstantin","email":"konstantin_lukas@web.de","login":"konstantin-lukas","count":231},{"name":"Stefan Schweter","email":"stefan@schweter.it","login":"stefan-it","count":205},{"name":"jgolde","email":"jonas.golde@gmail.com","login":"whoisjones","count":148},{"name":"dobbersc","email":"29147025+dobbersc","login":"dobbersc","count":119},{"name":"Mario Sänger","email":"saengema@informatik.hu-berlin.de","login":null,"count":114},{"name":"pommedeterresautee","email":"pommedeterresautee@msn.com","login":"pommedeterresautee","count":94},{"name":"Max Ploner","email":"plonerma@maxploner.de","login":"plonerma","count":84},{"name":"Alan Akbik","email":"akbika@us.ibm.com","login":null,"count":80},{"name":"Marcel","email":"marcelmilch@gmx.de","login":"marcelmmm","count":76},{"name":"Leon Weber","email":"leonweber@posteo.de","login":"leonweber","count":42},{"name":"Taehyuny","email":"31824443+Taehyuny","login":"Taehyuny","count":30},{"name":"Samuele Garda","email":"gardasam@guppi4.informatik.hu-berlin.de","login":null,"count":28},{"name":"Peter Kirk","email":"lingepumpe@gmail.com","login":"Lingepumpe","count":27},{"name":"Franziska Zimmermann","email":"franziska.zimmermann@volkswagen.de","login":"MLDLMFZ","count":27},{"name":"OatsProduction","email":"oatsprod@gmail.com","login":"OatsProduction","count":25},{"name":"melvelet","email":"richard@herrmann-mschwaben.de","login":"melvelet","count":24},{"name":"Matt Buchovecky","email":"mattb@ziprecruiter.com","login":"MattGPT-ai","count":24},{"name":"janpf","email":"janpf","login":"janpf","count":21},{"name":"luoran852","email":"62210248+luoran852","login":"luoran852","count":20},{"name":"Kashif Rasul","email":"kashif.rasul@zalando.de","login":null,"count":20},{"name":"Duncan Blythe","email":"duncan.blythe@zalando.de","login":null,"count":20},{"name":"Xing Wang","email":"wangxida@guppi4","login":null,"count":20},{"name":"Richard Herrmann","email":"45592339+riherrmann","login":"riherrmann","count":19},{"name":"Tadej Magajna","email":"tmagajna@gmail.com","login":"tadejmagajna","count":19},{"name":"himkt","email":"himkt@cookpad.com","login":null,"count":18},{"name":"elenamer","email":"elenamerdzanovska@yahoo.com","login":"elenamer","count":15},{"name":"minerva","email":"minerva94@zohomail.com","login":"73minerva","count":15},{"name":"Philipp Harnisch","email":"p.harnisch.privat@gmail.com","login":null,"count":15},{"name":"Teresa Löffelhardt","email":"132658673+teresaloeffelhardt","login":"teresaloeffelhardt","count":14},{"name":"UH","email":"554c46@gmail.com","login":"ulf1","count":13},{"name":"Lukas Garbas","email":"lukasgarba@gmail.com","login":"lukasgarbas","count":12},{"name":"stolzenp","email":"stolzenp@student.hu-berlin.de","login":"stolzenp","count":12},{"name":"Josip Krapac","email":"josip.krapac@gmail.com","login":"yosipk","count":12},{"name":"susannaruecker","email":"susanna.ruecker@hu-berlin.de","login":"susannaruecker","count":11},{"name":"mauryaland","email":"amaury@fouret.org","login":"mauryaland","count":11},{"name":"Takashi Shibuya","email":"yahshibu@gmail.com","login":"yahshibu","count":11},{"name":"Kashif Rasul","email":"kashif.rasul@gmail.com","login":"kashif","count":11},{"name":"Jeff Picard","email":"jeff.t.picard@gmail.com","login":"jeffpicard","count":11},{"name":"Henrique Dias","email":"heukirne@gmail.com","login":"heukirne","count":11},{"name":"Josip Krapac","email":"jkrapac@zdc-lxslurmctl01.corp.ad.zalando.net","login":null,"count":11},{"name":"Josip Krapac","email":"jkrapac@zalando-61593.corp.ad.zalando.net","login":null,"count":11},{"name":"maxda","email":"max.dallabetta@googlemail.com","login":"MaxDall","count":9},{"name":"Nilabhra","email":"nilabhraroy@gmail.com","login":"Nilabhra","count":9},{"name":"Kishaloy Halder","email":"kishaloy.halder@gmail.com","login":"kishaloyhalder","count":9},{"name":"aynetdia","email":"ansaraynetdinov@pm.me","login":"aynetdia","count":9},{"name":"amansrivastav17","email":"amans.rlx@gmail.com","login":"amansrivastava17","count":8},{"name":"Lukas Schramm","email":"lukas@dorpapst.de","login":"Dabendorf","count":8},{"name":"djstrong","email":"djstrong@gmail.com","login":"djstrong","count":8},{"name":"thlor","email":"thlor","login":"thlor","count":8},{"name":"pranay","email":"pranay.chandekar@phenompeople.com","login":"pranay-phenom","count":8},{"name":"WangXII","email":"xing.david.wang@gmail.com","login":"WangXII","count":7},{"name":"Jannes Münchmeyer","email":"munchmej@informatik.hu-berlin.de","login":"yetinam","count":7},{"name":"TatianaMoteuN","email":"mtatiana@aimsammi.org","login":"TatianaMoteuN","count":7},{"name":"eurekaqq_lin","email":"eurekaqq_lin@cyberon.com.tw","login":null,"count":7},{"name":"pranjalsrajput","email":"40538570+pranjalsrajput","login":"pranjalsrajput","count":7},{"name":"Carl Johan Rehn","email":"care02@gmail.com","login":"carljohanrehn","count":6},{"name":"Filip Karlo Došilović","email":"filipk.dosilovic@gmail.com","login":"fkdosilovic","count":6},{"name":"AnotherStranger","email":"AnotherStranger","login":"AnotherStranger","count":6},{"name":"Gleb Azeev","email":"azeevg@gmail.com","login":"azeevg","count":6},{"name":"Jabbawukis","email":"44141348+Jabbawukis","login":"Jabbawukis","count":6},{"name":"Mohamed Megahed","email":"megahedm@hu-berlin.de","login":"megantosh","count":6},{"name":"himkt","email":"himkt@klis.tsukuba.ac.jp","login":"himkt","count":6},{"name":"klasocki","email":"karolasocki@gmail.com","login":"klasocki","count":6},{"name":"osanseviero","email":"osanseviero@gmail.com","login":"osanseviero","count":6},{"name":"David Soares Batista","email":"david.batista@comtravo.com","login":null,"count":6},{"name":"olivier","email":"olivier.terrier@kairntech.com","login":null,"count":6},{"name":"Benedikt Fuchs","email":"benedikt@keepers.ai","login":null,"count":6},{"name":"Erik Fäßler","email":"erik.faessler@uni-jena.de","login":"khituras","count":5},{"name":"Scott Novotney","email":"scott.novotney@twosixlabs.com","login":"snovotney","count":5},{"name":"Tim Nonner","email":"tim.nonner@tamedia.ch","login":"timnon","count":5},{"name":"Suraj Mittal","email":"mittal.suraj18@gmail.com","login":"mittalsuraj18","count":5},{"name":"symeneses","email":"sandrayojana@gmail.com","login":"symeneses","count":5},{"name":"Vinh Nguyen","email":"vinh.nguyenx@gmail.com","login":"vinhngx","count":5},{"name":"Tiago Kramer Vieira","email":"tiagokv@hotmail.com","login":"tiagokv","count":5},{"name":"Felix Sonntag","email":"felix@cobrainer.com","login":null,"count":5},{"name":"Mateusz Susik","email":"msusik@sigmoidal.io","login":null,"count":5},{"name":"Sheldon Roberts","email":"sheldonr@ziprecruiter.com","login":"sheldon-roberts","count":5},{"name":"Patrick Haller","email":"patrickhaller40@googlemail.com","login":"HallerPatrick","count":5},{"name":"Christoph Alt","email":"christoph.alt@posteo.de","login":"ChristophAlt","count":5},{"name":"Bharat Raghunathan","email":"bharatraghunthan9767@gmail.com","login":"bharatr21","count":4},{"name":"Romain Keramitas","email":"r.keramitas@gmail.com","login":"r0mainK","count":4},{"name":"punxund","email":"punxund@naver.com","login":"punxund","count":4},{"name":"Franziska Horn","email":"cod3licious@gmail.com","login":"cod3licious","count":4},{"name":"yzhaoinuw","email":"yzhaoinuw@gmail.com","login":"yzhaoinuw","count":4},{"name":"nsteinert","email":"53479087+nsteinert","login":"nsteinert","count":4},{"name":"marc.torsoc","email":"marc.torsoc@gmail.com","login":"marctorsoc","count":4},{"name":"kubapok","email":"jakubpokrywka@gmail.com","login":"kubapok","count":4},{"name":"Lukas Oppenheimer","email":"lukasoppenheimer@lmbp.fritz.box","login":null,"count":4},{"name":"mvogel1","email":"martin.m.vogel@daimler.com","login":null,"count":4},{"name":"Samule Garda","email":"gardasam@gruenau1.informatik.hu-berlin.de","login":null,"count":4},{"name":"Jamie Brunning","email":"jjjb2@cantab.net","login":"jjjamie","count":3},{"name":"Henning Jacobs","email":"henning@zalando.de","login":"hjacobs","count":3},{"name":"Marco Basaldella","email":"basaldella.marco@gmail.com","login":"basaldella","count":3},{"name":"Paula Wiesner","email":"wiesnerp@student.hu-berlin.de","login":"paula813","count":3},{"name":"FranziskaKuhls","email":"80708205+FranziskaKuhls","login":"FranziskaKuhls","count":3},{"name":"Braune, Fabienne, Dr. (K-FIL-1/2)","email":"fabienne.braune@volkswagen.de","login":"braunefe","count":3},{"name":"Per Ploug","email":"per.ploug@zalando.de","login":"perploug","count":3},{"name":"schelv","email":"13403863+schelv","login":"schelv","count":3},{"name":"hoehnisb","email":"39068194+hoehnisb","login":"hoehnisb","count":3},{"name":"eurekaqq","email":"npes89033@gmail.com","login":"eurekaqq","count":3},{"name":"Xabier Lahuerta Vázquez","email":"xlahuerta@protonmail.com","login":"Xabilahu","count":3},{"name":"Philipp Thamm","email":"thammphi@student.hu-berlin.de","login":null,"count":3},{"name":"Michael Hintz","email":"michael.hintz@zalando.de","login":null,"count":3},{"name":"aiswaryas-qb","email":"52698674+aiswaryas-qb","login":"aiswaryas-qb","count":2},{"name":"OpenRefactory, Inc","email":"56681071+openrefactory","login":"openrefactory","count":2},{"name":"Michal Kusibab","email":"michal.kusibab@zalando.de","login":"mkusibab","count":2},{"name":"Maziyar Panahi","email":"maziyar.panahi@iscpif.fr","login":"maziyarpanahi","count":2},{"name":"Matti Lyra","email":"matti.lyra@gmail.com","login":"mattilyra","count":2},{"name":"Marcio Porto","email":"mflporto@gmail.com","login":"MarcioPorto","count":2},{"name":"Leonard-Hangen","email":"56963352+Leonard-Hangen","login":"Leonard-Hangen","count":2},{"name":"Ozer TANRISEVER","email":"ozertanrisever@gmail.com","login":"ozert","count":2},{"name":"hebecked","email":"dustin.hebecker@gmail.com","login":"hebecked","count":2},{"name":"Maarten Schellevis","email":"m.schellevis@textinfo.nl","login":null,"count":2},{"name":"Lukas Garbas","email":"lukas.garbaciauskas@informatik.hu-berlin.de","login":null,"count":2},{"name":"Latynina, Victoria (EPAM Systems)","email":"victoria.latynina@astrazeneca.com","login":null,"count":2},{"name":"Robin van Schaik","email":"robin.vanschaik@deptagency.com","login":null,"count":2},{"name":"Samuele Garda","email":"gardasam@gruenau7.informatik.hu-berlin.de","login":null,"count":2},{"name":"Scott Novotney","email":"snovot@login1.maverick2.tacc.utexas.edu","login":null,"count":2},{"name":"Alex","email":"m@il","login":null,"count":2},{"name":"Ali Bektas","email":"alibektas@Alis-MacBook-Pro.local","login":null,"count":2},{"name":"Bharat123Rox","email":"bharatr@symphonyai.com","login":null,"count":2},{"name":"Bomke","email":"Wilhelm.Bomke@adesso.de","login":null,"count":2},{"name":"David Westreicher","email":"david.westreicher@catalysts.cc","login":null,"count":2},{"name":"Kishaloy Halder","email":"khalder@bm1-lxslurmctl01.corp.ad.zalando.net","login":null,"count":2},{"name":"myaldiz","email":"myaldiz.dtl@outlook.com","login":null,"count":2},{"name":"ashutoshsingh0223","email":"ashutosh@jubi.ai","login":null,"count":2},{"name":"haodyang","email":"haodyang@deloitte.com","login":null,"count":2},{"name":"j","email":"9658618+stw2","login":"stw2","count":2},{"name":"polarlyset","email":"74265972+polarlyset","login":"polarlyset","count":2},{"name":"snowparrot","email":"snowparrot@live.com","login":"snowparrot","count":2},{"name":"stephanie","email":"sd9721.sd@gmail.com","login":"stephanieday","count":2},{"name":"Josef","email":"30294742+JoseDosSantos","login":"JoseDosSantos","count":2},{"name":"Hongbo","email":"12580159+ya0guang","login":"ya0guang","count":2},{"name":"Harry Caufield","email":"j.harry.caufield@gmail.com","login":"caufieldjh","count":2},{"name":"Gili Goldin","email":"gili.sommer@gmail.com","login":"GiliGoldin","count":2},{"name":"Emil Hessman","email":"emil@hessman.se","login":"ceh","count":2},{"name":"Phil Fuchs","email":"88037858+philfuchs","login":"philfuchs","count":2},{"name":"Robert Martin","email":"martinro@informatik.hu-berlin.de","login":"mart1nro","count":2},{"name":"Aaron","email":"aaronwey@posteo.de","login":"Weyaaron","count":2},{"name":"AbdiHaryadi","email":"abdiharyadi.ah@gmail.com","login":"AbdiHaryadi","count":2},{"name":"Abhishek Lomsh","email":"abhisheklomsh@gmail.com","login":"abhisheklomsh","count":2},{"name":"Aditya Choudhary","email":"webmasteradi@gmail.com","login":"adich23","count":2},{"name":"Andrew Chang","email":"aychang995@gmail.com","login":"aychang95","count":2},{"name":"Diego Morientez","email":"diegoalejandrofg@gmail.com","login":"diego-morientez","count":2},{"name":"Sho Arora","email":"shoarora@mercari.com","login":"shoarora","count":2},{"name":"SiewLinYap","email":"35646492+SiewLinYap","login":"SiewLinYap","count":2},{"name":"Simon","email":"w.j.simon@hotmail.com","login":"wjsimon","count":2},{"name":"Thomas Proisl","email":"thomas.proisl@fau.de","login":"tsproisl","count":2},{"name":"Tim Miller","email":"tim.miller@gmail.com","login":"tmills","count":2},{"name":"drbh","email":"david.richard.holtz@gmail.com","login":"drbh","count":2},{"name":"Antonio Carlos Falcão Petri","email":"falcaopetri","login":"falcaopetri","count":2},{"name":"Kishaloy Halder","email":"khalder@bm1-lxslurm26.corp.ad.zalando.net","login":null,"count":1},{"name":"Josip Krapac","email":"jkrapac@bm1-lxslurm35.corp.ad.zalando.net","login":null,"count":1},{"name":"LuyaoGuo","email":"guoluyao@hu-berlin.de","login":null,"count":1},{"name":"Martin Minchev","email":"martin.m.minchev@gmail.com","login":null,"count":1},{"name":"Alan Akbik","email":"aakbik@zalando-07923.fritz.box","login":null,"count":1},{"name":"Chris Kamphuis","email":"mail@chriskamphuis.com","login":"chriskamphuis","count":1},{"name":"Connor Brinton","email":"connor@brintonium.com","login":"connorbrinton","count":1},{"name":"Cubeshit","email":"34218614+Cubeshit","login":"Cubeshit","count":1},{"name":"Dave Challis","email":"dave@suicas.net","login":"davechallis","count":1},{"name":"Samule Garda","email":"gardasam@gruenau2.informatik.hu-berlin.de","login":null,"count":1},{"name":"Samule Garda","email":"gardasam@guppi8.informatik.hu-berlin.de","login":null,"count":1},{"name":"Sedir Mohammed","email":"sedir@Sedirs-iMac-Pro.local","login":null,"count":1},{"name":"Simon Zehetner","email":"simon.zehetner@sz-ybbs.ac.at","login":null,"count":1},{"name":"Sudharsan Thirumalai","email":"sudharsan.t@sprinklr.com","login":null,"count":1},{"name":"Tanja Bergmann","email":"tanja.bergmann@zalando.de","login":null,"count":1},{"name":"Yulia Grushetskaya","email":"voyager13@list.ru","login":null,"count":1},{"name":"Philipduerholt","email":"p.duerholt@snapaddy.com","login":null,"count":1},{"name":"Pavel Soriano","email":"pavel.soriano@data.gouv.fr","login":null,"count":1},{"name":"pascal300","email":"pascal@futureofvoice.com","login":null,"count":1},{"name":"Zhaofeng Wu","email":"zwu@classifyprocess.com","login":null,"count":1},{"name":"Egor","email":"hcl@debian.gl553vd","login":null,"count":1},{"name":"David Waterworth","email":"david.waterworth@cimenviro.com","login":null,"count":1},{"name":"Anna Capilla","email":"anna.capilla@zalando.de","login":null,"count":1},{"name":"Alsida Dizdari","email":"alsida.dizdari@zalando.de","login":null,"count":1},{"name":"Ali Bektas","email":"bektasali96@gmail.com","login":null,"count":1},{"name":"phkuep","email":"74210969+phkuep","login":"phkuep","count":1},{"name":"nh111","email":"punna111@gmail.com","login":"nh111","count":1},{"name":"neuhausler","email":"neuhausler@gmail.com","login":"neuhausler","count":1},{"name":"neophnx","email":"31509933+neophnx","login":"neophnx","count":1},{"name":"melismat","email":"melismatist@gmail.com","login":"melismat","count":1},{"name":"lukasvoege","email":"lukas.voege@web.de","login":"lukasvoege","count":1},{"name":"louisguitton","email":"louisguitton93@gmail.com","login":"louisguitton","count":1},{"name":"gitviscode","email":"46450021+gitviscode","login":"gitviscode","count":1},{"name":"fte10kso","email":"kasper.socha@jayway.com","login":"updbqn","count":1},{"name":"enricoboos","email":"enrico.boos@gmail.com","login":"enricoboos","count":1},{"name":"crapthings","email":"crapthings@gmail.com","login":"crapthings","count":1},{"name":"co63oc","email":"co63oc","login":"co63oc","count":1},{"name":"charlo","email":"30505353+carlosfranzreb","login":"carlosfranzreb","count":1},{"name":"br3no","email":"30877433+br3no","login":"br3no","count":1},{"name":"asu","email":"sdelang@sdelang.fr","login":"asumagic","count":1},{"name":"ashutoshsingh0223","email":"ashutosh.singh.de@gmail.com","login":"ashutoshsingh0223","count":1},{"name":"aragaer","email":"aragaer@gmail.com","login":"aragaer","count":1},{"name":"ajp","email":"ajpagotto@gmail.com","login":"anjapago","count":1},{"name":"adielsa","email":"7432191+adielsa","login":"adielsa","count":1},{"name":"Fredrik Bergroth","email":"fbergroth@gmail.com","login":"fbergroth","count":1},{"name":"Fabian Henning","email":"35563234+fabianhenning","login":"fabianhenning","count":1},{"name":"Dilshat Uteshev","email":"47696934+dilshatu","login":"dilshatu","count":1},{"name":"David Waterworth","email":"wateda@gmail.com","login":"david-waterworth","count":1},{"name":"Hakkar","email":"hakkar@Hakkars-MacBook-Pro.local","login":null,"count":1},{"name":"Iliyana Tarpova","email":"iliyana.tarpova@d-fine.de","login":null,"count":1},{"name":"Mike Tian-Jian Jiang","email":"tmjiang@gmail.com","login":"tianjianjiang","count":1},{"name":"Adnan Siddiqui","email":"siddiqaa","login":"siddiqaa","count":1},{"name":"Adriane Boyd","email":"adrianeboyd@gmail.com","login":"adrianeboyd","count":1},{"name":"Aleksander Obuchowski","email":"obuchowskialeksander@gmail.com","login":"AleksanderObuchowski","count":1},{"name":"Aleksander Smywinski-Pohl","email":"apohllo@o2.pl","login":"apohllo","count":1},{"name":"Alon Albalak","email":"alonalbalak@gmail.com","login":"alon-albalak","count":1},{"name":"Atakan Okan","email":"atakanokan","login":"atakanokan","count":1},{"name":"Benedikt Fuchs","email":"Benedikt.Fuchs@cloudflight.io","login":"bfuchs-cloudflight","count":1},{"name":"Benedikt Papiorek","email":"benedikt@papiorek.de","login":"Akkyen","count":1},{"name":"Björn","email":"bjoernwe","login":"bjoernwe","count":1},{"name":"Brett Koonce","email":"koonce@hello.com","login":"brettkoonce","count":1},{"name":"Bruno","email":"brataodream@gmail.com","login":"bratao","count":1},{"name":"Bruno P. Kinoshita","email":"kinow","login":"kinow","count":1},{"name":"Greg Tarr","email":"43277605+Greg-Tarr","login":"Greg-Tarr","count":1},{"name":"Halid Ziya Yerebakan","email":"halidziya@gmail.com","login":"halidziya","count":1},{"name":"Herbert","email":"github@prinsherbert.nl","login":"prhbrt","count":1},{"name":"Jack Morris","email":"jxmorris12@gmail.com","login":"jxmorris12","count":1},{"name":"Johannes Baiter","email":"johannes.baiter@bsb-muenchen.de","login":"jbaiter","count":1},{"name":"Juan Miguel Cejuela","email":"juanmi@tagtog.net","login":"juanmirocks","count":1},{"name":"Julien Chaumond","email":"julien@huggingface.co","login":"julien-c","count":1},{"name":"Karthikeyan Singaravelan","email":"tir.karthi@gmail.com","login":"tirkarthi","count":1},{"name":"Kinal Mehta","email":"kgm1995@gmail.com","login":"kinalmehta","count":1},{"name":"Koen Dercksen","email":"mail@koendercksen.com","login":"KDercksen","count":1},{"name":"Krzysztof Koziarek","email":"krzynio@gmail.com","login":"krzynio","count":1},{"name":"Lea","email":"lea.helmers@gmail.com","login":"helmersl","count":1},{"name":"Luca Venturini","email":"luca.venturini@brandbastion.com","login":"lucaventurini2","count":1},{"name":"Marc-André Dufresne","email":"madmoi23@gmail.com","login":"MarcDufresne","count":1},{"name":"Marcel Hoyer","email":"mhoyer@pixelplastic.de","login":"mhoyer","count":1},{"name":"MarcoMW","email":"mwahnschafft@gmail.com","login":"MarcoMW","count":1},{"name":"Mayank Lunayach","email":"speedspeeder1@gmail.com","login":"lunayach","count":1},{"name":"MdMotahar","email":"motahar.mahtab@gigatechltd.com","login":"MdMotahar","count":1},{"name":"Michael Wesolek","email":"No@no.com","login":"pyvirus","count":1},{"name":"Peter Izsak","email":"peteriz","login":"peteriz","count":1},{"name":"Phong Le","email":"lephong.xyz@gmail.com","login":"lephong","count":1},{"name":"Pranay Chandekar","email":"pranayc6@gmail.com","login":"pranaychandekar","count":1},{"name":"Puneetha Pai","email":"21996583+PuneethaPai","login":"PuneethaPai","count":1},{"name":"Rasmus Hvingelby","email":"rasmus.hvingelby@alexandra.dk","login":"hvingelby","count":1},{"name":"Rishivant Singh","email":"rishivant.singh@knoldus.com","login":"rishvantsingh","count":1},{"name":"Rodolfo E. Edelmann","email":"rodolfo.edelmann@mercadolibre.com","login":"rudicba","count":1},{"name":"Ryota Yamada","email":"roy29fuku@gmail.com","login":"roy29fuku","count":1},{"name":"Sabique","email":"sabique@qburst.com","login":"sabiqueqb","count":1},{"name":"Vedang Joshi","email":"43697446+vedangj044","login":"vedangj044","count":1},{"name":"Stephan Klinger","email":"staeff","login":"staeff","count":1},{"name":"Shantanu","email":"12621235+hauntsaninja","login":"hauntsaninja","count":1},{"name":"Severin Simmler","email":"severin.simmler@posteo.de","login":"severinsimmler","count":1},{"name":"Seid Muhie Yimam","email":"seidymam@gmail.com","login":"seyyaw","count":1},{"name":"Satish Palaniappan","email":"tpsatish95@gmail.com","login":"tpsatish95","count":1},{"name":"IrynaRepinetska-dev","email":"irynarepinetska@gmail.com","login":"IrynaRepinetska-dev","count":1},{"name":"Hugo van Kemenade","email":"hugovk","login":"hugovk","count":1},{"name":"Ikko Eltociear Ashimine","email":"eltociear@gmail.com","login":"eltociear","count":1},{"name":"printy6","email":"wanghao0507@hotmail.com","login":"wh5938316","count":1},{"name":"puttkraidej","email":"35617372+puttkraidej","login":"puttkraidej","count":1},{"name":"qier","email":"wuqiqi0704@gmail.com","login":"wuqi0704","count":1},{"name":"rockangator","email":"32011655+rockangator","login":"rockangator","count":1},{"name":"sagorbrur","email":"sagorhem3532@gmail.com","login":"sagorbrur","count":1},{"name":"sfdj912fd","email":"38817949+teddim420","login":"teddim420","count":1},{"name":"troeshust96","email":"troeshust96@gmail.com","login":"troeshust","count":1},{"name":"upgradvisor-bot","email":"92053865+upgradvisor-bot","login":"upgradvisor-bot","count":1},{"name":"valbarriere","email":"valbarriere@hotmail.com","login":"valbarriere","count":1},{"name":"vsamarths","email":"vsamarths@gmail.com","login":"vsamarths","count":1},{"name":"Murali Manohar Kondragunta","email":"kmanoharmurali@gmail.com","login":"gitlost-murali","count":1},{"name":"Nathaniel Travis","email":"nathaniel.travis@ziprecruiter.com","login":"ntravis22","count":1},{"name":"Nikolas Malamas","email":"malamasn@hotmail.com","login":"malamasn","count":1},{"name":"Pedro Vitor","email":"pvcastro@gmail.com","login":"pvcastro","count":1},{"name":"CMA","email":"16351048+87302380","login":"87302380","count":1}],"total_commits":5205,"total_committers":271,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":19.206642066420663,"dds":0.7287223823246878,"past_year_committers":[{"name":"konstantin","email":"konstantin_lukas@web.de","login":"konstantin-lukas","count":231},{"name":"alanakbik","email":"alan.akbik@gmail.com","login":"alanakbik","count":144},{"name":"Benedikt Fuchs","email":"e1526472@student.tuwien.ac.at","login":"helpmefindaname","count":49},{"name":"Matt Buchovecky","email":"mattb@ziprecruiter.com","login":"MattGPT-ai","count":24},{"name":"Teresa Löffelhardt","email":"132658673+teresaloeffelhardt","login":"teresaloeffelhardt","count":14},{"name":"elenamer","email":"elenamerdzanovska@yahoo.com","login":"elenamer","count":14},{"name":"Jeff Picard","email":"jeff.t.picard@gmail.com","login":"jeffpicard","count":11},{"name":"Stefan Schweter","email":"stefan@schweter.it","login":"stefan-it","count":10},{"name":"susannaruecker","email":"susanna.ruecker@hu-berlin.de","login":"susannaruecker","count":10},{"name":"janpf","email":"janpf","login":"janpf","count":10},{"name":"Benedikt Fuchs","email":"benedikt.fuchs@rise-world.com","login":null,"count":7},{"name":"Filip Karlo Došilović","email":"filipk.dosilovic@gmail.com","login":"fkdosilovic","count":6},{"name":"dobbersc","email":"conrad.dobberstein@informatik.hu-berlin.de","login":"dobbersc","count":6},{"name":"Sheldon Roberts","email":"sheldonr@ziprecruiter.com","login":"sheldon-roberts","count":5},{"name":"Max Ploner","email":"plonerma@maxploner.de","login":"plonerma","count":4},{"name":"Abhishek Lomsh","email":"abhisheklomsh@gmail.com","login":"abhisheklomsh","count":2},{"name":"Diego Morientez","email":"diegoalejandrofg@gmail.com","login":"diego-morientez","count":2},{"name":"Adriane Boyd","email":"adrianeboyd@gmail.com","login":"adrianeboyd","count":1},{"name":"Amaury Fouret","email":"amaury@fouret.org","login":"mauryaland","count":1},{"name":"David Waterworth","email":"wateda@gmail.com","login":"david-waterworth","count":1},{"name":"MdMotahar","email":"motahar.mahtab@gigatechltd.com","login":"MdMotahar","count":1},{"name":"Nathaniel Travis","email":"nathaniel.travis@ziprecruiter.com","login":"ntravis22","count":1},{"name":"Samule Garda","email":"gardasam@guppi8.informatik.hu-berlin.de","login":null,"count":1},{"name":"David Waterworth","email":"david.waterworth@cimenviro.com","login":null,"count":1},{"name":"co63oc","email":"co63oc","login":"co63oc","count":1}],"past_year_total_commits":557,"past_year_total_committers":25,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":22.28,"past_year_dds":0.585278276481149,"last_synced_at":"2025-05-25T00:26:24.740Z","last_synced_commit":"ee8596c2bbe737ec9ddeb1c6cb62fa0b161f4d84","created_at":"2023-03-07T09:43:36.070Z","updated_at":"2025-05-25T00:26:24.779Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5483322,"commits_count":854270774,"contributors_count":31138750,"owners_count":908526,"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":"flairNLP/flair","html_url":"https://github.com/flairNLP/flair","last_synced_at":"2025-08-31T07:41:04.719Z","status":null,"issues_count":386,"pull_requests_count":267,"avg_time_to_close_issue":16038266.404432133,"avg_time_to_close_pull_request":3471955.700854701,"issues_closed_count":361,"pull_requests_closed_count":234,"pull_request_authors_count":46,"issue_authors_count":273,"avg_comments_per_issue":3.126943005181347,"avg_comments_per_pull_request":1.4232209737827715,"merged_pull_requests_count":190,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":66,"past_year_pull_requests_count":115,"past_year_avg_time_to_close_issue":3789453.9,"past_year_avg_time_to_close_pull_request":940585.125,"past_year_issues_closed_count":50,"past_year_pull_requests_closed_count":88,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":45,"past_year_avg_comments_per_issue":1.1818181818181819,"past_year_avg_comments_per_pull_request":0.7565217391304347,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":75,"created_at":"2023-05-10T21:04:29.482Z","updated_at":"2025-09-03T05:45:29.151Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/flairNLP%2Fflair/issues","issue_labels_count":{"question":168,"bug":128,"wontfix":92,"feature":48,"Awaiting Response":14,"enhancement":1,"sequence tagger":1,"documentation":1,"duplicate":1,"release-0.13":1,"candidate for next release":1},"pull_request_labels_count":{"wontfix":12,"bug":9,"candidate for next release":9,"release-0.13":6,"dependencies":1},"issue_author_associations_count":{"NONE":301,"COLLABORATOR":32,"CONTRIBUTOR":31,"MEMBER":13},"pull_request_author_associations_count":{"COLLABORATOR":184,"CONTRIBUTOR":71,"NONE":41,"MEMBER":34},"issue_authors":{"alanakbik":25,"MattGPT-ai":10,"stefan-it":9,"None-Such":5,"sheldon-roberts":5,"helpmefindaname":5,"chelseagzr":5,"DonaldFeuz":3,"pganesh":3,"HallerPatrick":3,"whoisjones":3,"david-waterworth":3,"anna-shopova":3,"ijazul-haq":3,"raykyn":2,"cjing1":2,"zrjohnnyl":2,"mauryaland":2,"michaelgoeggelmann":2,"datanerdo":2,"wh5938316":2,"xiulinyang":2,"JINO-ROHIT":2,"gdahia":2,"GhivvagoDamas":2,"ambuje":2,"chandelures":2,"AngledLuffa":2,"larsbun":2,"ch-sander":2,"pjdrm-unbabel":2,"darije":2,"kobiche":2,"kdk2612":2,"mirix":2,"zynos":2,"agademic":2,"skywalker2202":2,"nlproc-007":2,"B0rner":2,"petermartens1992":2,"konrad0101":2,"joprice":2,"SPVillacorta":2,"Guust-Franssens":2,"11Alexei11":2,"RufusJWB":2,"iliaNecrov":2,"quantarb":2,"elazzouzi1080":2,"shrimonmuke0202":2,"mh-n":2,"AylaRT":2,"MariaLuisaCroci":1,"lsmith77":1,"dropther":1,"MdMotahar":1,"dobbersc":1,"przads":1,"Lingepumpe":1,"Wapiti08":1,"Akarsh1":1,"QuiteHorn":1,"adhadse":1,"dicleozturk":1,"alexge233":1,"bttahir":1,"roebbert92":1,"faz9":1,"thekeshavgoel":1,"TimBMK":1,"Jasheenshaik":1,"miwieg":1,"Ketki-Savle":1,"boegel":1,"Mitthat":1,"TheArowanaDude":1,"guo0814":1,"Capt4in-Levi":1,"Dhanachandra":1,"malteos":1,"harshpatel1014":1,"firdovsi9":1,"nothingisfine":1,"muqishan":1,"peiyaoli":1,"ntravis22":1,"NarekAra":1,"Kinchkun":1,"shubh-singhal":1,"sub2zero":1,"mittalsarthak":1,"carlodavid012":1,"ciaochiaociao":1,"AAnirudh07":1,"jneto04":1,"sauravsinhaa":1,"ChiaraBecht":1,"MarouaBoudabous":1,"apennisi":1,"javinator48":1,"alfredwallace7":1,"nh111":1,"Abhaysharma53":1,"brianferrell787":1,"ctxya1207":1,"BertrandMiannay":1,"fernando080":1,"b3n4kh":1,"vrunm":1,"martindroege":1,"abysimpli":1,"ZoeNoel":1,"ynusinovich":1,"cpoptic":1,"shin0727":1,"ronin2304":1,"neilx4":1,"wuzhaoqi1015":1,"pxb5080":1,"iamyihwa":1,"oterrier":1,"shigapov":1,"NDTanja":1,"8Raouf24":1,"Oxi84":1,"trinhtuanvubk":1,"alxgrh":1,"pratapaprasanna":1,"LHLevin":1,"nhabibi":1,"Aditya715":1,"MostHumble":1,"fatihbozdag":1,"adarsh-dikhit":1,"rafgonlop1":1,"Meet1995":1,"Luciore95":1,"ajing":1,"Frenks7":1,"rohandas14":1,"Kiwifed0r":1,"kylemcq13":1,"orkhank":1,"lunik1":1,"sscdotopen":1,"djstrong":1,"FEEEENGYM":1,"fullymiddleaged":1,"myeghaneh":1,"msierrofer":1,"alejandrojcastaneira":1,"joshbrook":1,"AlphaBit95":1,"kmkurn":1,"ToonTalk":1,"abhirupr":1,"JananiShruthi":1,"wassimsuleiman":1,"achang97":1,"KDercksen":1,"DorTumarkinCx":1,"HenryLiuPI":1,"YashotharaS":1,"josebarross":1,"jroakes":1,"jpmallette":1,"chrisholzheimer":1,"Mumpitz":1,"azkgit":1,"nouranali":1,"azeevg":1,"lkevers":1,"Tinnnitus":1,"yaoysyao":1,"brestok-1":1,"MD-Graves":1,"zhh210":1,"julcsii":1,"jedzill4":1,"amod99":1,"SanjanaVHerur":1,"katwegner":1,"FaezeGhorbanpour":1,"vemchance":1,"chriskamphuis":1,"fkdosilovic":1,"jessicapetrochuk":1,"amina-mardiyyah":1,"turian":1,"predoctech":1,"yidengcoupang":1,"saltlas":1,"marsium":1,"similang":1,"mishraaditya595":1,"mennatallah644":1,"AntonKorobkov":1,"Sritharan-racap":1,"lennertvandevelde":1,"DhruvSondhi":1,"faisalriazgoraya":1,"Zoher15":1,"ganga7445":1,"SolsticeProjekt":1,"ellzx":1,"jocastrocUnal":1,"NandhakumarSL":1,"thunder-007":1,"pratikchhapolika":1,"riccardobucco":1,"irinafisev":1,"stsfaroz":1,"yananchen1989":1,"longsc2603":1,"AbdiHaryadi":1,"Kotwic4":1,"choomegan":1,"m-michalek":1,"Nighthyst":1,"plonerma":1,"SamiNenno":1,"taghreed34":1,"snamjoshi1":1,"Taghreed7878":1,"Tinarights":1,"SylvainVerdy":1,"Nintorac":1,"didier-lasnier":1,"DecafSunrise":1,"gauti11":1,"yannnic":1,"rhnfzl":1,"EzicJ":1,"msummerfield":1,"DIBYAJYOTI-SAHOO":1,"githubmilind":1,"KINJALMARU16":1,"Lxixixx":1,"EmbedCrafter":1,"Alina-El":1,"pawelad":1,"MarkWClements":1,"YaoXinZhi":1,"hyshandler":1,"iambankaratharva":1,"Anya-wUw":1,"namsor":1,"sainiudit":1,"pritmanvar":1,"DanrunFR":1,"sagorbrur":1,"nikkiris":1,"heukirne":1,"nowhash":1,"ajaklevs":1,"Anand195":1,"ducalpha":1,"kundariyahardik":1,"boydxh":1,"saifkhan-m":1,"marc-r-vincent":1,"pikaduck":1,"sorth1992":1,"gwohlgen":1,"lykoerber":1,"ismaelbonneau":1},"pull_request_authors":{"helpmefindaname":95,"alanakbik":74,"MattGPT-ai":25,"stefan-it":18,"jeffpicard":8,"sheldon-roberts":7,"mariosaenger":7,"whoisjones":6,"plonerma":6,"chelseagzr":6,"himkt":4,"sg-wbi":4,"abhisheklomsh":4,"co63oc":4,"david-waterworth":4,"ntravis22":4,"Lingepumpe":4,"mauryaland":3,"diego-morientez":3,"wh5938316":3,"janpf":3,"fkdosilovic":2,"teresaloeffelhardt":2,"drbh":2,"EnzoFanAccount":2,"SB1113":2,"asumagic":2,"Gurubaseio":2,"tavallaie":2,"WangXII":2,"susannaruecker":2,"ya0guang":2,"mdmotaharmahtab":2,"DavidReuschenberg":2,"lephong":1,"AbdiHaryadi":1,"87302380":1,"hsleonis":1,"dependabot[bot]":1,"dobbersc":1,"marctorsoc":1,"M4nouel":1,"eltociear":1,"ivanmilevtues":1,"elenamer":1,"aniketmaurya":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10086361,"issues_count":31286210,"pull_requests_count":96411606,"authors_count":10695498,"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":{"bug":27,"question":21,"feature":12,"wontfix":2},"past_year_pull_request_labels_count":{"bug":2},"past_year_issue_author_associations_count":{"NONE":47,"COLLABORATOR":12,"CONTRIBUTOR":6},"past_year_pull_request_author_associations_count":{"COLLABORATOR":82,"CONTRIBUTOR":25,"NONE":17,"MEMBER":12},"past_year_issue_authors":{"alanakbik":12,"MattGPT-ai":3,"chelseagzr":3,"pganesh":3,"JINO-ROHIT":2,"RufusJWB":2,"chandelures":2,"darije":2,"abhirupr":1,"kmkurn":1,"mauryaland":1,"mh-n":1,"namsor":1,"NarekAra":1,"ntravis22":1,"orkhank":1,"pawelad":1,"peiyaoli":1,"shin0727":1,"stsfaroz":1,"wuzhaoqi1015":1,"yannnic":1,"YashotharaS":1,"yidengcoupang":1,"zynos":1,"ajing":1,"alejandrojcastaneira":1,"Alina-El":1,"alxgrh":1,"amina-mardiyyah":1,"apennisi":1,"B0rner":1,"chrisholzheimer":1,"chriskamphuis":1,"cpoptic":1,"DorTumarkinCx":1,"dropther":1,"fatihbozdag":1,"fullymiddleaged":1,"gauti11":1,"heukirne":1,"JananiShruthi":1,"jpmallette":1,"julcsii":1},"past_year_pull_request_authors":{"alanakbik":58,"helpmefindaname":28,"MattGPT-ai":14,"jeffpicard":6,"co63oc":4,"stefan-it":4,"chelseagzr":4,"ntravis22":4,"fkdosilovic":2,"Gurubaseio":2,"EnzoFanAccount":2,"SB1113":2,"susannaruecker":2,"sg-wbi":2,"hsleonis":1,"ivanmilevtues":1},"maintainers":[{"login":"helpmefindaname","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/helpmefindaname"},{"login":"alanakbik","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alanakbik"},{"login":"stefan-it","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stefan-it"},{"login":"whoisjones","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/whoisjones"},{"login":"plonerma","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/plonerma"},{"login":"mariosaenger","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mariosaenger"},{"login":"sg-wbi","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sg-wbi"},{"login":"WangXII","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WangXII"},{"login":"susannaruecker","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/susannaruecker"},{"login":"dobbersc","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dobbersc"},{"login":"teresaloeffelhardt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/teresaloeffelhardt"},{"login":"HallerPatrick","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HallerPatrick"},{"login":"elenamer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elenamer"}],"active_maintainers":[{"login":"alanakbik","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alanakbik"},{"login":"helpmefindaname","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/helpmefindaname"},{"login":"stefan-it","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stefan-it"},{"login":"susannaruecker","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/susannaruecker"},{"login":"sg-wbi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sg-wbi"}]},"events":{"total":{"CreateEvent":41,"ReleaseEvent":2,"IssuesEvent":186,"WatchEvent":421,"DeleteEvent":26,"IssueCommentEvent":233,"PushEvent":252,"PullRequestReviewEvent":52,"PullRequestReviewCommentEvent":44,"PullRequestEvent":116,"ForkEvent":35},"last_year":{"CreateEvent":41,"ReleaseEvent":2,"IssuesEvent":186,"WatchEvent":421,"DeleteEvent":26,"IssueCommentEvent":233,"PushEvent":252,"PullRequestReviewEvent":52,"PullRequestReviewCommentEvent":44,"PullRequestEvent":116,"ForkEvent":35}},"keywords":["machine-learning","named-entity-recognition","natural-language-processing","nlp","pytorch","semantic-role-labeling","sequence-labeling","word-embeddings"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-02-17T04:45:25.027Z","updated_at":"2023-02-17T04:45:25.027Z","repository_link":"https://github.com/flairNLP/flair/blob/master/.github/workflows/ci.yml","dependencies":[{"id":7733339704,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7733339705,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7733339706,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"Pipfile","sha":null,"kind":"manifest","created_at":"2023-02-17T04:45:25.179Z","updated_at":"2023-02-17T04:45:25.179Z","repository_link":"https://github.com/flairNLP/flair/blob/master/Pipfile","dependencies":[{"id":7733339718,"package_name":"flair","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7733339719,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":7733339720,"package_name":"pytest-mypy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":7733339767,"package_name":"pytest-isort","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":7733339787,"package_name":"pytest-flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":7733339813,"package_name":"flake8-black","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":7733339817,"package_name":"flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":7733339818,"package_name":"types-Deprecated","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":7733339906,"package_name":"types-dataclasses","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":7733339908,"package_name":"types-tabulate","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":7733339913,"package_name":"types-requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false}]},{"ecosystem":"pypi","filepath":"requirements-dev.txt","sha":null,"kind":"manifest","created_at":"2023-02-17T04:45:26.077Z","updated_at":"2023-02-17T04:45:26.077Z","repository_link":"https://github.com/flairNLP/flair/blob/master/requirements-dev.txt","dependencies":[{"id":7733346973,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=7.0.0,","direct":true,"kind":"development","optional":false},{"id":7733346974,"package_name":"mypy","ecosystem":"pypi","requirements":"==0.982","direct":true,"kind":"development","optional":false},{"id":7733347014,"package_name":"pytest-mypy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7733347015,"package_name":"pytest-isort","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7733347016,"package_name":"pytest-flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7733347017,"package_name":"flake8","ecosystem":"pypi","requirements":"\u003c5.0.0","direct":true,"kind":"development","optional":false},{"id":7733347018,"package_name":"flake8-black","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7733347019,"package_name":"types-Deprecated","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7733347020,"package_name":"types-dataclasses","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7733347021,"package_name":"types-tabulate","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7733347022,"package_name":"types-requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7733347023,"package_name":"pytest-github-actions-annotate-failures","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7733347024,"package_name":"konoha","ecosystem":"pypi","requirements":"\u003c5.0.0,\u003e=4.0.0","direct":true,"kind":"development","optional":false},{"id":7733347025,"package_name":"pre-commit","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-02-17T04:45:26.270Z","updated_at":"2023-02-17T04:45:26.270Z","repository_link":"https://github.com/flairNLP/flair/blob/master/requirements.txt","dependencies":[{"id":7733348062,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"\u003e=2.6.1","direct":true,"kind":"runtime","optional":false},{"id":7733348063,"package_name":"torch","ecosystem":"pypi","requirements":"\u003e=1.5.0,","direct":true,"kind":"runtime","optional":false},{"id":7733348065,"package_name":"gensim","ecosystem":"pypi","requirements":"\u003e=3.4.0","direct":true,"kind":"runtime","optional":false},{"id":7733348066,"package_name":"tqdm","ecosystem":"pypi","requirements":"\u003e=4.26.0","direct":true,"kind":"runtime","optional":false},{"id":7733348067,"package_name":"segtok","ecosystem":"pypi","requirements":"\u003e=1.5.7","direct":true,"kind":"runtime","optional":false},{"id":7733348071,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=2.2.3","direct":true,"kind":"runtime","optional":false},{"id":7733348073,"package_name":"mpld3","ecosystem":"pypi","requirements":"==0.3","direct":true,"kind":"runtime","optional":false},{"id":7733348083,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"\u003e=0.21.3","direct":true,"kind":"runtime","optional":false},{"id":7733348086,"package_name":"sqlitedict","ecosystem":"pypi","requirements":"\u003e=1.6.0","direct":true,"kind":"runtime","optional":false},{"id":7733348097,"package_name":"deprecated","ecosystem":"pypi","requirements":"\u003e=1.2.4","direct":true,"kind":"runtime","optional":false},{"id":7733348100,"package_name":"hyperopt","ecosystem":"pypi","requirements":"\u003e=0.2.7","direct":true,"kind":"runtime","optional":false},{"id":7733348109,"package_name":"boto3","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7733348111,"package_name":"transformers","ecosystem":"pypi","requirements":"\u003e=4.0.0","direct":true,"kind":"runtime","optional":false},{"id":7733348219,"package_name":"bpemb","ecosystem":"pypi","requirements":"\u003e=0.3.2","direct":true,"kind":"runtime","optional":false},{"id":7733348225,"package_name":"regex","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7733348226,"package_name":"tabulate","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7733348234,"package_name":"langdetect","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7733348241,"package_name":"lxml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7733348242,"package_name":"ftfy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7733348243,"package_name":"janome","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7733348294,"package_name":"gdown","ecosystem":"pypi","requirements":"==4.4.0","direct":true,"kind":"runtime","optional":false},{"id":7733348296,"package_name":"huggingface-hub","ecosystem":"pypi","requirements":"==0.10.0","direct":true,"kind":"runtime","optional":false},{"id":7733348329,"package_name":"conllu","ecosystem":"pypi","requirements":"\u003e=4.0","direct":true,"kind":"runtime","optional":false},{"id":7733348336,"package_name":"more-itertools","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7733348365,"package_name":"wikipedia-api","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7733348373,"package_name":"pptree","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7733348381,"package_name":"pytorch_revgrad","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":27.097731200389738,"created_at":"2025-09-08T11:18:34.298Z","updated_at":"2025-10-07T08:24:47.193Z","avatar_url":"https://github.com/flairNLP.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":126886,"funding_links":["https://github.com/sponsors/alanakbik"],"readme_doi_urls":["https://doi.org/10.18653/v1/2020.emnlp-main.523"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["transformer","jax","audio","speech-recognition","vlm","cryptocurrency","deepseek","gemma","glm","model-hub"],"project_url":"https://science.ecosyste.ms/api/v1/projects/64522","html_url":"https://science.ecosyste.ms/projects/64522"}