{"id":358302,"url":"https://github.com/tresoldi/dafsa","last_synced_at":"2026-08-20T04:01:27.620Z","repository":{"id":45469293,"uuid":"221056792","full_name":"tresoldi/dafsa","owner":"tresoldi","description":"Library for computing Deterministic Acyclic Finite State Automata (DAFSA)","archived":false,"fork":false,"pushed_at":"2026-08-05T05:06:44.000Z","size":3748,"stargazers_count":27,"open_issues_count":8,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-08-07T05:14:22.251Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://dafsa.tresoldi.org/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tresoldi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-11-11T19:42:41.000Z","updated_at":"2026-08-05T05:07:00.000Z","dependencies_parsed_at":"2026-08-06T21:25:37.587Z","dependency_job_id":null,"html_url":"https://github.com/tresoldi/dafsa","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/tresoldi/dafsa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tresoldi%2Fdafsa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tresoldi%2Fdafsa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tresoldi%2Fdafsa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tresoldi%2Fdafsa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tresoldi","download_url":"https://codeload.github.com/tresoldi/dafsa/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tresoldi%2Fdafsa/sbom","scorecard":{"id":898148,"data":{"date":"2025-08-11","repo":{"name":"github.com/tresoldi/dafsa","commit":"6feda5b2142142e973cd9fb0dd986f6bd329cb45"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CI.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":"Code-Review","score":0,"reason":"Found 1/18 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":"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":"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":"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":"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":"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:21: update your workflow using https://app.stepsecurity.io/secureworkflow/tresoldi/dafsa/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/tresoldi/dafsa/CI.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/CI.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/CI.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/CI.yml:30","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.0.zenodo not signed: https://api.github.com/repos/tresoldi/dafsa/releases/23710533","Warn: release artifact v1.0 not signed: https://api.github.com/repos/tresoldi/dafsa/releases/23710476","Warn: release artifact v0.5.1 not signed: https://api.github.com/repos/tresoldi/dafsa/releases/22173744","Warn: release artifact v1.0.zenodo does not have provenance: https://api.github.com/repos/tresoldi/dafsa/releases/23710533","Warn: release artifact v1.0 does not have provenance: https://api.github.com/repos/tresoldi/dafsa/releases/23710476","Warn: release artifact v0.5.1 does not have provenance: https://api.github.com/repos/tresoldi/dafsa/releases/22173744"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-24T14:30:57.129Z","repository_id":45469293,"created_at":"2025-08-24T14:30:57.129Z","updated_at":"2025-08-24T14:30:57.129Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36383519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"tresoldi","name":"Tiago Tresoldi","uuid":"437239","kind":"user","description":"Researcher at @evotext, Institutionen för lingvistik och filologi, Uppsala universitet","email":"","website":"http://www.tresoldi.org","location":"Uppsala, Sweden","twitter":"tresoldi","company":"Uppsala universitet","icon_url":"https://avatars.githubusercontent.com/u/437239?v=4","repositories_count":55,"last_synced_at":"2023-09-11T00:20:34.359Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tresoldi","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-08T04:24:02.937Z","updated_at":"2023-09-11T00:20:36.334Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tresoldi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tresoldi/repositories"},"packages":[{"id":2687062,"name":"dafsa","ecosystem":"pypi","description":"Library for computing Deterministic Acyclic Finite State Automata (DAFSA)","homepage":"https://github.com/tresoldi/dafsa","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/tresoldi/dafsa","keywords_array":["dafsa","dawg","finite state automata","deterministic acyclic finite state automaton","directed acyclic word graph"],"namespace":null,"versions_count":9,"first_release_published_at":"2019-11-12T09:55:24.000Z","latest_release_published_at":"2019-12-12T10:59:48.000Z","latest_release_number":"0.5.1","last_synced_at":"2026-08-19T03:33:14.339Z","created_at":"2022-04-10T10:31:20.435Z","updated_at":"2026-08-19T04:23:33.444Z","registry_url":"https://pypi.org/project/dafsa/","install_command":"pip install dafsa --index-url https://pypi.org/simple","documentation_url":"https://dafsa.readthedocs.io","metadata":{"funding":null,"documentation":"https://dafsa.readthedocs.io","classifiers":["License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python :: 3","Topic :: Software Development :: Libraries"],"normalized_name":"dafsa","project_status":null},"repo_metadata":{"id":45469293,"uuid":"221056792","full_name":"tresoldi/dafsa","owner":"tresoldi","description":"Library for computing Deterministic Acyclic Finite State Automata (DAFSA)","archived":false,"fork":false,"pushed_at":"2026-08-05T05:06:44.000Z","size":3748,"stargazers_count":27,"open_issues_count":8,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-08-07T05:14:22.251Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://dafsa.tresoldi.org/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tresoldi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-11-11T19:42:41.000Z","updated_at":"2026-08-05T05:07:00.000Z","dependencies_parsed_at":"2026-08-06T21:25:37.587Z","dependency_job_id":null,"html_url":"https://github.com/tresoldi/dafsa","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/tresoldi/dafsa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tresoldi%2Fdafsa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tresoldi%2Fdafsa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tresoldi%2Fdafsa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tresoldi%2Fdafsa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tresoldi","download_url":"https://codeload.github.com/tresoldi/dafsa/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tresoldi%2Fdafsa/sbom","scorecard":{"id":898148,"data":{"date":"2025-08-11","repo":{"name":"github.com/tresoldi/dafsa","commit":"6feda5b2142142e973cd9fb0dd986f6bd329cb45"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CI.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":"Code-Review","score":0,"reason":"Found 1/18 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":"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":"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":"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":"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":"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:21: update your workflow using https://app.stepsecurity.io/secureworkflow/tresoldi/dafsa/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/tresoldi/dafsa/CI.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/CI.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/CI.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/CI.yml:30","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.0.zenodo not signed: https://api.github.com/repos/tresoldi/dafsa/releases/23710533","Warn: release artifact v1.0 not signed: https://api.github.com/repos/tresoldi/dafsa/releases/23710476","Warn: release artifact v0.5.1 not signed: https://api.github.com/repos/tresoldi/dafsa/releases/22173744","Warn: release artifact v1.0.zenodo does not have provenance: https://api.github.com/repos/tresoldi/dafsa/releases/23710533","Warn: release artifact v1.0 does not have provenance: https://api.github.com/repos/tresoldi/dafsa/releases/23710476","Warn: release artifact v0.5.1 does not have provenance: https://api.github.com/repos/tresoldi/dafsa/releases/22173744"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-24T14:30:57.129Z","repository_id":45469293,"created_at":"2025-08-24T14:30:57.129Z","updated_at":"2025-08-24T14:30:57.129Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36383519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"tresoldi","name":"Tiago Tresoldi","uuid":"437239","kind":"user","description":"Researcher at @evotext, Institutionen för lingvistik och filologi, Uppsala universitet","email":"","website":"http://www.tresoldi.org","location":"Uppsala, Sweden","twitter":"tresoldi","company":"Uppsala universitet","icon_url":"https://avatars.githubusercontent.com/u/437239?v=4","repositories_count":55,"last_synced_at":"2023-09-11T00:20:34.359Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tresoldi","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-08T04:24:02.937Z","updated_at":"2023-09-11T00:20:36.334Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tresoldi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tresoldi/repositories"},"tags":[{"name":"v1.0","sha":"e17ae762e790d3840518ed70edaf320ca648c45c","kind":"commit","published_at":"2020-02-16T09:33:24.000Z","download_url":"https://codeload.github.com/tresoldi/dafsa/tar.gz/v1.0","html_url":"https://github.com/tresoldi/dafsa/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tresoldi/dafsa@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tresoldi%2Fdafsa/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tresoldi%2Fdafsa/tags/v1.0/manifests"},{"name":"v1.0.zenodo","sha":"e17ae762e790d3840518ed70edaf320ca648c45c","kind":"commit","published_at":"2020-02-16T09:33:24.000Z","download_url":"https://codeload.github.com/tresoldi/dafsa/tar.gz/v1.0.zenodo","html_url":"https://github.com/tresoldi/dafsa/releases/tag/v1.0.zenodo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tresoldi/dafsa@v1.0.zenodo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tresoldi%2Fdafsa/tags/v1.0.zenodo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tresoldi%2Fdafsa/tags/v1.0.zenodo/manifests"},{"name":"v0.5.1","sha":"90711f89b7af266e95b308803521a73aa043d5dd","kind":"commit","published_at":"2019-12-12T10:55:38.000Z","download_url":"https://codeload.github.com/tresoldi/dafsa/tar.gz/v0.5.1","html_url":"https://github.com/tresoldi/dafsa/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tresoldi/dafsa@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tresoldi%2Fdafsa/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tresoldi%2Fdafsa/tags/v0.5.1/manifests"}]},"repo_metadata_updated_at":"2026-08-19T04:23:33.444Z","dependent_packages_count":0,"downloads":58,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":14.560815603516698,"dependent_repos_count":21.705497690843316,"dependent_packages_count":10.020148805929232,"stargazers_count":12.62710970969628,"forks_count":19.120469154689534,"docker_downloads_count":null,"average":15.606808192935011},"purl":"pkg:pypi/dafsa","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/dafsa","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/dafsa","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/dafsa/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T03:00:42.036Z","issues_count":12,"pull_requests_count":19,"avg_time_to_close_issue":1042983.75,"avg_time_to_close_pull_request":57217.857142857145,"issues_closed_count":4,"pull_requests_closed_count":7,"pull_request_authors_count":3,"issue_authors_count":8,"avg_comments_per_issue":1.8333333333333333,"avg_comments_per_pull_request":0.05263157894736842,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":0,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":905.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tresoldi%2Fdafsa/issues","maintainers":[{"login":"tresoldi","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tresoldi"}],"active_maintainers":[{"login":"tresoldi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tresoldi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dafsa/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dafsa/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dafsa/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dafsa/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dafsa/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dafsa/codemeta","maintainers":[{"uuid":"tresoldi","login":"tresoldi","name":null,"email":null,"url":null,"packages_count":26,"html_url":"https://pypi.org/user/tresoldi/","role":null,"created_at":"2023-02-23T22:27:27.303Z","updated_at":"2023-02-23T22:27:27.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/tresoldi/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":929574,"maintainers_count":399221,"namespaces_count":0,"keywords_count":311195,"github":"pypi","metadata":{"funded_packages_count":58107,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-19T05:05:10.010Z","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":555900,"full_name":"tresoldi/dafsa","default_branch":"master","total_commits":205,"total_committers":5,"total_bot_commits":2,"total_bot_committers":1,"mean_commits":41.0,"dds":0.18536585365853664,"past_year_total_commits":36,"past_year_total_committers":3,"past_year_total_bot_commits":2,"past_year_total_bot_committers":1,"past_year_mean_commits":12.0,"past_year_dds":0.3055555555555556,"last_synced_at":"2026-08-19T03:31:45.566Z","last_synced_commit":"1bb5e5b667fa6bf7d469f50f31e03a324a490670","created_at":"2023-03-09T04:52:23.382Z","updated_at":"2026-08-19T03:31:45.153Z","committers":[{"name":"Tiago Tresoldi","email":"tresoldi@shh.mpg.de","login":null,"count":167},{"name":"Tiago Tresoldi","email":"tresoldi@gmail.com","login":"tresoldi","count":25},{"name":"Claude","email":"noreply@anthropic.com","login":null,"count":9},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":2},{"name":"KOLANICH","email":"kolan_n@mail.ru","login":"KOLANICH","count":2}],"past_year_committers":[{"name":"Tiago Tresoldi","email":"tresoldi@gmail.com","login":"tresoldi","count":25},{"name":"Claude","email":"noreply@anthropic.com","login":null,"count":9},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":2}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/tresoldi%2Fdafsa/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-20T00:00:10.776Z","repositories_count":6746879,"commits_count":976690340,"contributors_count":41193577,"owners_count":1357807,"committers_count":3351313,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"tresoldi/dafsa","html_url":"https://github.com/tresoldi/dafsa","last_synced_at":"2026-08-19T03:30:40.695Z","status":null,"issues_count":12,"pull_requests_count":19,"avg_time_to_close_issue":1042983.75,"avg_time_to_close_pull_request":57217.857142857145,"issues_closed_count":4,"pull_requests_closed_count":7,"pull_request_authors_count":3,"issue_authors_count":8,"avg_comments_per_issue":1.8333333333333333,"avg_comments_per_pull_request":0.05263157894736842,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":0,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":905.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-14T11:27:39.094Z","updated_at":"2026-08-19T03:30:40.695Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tresoldi%2Fdafsa","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tresoldi%2Fdafsa/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"dependencies":12,"python":11,"github_actions":1}},"issue_author_associations_count":{"table":{"NONE":9,"OWNER":3}},"pull_request_author_associations_count":{"table":{"NONE":11,"OWNER":6,"CONTRIBUTOR":2}},"issue_authors":{"table":{"desilinguist":3,"tresoldi":3,"dan-blank":1,"rlorigro":1,"yannis1962":1,"geoffbacon":1,"HoekR":1,"FrancoisPellegrino":1}},"pull_request_authors":{"table":{"dependabot[bot]":12,"tresoldi":6,"KOLANICH":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-20T00:00:06.687Z","repositories_count":16142137,"issues_count":41423693,"pull_requests_count":132559953,"authors_count":11476382,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":12,"python":11,"github_actions":1}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"NONE":11,"CONTRIBUTOR":1,"OWNER":1}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":12,"tresoldi":1}},"maintainers":[{"table":{"login":"tresoldi","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tresoldi"}}],"active_maintainers":[{"table":{"login":"tresoldi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tresoldi"}}]}},"events":{"total":{"DeleteEvent":1,"IssuesEvent":1,"WatchEvent":1,"IssueCommentEvent":1,"PushEvent":5,"CreateEvent":2},"last_year":{"DeleteEvent":1,"PushEvent":5,"CreateEvent":2}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2025-04-11T11:38:58.922Z","updated_at":"2025-04-11T11:38:58.922Z","repository_link":"https://github.com/tresoldi/dafsa/blob/master/pyproject.toml","dependencies":[{"id":22639607110,"package_name":"networkx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2026-08-06T21:25:37.334Z","updated_at":"2026-08-06T21:25:37.334Z","repository_link":"https://github.com/tresoldi/dafsa/blob/master/.github/workflows/release.yml","dependencies":[{"id":25917283233,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":25917283234,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":25917283235,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":25917283236,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v8","direct":true,"kind":"composite","optional":false},{"id":25917283237,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/quality.yml","sha":null,"kind":"manifest","created_at":"2026-08-06T21:25:37.230Z","updated_at":"2026-08-06T21:25:37.230Z","repository_link":"https://github.com/tresoldi/dafsa/blob/master/.github/workflows/quality.yml","dependencies":[{"id":25917283139,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":25917283140,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":25917283141,"package_name":"ts-graphviz/setup-graphviz","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":25917283142,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs.yml","sha":null,"kind":"manifest","created_at":"2026-08-06T21:25:37.099Z","updated_at":"2026-08-06T21:25:37.099Z","repository_link":"https://github.com/tresoldi/dafsa/blob/master/.github/workflows/docs.yml","dependencies":[{"id":25917282733,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":25917282734,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":25917282735,"package_name":"actions/upload-pages-artifact","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":25917282736,"package_name":"actions/deploy-pages","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false}]}],"score":9.259130536145614,"created_at":"2025-04-11T10:22:23.247Z","updated_at":"2026-08-20T04:01:27.627Z","avatar_url":"https://github.com/tresoldi.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/358302","html_url":"https://summary.ecosyste.ms/projects/358302"}