{"id":356744,"url":"https://github.com/KennethEnevoldsen/augmenty","last_synced_at":"2026-08-14T23:30:43.310Z","repository":{"id":37417599,"uuid":"391635255","full_name":"KennethEnevoldsen/augmenty","owner":"KennethEnevoldsen","description":"Augmenty is an augmentation library based on spaCy for augmenting texts.","archived":false,"fork":false,"pushed_at":"2024-05-24T07:20:11.000Z","size":6413,"stargazers_count":156,"open_issues_count":1,"forks_count":9,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-04-29T03:51:43.108Z","etag":null,"topics":["augmentation","natural-language-processing","nlp","nlproc","python","spacy","spacy-extension","spacy-nlp","text-augmentation","text-classification","training-data"],"latest_commit_sha":null,"homepage":"https://kennethenevoldsen.github.io/augmenty/","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/KennethEnevoldsen.png","metadata":{"files":{"readme":"readme.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2021-08-01T13:30:32.000Z","updated_at":"2026-04-12T06:48:32.000Z","dependencies_parsed_at":"2022-08-08T20:15:42.689Z","dependency_job_id":"add9f877-39dd-453e-8906-68151b56b986","html_url":"https://github.com/KennethEnevoldsen/augmenty","commit_stats":{"total_commits":366,"total_committers":8,"mean_commits":45.75,"dds":"0.36612021857923494","last_synced_commit":"c3fe4722cb3a1f583379702c38d565acb71c4dff"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/KennethEnevoldsen/augmenty","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennethEnevoldsen%2Faugmenty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennethEnevoldsen%2Faugmenty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennethEnevoldsen%2Faugmenty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennethEnevoldsen%2Faugmenty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KennethEnevoldsen","download_url":"https://codeload.github.com/KennethEnevoldsen/augmenty/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennethEnevoldsen%2Faugmenty/sbom","scorecard":{"id":77820,"data":{"date":"2025-08-11","repo":{"name":"github.com/KennethEnevoldsen/augmenty","commit":"c032e27c394ee8b854d17ca798091df8766f5820"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/21 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/tests.yml:17","Info: jobLevel 'issues' permission set to 'read': .github/workflows/tests.yml:18","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/tests.yml:19","Warn: no topLevel permission defined: .github/workflows/documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stalebot.yml:1","Warn: no topLevel permission defined: .github/workflows/static_type_checks.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"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":"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/documentation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/KennethEnevoldsen/augmenty/documentation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/documentation.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/KennethEnevoldsen/augmenty/documentation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/documentation.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/KennethEnevoldsen/augmenty/documentation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/KennethEnevoldsen/augmenty/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/KennethEnevoldsen/augmenty/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/KennethEnevoldsen/augmenty/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/KennethEnevoldsen/augmenty/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/KennethEnevoldsen/augmenty/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/KennethEnevoldsen/augmenty/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stalebot.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/KennethEnevoldsen/augmenty/stalebot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static_type_checks.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/KennethEnevoldsen/augmenty/static_type_checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static_type_checks.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/KennethEnevoldsen/augmenty/static_type_checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/KennethEnevoldsen/augmenty/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/KennethEnevoldsen/augmenty/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/documentation.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/documentation.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/documentation.yml:25","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party 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":"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":"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":"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: 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.4.4 not signed: https://api.github.com/repos/KennethEnevoldsen/augmenty/releases/147198898","Warn: release artifact v1.4.3 not signed: https://api.github.com/repos/KennethEnevoldsen/augmenty/releases/135122793","Warn: release artifact v1.4.2 not signed: https://api.github.com/repos/KennethEnevoldsen/augmenty/releases/133287707","Warn: release artifact v1.4.1 not signed: https://api.github.com/repos/KennethEnevoldsen/augmenty/releases/124016964","Warn: release artifact v1.4.4 does not have provenance: https://api.github.com/repos/KennethEnevoldsen/augmenty/releases/147198898","Warn: release artifact v1.4.3 does not have provenance: https://api.github.com/repos/KennethEnevoldsen/augmenty/releases/135122793","Warn: release artifact v1.4.2 does not have provenance: https://api.github.com/repos/KennethEnevoldsen/augmenty/releases/133287707","Warn: release artifact v1.4.1 does not have provenance: https://api.github.com/repos/KennethEnevoldsen/augmenty/releases/124016964"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 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-15T05:12:51.960Z","repository_id":37417599,"created_at":"2025-08-15T05:12:51.960Z","updated_at":"2025-08-15T05:12:51.960Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35842301,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-24T02:00:07.870Z","response_time":62,"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":"KennethEnevoldsen","name":"Kenneth Enevoldsen","uuid":"23721977","kind":"user","description":"Interdisciplinary PhD Student on representation learning in Clinical NLP and Genetics at Aarhus University and\r\nInteracting Minds Centre","email":"","website":"kennethEnevoldsen.com","location":"Aarhus","twitter":"KCEnevoldsen","company":"Center for Humanities Computing Aarhus","icon_url":"https://avatars.githubusercontent.com/u/23721977?u=b22d28c0480e9ffcefbe9fa703d5fa2ee5b88ccb\u0026v=4","repositories_count":9,"last_synced_at":"2023-03-02T22:55:23.370Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/KennethEnevoldsen","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T12:50:59.624Z","updated_at":"2023-03-02T22:55:23.377Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KennethEnevoldsen","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KennethEnevoldsen/repositories"},"packages":[{"id":145603,"name":"augmenty","ecosystem":"pypi","description":"An augmentation library based on SpaCy for joint augmentation of text and labels.","homepage":"https://github.com/KennethEnevoldsen/augmenty","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/KennethEnevoldsen/augmenty","keywords_array":["nlp","NLP","spaCy","text analysis","natural language processing","text mining","augmentation","data augmentation","data science","machine learning","deep learning"],"namespace":null,"versions_count":33,"first_release_published_at":"2021-08-05T07:33:54.000Z","latest_release_published_at":"2024-03-19T09:35:30.000Z","latest_release_number":"1.4.4","last_synced_at":"2026-08-13T23:00:35.250Z","created_at":"2022-04-05T15:52:28.225Z","updated_at":"2026-08-13T23:00:35.251Z","registry_url":"https://pypi.org/project/augmenty/","install_command":"pip install augmenty --index-url https://pypi.org/simple","documentation_url":"https://kennethenevoldsen.github.io/augmenty/","metadata":{"funding":null,"documentation":"https://kennethenevoldsen.github.io/augmenty/","classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Operating System :: MacOS :: MacOS X","Operating System :: Microsoft :: Windows","Operating System :: POSIX :: Linux","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering","Topic :: Scientific/Engineering :: Artificial Intelligence"],"normalized_name":"augmenty","project_status":null},"repo_metadata":{"id":37417599,"uuid":"391635255","full_name":"KennethEnevoldsen/augmenty","owner":"KennethEnevoldsen","description":"Augmenty is an augmentation library based on spaCy for augmenting texts.","archived":false,"fork":false,"pushed_at":"2024-05-24T07:20:11.000Z","size":6413,"stargazers_count":156,"open_issues_count":1,"forks_count":9,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-04-29T03:51:43.108Z","etag":null,"topics":["augmentation","natural-language-processing","nlp","nlproc","python","spacy","spacy-extension","spacy-nlp","text-augmentation","text-classification","training-data"],"latest_commit_sha":null,"homepage":"https://kennethenevoldsen.github.io/augmenty/","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/KennethEnevoldsen.png","metadata":{"files":{"readme":"readme.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2021-08-01T13:30:32.000Z","updated_at":"2026-04-12T06:48:32.000Z","dependencies_parsed_at":"2022-08-08T20:15:42.689Z","dependency_job_id":"add9f877-39dd-453e-8906-68151b56b986","html_url":"https://github.com/KennethEnevoldsen/augmenty","commit_stats":{"total_commits":366,"total_committers":8,"mean_commits":45.75,"dds":"0.36612021857923494","last_synced_commit":"c3fe4722cb3a1f583379702c38d565acb71c4dff"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/KennethEnevoldsen/augmenty","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennethEnevoldsen%2Faugmenty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennethEnevoldsen%2Faugmenty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennethEnevoldsen%2Faugmenty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennethEnevoldsen%2Faugmenty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KennethEnevoldsen","download_url":"https://codeload.github.com/KennethEnevoldsen/augmenty/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennethEnevoldsen%2Faugmenty/sbom","scorecard":{"id":77820,"data":{"date":"2025-08-11","repo":{"name":"github.com/KennethEnevoldsen/augmenty","commit":"c032e27c394ee8b854d17ca798091df8766f5820"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/21 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/tests.yml:17","Info: jobLevel 'issues' permission set to 'read': .github/workflows/tests.yml:18","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/tests.yml:19","Warn: no topLevel permission defined: .github/workflows/documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stalebot.yml:1","Warn: no topLevel permission defined: .github/workflows/static_type_checks.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":"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":"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/documentation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/KennethEnevoldsen/augmenty/documentation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/documentation.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/KennethEnevoldsen/augmenty/documentation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/documentation.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/KennethEnevoldsen/augmenty/documentation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/KennethEnevoldsen/augmenty/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/KennethEnevoldsen/augmenty/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/KennethEnevoldsen/augmenty/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/KennethEnevoldsen/augmenty/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/KennethEnevoldsen/augmenty/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/KennethEnevoldsen/augmenty/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stalebot.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/KennethEnevoldsen/augmenty/stalebot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static_type_checks.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/KennethEnevoldsen/augmenty/static_type_checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static_type_checks.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/KennethEnevoldsen/augmenty/static_type_checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/KennethEnevoldsen/augmenty/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/KennethEnevoldsen/augmenty/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/documentation.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/documentation.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/documentation.yml:25","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party 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":"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":"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":"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: 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.4.4 not signed: https://api.github.com/repos/KennethEnevoldsen/augmenty/releases/147198898","Warn: release artifact v1.4.3 not signed: https://api.github.com/repos/KennethEnevoldsen/augmenty/releases/135122793","Warn: release artifact v1.4.2 not signed: https://api.github.com/repos/KennethEnevoldsen/augmenty/releases/133287707","Warn: release artifact v1.4.1 not signed: https://api.github.com/repos/KennethEnevoldsen/augmenty/releases/124016964","Warn: release artifact v1.4.4 does not have provenance: https://api.github.com/repos/KennethEnevoldsen/augmenty/releases/147198898","Warn: release artifact v1.4.3 does not have provenance: https://api.github.com/repos/KennethEnevoldsen/augmenty/releases/135122793","Warn: release artifact v1.4.2 does not have provenance: https://api.github.com/repos/KennethEnevoldsen/augmenty/releases/133287707","Warn: release artifact v1.4.1 does not have provenance: https://api.github.com/repos/KennethEnevoldsen/augmenty/releases/124016964"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 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-15T05:12:51.960Z","repository_id":37417599,"created_at":"2025-08-15T05:12:51.960Z","updated_at":"2025-08-15T05:12:51.960Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35842301,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-24T02:00:07.870Z","response_time":62,"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":"KennethEnevoldsen","name":"Kenneth Enevoldsen","uuid":"23721977","kind":"user","description":"Interdisciplinary PhD Student on representation learning in Clinical NLP and Genetics at Aarhus University and\r\nInteracting Minds Centre","email":"","website":"kennethEnevoldsen.com","location":"Aarhus","twitter":"KCEnevoldsen","company":"Center for Humanities Computing Aarhus","icon_url":"https://avatars.githubusercontent.com/u/23721977?u=b22d28c0480e9ffcefbe9fa703d5fa2ee5b88ccb\u0026v=4","repositories_count":9,"last_synced_at":"2023-03-02T22:55:23.370Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/KennethEnevoldsen","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T12:50:59.624Z","updated_at":"2023-03-02T22:55:23.377Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KennethEnevoldsen","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KennethEnevoldsen/repositories"},"tags":[{"name":"joss-release","sha":"f7339cc39b40e7fc7c29f6d3804e5cc306cc6131","kind":"commit","published_at":"2024-04-20T16:45:22.000Z","download_url":"https://codeload.github.com/KennethEnevoldsen/augmenty/tar.gz/joss-release","html_url":"https://github.com/KennethEnevoldsen/augmenty/releases/tag/joss-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/KennethEnevoldsen/augmenty@joss-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennethEnevoldsen%2Faugmenty/tags/joss-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennethEnevoldsen%2Faugmenty/tags/joss-release/manifests"},{"name":"joss","sha":"f7339cc39b40e7fc7c29f6d3804e5cc306cc6131","kind":"commit","published_at":"2024-04-20T16:45:22.000Z","download_url":"https://codeload.github.com/KennethEnevoldsen/augmenty/tar.gz/joss","html_url":"https://github.com/KennethEnevoldsen/augmenty/releases/tag/joss","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/KennethEnevoldsen/augmenty@joss","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennethEnevoldsen%2Faugmenty/tags/joss","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennethEnevoldsen%2Faugmenty/tags/joss/manifests"},{"name":"v1.4.4","sha":"d85a31f1d46508487ceaca906d999d5d94e2067b","kind":"tag","published_at":"2024-03-19T09:35:26.000Z","download_url":"https://codeload.github.com/KennethEnevoldsen/augmenty/tar.gz/v1.4.4","html_url":"https://github.com/KennethEnevoldsen/augmenty/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/KennethEnevoldsen/augmenty@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennethEnevoldsen%2Faugmenty/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennethEnevoldsen%2Faugmenty/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"b144ba371a0d2c08e31ff20f146f082fe1e98caa","kind":"tag","published_at":"2023-12-26T17:59:01.000Z","download_url":"https://codeload.github.com/KennethEnevoldsen/augmenty/tar.gz/v1.4.3","html_url":"https://github.com/KennethEnevoldsen/augmenty/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/KennethEnevoldsen/augmenty@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennethEnevoldsen%2Faugmenty/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennethEnevoldsen%2Faugmenty/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"a2ebe187758ae0a9a40741e279fcb28e3cef970a","kind":"tag","published_at":"2023-12-09T16:42:45.000Z","download_url":"https://codeload.github.com/KennethEnevoldsen/augmenty/tar.gz/v1.4.2","html_url":"https://github.com/KennethEnevoldsen/augmenty/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/KennethEnevoldsen/augmenty@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennethEnevoldsen%2Faugmenty/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennethEnevoldsen%2Faugmenty/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"a29780549b971f17bde2e29f2613fdabed10aaf6","kind":"tag","published_at":"2023-10-06T10:39:00.000Z","download_url":"https://codeload.github.com/KennethEnevoldsen/augmenty/tar.gz/v1.4.1","html_url":"https://github.com/KennethEnevoldsen/augmenty/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/KennethEnevoldsen/augmenty@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennethEnevoldsen%2Faugmenty/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennethEnevoldsen%2Faugmenty/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a164f91786f5f3e3bf762669b27117e02a459ee2","kind":"tag","published_at":"2023-09-19T13:51:06.000Z","download_url":"https://codeload.github.com/KennethEnevoldsen/augmenty/tar.gz/v1.4.0","html_url":"https://github.com/KennethEnevoldsen/augmenty/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/KennethEnevoldsen/augmenty@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennethEnevoldsen%2Faugmenty/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennethEnevoldsen%2Faugmenty/tags/v1.4.0/manifests"},{"name":"v1.3.7","sha":"a98737aa4f7a51ba4c24b8d0b5870a81d8481d91","kind":"tag","published_at":"2023-05-04T19:24:46.000Z","download_url":"https://codeload.github.com/KennethEnevoldsen/augmenty/tar.gz/v1.3.7","html_url":"https://github.com/KennethEnevoldsen/augmenty/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/KennethEnevoldsen/augmenty@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennethEnevoldsen%2Faugmenty/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennethEnevoldsen%2Faugmenty/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"9f5d5592737a8c62857b2f4cafa61ad243b346e7","kind":"tag","published_at":"2023-05-01T22:29:28.000Z","download_url":"https://codeload.github.com/KennethEnevoldsen/augmenty/tar.gz/v1.3.6","html_url":"https://github.com/KennethEnevoldsen/augmenty/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/KennethEnevoldsen/augmenty@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennethEnevoldsen%2Faugmenty/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennethEnevoldsen%2Faugmenty/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"80e85cb82e8e8c44eb2e14d92d4623c9e712acc3","kind":"tag","published_at":"2023-05-01T20:20:09.000Z","download_url":"https://codeload.github.com/KennethEnevoldsen/augmenty/tar.gz/v1.3.5","html_url":"https://github.com/KennethEnevoldsen/augmenty/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/KennethEnevoldsen/augmenty@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennethEnevoldsen%2Faugmenty/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennethEnevoldsen%2Faugmenty/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"4b902975933173c88678950e843f0f29d387761b","kind":"tag","published_at":"2023-05-01T20:02:13.000Z","download_url":"https://codeload.github.com/KennethEnevoldsen/augmenty/tar.gz/v1.3.4","html_url":"https://github.com/KennethEnevoldsen/augmenty/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/KennethEnevoldsen/augmenty@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennethEnevoldsen%2Faugmenty/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennethEnevoldsen%2Faugmenty/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"a105a68c308259802652b35007e2c26206a2701b","kind":"tag","published_at":"2023-04-27T19:19:13.000Z","download_url":"https://codeload.github.com/KennethEnevoldsen/augmenty/tar.gz/v1.3.3","html_url":"https://github.com/KennethEnevoldsen/augmenty/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/KennethEnevoldsen/augmenty@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennethEnevoldsen%2Faugmenty/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennethEnevoldsen%2Faugmenty/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"d975c1c9a13d4a2e51a5f9df9fd377969a7a48a5","kind":"tag","published_at":"2023-03-06T12:37:52.000Z","download_url":"https://codeload.github.com/KennethEnevoldsen/augmenty/tar.gz/v1.3.2","html_url":"https://github.com/KennethEnevoldsen/augmenty/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/KennethEnevoldsen/augmenty@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennethEnevoldsen%2Faugmenty/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennethEnevoldsen%2Faugmenty/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"99175f3c1009b16a4a6e44b7d4fc9e9cc113d01f","kind":"tag","published_at":"2023-01-17T12:21:18.000Z","download_url":"https://codeload.github.com/KennethEnevoldsen/augmenty/tar.gz/v1.3.1","html_url":"https://github.com/KennethEnevoldsen/augmenty/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/KennethEnevoldsen/augmenty@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennethEnevoldsen%2Faugmenty/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennethEnevoldsen%2Faugmenty/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cb15ffbadb03685fbd34a4c8360f02860979bc64","kind":"tag","published_at":"2023-01-17T12:10:09.000Z","download_url":"https://codeload.github.com/KennethEnevoldsen/augmenty/tar.gz/v1.3.0","html_url":"https://github.com/KennethEnevoldsen/augmenty/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/KennethEnevoldsen/augmenty@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennethEnevoldsen%2Faugmenty/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennethEnevoldsen%2Faugmenty/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"bbff6f69e57932e59dfdf03ed60ff261cf1209e2","kind":"tag","published_at":"2023-01-17T12:04:28.000Z","download_url":"https://codeload.github.com/KennethEnevoldsen/augmenty/tar.gz/v1.2.0","html_url":"https://github.com/KennethEnevoldsen/augmenty/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/KennethEnevoldsen/augmenty@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennethEnevoldsen%2Faugmenty/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennethEnevoldsen%2Faugmenty/tags/v1.2.0/manifests"},{"name":"v1.0.1","sha":"62eb860883fb44c577560e0e97dedb4113cd2a12","kind":"commit","published_at":"2022-06-21T12:40:46.000Z","download_url":"https://codeload.github.com/KennethEnevoldsen/augmenty/tar.gz/v1.0.1","html_url":"https://github.com/KennethEnevoldsen/augmenty/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/KennethEnevoldsen/augmenty@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennethEnevoldsen%2Faugmenty/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennethEnevoldsen%2Faugmenty/tags/v1.0.1/manifests"},{"name":"v.0.0.12","sha":"fd07bb8ba68df18e1ad7d2c3f9884f2489e597a0","kind":"commit","published_at":"2022-02-07T12:40:25.000Z","download_url":"https://codeload.github.com/KennethEnevoldsen/augmenty/tar.gz/v.0.0.12","html_url":"https://github.com/KennethEnevoldsen/augmenty/releases/tag/v.0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/KennethEnevoldsen/augmenty@v.0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennethEnevoldsen%2Faugmenty/tags/v.0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennethEnevoldsen%2Faugmenty/tags/v.0.0.12/manifests"}]},"repo_metadata_updated_at":"2026-08-12T22:45:50.628Z","dependent_packages_count":4,"downloads":208,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":6.552844601527761,"dependent_repos_count":21.534861440080295,"dependent_packages_count":2.3748061072417044,"stargazers_count":5.970481093191497,"forks_count":10.89599330951114,"docker_downloads_count":null,"average":9.46579731031048},"purl":"pkg:pypi/augmenty","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/augmenty","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/augmenty","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/augmenty/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-26T13:00:49.843Z","issues_count":16,"pull_requests_count":134,"avg_time_to_close_issue":40582222.333333336,"avg_time_to_close_pull_request":139327.29104477612,"issues_closed_count":15,"pull_requests_closed_count":134,"pull_request_authors_count":7,"issue_authors_count":7,"avg_comments_per_issue":1.75,"avg_comments_per_pull_request":0.7313432835820896,"merged_pull_requests_count":92,"bot_issues_count":0,"bot_pull_requests_count":111,"past_year_issues_count":0,"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":0,"past_year_avg_comments_per_issue":null,"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/KennethEnevoldsen%2Faugmenty/issues","maintainers":[{"login":"KennethEnevoldsen","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KennethEnevoldsen"},{"login":"HLasse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HLasse"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/augmenty/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/augmenty/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/augmenty/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/augmenty/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/augmenty/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/augmenty/codemeta","maintainers":[{"uuid":"KennethEnevoldsen","login":"KennethEnevoldsen","name":null,"email":null,"url":null,"packages_count":16,"html_url":"https://pypi.org/user/KennethEnevoldsen/","role":null,"created_at":"2022-11-14T17:09:56.990Z","updated_at":"2022-11-14T17:09:56.990Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/KennethEnevoldsen/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":928257,"maintainers_count":398540,"namespaces_count":0,"keywords_count":309778,"github":"pypi","metadata":{"funded_packages_count":57398,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-13T11:34:41.860Z","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":527300,"full_name":"KennethEnevoldsen/augmenty","default_branch":"main","total_commits":472,"total_committers":10,"total_bot_commits":93,"total_bot_committers":2,"mean_commits":47.2,"dds":0.5084745762711864,"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":"2026-08-12T22:30:49.368Z","last_synced_commit":"c032e27c394ee8b854d17ca798091df8766f5820","created_at":"2023-03-09T03:36:34.804Z","updated_at":"2026-08-12T22:30:48.848Z","committers":[{"name":"KennethEnevoldsen","email":"kennethcenevolsen@gmail.com","login":null,"count":232},{"name":"Kenneth Enevoldsen","email":"kennethcenevoldsen@gmail.com","login":"KennethEnevoldsen","count":128},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":54},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":39},{"name":"github-actions","email":"github-actions@github.com","login":"invalid-email-address","count":11},{"name":"Elliot Ford","email":"elliot.ford@astrazeneca.com","login":"EFord36","count":3},{"name":"github-actions","email":"action@github.com","login":"actions-user","count":2},{"name":"vincent d warmerdam","email":"vincentwarmerdam@gmail.com","login":"koaning","count":1},{"name":"Peter Berkecz","email":"berkecz.peter@gmail.com","login":"qeterme","count":1},{"name":"Arfon Smith","email":"arfon","login":"arfon","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennethEnevoldsen%2Faugmenty/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-13T00:00:06.963Z","repositories_count":6652893,"commits_count":935469462,"contributors_count":39802775,"owners_count":1336721,"committers_count":3302789,"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":"KennethEnevoldsen/augmenty","html_url":"https://github.com/KennethEnevoldsen/augmenty","last_synced_at":"2026-02-26T13:00:49.843Z","status":"error","issues_count":16,"pull_requests_count":134,"avg_time_to_close_issue":40582222.333333336,"avg_time_to_close_pull_request":139327.29104477612,"issues_closed_count":15,"pull_requests_closed_count":134,"pull_request_authors_count":7,"issue_authors_count":7,"avg_comments_per_issue":1.75,"avg_comments_per_pull_request":0.7313432835820896,"merged_pull_requests_count":92,"bot_issues_count":0,"bot_pull_requests_count":111,"past_year_issues_count":0,"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":0,"past_year_avg_comments_per_issue":null,"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-14T08:01:15.471Z","updated_at":"2026-02-26T13:00:49.843Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennethEnevoldsen%2Faugmenty","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennethEnevoldsen%2Faugmenty/issues","issue_labels_count":{"table":{"enhancement":8,"additional augmenter":6,"bug":2,"help wanted":1,"documentation":1}},"pull_request_labels_count":{"table":{"dependencies":58,"github_actions":15,"python":11}},"issue_author_associations_count":{"table":{"OWNER":8,"NONE":6,"COLLABORATOR":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":106,"OWNER":20,"NONE":2}},"issue_authors":{"table":{"KennethEnevoldsen":8,"martincjespersen":2,"juliamakogon":1,"jkgenser":1,"SrijithSrinath":1,"stefkr1":1,"HLasse":1}},"pull_request_authors":{"table":{"dependabot[bot]":58,"pre-commit-ci[bot]":44,"KennethEnevoldsen":20,"EFord36":2,"arfon":2,"martincjespersen":1,"qeterme":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-28T00:00:20.584Z","repositories_count":14845163,"issues_count":31343291,"pull_requests_count":102917437,"authors_count":11369635,"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":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"KennethEnevoldsen","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KennethEnevoldsen"}},{"table":{"login":"HLasse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HLasse"}}],"active_maintainers":[]}},"events":{"total":{"WatchEvent":4},"last_year":{}},"keywords":["augmentation","natural-language-processing","nlp","nlproc","python","spacy","spacy-extension","spacy-nlp","text-augmentation","text-classification","training-data"],"dependencies":[{"ecosystem":"pypi","filepath":"demo/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-08T20:15:41.563Z","updated_at":"2022-08-08T20:15:41.563Z","repository_link":"https://github.com/KennethEnevoldsen/augmenty/blob/main/demo/requirements.txt","dependencies":[{"id":693040631,"package_name":"st-annotated-text","ecosystem":"pypi","requirements":"\u003e=3.0.0,\u003c3.1.0","direct":true,"kind":"runtime","optional":false},{"id":693040632,"package_name":"streamlit","ecosystem":"pypi","requirements":"\u003e=1.11.0,\u003c1.12.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-08T20:15:41.682Z","updated_at":"2022-08-08T20:15:41.682Z","repository_link":"https://github.com/KennethEnevoldsen/augmenty/blob/main/docs/requirements.txt","dependencies":[{"id":693042951,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":693042952,"package_name":"furo","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":693042953,"package_name":"sphinx-copybutton","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":693042954,"package_name":"sphinxext-opengraph","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":693042955,"package_name":"myst-parser","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"docs/tutorials/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-08T20:15:41.950Z","updated_at":"2022-08-08T20:15:41.950Z","repository_link":"https://github.com/KennethEnevoldsen/augmenty/blob/main/docs/tutorials/requirements.txt","dependencies":[{"id":693045232,"package_name":"faker","ecosystem":"pypi","requirements":"==13.13.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-08T20:15:42.152Z","updated_at":"2022-08-08T20:15:42.152Z","repository_link":"https://github.com/KennethEnevoldsen/augmenty/blob/main/requirements.txt","dependencies":[{"id":693049796,"package_name":"dacy","ecosystem":"pypi","requirements":"\u003e=1.1.1,\u003c2.1.0","direct":true,"kind":"runtime","optional":false},{"id":693049797,"package_name":"nltk","ecosystem":"pypi","requirements":"\u003e=3.6.7,\u003c3.8.0","direct":true,"kind":"runtime","optional":false},{"id":693049798,"package_name":"spacy","ecosystem":"pypi","requirements":"\u003e=3.2.0,\u003c3.5.0","direct":true,"kind":"runtime","optional":false},{"id":693049799,"package_name":"catalogue","ecosystem":"pypi","requirements":"\u003e=2.0.4,\u003c2.1.0","direct":true,"kind":"runtime","optional":false},{"id":693049800,"package_name":"thinc","ecosystem":"pypi","requirements":"\u003e=8.0.8,\u003c8.2.0","direct":true,"kind":"runtime","optional":false},{"id":693049801,"package_name":"pydantic","ecosystem":"pypi","requirements":"\u003e=1.8.2,\u003c1.10.0","direct":true,"kind":"runtime","optional":false},{"id":693049802,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.15.0,\u003c2.0.0","direct":true,"kind":"runtime","optional":false},{"id":693049803,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":693049804,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":693049805,"package_name":"pytest-lazy-fixture","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":693049806,"package_name":"pytest-timeout","ecosystem":"pypi","requirements":"\u003e=2.1.0,\u003c2.2.0","direct":true,"kind":"runtime","optional":false},{"id":693049807,"package_name":"sphinx","ecosystem":"pypi","requirements":"\u003e=4.5.0","direct":true,"kind":"runtime","optional":false},{"id":693049808,"package_name":"furo","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":693049809,"package_name":"sphinx-copybutton","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":693049810,"package_name":"sphinxext-opengraph","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":693049811,"package_name":"myst-parser","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":693049812,"package_name":"nbsphinx","ecosystem":"pypi","requirements":"\u003e=0.8.8","direct":true,"kind":"runtime","optional":false},{"id":693049813,"package_name":"MarkupSafe","ecosystem":"pypi","requirements":"==2.0.1","direct":true,"kind":"runtime","optional":false},{"id":693049814,"package_name":"flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":693049815,"package_name":"black","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":693049816,"package_name":"pre-commit","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":12.724806913364205,"created_at":"2025-04-11T10:17:54.800Z","updated_at":"2026-08-14T23:30:43.310Z","avatar_url":"https://github.com/KennethEnevoldsen.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/356744","html_url":"https://summary.ecosyste.ms/projects/356744"}