{"id":2298,"name":"DAFSA","description":"DAFSA: a Python library for Deterministic Acyclic Finite State Automata - Published in JOSS (2020)","url":"https://github.com/tresoldi/dafsa","last_synced_at":"2025-09-04T16:44:21.697Z","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":"2023-02-18T08:16:40.000Z","size":3445,"stargazers_count":27,"open_issues_count":8,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-28T00:53:04.811Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-11-11T19:42:41.000Z","updated_at":"2025-01-19T11:29:18.000Z","dependencies_parsed_at":"2025-04-14T16:58:20.621Z","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":273510221,"owners_count":25118452,"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-03T02:00:09.631Z","response_time":76,"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":"2025-09-03T21:02:59.075Z","created_at":"2022-04-10T10:31:20.435Z","updated_at":"2025-09-03T21:02:59.076Z","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":"2023-02-18T08:16:40.000Z","size":3445,"stargazers_count":27,"open_issues_count":8,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-28T00:53:04.811Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-11-11T19:42:41.000Z","updated_at":"2025-01-19T11:29:18.000Z","dependencies_parsed_at":"2025-04-14T16:58:20.621Z","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":273344832,"owners_count":25089055,"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-02T02:00:09.530Z","response_time":77,"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":"2025-09-03T03:05:41.983Z","dependent_packages_count":0,"downloads":57,"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":"2025-08-31T19:43:46.211Z","issues_count":12,"pull_requests_count":6,"avg_time_to_close_issue":1042983.75,"avg_time_to_close_pull_request":66603.33333333333,"issues_closed_count":4,"pull_requests_closed_count":6,"pull_request_authors_count":2,"issue_authors_count":8,"avg_comments_per_issue":1.8333333333333333,"avg_comments_per_pull_request":0.16666666666666666,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"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,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tresoldi%2Fdafsa/issues","maintainers":[{"login":"tresoldi","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tresoldi"}],"active_maintainers":[]},"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","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","maintainers":[{"uuid":"tresoldi","login":"tresoldi","name":null,"email":null,"url":null,"packages_count":19,"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":724727,"maintainers_count":308194,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","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","committers":[{"name":"Tiago Tresoldi","email":"tresoldi@shh.mpg.de","login":null,"count":167},{"name":"KOLANICH","email":"kolan_n@mail.ru","login":"KOLANICH","count":2}],"total_commits":169,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":84.5,"dds":0.011834319526627168,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-08-07T07:00:52.870Z","last_synced_commit":"6feda5b2142142e973cd9fb0dd986f6bd329cb45","created_at":"2023-03-09T04:52:23.382Z","updated_at":"2025-08-07T07:00:52.871Z","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":"2025-09-02T00:00:07.521Z","repositories_count":5480031,"commits_count":853395369,"contributors_count":31098267,"owners_count":906561,"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":"tresoldi/dafsa","html_url":"https://github.com/tresoldi/dafsa","last_synced_at":"2025-08-31T19:43:46.211Z","status":null,"issues_count":12,"pull_requests_count":6,"avg_time_to_close_issue":1042983.75,"avg_time_to_close_pull_request":66603.33333333333,"issues_closed_count":4,"pull_requests_closed_count":6,"pull_request_authors_count":2,"issue_authors_count":8,"avg_comments_per_issue":1.8333333333333333,"avg_comments_per_pull_request":0.16666666666666666,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"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-14T11:27:39.094Z","updated_at":"2025-08-31T19:43:46.212Z","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":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":9,"OWNER":3},"pull_request_author_associations_count":{"OWNER":5,"CONTRIBUTOR":1},"issue_authors":{"tresoldi":3,"desilinguist":3,"geoffbacon":1,"dan-blank":1,"HoekR":1,"rlorigro":1,"FrancoisPellegrino":1,"yannis1962":1},"pull_request_authors":{"tresoldi":5,"KOLANICH":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-01T00:00:07.725Z","repositories_count":9960864,"issues_count":29599243,"pull_requests_count":86024997,"authors_count":9558114,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":2},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"dan-blank":1,"FrancoisPellegrino":1},"past_year_pull_request_authors":{},"maintainers":[{"login":"tresoldi","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tresoldi"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":1,"WatchEvent":1,"IssueCommentEvent":1},"last_year":{"IssuesEvent":1,"WatchEvent":1,"IssueCommentEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/CI.yml","sha":null,"kind":"manifest","created_at":"2025-04-11T11:38:58.376Z","updated_at":"2025-04-11T11:38:58.376Z","repository_link":"https://github.com/tresoldi/dafsa/blob/master/.github/workflows/CI.yml","dependencies":[{"id":22639607106,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":22639607107,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"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":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2025-04-11T11:38:59.236Z","updated_at":"2025-04-11T11:38:59.236Z","repository_link":"https://github.com/tresoldi/dafsa/blob/master/requirements.txt","dependencies":[{"id":22639607143,"package_name":"networkx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2025-04-11T11:38:59.815Z","updated_at":"2025-04-11T11:38:59.815Z","repository_link":"https://github.com/tresoldi/dafsa/blob/master/setup.py","dependencies":[]}],"score":8.326032685955079,"created_at":"2025-09-04T09:17:59.535Z","updated_at":"2025-10-07T08:04:38.753Z","avatar_url":"https://github.com/tresoldi.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":57,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/2298","html_url":"https://science.ecosyste.ms/projects/2298"}