{"id":25767,"name":"dkpro-cassis","description":"UIMA CAS processing library written in Python","url":"https://github.com/dkpro/dkpro-cassis","last_synced_at":"2025-09-05T02:55:19.893Z","repository":{"id":41329855,"uuid":"150018465","full_name":"dkpro/dkpro-cassis","owner":"dkpro","description":"UIMA CAS processing library written in Python","archived":false,"fork":false,"pushed_at":"2025-06-19T05:02:12.000Z","size":688,"stargazers_count":90,"open_issues_count":29,"forks_count":23,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-08-28T11:23:57.984Z","etag":null,"topics":["annotation","cas","nlp","python","uima"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/dkpro-cassis/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dkpro.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-09-23T19:32:46.000Z","updated_at":"2025-06-17T07:06:49.000Z","dependencies_parsed_at":"2022-07-13T11:20:28.490Z","dependency_job_id":"4be8c101-6b58-441f-9076-3b1d61a8d6fd","html_url":"https://github.com/dkpro/dkpro-cassis","commit_stats":{"total_commits":327,"total_committers":7,"mean_commits":"46.714285714285715","dds":0.3883792048929664,"last_synced_commit":"97f4fe0737032d4d9a4e00a59cb84cadc34a79cc"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/dkpro/dkpro-cassis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkpro%2Fdkpro-cassis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkpro%2Fdkpro-cassis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkpro%2Fdkpro-cassis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkpro%2Fdkpro-cassis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dkpro","download_url":"https://codeload.github.com/dkpro/dkpro-cassis/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkpro%2Fdkpro-cassis/sbom","scorecard":{"id":346818,"data":{"date":"2025-08-11","repo":{"name":"github.com/dkpro/dkpro-cassis","commit":"4513841dd5cc4393c3b381a1e148ec378d2e2399"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/16 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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/publish_to_pypi.yml:9","Warn: no topLevel permission defined: .github/workflows/run_tests.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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/publish_to_pypi.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/dkpro/dkpro-cassis/publish_to_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_to_pypi.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/dkpro/dkpro-cassis/publish_to_pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_to_pypi.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/dkpro/dkpro-cassis/publish_to_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run_tests.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/dkpro/dkpro-cassis/run_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run_tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/dkpro/dkpro-cassis/run_tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run_tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/dkpro/dkpro-cassis/run_tests.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish_to_pypi.yml:13"],"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":"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"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 20 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-18T07:15:13.160Z","repository_id":41329855,"created_at":"2025-08-18T07:15:13.160Z","updated_at":"2025-08-18T07:15:13.160Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273703689,"owners_count":25153002,"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-05T02:00:09.113Z","response_time":402,"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":"dkpro","name":"DKPro","uuid":"11517396","kind":"organization","description":"","email":null,"website":"https://dkpro.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11517396?v=4","repositories_count":29,"last_synced_at":"2023-02-28T20:10:14.353Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dkpro","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T21:26:54.260Z","updated_at":"2023-02-28T20:10:14.385Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dkpro","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dkpro/repositories"},"packages":null,"commits":{"id":568250,"full_name":"dkpro/dkpro-cassis","default_branch":"main","committers":[{"name":"Jan-Christoph Klie","email":"git@mrklie.com","login":"jcklie","count":200},{"name":"Richard Eckart de Castilho","email":"richard.eckart@gmail.com","login":"reckart","count":171},{"name":"Jan-Christoph Klie","email":"Rentier","login":"Rentier","count":10},{"name":"David Hübner","email":"david.huebner@averbis.com","login":"DavidHuebner","count":3},{"name":"shabie","email":"30535146+shabie","login":"shabie","count":1},{"name":"cgaege","email":"cgaege","login":"cgaege","count":1},{"name":"Torsten Zesch","email":"torsten.zesch@gmail.com","login":"zesch","count":1},{"name":"Tim Baumgärtner","email":"baumgaertner.t@gmail.com","login":"timbmg","count":1},{"name":"Simon Meoni","email":"simonmeoni@aol.com","login":"simonmeoni","count":1}],"total_commits":389,"total_committers":9,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":43.22222222222222,"dds":0.48586118251928023,"past_year_committers":[{"name":"Richard Eckart de Castilho","email":"richard.eckart@gmail.com","login":"reckart","count":14}],"past_year_total_commits":14,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":14.0,"past_year_dds":0.0,"last_synced_at":"2025-05-26T05:01:34.761Z","last_synced_commit":"4513841dd5cc4393c3b381a1e148ec378d2e2399","created_at":"2023-03-09T05:20:00.293Z","updated_at":"2025-05-26T05:01:35.179Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkpro%2Fdkpro-cassis/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-27T00:00:29.048Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"dkpro/dkpro-cassis","html_url":"https://github.com/dkpro/dkpro-cassis","last_synced_at":"2025-08-28T06:13:47.499Z","status":"error","issues_count":189,"pull_requests_count":49,"avg_time_to_close_issue":5190791.771604938,"avg_time_to_close_pull_request":1619815.9591836734,"issues_closed_count":162,"pull_requests_closed_count":49,"pull_request_authors_count":7,"issue_authors_count":29,"avg_comments_per_issue":3.2962962962962963,"avg_comments_per_pull_request":1.1224489795918366,"merged_pull_requests_count":49,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":85557.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T14:26:43.659Z","updated_at":"2025-09-02T16:05:15.745Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkpro%2Fdkpro-cassis","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkpro%2Fdkpro-cassis/issues","issue_labels_count":{"🐛Bug":56,"🆕Enhancement":51,"Module: Type System":22,"Module: XMI":15,"⚙️Refactoring":15,"Module: CAS":9,"Module: Json":6,"Documentation":3,"Critical":2,"💖Nice to have":2,"❓Question":1,"🐾Good first issue":1,"Testing":1},"pull_request_labels_count":{"🐛Bug":25,"🆕Enhancement":21,"⚙️Refactoring":14,"Module: Type System":3,"Module: Json":2,"Module: XMI":2,"Documentation":1,"dependencies":1,"python":1},"issue_author_associations_count":{"MEMBER":61,"COLLABORATOR":46,"NONE":35,"CONTRIBUTOR":3},"pull_request_author_associations_count":{"MEMBER":46,"COLLABORATOR":10,"CONTRIBUTOR":5,"NONE":1},"issue_authors":{"reckart":56,"jcklie":42,"DavidHuebner":7,"zesch":5,"GregSilverman":4,"reneverheij":4,"dmitriydligach":3,"ramonziai":2,"fishfree":1,"danimarft":1,"aggarwalpiush":1,"Tahnan":1,"EvrydikiVrouvaki":1,"thetaaaaa":1,"giuliabaldini":1,"priyankanirmale":1,"aarongiera":1,"HerrKrishna":1,"pottieral":1,"LaurentBie":1,"ArneDefauw":1,"Br0ce":1,"Babyflum":1,"geniki":1,"hatzel":1,"Daedo":1,"yanirmr":1,"laleye":1,"UWinch":1,"bschembri-UoM":1},"pull_request_authors":{"reckart":44,"jcklie":9,"DavidHuebner":3,"zesch":2,"simonmeoni":1,"timbmg":1,"shabie":1,"dependabot[bot]":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10083752,"issues_count":31254324,"pull_requests_count":96222393,"authors_count":10694625,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{"dependencies":1,"python":1,"🐛Bug":1},"past_year_issue_author_associations_count":{"NONE":3},"past_year_pull_request_author_associations_count":{"MEMBER":1,"NONE":1},"past_year_issue_authors":{"EvrydikiVrouvaki":1,"Tahnan":1,"UWinch":1},"past_year_pull_request_authors":{"reckart":1,"dependabot[bot]":1},"maintainers":[{"login":"reckart","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reckart"},{"login":"jcklie","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcklie"},{"login":"zesch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zesch"},{"login":"DavidHuebner","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidHuebner"}],"active_maintainers":[{"login":"reckart","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reckart"}]},"events":{"total":{"IssuesEvent":8,"WatchEvent":5,"DeleteEvent":7,"IssueCommentEvent":6,"PushEvent":16,"PullRequestEvent":6,"ForkEvent":2,"CreateEvent":11},"last_year":{"IssuesEvent":8,"WatchEvent":5,"DeleteEvent":7,"IssueCommentEvent":6,"PushEvent":16,"PullRequestEvent":6,"ForkEvent":2,"CreateEvent":11}},"keywords":["annotation","cas","nlp","python","uima"],"dependencies":[],"score":6.976348070447749,"created_at":"2025-09-04T15:50:57.789Z","updated_at":"2025-10-07T08:11:41.165Z","avatar_url":"https://github.com/dkpro.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/25767","html_url":"https://science.ecosyste.ms/projects/25767","bibtex_url":"https://science.ecosyste.ms/projects/25767/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/25767/export.apalike"}