{"id":2964,"name":"Augmentor","description":"Augmentor: An Image Augmentation Library for Machine Learning - Published in JOSS (2017)","url":"https://github.com/mdbloice/augmentor","last_synced_at":"2025-09-04T16:57:40.248Z","repository":{"id":37431141,"uuid":"52899913","full_name":"mdbloice/Augmentor","owner":"mdbloice","description":"Image augmentation library in Python for machine learning.","archived":false,"fork":false,"pushed_at":"2024-03-21T14:27:34.000Z","size":1580,"stargazers_count":5132,"open_issues_count":141,"forks_count":872,"subscribers_count":122,"default_branch":"master","last_synced_at":"2025-09-04T03:25:24.532Z","etag":null,"topics":["augmentation","deep-learning","machine-learning","neural-networks"],"latest_commit_sha":null,"homepage":"https://augmentor.readthedocs.io/en/stable","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/mdbloice.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-03-01T18:29:55.000Z","updated_at":"2025-08-29T15:13:01.000Z","dependencies_parsed_at":"2023-02-13T21:45:59.408Z","dependency_job_id":"8b771ee4-36b9-483a-8f84-056b3fde410b","html_url":"https://github.com/mdbloice/Augmentor","commit_stats":{"total_commits":506,"total_committers":24,"mean_commits":"21.083333333333332","dds":0.08300395256916993,"last_synced_commit":"894d5cc414205cf4becfb7c6f987b8c66feb9542"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/mdbloice/Augmentor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdbloice","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/sbom","scorecard":{"id":632873,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdbloice/Augmentor","commit":"894d5cc414205cf4becfb7c6f987b8c66feb9542"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"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":"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":"Code-Review","score":0,"reason":"Found 1/29 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/PyPI.yml:1","Warn: no topLevel permission defined: .github/workflows/package-tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/PyPI.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mdbloice/Augmentor/PyPI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mdbloice/Augmentor/package-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-tests.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdbloice/Augmentor/package-tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/PyPI.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/PyPI.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/package-tests.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/package-tests.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/package-tests.yml:30","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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 2 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"}},{"name":"Vulnerabilities","score":0,"reason":"61 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2017-74"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T08:23:11.516Z","repository_id":37431141,"created_at":"2025-08-21T08:23:11.516Z","updated_at":"2025-08-21T08:23:11.516Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273611890,"owners_count":25136977,"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-04T02:00:08.968Z","response_time":61,"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":"mdbloice","name":"Marcus D. Bloice","uuid":"16042756","kind":"user","description":"Medical Imaging, Machine Learning","email":"","website":"https://imi.medunigraz.at","location":"Graz, Austria","twitter":null,"company":"Medical University Graz","icon_url":"https://avatars.githubusercontent.com/u/16042756?u=347d29191756684ea682d61cdddc3f87ea2a096d\u0026v=4","repositories_count":3,"last_synced_at":"2023-03-05T01:33:58.620Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mdbloice","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T03:45:02.593Z","updated_at":"2023-03-05T01:33:58.782Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdbloice","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdbloice/repositories"},"packages":[{"id":10343734,"name":"py3-augmentor","ecosystem":"alpine","description":"Image augmentation library in Python for machine learning","homepage":"https://github.com/mdbloice/Augmentor","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdbloice/Augmentor","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"0.2.12-r2","last_synced_at":"2025-09-03T22:39:45.618Z","created_at":"2024-06-11T09:31:10.568Z","updated_at":"2025-09-04T16:09:22.421Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-augmentor","install_command":"apk add py3-augmentor","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37431141,"uuid":"52899913","full_name":"mdbloice/Augmentor","owner":"mdbloice","description":"Image augmentation library in Python for machine learning.","archived":false,"fork":false,"pushed_at":"2024-03-21T14:27:34.000Z","size":1580,"stargazers_count":5132,"open_issues_count":141,"forks_count":872,"subscribers_count":122,"default_branch":"master","last_synced_at":"2025-09-04T03:25:24.532Z","etag":null,"topics":["augmentation","deep-learning","machine-learning","neural-networks"],"latest_commit_sha":null,"homepage":"https://augmentor.readthedocs.io/en/stable","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/mdbloice.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-03-01T18:29:55.000Z","updated_at":"2025-08-29T15:13:01.000Z","dependencies_parsed_at":"2023-02-13T21:45:59.408Z","dependency_job_id":"8b771ee4-36b9-483a-8f84-056b3fde410b","html_url":"https://github.com/mdbloice/Augmentor","commit_stats":{"total_commits":506,"total_committers":24,"mean_commits":"21.083333333333332","dds":0.08300395256916993,"last_synced_commit":"894d5cc414205cf4becfb7c6f987b8c66feb9542"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/mdbloice/Augmentor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdbloice","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/sbom","scorecard":{"id":632873,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdbloice/Augmentor","commit":"894d5cc414205cf4becfb7c6f987b8c66feb9542"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"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":"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":"Code-Review","score":0,"reason":"Found 1/29 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/PyPI.yml:1","Warn: no topLevel permission defined: .github/workflows/package-tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/PyPI.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mdbloice/Augmentor/PyPI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mdbloice/Augmentor/package-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-tests.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdbloice/Augmentor/package-tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/PyPI.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/PyPI.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/package-tests.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/package-tests.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/package-tests.yml:30","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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 2 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"}},{"name":"Vulnerabilities","score":0,"reason":"61 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2017-74"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T08:23:11.516Z","repository_id":37431141,"created_at":"2025-08-21T08:23:11.516Z","updated_at":"2025-08-21T08:23:11.516Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273620137,"owners_count":25138341,"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-04T02:00:08.968Z","response_time":61,"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":"mdbloice","name":"Marcus D. Bloice","uuid":"16042756","kind":"user","description":"Medical Imaging, Machine Learning","email":"","website":"https://imi.medunigraz.at","location":"Graz, Austria","twitter":null,"company":"Medical University Graz","icon_url":"https://avatars.githubusercontent.com/u/16042756?u=347d29191756684ea682d61cdddc3f87ea2a096d\u0026v=4","repositories_count":3,"last_synced_at":"2023-03-05T01:33:58.620Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mdbloice","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T03:45:02.593Z","updated_at":"2023-03-05T01:33:58.782Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdbloice","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdbloice/repositories"},"tags":[{"name":"0.2.12","sha":"894d5cc414205cf4becfb7c6f987b8c66feb9542","kind":"tag","published_at":"2023-03-29T07:03:17.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.12","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"30191c72bb0c2deb67932786facd9a2a9e9d814e","kind":"tag","published_at":"2023-03-28T14:13:58.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.11","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"b7edfff7e48d98dd8d3d647e7b988c785265d588","kind":"tag","published_at":"2022-04-27T09:26:15.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.10","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"a6a898e23c214dd587b1e5fa1e98e977e2d26a08","kind":"tag","published_at":"2021-10-14T08:47:53.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.9","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"437531e02b70db64b994dfe66217f31f813ab722","kind":"tag","published_at":"2020-01-17T11:57:37.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.8","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"63b016e142d1f6694efa28918786bf63c3f643ee","kind":"tag","published_at":"2019-12-10T11:24:48.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.7","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"eeed39cb9e384147e29d590bdd6f082187bdedc2","kind":"tag","published_at":"2019-07-12T11:03:13.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.6","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"77979d9a611baa5f587b03e13f75a45bb2248cb6","kind":"tag","published_at":"2019-07-10T14:35:25.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.5","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"9fc1f3b5707b489cbb1d67272b3efd525f8e4044","kind":"tag","published_at":"2019-07-09T11:08:12.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.4","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"d26e8635cdcc44aa0edef5f9b8020999b399bd0c","kind":"tag","published_at":"2018-09-11T13:19:01.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.3","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"ae3e79e61b54343633030bb9359ec0f5001c3824","kind":"tag","published_at":"2018-05-11T11:16:04.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.2","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"1620421c1df03b63bbca4e14d56bf63fb9717178","kind":"tag","published_at":"2018-04-13T13:06:46.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.1","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"f4b98549a809ad27b38365024f7ca4d0c80ec2ae","kind":"tag","published_at":"2018-03-01T13:15:06.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.0","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.0/manifests"},{"name":"0.1.10","sha":"489683e35a493dbd1b2e64f98d5753106eb0f106","kind":"tag","published_at":"2017-12-01T12:21:47.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.10","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"8f3d0ed03f40077260a1201f0cf74a4dac624c88","kind":"tag","published_at":"2017-11-29T16:27:42.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.9","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"f2982466681fafcda11c11d83e9b84136ca4a807","kind":"tag","published_at":"2017-10-17T11:34:58.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.8","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"ee8a98d43bca125938a0c10b8c3e580003076349","kind":"tag","published_at":"2017-10-17T11:19:03.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.7","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"6c5aa53added288e269abb8b7331324e89677c39","kind":"tag","published_at":"2017-09-29T13:33:40.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.6","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e14df2df7cdd848c563fdb4f5be1ee6cf5a436b7","kind":"tag","published_at":"2017-08-18T14:26:49.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.5","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"95657cc86311ed9114ddbcd44c17ad4f74bdb647","kind":"tag","published_at":"2017-08-11T10:04:13.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.4","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"32719f53224205a6ea38363d646ac6a7f3630ae2","kind":"tag","published_at":"2017-05-13T07:37:00.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.3","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"83a16ee437fb03f4e9ad2077d5dd8c7e4d996d35","kind":"tag","published_at":"2017-05-09T18:44:31.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.2","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"a82419a7c678729611e05acaa4dd1a8c9fdbc354","kind":"tag","published_at":"2017-03-24T11:58:03.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.1","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.1/manifests"},{"name":"0.1","sha":"bf3fb58222ddde4479d28d4c04d30c18b902d2a6","kind":"tag","published_at":"2016-03-15T18:41:56.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-04T16:09:22.420Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-augmentor?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-augmentor","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-augmentor","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-augmentor/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T21:19:37.874Z","issues_count":91,"pull_requests_count":16,"avg_time_to_close_issue":2932515.1428571427,"avg_time_to_close_pull_request":12417583.4,"issues_closed_count":21,"pull_requests_closed_count":5,"pull_request_authors_count":15,"issue_authors_count":84,"avg_comments_per_issue":2.098901098901099,"avg_comments_per_pull_request":1.1875,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":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":3,"past_year_avg_comments_per_issue":0.0,"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/mdbloice%2FAugmentor/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-augmentor/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-augmentor/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-augmentor/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-augmentor/related_packages","maintainers":[{"uuid":"iztok@iztok-jr-fister.eu","login":null,"name":"Iztok Fister, Jr.","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","packages_count":271,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","role":null,"created_at":"2024-06-12T00:55:37.327Z","updated_at":"2024-06-12T00:55:37.327Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/iztok@iztok-jr-fister.eu/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4232,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1362},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2025-09-03T07:00:27.928Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":8676216,"name":"py3-augmentor","ecosystem":"alpine","description":"Image augmentation library in Python for machine learning","homepage":"https://github.com/mdbloice/Augmentor","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdbloice/Augmentor","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-06-07T05:27:36.000Z","latest_release_published_at":"2023-06-07T05:27:36.000Z","latest_release_number":"0.2.12-r1","last_synced_at":"2025-09-03T22:39:58.986Z","created_at":"2023-12-20T10:26:14.313Z","updated_at":"2025-09-03T22:39:58.987Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-augmentor","install_command":"apk add py3-augmentor","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-augmentor?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-augmentor","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-augmentor","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-augmentor/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-augmentor/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-augmentor/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-augmentor/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-augmentor/related_packages","maintainers":[{"uuid":"iztok@iztok-jr-fister.eu","login":null,"name":"Iztok Fister, Jr.","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","packages_count":170,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","role":null,"created_at":"2024-11-11T13:45:58.321Z","updated_at":"2024-11-11T13:45:58.321Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/iztok@iztok-jr-fister.eu/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":376,"namespaces_count":2,"keywords_count":2596,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":703},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2025-09-04T07:04:01.420Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":2646976,"name":"augmentor","ecosystem":"pypi","description":"Image augmentation library for Machine Learning","homepage":"https://github.com/mdbloice/Augmentor","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdbloice/Augmentor","keywords_array":["image","augmentation","artificial","generation","machine","learning"],"namespace":null,"versions_count":23,"first_release_published_at":"2017-03-24T12:02:47.000Z","latest_release_published_at":"2023-03-29T07:04:40.000Z","latest_release_number":"0.2.12","last_synced_at":"2025-09-03T22:39:48.739Z","created_at":"2022-04-10T10:06:18.825Z","updated_at":"2025-09-04T16:09:22.342Z","registry_url":"https://pypi.org/project/augmentor/","install_command":"pip install augmentor --index-url https://pypi.org/simple","documentation_url":"https://augmentor.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 2","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"augmentor","project_status":null},"repo_metadata":{"id":37431141,"uuid":"52899913","full_name":"mdbloice/Augmentor","owner":"mdbloice","description":"Image augmentation library in Python for machine learning.","archived":false,"fork":false,"pushed_at":"2024-03-21T14:27:34.000Z","size":1580,"stargazers_count":5132,"open_issues_count":141,"forks_count":872,"subscribers_count":122,"default_branch":"master","last_synced_at":"2025-09-04T03:25:24.532Z","etag":null,"topics":["augmentation","deep-learning","machine-learning","neural-networks"],"latest_commit_sha":null,"homepage":"https://augmentor.readthedocs.io/en/stable","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/mdbloice.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-03-01T18:29:55.000Z","updated_at":"2025-08-29T15:13:01.000Z","dependencies_parsed_at":"2023-02-13T21:45:59.408Z","dependency_job_id":"8b771ee4-36b9-483a-8f84-056b3fde410b","html_url":"https://github.com/mdbloice/Augmentor","commit_stats":{"total_commits":506,"total_committers":24,"mean_commits":"21.083333333333332","dds":0.08300395256916993,"last_synced_commit":"894d5cc414205cf4becfb7c6f987b8c66feb9542"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/mdbloice/Augmentor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdbloice","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/sbom","scorecard":{"id":632873,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdbloice/Augmentor","commit":"894d5cc414205cf4becfb7c6f987b8c66feb9542"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"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":"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":"Code-Review","score":0,"reason":"Found 1/29 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/PyPI.yml:1","Warn: no topLevel permission defined: .github/workflows/package-tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/PyPI.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mdbloice/Augmentor/PyPI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mdbloice/Augmentor/package-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-tests.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdbloice/Augmentor/package-tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/PyPI.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/PyPI.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/package-tests.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/package-tests.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/package-tests.yml:30","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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 2 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"}},{"name":"Vulnerabilities","score":0,"reason":"61 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2017-74"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T08:23:11.516Z","repository_id":37431141,"created_at":"2025-08-21T08:23:11.516Z","updated_at":"2025-08-21T08:23:11.516Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273620137,"owners_count":25138341,"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-04T02:00:08.968Z","response_time":61,"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":"mdbloice","name":"Marcus D. Bloice","uuid":"16042756","kind":"user","description":"Medical Imaging, Machine Learning","email":"","website":"https://imi.medunigraz.at","location":"Graz, Austria","twitter":null,"company":"Medical University Graz","icon_url":"https://avatars.githubusercontent.com/u/16042756?u=347d29191756684ea682d61cdddc3f87ea2a096d\u0026v=4","repositories_count":3,"last_synced_at":"2023-03-05T01:33:58.620Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mdbloice","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T03:45:02.593Z","updated_at":"2023-03-05T01:33:58.782Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdbloice","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdbloice/repositories"},"tags":[{"name":"0.2.12","sha":"894d5cc414205cf4becfb7c6f987b8c66feb9542","kind":"tag","published_at":"2023-03-29T07:03:17.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.12","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"30191c72bb0c2deb67932786facd9a2a9e9d814e","kind":"tag","published_at":"2023-03-28T14:13:58.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.11","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"b7edfff7e48d98dd8d3d647e7b988c785265d588","kind":"tag","published_at":"2022-04-27T09:26:15.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.10","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"a6a898e23c214dd587b1e5fa1e98e977e2d26a08","kind":"tag","published_at":"2021-10-14T08:47:53.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.9","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"437531e02b70db64b994dfe66217f31f813ab722","kind":"tag","published_at":"2020-01-17T11:57:37.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.8","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"63b016e142d1f6694efa28918786bf63c3f643ee","kind":"tag","published_at":"2019-12-10T11:24:48.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.7","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"eeed39cb9e384147e29d590bdd6f082187bdedc2","kind":"tag","published_at":"2019-07-12T11:03:13.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.6","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"77979d9a611baa5f587b03e13f75a45bb2248cb6","kind":"tag","published_at":"2019-07-10T14:35:25.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.5","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"9fc1f3b5707b489cbb1d67272b3efd525f8e4044","kind":"tag","published_at":"2019-07-09T11:08:12.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.4","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"d26e8635cdcc44aa0edef5f9b8020999b399bd0c","kind":"tag","published_at":"2018-09-11T13:19:01.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.3","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"ae3e79e61b54343633030bb9359ec0f5001c3824","kind":"tag","published_at":"2018-05-11T11:16:04.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.2","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"1620421c1df03b63bbca4e14d56bf63fb9717178","kind":"tag","published_at":"2018-04-13T13:06:46.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.1","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"f4b98549a809ad27b38365024f7ca4d0c80ec2ae","kind":"tag","published_at":"2018-03-01T13:15:06.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.0","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.0/manifests"},{"name":"0.1.10","sha":"489683e35a493dbd1b2e64f98d5753106eb0f106","kind":"tag","published_at":"2017-12-01T12:21:47.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.10","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"8f3d0ed03f40077260a1201f0cf74a4dac624c88","kind":"tag","published_at":"2017-11-29T16:27:42.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.9","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"f2982466681fafcda11c11d83e9b84136ca4a807","kind":"tag","published_at":"2017-10-17T11:34:58.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.8","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"ee8a98d43bca125938a0c10b8c3e580003076349","kind":"tag","published_at":"2017-10-17T11:19:03.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.7","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"6c5aa53added288e269abb8b7331324e89677c39","kind":"tag","published_at":"2017-09-29T13:33:40.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.6","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e14df2df7cdd848c563fdb4f5be1ee6cf5a436b7","kind":"tag","published_at":"2017-08-18T14:26:49.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.5","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"95657cc86311ed9114ddbcd44c17ad4f74bdb647","kind":"tag","published_at":"2017-08-11T10:04:13.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.4","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"32719f53224205a6ea38363d646ac6a7f3630ae2","kind":"tag","published_at":"2017-05-13T07:37:00.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.3","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"83a16ee437fb03f4e9ad2077d5dd8c7e4d996d35","kind":"tag","published_at":"2017-05-09T18:44:31.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.2","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"a82419a7c678729611e05acaa4dd1a8c9fdbc354","kind":"tag","published_at":"2017-03-24T11:58:03.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.1","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.1/manifests"},{"name":"0.1","sha":"bf3fb58222ddde4479d28d4c04d30c18b902d2a6","kind":"tag","published_at":"2016-03-15T18:41:56.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-04T16:09:22.342Z","dependent_packages_count":0,"downloads":7999,"downloads_period":"last-month","dependent_repos_count":16,"rankings":{"downloads":2.734427841169982,"dependent_repos_count":3.6129420869439244,"dependent_packages_count":10.107632597300897,"stargazers_count":0.4290643463151337,"forks_count":1.4571421494751964,"docker_downloads_count":4.043678975919001,"average":3.730814666187356},"purl":"pkg:pypi/augmentor","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/augmentor","docker_dependents_count":1,"docker_downloads_count":10,"usage_url":"https://repos.ecosyste.ms/usage/pypi/augmentor","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/augmentor/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T21:19:37.874Z","issues_count":91,"pull_requests_count":16,"avg_time_to_close_issue":2932515.1428571427,"avg_time_to_close_pull_request":12417583.4,"issues_closed_count":21,"pull_requests_closed_count":5,"pull_request_authors_count":15,"issue_authors_count":84,"avg_comments_per_issue":2.098901098901099,"avg_comments_per_pull_request":1.1875,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":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":3,"past_year_avg_comments_per_issue":0.0,"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/mdbloice%2FAugmentor/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/augmentor/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/augmentor/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/augmentor/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/augmentor/related_packages","maintainers":[{"uuid":"mdbloice","login":"mdbloice","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/mdbloice/","role":null,"created_at":"2022-11-15T10:10:01.165Z","updated_at":"2022-11-15T10:10:01.165Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mdbloice/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724831,"maintainers_count":308214,"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"}},{"id":8676217,"name":"py3-augmentor-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-augmentor","homepage":"https://github.com/mdbloice/Augmentor","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdbloice/Augmentor","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-06-07T05:27:36.000Z","latest_release_published_at":"2023-06-07T05:27:36.000Z","latest_release_number":"0.2.12-r1","last_synced_at":"2025-09-03T22:40:10.172Z","created_at":"2023-12-20T10:26:14.453Z","updated_at":"2025-09-03T22:40:10.172Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-augmentor-pyc","install_command":"apk add py3-augmentor-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-augmentor-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-augmentor-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-augmentor-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-augmentor-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-augmentor-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-augmentor-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-augmentor-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-augmentor-pyc/related_packages","maintainers":[{"uuid":"iztok@iztok-jr-fister.eu","login":null,"name":"Iztok Fister, Jr.","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","packages_count":170,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","role":null,"created_at":"2024-09-01T06:52:46.470Z","updated_at":"2024-09-01T06:52:46.470Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/iztok@iztok-jr-fister.eu/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":376,"namespaces_count":2,"keywords_count":2596,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":703},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2025-09-04T07:04:01.420Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":7778135,"name":"py3-augmentor-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-augmentor","homepage":"https://github.com/mdbloice/Augmentor","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdbloice/Augmentor","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-20T01:20:52.000Z","latest_release_published_at":"2023-04-20T01:20:52.000Z","latest_release_number":"0.2.12-r1","last_synced_at":"2025-09-02T18:21:32.853Z","created_at":"2023-05-22T14:17:09.230Z","updated_at":"2025-09-04T16:09:20.670Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-augmentor-pyc","install_command":"apk add py3-augmentor-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37431141,"uuid":"52899913","full_name":"mdbloice/Augmentor","owner":"mdbloice","description":"Image augmentation library in Python for machine learning.","archived":false,"fork":false,"pushed_at":"2024-03-21T14:27:34.000Z","size":1580,"stargazers_count":5132,"open_issues_count":141,"forks_count":872,"subscribers_count":122,"default_branch":"master","last_synced_at":"2025-09-04T03:25:24.532Z","etag":null,"topics":["augmentation","deep-learning","machine-learning","neural-networks"],"latest_commit_sha":null,"homepage":"https://augmentor.readthedocs.io/en/stable","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/mdbloice.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-03-01T18:29:55.000Z","updated_at":"2025-08-29T15:13:01.000Z","dependencies_parsed_at":"2023-02-13T21:45:59.408Z","dependency_job_id":"8b771ee4-36b9-483a-8f84-056b3fde410b","html_url":"https://github.com/mdbloice/Augmentor","commit_stats":{"total_commits":506,"total_committers":24,"mean_commits":"21.083333333333332","dds":0.08300395256916993,"last_synced_commit":"894d5cc414205cf4becfb7c6f987b8c66feb9542"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/mdbloice/Augmentor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdbloice","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/sbom","scorecard":{"id":632873,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdbloice/Augmentor","commit":"894d5cc414205cf4becfb7c6f987b8c66feb9542"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"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":"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":"Code-Review","score":0,"reason":"Found 1/29 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/PyPI.yml:1","Warn: no topLevel permission defined: .github/workflows/package-tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/PyPI.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mdbloice/Augmentor/PyPI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mdbloice/Augmentor/package-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-tests.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdbloice/Augmentor/package-tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/PyPI.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/PyPI.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/package-tests.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/package-tests.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/package-tests.yml:30","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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 2 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"}},{"name":"Vulnerabilities","score":0,"reason":"61 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2017-74"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T08:23:11.516Z","repository_id":37431141,"created_at":"2025-08-21T08:23:11.516Z","updated_at":"2025-08-21T08:23:11.516Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273620137,"owners_count":25138341,"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-04T02:00:08.968Z","response_time":61,"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":"mdbloice","name":"Marcus D. Bloice","uuid":"16042756","kind":"user","description":"Medical Imaging, Machine Learning","email":"","website":"https://imi.medunigraz.at","location":"Graz, Austria","twitter":null,"company":"Medical University Graz","icon_url":"https://avatars.githubusercontent.com/u/16042756?u=347d29191756684ea682d61cdddc3f87ea2a096d\u0026v=4","repositories_count":3,"last_synced_at":"2023-03-05T01:33:58.620Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mdbloice","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T03:45:02.593Z","updated_at":"2023-03-05T01:33:58.782Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdbloice","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdbloice/repositories"},"tags":[{"name":"0.2.12","sha":"894d5cc414205cf4becfb7c6f987b8c66feb9542","kind":"tag","published_at":"2023-03-29T07:03:17.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.12","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"30191c72bb0c2deb67932786facd9a2a9e9d814e","kind":"tag","published_at":"2023-03-28T14:13:58.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.11","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"b7edfff7e48d98dd8d3d647e7b988c785265d588","kind":"tag","published_at":"2022-04-27T09:26:15.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.10","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"a6a898e23c214dd587b1e5fa1e98e977e2d26a08","kind":"tag","published_at":"2021-10-14T08:47:53.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.9","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"437531e02b70db64b994dfe66217f31f813ab722","kind":"tag","published_at":"2020-01-17T11:57:37.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.8","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"63b016e142d1f6694efa28918786bf63c3f643ee","kind":"tag","published_at":"2019-12-10T11:24:48.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.7","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"eeed39cb9e384147e29d590bdd6f082187bdedc2","kind":"tag","published_at":"2019-07-12T11:03:13.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.6","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"77979d9a611baa5f587b03e13f75a45bb2248cb6","kind":"tag","published_at":"2019-07-10T14:35:25.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.5","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"9fc1f3b5707b489cbb1d67272b3efd525f8e4044","kind":"tag","published_at":"2019-07-09T11:08:12.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.4","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"d26e8635cdcc44aa0edef5f9b8020999b399bd0c","kind":"tag","published_at":"2018-09-11T13:19:01.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.3","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"ae3e79e61b54343633030bb9359ec0f5001c3824","kind":"tag","published_at":"2018-05-11T11:16:04.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.2","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"1620421c1df03b63bbca4e14d56bf63fb9717178","kind":"tag","published_at":"2018-04-13T13:06:46.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.1","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"f4b98549a809ad27b38365024f7ca4d0c80ec2ae","kind":"tag","published_at":"2018-03-01T13:15:06.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.0","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.0/manifests"},{"name":"0.1.10","sha":"489683e35a493dbd1b2e64f98d5753106eb0f106","kind":"tag","published_at":"2017-12-01T12:21:47.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.10","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"8f3d0ed03f40077260a1201f0cf74a4dac624c88","kind":"tag","published_at":"2017-11-29T16:27:42.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.9","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"f2982466681fafcda11c11d83e9b84136ca4a807","kind":"tag","published_at":"2017-10-17T11:34:58.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.8","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"ee8a98d43bca125938a0c10b8c3e580003076349","kind":"tag","published_at":"2017-10-17T11:19:03.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.7","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"6c5aa53added288e269abb8b7331324e89677c39","kind":"tag","published_at":"2017-09-29T13:33:40.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.6","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e14df2df7cdd848c563fdb4f5be1ee6cf5a436b7","kind":"tag","published_at":"2017-08-18T14:26:49.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.5","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"95657cc86311ed9114ddbcd44c17ad4f74bdb647","kind":"tag","published_at":"2017-08-11T10:04:13.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.4","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"32719f53224205a6ea38363d646ac6a7f3630ae2","kind":"tag","published_at":"2017-05-13T07:37:00.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.3","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"83a16ee437fb03f4e9ad2077d5dd8c7e4d996d35","kind":"tag","published_at":"2017-05-09T18:44:31.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.2","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"a82419a7c678729611e05acaa4dd1a8c9fdbc354","kind":"tag","published_at":"2017-03-24T11:58:03.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.1","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.1/manifests"},{"name":"0.1","sha":"bf3fb58222ddde4479d28d4c04d30c18b902d2a6","kind":"tag","published_at":"2016-03-15T18:41:56.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-04T16:09:20.670Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":3.1170515186274996,"forks_count":2.14453144481572,"docker_downloads_count":null,"average":1.3153957408608048},"purl":"pkg:apk/alpine/py3-augmentor-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-augmentor-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-augmentor-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-augmentor-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T21:19:37.874Z","issues_count":91,"pull_requests_count":16,"avg_time_to_close_issue":2932515.1428571427,"avg_time_to_close_pull_request":12417583.4,"issues_closed_count":21,"pull_requests_closed_count":5,"pull_request_authors_count":15,"issue_authors_count":84,"avg_comments_per_issue":2.098901098901099,"avg_comments_per_pull_request":1.1875,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":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":3,"past_year_avg_comments_per_issue":0.0,"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/mdbloice%2FAugmentor/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-augmentor-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-augmentor-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-augmentor-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-augmentor-pyc/related_packages","maintainers":[{"uuid":"iztok@iztok-jr-fister.eu","login":null,"name":"Iztok Fister, Jr.","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","packages_count":231,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","role":null,"created_at":"2023-05-23T06:59:30.127Z","updated_at":"2023-05-23T06:59:30.127Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/iztok@iztok-jr-fister.eu/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3621,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1083},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2025-09-04T07:04:07.863Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":7778134,"name":"py3-augmentor","ecosystem":"alpine","description":"Image augmentation library in Python for machine learning","homepage":"https://github.com/mdbloice/Augmentor","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdbloice/Augmentor","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-20T01:20:52.000Z","latest_release_published_at":"2023-04-20T01:20:52.000Z","latest_release_number":"0.2.12-r1","last_synced_at":"2025-09-03T11:14:57.761Z","created_at":"2023-05-22T14:17:09.006Z","updated_at":"2025-09-04T16:09:22.228Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-augmentor","install_command":"apk add py3-augmentor","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37431141,"uuid":"52899913","full_name":"mdbloice/Augmentor","owner":"mdbloice","description":"Image augmentation library in Python for machine learning.","archived":false,"fork":false,"pushed_at":"2024-03-21T14:27:34.000Z","size":1580,"stargazers_count":5132,"open_issues_count":141,"forks_count":872,"subscribers_count":122,"default_branch":"master","last_synced_at":"2025-09-04T03:25:24.532Z","etag":null,"topics":["augmentation","deep-learning","machine-learning","neural-networks"],"latest_commit_sha":null,"homepage":"https://augmentor.readthedocs.io/en/stable","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/mdbloice.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-03-01T18:29:55.000Z","updated_at":"2025-08-29T15:13:01.000Z","dependencies_parsed_at":"2023-02-13T21:45:59.408Z","dependency_job_id":"8b771ee4-36b9-483a-8f84-056b3fde410b","html_url":"https://github.com/mdbloice/Augmentor","commit_stats":{"total_commits":506,"total_committers":24,"mean_commits":"21.083333333333332","dds":0.08300395256916993,"last_synced_commit":"894d5cc414205cf4becfb7c6f987b8c66feb9542"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/mdbloice/Augmentor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdbloice","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/sbom","scorecard":{"id":632873,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdbloice/Augmentor","commit":"894d5cc414205cf4becfb7c6f987b8c66feb9542"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"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":"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":"Code-Review","score":0,"reason":"Found 1/29 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/PyPI.yml:1","Warn: no topLevel permission defined: .github/workflows/package-tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/PyPI.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mdbloice/Augmentor/PyPI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mdbloice/Augmentor/package-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-tests.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdbloice/Augmentor/package-tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/PyPI.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/PyPI.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/package-tests.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/package-tests.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/package-tests.yml:30","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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 2 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"}},{"name":"Vulnerabilities","score":0,"reason":"61 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2017-74"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T08:23:11.516Z","repository_id":37431141,"created_at":"2025-08-21T08:23:11.516Z","updated_at":"2025-08-21T08:23:11.516Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273620137,"owners_count":25138341,"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-04T02:00:08.968Z","response_time":61,"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":"mdbloice","name":"Marcus D. Bloice","uuid":"16042756","kind":"user","description":"Medical Imaging, Machine Learning","email":"","website":"https://imi.medunigraz.at","location":"Graz, Austria","twitter":null,"company":"Medical University Graz","icon_url":"https://avatars.githubusercontent.com/u/16042756?u=347d29191756684ea682d61cdddc3f87ea2a096d\u0026v=4","repositories_count":3,"last_synced_at":"2023-03-05T01:33:58.620Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mdbloice","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T03:45:02.593Z","updated_at":"2023-03-05T01:33:58.782Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdbloice","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdbloice/repositories"},"tags":[{"name":"0.2.12","sha":"894d5cc414205cf4becfb7c6f987b8c66feb9542","kind":"tag","published_at":"2023-03-29T07:03:17.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.12","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"30191c72bb0c2deb67932786facd9a2a9e9d814e","kind":"tag","published_at":"2023-03-28T14:13:58.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.11","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"b7edfff7e48d98dd8d3d647e7b988c785265d588","kind":"tag","published_at":"2022-04-27T09:26:15.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.10","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"a6a898e23c214dd587b1e5fa1e98e977e2d26a08","kind":"tag","published_at":"2021-10-14T08:47:53.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.9","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"437531e02b70db64b994dfe66217f31f813ab722","kind":"tag","published_at":"2020-01-17T11:57:37.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.8","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"63b016e142d1f6694efa28918786bf63c3f643ee","kind":"tag","published_at":"2019-12-10T11:24:48.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.7","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"eeed39cb9e384147e29d590bdd6f082187bdedc2","kind":"tag","published_at":"2019-07-12T11:03:13.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.6","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"77979d9a611baa5f587b03e13f75a45bb2248cb6","kind":"tag","published_at":"2019-07-10T14:35:25.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.5","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"9fc1f3b5707b489cbb1d67272b3efd525f8e4044","kind":"tag","published_at":"2019-07-09T11:08:12.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.4","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"d26e8635cdcc44aa0edef5f9b8020999b399bd0c","kind":"tag","published_at":"2018-09-11T13:19:01.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.3","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"ae3e79e61b54343633030bb9359ec0f5001c3824","kind":"tag","published_at":"2018-05-11T11:16:04.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.2","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"1620421c1df03b63bbca4e14d56bf63fb9717178","kind":"tag","published_at":"2018-04-13T13:06:46.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.1","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"f4b98549a809ad27b38365024f7ca4d0c80ec2ae","kind":"tag","published_at":"2018-03-01T13:15:06.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.0","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.0/manifests"},{"name":"0.1.10","sha":"489683e35a493dbd1b2e64f98d5753106eb0f106","kind":"tag","published_at":"2017-12-01T12:21:47.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.10","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"8f3d0ed03f40077260a1201f0cf74a4dac624c88","kind":"tag","published_at":"2017-11-29T16:27:42.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.9","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"f2982466681fafcda11c11d83e9b84136ca4a807","kind":"tag","published_at":"2017-10-17T11:34:58.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.8","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"ee8a98d43bca125938a0c10b8c3e580003076349","kind":"tag","published_at":"2017-10-17T11:19:03.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.7","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"6c5aa53added288e269abb8b7331324e89677c39","kind":"tag","published_at":"2017-09-29T13:33:40.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.6","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e14df2df7cdd848c563fdb4f5be1ee6cf5a436b7","kind":"tag","published_at":"2017-08-18T14:26:49.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.5","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"95657cc86311ed9114ddbcd44c17ad4f74bdb647","kind":"tag","published_at":"2017-08-11T10:04:13.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.4","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"32719f53224205a6ea38363d646ac6a7f3630ae2","kind":"tag","published_at":"2017-05-13T07:37:00.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.3","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"83a16ee437fb03f4e9ad2077d5dd8c7e4d996d35","kind":"tag","published_at":"2017-05-09T18:44:31.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.2","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"a82419a7c678729611e05acaa4dd1a8c9fdbc354","kind":"tag","published_at":"2017-03-24T11:58:03.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.1","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.1/manifests"},{"name":"0.1","sha":"bf3fb58222ddde4479d28d4c04d30c18b902d2a6","kind":"tag","published_at":"2016-03-15T18:41:56.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-04T16:09:22.227Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":3.1170515186274996,"forks_count":2.14453144481572,"docker_downloads_count":null,"average":1.3153957408608048},"purl":"pkg:apk/alpine/py3-augmentor?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-augmentor","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-augmentor","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-augmentor/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T21:19:37.874Z","issues_count":91,"pull_requests_count":16,"avg_time_to_close_issue":2932515.1428571427,"avg_time_to_close_pull_request":12417583.4,"issues_closed_count":21,"pull_requests_closed_count":5,"pull_request_authors_count":15,"issue_authors_count":84,"avg_comments_per_issue":2.098901098901099,"avg_comments_per_pull_request":1.1875,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":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":3,"past_year_avg_comments_per_issue":0.0,"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/mdbloice%2FAugmentor/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-augmentor/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-augmentor/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-augmentor/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-augmentor/related_packages","maintainers":[{"uuid":"iztok@iztok-jr-fister.eu","login":null,"name":"Iztok Fister, Jr.","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","packages_count":231,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","role":null,"created_at":"2023-05-23T06:59:28.055Z","updated_at":"2023-05-23T06:59:28.055Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/iztok@iztok-jr-fister.eu/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3621,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1083},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2025-09-04T07:04:07.863Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":7632344,"name":"py3-augmentor-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-augmentor","homepage":"https://github.com/mdbloice/Augmentor","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdbloice/Augmentor","keywords_array":[],"namespace":"community","versions_count":2,"first_release_published_at":"2023-04-20T01:20:52.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"0.2.12-r2","last_synced_at":"2025-09-03T22:39:46.859Z","created_at":"2023-04-23T01:45:11.433Z","updated_at":"2025-09-04T16:09:22.267Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-augmentor-pyc","install_command":"apk add py3-augmentor-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37431141,"uuid":"52899913","full_name":"mdbloice/Augmentor","owner":"mdbloice","description":"Image augmentation library in Python for machine learning.","archived":false,"fork":false,"pushed_at":"2024-03-21T14:27:34.000Z","size":1580,"stargazers_count":5132,"open_issues_count":141,"forks_count":872,"subscribers_count":122,"default_branch":"master","last_synced_at":"2025-09-04T03:25:24.532Z","etag":null,"topics":["augmentation","deep-learning","machine-learning","neural-networks"],"latest_commit_sha":null,"homepage":"https://augmentor.readthedocs.io/en/stable","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/mdbloice.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-03-01T18:29:55.000Z","updated_at":"2025-08-29T15:13:01.000Z","dependencies_parsed_at":"2023-02-13T21:45:59.408Z","dependency_job_id":"8b771ee4-36b9-483a-8f84-056b3fde410b","html_url":"https://github.com/mdbloice/Augmentor","commit_stats":{"total_commits":506,"total_committers":24,"mean_commits":"21.083333333333332","dds":0.08300395256916993,"last_synced_commit":"894d5cc414205cf4becfb7c6f987b8c66feb9542"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/mdbloice/Augmentor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdbloice","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/sbom","scorecard":{"id":632873,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdbloice/Augmentor","commit":"894d5cc414205cf4becfb7c6f987b8c66feb9542"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"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":"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":"Code-Review","score":0,"reason":"Found 1/29 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/PyPI.yml:1","Warn: no topLevel permission defined: .github/workflows/package-tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/PyPI.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mdbloice/Augmentor/PyPI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mdbloice/Augmentor/package-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-tests.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdbloice/Augmentor/package-tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/PyPI.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/PyPI.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/package-tests.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/package-tests.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/package-tests.yml:30","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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 2 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"}},{"name":"Vulnerabilities","score":0,"reason":"61 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2017-74"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T08:23:11.516Z","repository_id":37431141,"created_at":"2025-08-21T08:23:11.516Z","updated_at":"2025-08-21T08:23:11.516Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273620137,"owners_count":25138341,"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-04T02:00:08.968Z","response_time":61,"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":"mdbloice","name":"Marcus D. Bloice","uuid":"16042756","kind":"user","description":"Medical Imaging, Machine Learning","email":"","website":"https://imi.medunigraz.at","location":"Graz, Austria","twitter":null,"company":"Medical University Graz","icon_url":"https://avatars.githubusercontent.com/u/16042756?u=347d29191756684ea682d61cdddc3f87ea2a096d\u0026v=4","repositories_count":3,"last_synced_at":"2023-03-05T01:33:58.620Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mdbloice","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T03:45:02.593Z","updated_at":"2023-03-05T01:33:58.782Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdbloice","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdbloice/repositories"},"tags":[{"name":"0.2.12","sha":"894d5cc414205cf4becfb7c6f987b8c66feb9542","kind":"tag","published_at":"2023-03-29T07:03:17.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.12","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"30191c72bb0c2deb67932786facd9a2a9e9d814e","kind":"tag","published_at":"2023-03-28T14:13:58.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.11","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"b7edfff7e48d98dd8d3d647e7b988c785265d588","kind":"tag","published_at":"2022-04-27T09:26:15.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.10","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"a6a898e23c214dd587b1e5fa1e98e977e2d26a08","kind":"tag","published_at":"2021-10-14T08:47:53.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.9","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"437531e02b70db64b994dfe66217f31f813ab722","kind":"tag","published_at":"2020-01-17T11:57:37.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.8","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"63b016e142d1f6694efa28918786bf63c3f643ee","kind":"tag","published_at":"2019-12-10T11:24:48.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.7","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"eeed39cb9e384147e29d590bdd6f082187bdedc2","kind":"tag","published_at":"2019-07-12T11:03:13.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.6","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"77979d9a611baa5f587b03e13f75a45bb2248cb6","kind":"tag","published_at":"2019-07-10T14:35:25.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.5","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"9fc1f3b5707b489cbb1d67272b3efd525f8e4044","kind":"tag","published_at":"2019-07-09T11:08:12.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.4","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"d26e8635cdcc44aa0edef5f9b8020999b399bd0c","kind":"tag","published_at":"2018-09-11T13:19:01.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.3","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"ae3e79e61b54343633030bb9359ec0f5001c3824","kind":"tag","published_at":"2018-05-11T11:16:04.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.2","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"1620421c1df03b63bbca4e14d56bf63fb9717178","kind":"tag","published_at":"2018-04-13T13:06:46.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.1","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"f4b98549a809ad27b38365024f7ca4d0c80ec2ae","kind":"tag","published_at":"2018-03-01T13:15:06.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.0","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.0/manifests"},{"name":"0.1.10","sha":"489683e35a493dbd1b2e64f98d5753106eb0f106","kind":"tag","published_at":"2017-12-01T12:21:47.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.10","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"8f3d0ed03f40077260a1201f0cf74a4dac624c88","kind":"tag","published_at":"2017-11-29T16:27:42.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.9","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"f2982466681fafcda11c11d83e9b84136ca4a807","kind":"tag","published_at":"2017-10-17T11:34:58.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.8","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"ee8a98d43bca125938a0c10b8c3e580003076349","kind":"tag","published_at":"2017-10-17T11:19:03.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.7","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"6c5aa53added288e269abb8b7331324e89677c39","kind":"tag","published_at":"2017-09-29T13:33:40.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.6","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e14df2df7cdd848c563fdb4f5be1ee6cf5a436b7","kind":"tag","published_at":"2017-08-18T14:26:49.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.5","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"95657cc86311ed9114ddbcd44c17ad4f74bdb647","kind":"tag","published_at":"2017-08-11T10:04:13.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.4","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"32719f53224205a6ea38363d646ac6a7f3630ae2","kind":"tag","published_at":"2017-05-13T07:37:00.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.3","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"83a16ee437fb03f4e9ad2077d5dd8c7e4d996d35","kind":"tag","published_at":"2017-05-09T18:44:31.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.2","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"a82419a7c678729611e05acaa4dd1a8c9fdbc354","kind":"tag","published_at":"2017-03-24T11:58:03.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.1","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.1/manifests"},{"name":"0.1","sha":"bf3fb58222ddde4479d28d4c04d30c18b902d2a6","kind":"tag","published_at":"2016-03-15T18:41:56.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-04T16:09:22.266Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.132689623958058,"stargazers_count":3.2023451705072543,"forks_count":3.3990129503877697,"average":5.183511936213271},"purl":"pkg:apk/alpine/py3-augmentor-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-augmentor-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-augmentor-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-augmentor-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T21:19:37.874Z","issues_count":91,"pull_requests_count":16,"avg_time_to_close_issue":2932515.1428571427,"avg_time_to_close_pull_request":12417583.4,"issues_closed_count":21,"pull_requests_closed_count":5,"pull_request_authors_count":15,"issue_authors_count":84,"avg_comments_per_issue":2.098901098901099,"avg_comments_per_pull_request":1.1875,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":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":3,"past_year_avg_comments_per_issue":0.0,"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/mdbloice%2FAugmentor/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-augmentor-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-augmentor-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-augmentor-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-augmentor-pyc/related_packages","maintainers":[{"uuid":"iztok@iztok-jr-fister.eu","login":null,"name":"Iztok Fister, Jr.","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","packages_count":292,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","role":null,"created_at":"2023-04-23T04:07:08.816Z","updated_at":"2023-04-23T04:07:08.816Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/iztok@iztok-jr-fister.eu/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":37091,"maintainers_count":822,"namespaces_count":3,"keywords_count":6480,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2628},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2025-09-04T05:02:22.372Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":11764726,"name":"py3-augmentor-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-augmentor","homepage":"https://github.com/mdbloice/Augmentor","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdbloice/Augmentor","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"0.2.12-r2","last_synced_at":"2025-09-03T22:40:08.707Z","created_at":"2025-06-07T18:02:21.365Z","updated_at":"2025-09-04T16:09:22.330Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-augmentor-pyc","install_command":"apk add py3-augmentor-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37431141,"uuid":"52899913","full_name":"mdbloice/Augmentor","owner":"mdbloice","description":"Image augmentation library in Python for machine learning.","archived":false,"fork":false,"pushed_at":"2024-03-21T14:27:34.000Z","size":1580,"stargazers_count":5132,"open_issues_count":141,"forks_count":872,"subscribers_count":122,"default_branch":"master","last_synced_at":"2025-09-04T03:25:24.532Z","etag":null,"topics":["augmentation","deep-learning","machine-learning","neural-networks"],"latest_commit_sha":null,"homepage":"https://augmentor.readthedocs.io/en/stable","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/mdbloice.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-03-01T18:29:55.000Z","updated_at":"2025-08-29T15:13:01.000Z","dependencies_parsed_at":"2023-02-13T21:45:59.408Z","dependency_job_id":"8b771ee4-36b9-483a-8f84-056b3fde410b","html_url":"https://github.com/mdbloice/Augmentor","commit_stats":{"total_commits":506,"total_committers":24,"mean_commits":"21.083333333333332","dds":0.08300395256916993,"last_synced_commit":"894d5cc414205cf4becfb7c6f987b8c66feb9542"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/mdbloice/Augmentor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdbloice","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/sbom","scorecard":{"id":632873,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdbloice/Augmentor","commit":"894d5cc414205cf4becfb7c6f987b8c66feb9542"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"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":"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":"Code-Review","score":0,"reason":"Found 1/29 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/PyPI.yml:1","Warn: no topLevel permission defined: .github/workflows/package-tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/PyPI.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mdbloice/Augmentor/PyPI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mdbloice/Augmentor/package-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-tests.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdbloice/Augmentor/package-tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/PyPI.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/PyPI.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/package-tests.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/package-tests.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/package-tests.yml:30","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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 2 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"}},{"name":"Vulnerabilities","score":0,"reason":"61 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2017-74"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T08:23:11.516Z","repository_id":37431141,"created_at":"2025-08-21T08:23:11.516Z","updated_at":"2025-08-21T08:23:11.516Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273620137,"owners_count":25138341,"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-04T02:00:08.968Z","response_time":61,"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":"mdbloice","name":"Marcus D. Bloice","uuid":"16042756","kind":"user","description":"Medical Imaging, Machine Learning","email":"","website":"https://imi.medunigraz.at","location":"Graz, Austria","twitter":null,"company":"Medical University Graz","icon_url":"https://avatars.githubusercontent.com/u/16042756?u=347d29191756684ea682d61cdddc3f87ea2a096d\u0026v=4","repositories_count":3,"last_synced_at":"2023-03-05T01:33:58.620Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mdbloice","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T03:45:02.593Z","updated_at":"2023-03-05T01:33:58.782Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdbloice","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdbloice/repositories"},"tags":[{"name":"0.2.12","sha":"894d5cc414205cf4becfb7c6f987b8c66feb9542","kind":"tag","published_at":"2023-03-29T07:03:17.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.12","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"30191c72bb0c2deb67932786facd9a2a9e9d814e","kind":"tag","published_at":"2023-03-28T14:13:58.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.11","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"b7edfff7e48d98dd8d3d647e7b988c785265d588","kind":"tag","published_at":"2022-04-27T09:26:15.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.10","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"a6a898e23c214dd587b1e5fa1e98e977e2d26a08","kind":"tag","published_at":"2021-10-14T08:47:53.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.9","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"437531e02b70db64b994dfe66217f31f813ab722","kind":"tag","published_at":"2020-01-17T11:57:37.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.8","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"63b016e142d1f6694efa28918786bf63c3f643ee","kind":"tag","published_at":"2019-12-10T11:24:48.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.7","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"eeed39cb9e384147e29d590bdd6f082187bdedc2","kind":"tag","published_at":"2019-07-12T11:03:13.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.6","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"77979d9a611baa5f587b03e13f75a45bb2248cb6","kind":"tag","published_at":"2019-07-10T14:35:25.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.5","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"9fc1f3b5707b489cbb1d67272b3efd525f8e4044","kind":"tag","published_at":"2019-07-09T11:08:12.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.4","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"d26e8635cdcc44aa0edef5f9b8020999b399bd0c","kind":"tag","published_at":"2018-09-11T13:19:01.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.3","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"ae3e79e61b54343633030bb9359ec0f5001c3824","kind":"tag","published_at":"2018-05-11T11:16:04.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.2","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"1620421c1df03b63bbca4e14d56bf63fb9717178","kind":"tag","published_at":"2018-04-13T13:06:46.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.1","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"f4b98549a809ad27b38365024f7ca4d0c80ec2ae","kind":"tag","published_at":"2018-03-01T13:15:06.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.0","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.0/manifests"},{"name":"0.1.10","sha":"489683e35a493dbd1b2e64f98d5753106eb0f106","kind":"tag","published_at":"2017-12-01T12:21:47.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.10","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"8f3d0ed03f40077260a1201f0cf74a4dac624c88","kind":"tag","published_at":"2017-11-29T16:27:42.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.9","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"f2982466681fafcda11c11d83e9b84136ca4a807","kind":"tag","published_at":"2017-10-17T11:34:58.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.8","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"ee8a98d43bca125938a0c10b8c3e580003076349","kind":"tag","published_at":"2017-10-17T11:19:03.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.7","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"6c5aa53added288e269abb8b7331324e89677c39","kind":"tag","published_at":"2017-09-29T13:33:40.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.6","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e14df2df7cdd848c563fdb4f5be1ee6cf5a436b7","kind":"tag","published_at":"2017-08-18T14:26:49.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.5","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"95657cc86311ed9114ddbcd44c17ad4f74bdb647","kind":"tag","published_at":"2017-08-11T10:04:13.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.4","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"32719f53224205a6ea38363d646ac6a7f3630ae2","kind":"tag","published_at":"2017-05-13T07:37:00.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.3","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"83a16ee437fb03f4e9ad2077d5dd8c7e4d996d35","kind":"tag","published_at":"2017-05-09T18:44:31.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.2","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"a82419a7c678729611e05acaa4dd1a8c9fdbc354","kind":"tag","published_at":"2017-03-24T11:58:03.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.1","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.1/manifests"},{"name":"0.1","sha":"bf3fb58222ddde4479d28d4c04d30c18b902d2a6","kind":"tag","published_at":"2016-03-15T18:41:56.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-04T16:09:22.330Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-augmentor-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-augmentor-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-augmentor-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-augmentor-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T21:19:37.874Z","issues_count":91,"pull_requests_count":16,"avg_time_to_close_issue":2932515.1428571427,"avg_time_to_close_pull_request":12417583.4,"issues_closed_count":21,"pull_requests_closed_count":5,"pull_request_authors_count":15,"issue_authors_count":84,"avg_comments_per_issue":2.098901098901099,"avg_comments_per_pull_request":1.1875,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":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":3,"past_year_avg_comments_per_issue":0.0,"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/mdbloice%2FAugmentor/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-augmentor-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-augmentor-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-augmentor-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-augmentor-pyc/related_packages","maintainers":[{"uuid":"iztok@iztok-jr-fister.eu","login":null,"name":"Iztok Fister, Jr.","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","packages_count":221,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","role":null,"created_at":"2025-06-08T14:41:56.819Z","updated_at":"2025-06-08T14:41:56.819Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/iztok@iztok-jr-fister.eu/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26314,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1611},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2025-09-04T06:49:34.432Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":11138143,"name":"py3-augmentor-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-augmentor","homepage":"https://github.com/mdbloice/Augmentor","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdbloice/Augmentor","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"0.2.12-r2","last_synced_at":"2025-09-03T22:40:08.286Z","created_at":"2024-12-07T12:20:49.146Z","updated_at":"2025-09-04T16:09:22.421Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-augmentor-pyc","install_command":"apk add py3-augmentor-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37431141,"uuid":"52899913","full_name":"mdbloice/Augmentor","owner":"mdbloice","description":"Image augmentation library in Python for machine learning.","archived":false,"fork":false,"pushed_at":"2024-03-21T14:27:34.000Z","size":1580,"stargazers_count":5132,"open_issues_count":141,"forks_count":872,"subscribers_count":122,"default_branch":"master","last_synced_at":"2025-09-04T03:25:24.532Z","etag":null,"topics":["augmentation","deep-learning","machine-learning","neural-networks"],"latest_commit_sha":null,"homepage":"https://augmentor.readthedocs.io/en/stable","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/mdbloice.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-03-01T18:29:55.000Z","updated_at":"2025-08-29T15:13:01.000Z","dependencies_parsed_at":"2023-02-13T21:45:59.408Z","dependency_job_id":"8b771ee4-36b9-483a-8f84-056b3fde410b","html_url":"https://github.com/mdbloice/Augmentor","commit_stats":{"total_commits":506,"total_committers":24,"mean_commits":"21.083333333333332","dds":0.08300395256916993,"last_synced_commit":"894d5cc414205cf4becfb7c6f987b8c66feb9542"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/mdbloice/Augmentor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdbloice","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/sbom","scorecard":{"id":632873,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdbloice/Augmentor","commit":"894d5cc414205cf4becfb7c6f987b8c66feb9542"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"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":"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":"Code-Review","score":0,"reason":"Found 1/29 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/PyPI.yml:1","Warn: no topLevel permission defined: .github/workflows/package-tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/PyPI.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mdbloice/Augmentor/PyPI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mdbloice/Augmentor/package-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-tests.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdbloice/Augmentor/package-tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/PyPI.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/PyPI.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/package-tests.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/package-tests.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/package-tests.yml:30","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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 2 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"}},{"name":"Vulnerabilities","score":0,"reason":"61 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2017-74"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T08:23:11.516Z","repository_id":37431141,"created_at":"2025-08-21T08:23:11.516Z","updated_at":"2025-08-21T08:23:11.516Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273620137,"owners_count":25138341,"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-04T02:00:08.968Z","response_time":61,"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":"mdbloice","name":"Marcus D. Bloice","uuid":"16042756","kind":"user","description":"Medical Imaging, Machine Learning","email":"","website":"https://imi.medunigraz.at","location":"Graz, Austria","twitter":null,"company":"Medical University Graz","icon_url":"https://avatars.githubusercontent.com/u/16042756?u=347d29191756684ea682d61cdddc3f87ea2a096d\u0026v=4","repositories_count":3,"last_synced_at":"2023-03-05T01:33:58.620Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mdbloice","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T03:45:02.593Z","updated_at":"2023-03-05T01:33:58.782Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdbloice","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdbloice/repositories"},"tags":[{"name":"0.2.12","sha":"894d5cc414205cf4becfb7c6f987b8c66feb9542","kind":"tag","published_at":"2023-03-29T07:03:17.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.12","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"30191c72bb0c2deb67932786facd9a2a9e9d814e","kind":"tag","published_at":"2023-03-28T14:13:58.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.11","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"b7edfff7e48d98dd8d3d647e7b988c785265d588","kind":"tag","published_at":"2022-04-27T09:26:15.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.10","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"a6a898e23c214dd587b1e5fa1e98e977e2d26a08","kind":"tag","published_at":"2021-10-14T08:47:53.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.9","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"437531e02b70db64b994dfe66217f31f813ab722","kind":"tag","published_at":"2020-01-17T11:57:37.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.8","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"63b016e142d1f6694efa28918786bf63c3f643ee","kind":"tag","published_at":"2019-12-10T11:24:48.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.7","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"eeed39cb9e384147e29d590bdd6f082187bdedc2","kind":"tag","published_at":"2019-07-12T11:03:13.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.6","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"77979d9a611baa5f587b03e13f75a45bb2248cb6","kind":"tag","published_at":"2019-07-10T14:35:25.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.5","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"9fc1f3b5707b489cbb1d67272b3efd525f8e4044","kind":"tag","published_at":"2019-07-09T11:08:12.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.4","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"d26e8635cdcc44aa0edef5f9b8020999b399bd0c","kind":"tag","published_at":"2018-09-11T13:19:01.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.3","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"ae3e79e61b54343633030bb9359ec0f5001c3824","kind":"tag","published_at":"2018-05-11T11:16:04.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.2","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"1620421c1df03b63bbca4e14d56bf63fb9717178","kind":"tag","published_at":"2018-04-13T13:06:46.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.1","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"f4b98549a809ad27b38365024f7ca4d0c80ec2ae","kind":"tag","published_at":"2018-03-01T13:15:06.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.0","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.0/manifests"},{"name":"0.1.10","sha":"489683e35a493dbd1b2e64f98d5753106eb0f106","kind":"tag","published_at":"2017-12-01T12:21:47.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.10","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"8f3d0ed03f40077260a1201f0cf74a4dac624c88","kind":"tag","published_at":"2017-11-29T16:27:42.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.9","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"f2982466681fafcda11c11d83e9b84136ca4a807","kind":"tag","published_at":"2017-10-17T11:34:58.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.8","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"ee8a98d43bca125938a0c10b8c3e580003076349","kind":"tag","published_at":"2017-10-17T11:19:03.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.7","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"6c5aa53added288e269abb8b7331324e89677c39","kind":"tag","published_at":"2017-09-29T13:33:40.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.6","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e14df2df7cdd848c563fdb4f5be1ee6cf5a436b7","kind":"tag","published_at":"2017-08-18T14:26:49.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.5","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"95657cc86311ed9114ddbcd44c17ad4f74bdb647","kind":"tag","published_at":"2017-08-11T10:04:13.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.4","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"32719f53224205a6ea38363d646ac6a7f3630ae2","kind":"tag","published_at":"2017-05-13T07:37:00.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.3","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"83a16ee437fb03f4e9ad2077d5dd8c7e4d996d35","kind":"tag","published_at":"2017-05-09T18:44:31.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.2","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"a82419a7c678729611e05acaa4dd1a8c9fdbc354","kind":"tag","published_at":"2017-03-24T11:58:03.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.1","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.1/manifests"},{"name":"0.1","sha":"bf3fb58222ddde4479d28d4c04d30c18b902d2a6","kind":"tag","published_at":"2016-03-15T18:41:56.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-04T16:09:22.421Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-augmentor-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-augmentor-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-augmentor-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-augmentor-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T21:19:37.874Z","issues_count":91,"pull_requests_count":16,"avg_time_to_close_issue":2932515.1428571427,"avg_time_to_close_pull_request":12417583.4,"issues_closed_count":21,"pull_requests_closed_count":5,"pull_request_authors_count":15,"issue_authors_count":84,"avg_comments_per_issue":2.098901098901099,"avg_comments_per_pull_request":1.1875,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":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":3,"past_year_avg_comments_per_issue":0.0,"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/mdbloice%2FAugmentor/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-augmentor-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-augmentor-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-augmentor-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-augmentor-pyc/related_packages","maintainers":[{"uuid":"iztok@iztok-jr-fister.eu","login":null,"name":"Iztok Fister, Jr.","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","packages_count":238,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","role":null,"created_at":"2024-12-10T08:59:22.379Z","updated_at":"2024-12-10T08:59:22.379Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/iztok@iztok-jr-fister.eu/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":2720,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1044},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2025-09-04T06:59:06.028Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":11138142,"name":"py3-augmentor","ecosystem":"alpine","description":"Image augmentation library in Python for machine learning","homepage":"https://github.com/mdbloice/Augmentor","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdbloice/Augmentor","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"0.2.12-r2","last_synced_at":"2025-09-03T22:39:47.646Z","created_at":"2024-12-07T12:20:47.750Z","updated_at":"2025-09-04T16:09:22.362Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-augmentor","install_command":"apk add py3-augmentor","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37431141,"uuid":"52899913","full_name":"mdbloice/Augmentor","owner":"mdbloice","description":"Image augmentation library in Python for machine learning.","archived":false,"fork":false,"pushed_at":"2024-03-21T14:27:34.000Z","size":1580,"stargazers_count":5132,"open_issues_count":141,"forks_count":872,"subscribers_count":122,"default_branch":"master","last_synced_at":"2025-09-04T03:25:24.532Z","etag":null,"topics":["augmentation","deep-learning","machine-learning","neural-networks"],"latest_commit_sha":null,"homepage":"https://augmentor.readthedocs.io/en/stable","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/mdbloice.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-03-01T18:29:55.000Z","updated_at":"2025-08-29T15:13:01.000Z","dependencies_parsed_at":"2023-02-13T21:45:59.408Z","dependency_job_id":"8b771ee4-36b9-483a-8f84-056b3fde410b","html_url":"https://github.com/mdbloice/Augmentor","commit_stats":{"total_commits":506,"total_committers":24,"mean_commits":"21.083333333333332","dds":0.08300395256916993,"last_synced_commit":"894d5cc414205cf4becfb7c6f987b8c66feb9542"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/mdbloice/Augmentor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdbloice","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/sbom","scorecard":{"id":632873,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdbloice/Augmentor","commit":"894d5cc414205cf4becfb7c6f987b8c66feb9542"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"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":"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":"Code-Review","score":0,"reason":"Found 1/29 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/PyPI.yml:1","Warn: no topLevel permission defined: .github/workflows/package-tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/PyPI.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mdbloice/Augmentor/PyPI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mdbloice/Augmentor/package-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-tests.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdbloice/Augmentor/package-tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/PyPI.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/PyPI.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/package-tests.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/package-tests.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/package-tests.yml:30","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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 2 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"}},{"name":"Vulnerabilities","score":0,"reason":"61 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2017-74"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T08:23:11.516Z","repository_id":37431141,"created_at":"2025-08-21T08:23:11.516Z","updated_at":"2025-08-21T08:23:11.516Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273620137,"owners_count":25138341,"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-04T02:00:08.968Z","response_time":61,"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":"mdbloice","name":"Marcus D. Bloice","uuid":"16042756","kind":"user","description":"Medical Imaging, Machine Learning","email":"","website":"https://imi.medunigraz.at","location":"Graz, Austria","twitter":null,"company":"Medical University Graz","icon_url":"https://avatars.githubusercontent.com/u/16042756?u=347d29191756684ea682d61cdddc3f87ea2a096d\u0026v=4","repositories_count":3,"last_synced_at":"2023-03-05T01:33:58.620Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mdbloice","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T03:45:02.593Z","updated_at":"2023-03-05T01:33:58.782Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdbloice","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdbloice/repositories"},"tags":[{"name":"0.2.12","sha":"894d5cc414205cf4becfb7c6f987b8c66feb9542","kind":"tag","published_at":"2023-03-29T07:03:17.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.12","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"30191c72bb0c2deb67932786facd9a2a9e9d814e","kind":"tag","published_at":"2023-03-28T14:13:58.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.11","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"b7edfff7e48d98dd8d3d647e7b988c785265d588","kind":"tag","published_at":"2022-04-27T09:26:15.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.10","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"a6a898e23c214dd587b1e5fa1e98e977e2d26a08","kind":"tag","published_at":"2021-10-14T08:47:53.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.9","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"437531e02b70db64b994dfe66217f31f813ab722","kind":"tag","published_at":"2020-01-17T11:57:37.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.8","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"63b016e142d1f6694efa28918786bf63c3f643ee","kind":"tag","published_at":"2019-12-10T11:24:48.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.7","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"eeed39cb9e384147e29d590bdd6f082187bdedc2","kind":"tag","published_at":"2019-07-12T11:03:13.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.6","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"77979d9a611baa5f587b03e13f75a45bb2248cb6","kind":"tag","published_at":"2019-07-10T14:35:25.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.5","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"9fc1f3b5707b489cbb1d67272b3efd525f8e4044","kind":"tag","published_at":"2019-07-09T11:08:12.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.4","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"d26e8635cdcc44aa0edef5f9b8020999b399bd0c","kind":"tag","published_at":"2018-09-11T13:19:01.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.3","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"ae3e79e61b54343633030bb9359ec0f5001c3824","kind":"tag","published_at":"2018-05-11T11:16:04.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.2","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"1620421c1df03b63bbca4e14d56bf63fb9717178","kind":"tag","published_at":"2018-04-13T13:06:46.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.1","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"f4b98549a809ad27b38365024f7ca4d0c80ec2ae","kind":"tag","published_at":"2018-03-01T13:15:06.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.0","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.0/manifests"},{"name":"0.1.10","sha":"489683e35a493dbd1b2e64f98d5753106eb0f106","kind":"tag","published_at":"2017-12-01T12:21:47.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.10","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"8f3d0ed03f40077260a1201f0cf74a4dac624c88","kind":"tag","published_at":"2017-11-29T16:27:42.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.9","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"f2982466681fafcda11c11d83e9b84136ca4a807","kind":"tag","published_at":"2017-10-17T11:34:58.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.8","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"ee8a98d43bca125938a0c10b8c3e580003076349","kind":"tag","published_at":"2017-10-17T11:19:03.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.7","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"6c5aa53added288e269abb8b7331324e89677c39","kind":"tag","published_at":"2017-09-29T13:33:40.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.6","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e14df2df7cdd848c563fdb4f5be1ee6cf5a436b7","kind":"tag","published_at":"2017-08-18T14:26:49.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.5","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"95657cc86311ed9114ddbcd44c17ad4f74bdb647","kind":"tag","published_at":"2017-08-11T10:04:13.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.4","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"32719f53224205a6ea38363d646ac6a7f3630ae2","kind":"tag","published_at":"2017-05-13T07:37:00.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.3","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"83a16ee437fb03f4e9ad2077d5dd8c7e4d996d35","kind":"tag","published_at":"2017-05-09T18:44:31.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.2","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"a82419a7c678729611e05acaa4dd1a8c9fdbc354","kind":"tag","published_at":"2017-03-24T11:58:03.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.1","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.1/manifests"},{"name":"0.1","sha":"bf3fb58222ddde4479d28d4c04d30c18b902d2a6","kind":"tag","published_at":"2016-03-15T18:41:56.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-04T16:09:22.362Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-augmentor?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-augmentor","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-augmentor","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-augmentor/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T21:19:37.874Z","issues_count":91,"pull_requests_count":16,"avg_time_to_close_issue":2932515.1428571427,"avg_time_to_close_pull_request":12417583.4,"issues_closed_count":21,"pull_requests_closed_count":5,"pull_request_authors_count":15,"issue_authors_count":84,"avg_comments_per_issue":2.098901098901099,"avg_comments_per_pull_request":1.1875,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":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":3,"past_year_avg_comments_per_issue":0.0,"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/mdbloice%2FAugmentor/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-augmentor/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-augmentor/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-augmentor/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-augmentor/related_packages","maintainers":[{"uuid":"iztok@iztok-jr-fister.eu","login":null,"name":"Iztok Fister, Jr.","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","packages_count":238,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","role":null,"created_at":"2024-12-10T08:59:23.757Z","updated_at":"2024-12-10T08:59:23.757Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/iztok@iztok-jr-fister.eu/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":2720,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1044},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2025-09-04T06:59:06.028Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":6843983,"name":"py3-augmentor","ecosystem":"alpine","description":"Image augmentation library in Python for machine learning","homepage":"https://github.com/mdbloice/Augmentor","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdbloice/Augmentor","keywords_array":[],"namespace":"community","versions_count":4,"first_release_published_at":"2023-03-27T22:06:47.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"0.2.12-r2","last_synced_at":"2025-09-03T22:40:10.571Z","created_at":"2023-03-27T23:28:42.957Z","updated_at":"2025-09-04T16:09:22.362Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-augmentor","install_command":"apk add py3-augmentor","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37431141,"uuid":"52899913","full_name":"mdbloice/Augmentor","owner":"mdbloice","description":"Image augmentation library in Python for machine learning.","archived":false,"fork":false,"pushed_at":"2024-03-21T14:27:34.000Z","size":1580,"stargazers_count":5132,"open_issues_count":141,"forks_count":872,"subscribers_count":122,"default_branch":"master","last_synced_at":"2025-09-04T03:25:24.532Z","etag":null,"topics":["augmentation","deep-learning","machine-learning","neural-networks"],"latest_commit_sha":null,"homepage":"https://augmentor.readthedocs.io/en/stable","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/mdbloice.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-03-01T18:29:55.000Z","updated_at":"2025-08-29T15:13:01.000Z","dependencies_parsed_at":"2023-02-13T21:45:59.408Z","dependency_job_id":"8b771ee4-36b9-483a-8f84-056b3fde410b","html_url":"https://github.com/mdbloice/Augmentor","commit_stats":{"total_commits":506,"total_committers":24,"mean_commits":"21.083333333333332","dds":0.08300395256916993,"last_synced_commit":"894d5cc414205cf4becfb7c6f987b8c66feb9542"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/mdbloice/Augmentor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdbloice","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/sbom","scorecard":{"id":632873,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdbloice/Augmentor","commit":"894d5cc414205cf4becfb7c6f987b8c66feb9542"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"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":"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":"Code-Review","score":0,"reason":"Found 1/29 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/PyPI.yml:1","Warn: no topLevel permission defined: .github/workflows/package-tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/PyPI.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mdbloice/Augmentor/PyPI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mdbloice/Augmentor/package-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-tests.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdbloice/Augmentor/package-tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/PyPI.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/PyPI.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/package-tests.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/package-tests.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/package-tests.yml:30","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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 2 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"}},{"name":"Vulnerabilities","score":0,"reason":"61 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2017-74"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T08:23:11.516Z","repository_id":37431141,"created_at":"2025-08-21T08:23:11.516Z","updated_at":"2025-08-21T08:23:11.516Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273620137,"owners_count":25138341,"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-04T02:00:08.968Z","response_time":61,"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":"mdbloice","name":"Marcus D. Bloice","uuid":"16042756","kind":"user","description":"Medical Imaging, Machine Learning","email":"","website":"https://imi.medunigraz.at","location":"Graz, Austria","twitter":null,"company":"Medical University Graz","icon_url":"https://avatars.githubusercontent.com/u/16042756?u=347d29191756684ea682d61cdddc3f87ea2a096d\u0026v=4","repositories_count":3,"last_synced_at":"2023-03-05T01:33:58.620Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mdbloice","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T03:45:02.593Z","updated_at":"2023-03-05T01:33:58.782Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdbloice","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdbloice/repositories"},"tags":[{"name":"0.2.12","sha":"894d5cc414205cf4becfb7c6f987b8c66feb9542","kind":"tag","published_at":"2023-03-29T07:03:17.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.12","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"30191c72bb0c2deb67932786facd9a2a9e9d814e","kind":"tag","published_at":"2023-03-28T14:13:58.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.11","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"b7edfff7e48d98dd8d3d647e7b988c785265d588","kind":"tag","published_at":"2022-04-27T09:26:15.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.10","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"a6a898e23c214dd587b1e5fa1e98e977e2d26a08","kind":"tag","published_at":"2021-10-14T08:47:53.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.9","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"437531e02b70db64b994dfe66217f31f813ab722","kind":"tag","published_at":"2020-01-17T11:57:37.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.8","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"63b016e142d1f6694efa28918786bf63c3f643ee","kind":"tag","published_at":"2019-12-10T11:24:48.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.7","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"eeed39cb9e384147e29d590bdd6f082187bdedc2","kind":"tag","published_at":"2019-07-12T11:03:13.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.6","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"77979d9a611baa5f587b03e13f75a45bb2248cb6","kind":"tag","published_at":"2019-07-10T14:35:25.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.5","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"9fc1f3b5707b489cbb1d67272b3efd525f8e4044","kind":"tag","published_at":"2019-07-09T11:08:12.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.4","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"d26e8635cdcc44aa0edef5f9b8020999b399bd0c","kind":"tag","published_at":"2018-09-11T13:19:01.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.3","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"ae3e79e61b54343633030bb9359ec0f5001c3824","kind":"tag","published_at":"2018-05-11T11:16:04.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.2","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"1620421c1df03b63bbca4e14d56bf63fb9717178","kind":"tag","published_at":"2018-04-13T13:06:46.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.1","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"f4b98549a809ad27b38365024f7ca4d0c80ec2ae","kind":"tag","published_at":"2018-03-01T13:15:06.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.0","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.0/manifests"},{"name":"0.1.10","sha":"489683e35a493dbd1b2e64f98d5753106eb0f106","kind":"tag","published_at":"2017-12-01T12:21:47.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.10","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"8f3d0ed03f40077260a1201f0cf74a4dac624c88","kind":"tag","published_at":"2017-11-29T16:27:42.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.9","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"f2982466681fafcda11c11d83e9b84136ca4a807","kind":"tag","published_at":"2017-10-17T11:34:58.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.8","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"ee8a98d43bca125938a0c10b8c3e580003076349","kind":"tag","published_at":"2017-10-17T11:19:03.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.7","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"6c5aa53added288e269abb8b7331324e89677c39","kind":"tag","published_at":"2017-09-29T13:33:40.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.6","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e14df2df7cdd848c563fdb4f5be1ee6cf5a436b7","kind":"tag","published_at":"2017-08-18T14:26:49.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.5","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"95657cc86311ed9114ddbcd44c17ad4f74bdb647","kind":"tag","published_at":"2017-08-11T10:04:13.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.4","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"32719f53224205a6ea38363d646ac6a7f3630ae2","kind":"tag","published_at":"2017-05-13T07:37:00.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.3","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"83a16ee437fb03f4e9ad2077d5dd8c7e4d996d35","kind":"tag","published_at":"2017-05-09T18:44:31.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.2","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"a82419a7c678729611e05acaa4dd1a8c9fdbc354","kind":"tag","published_at":"2017-03-24T11:58:03.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.1","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.1/manifests"},{"name":"0.1","sha":"bf3fb58222ddde4479d28d4c04d30c18b902d2a6","kind":"tag","published_at":"2016-03-15T18:41:56.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-04T16:09:22.362Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.623194064818431,"stargazers_count":null,"forks_count":null,"average":7.311597032409216},"purl":"pkg:apk/alpine/py3-augmentor?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-augmentor","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-augmentor","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-augmentor/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T21:19:37.874Z","issues_count":91,"pull_requests_count":16,"avg_time_to_close_issue":2932515.1428571427,"avg_time_to_close_pull_request":12417583.4,"issues_closed_count":21,"pull_requests_closed_count":5,"pull_request_authors_count":15,"issue_authors_count":84,"avg_comments_per_issue":2.098901098901099,"avg_comments_per_pull_request":1.1875,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":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":3,"past_year_avg_comments_per_issue":0.0,"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/mdbloice%2FAugmentor/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-augmentor/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-augmentor/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-augmentor/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-augmentor/related_packages","maintainers":[{"uuid":"iztok@iztok-jr-fister.eu","login":null,"name":"Iztok Fister, Jr.","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","packages_count":292,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","role":null,"created_at":"2023-03-28T00:56:35.593Z","updated_at":"2023-03-28T00:56:35.593Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/iztok@iztok-jr-fister.eu/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":37091,"maintainers_count":822,"namespaces_count":3,"keywords_count":6480,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2628},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2025-09-04T05:02:22.372Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":11764730,"name":"py3-augmentor","ecosystem":"alpine","description":"Image augmentation library in Python for machine learning","homepage":"https://github.com/mdbloice/Augmentor","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdbloice/Augmentor","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"0.2.12-r2","last_synced_at":"2025-09-03T22:39:49.649Z","created_at":"2025-06-07T18:02:21.411Z","updated_at":"2025-09-04T16:09:22.399Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-augmentor","install_command":"apk add py3-augmentor","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37431141,"uuid":"52899913","full_name":"mdbloice/Augmentor","owner":"mdbloice","description":"Image augmentation library in Python for machine learning.","archived":false,"fork":false,"pushed_at":"2024-03-21T14:27:34.000Z","size":1580,"stargazers_count":5132,"open_issues_count":141,"forks_count":872,"subscribers_count":122,"default_branch":"master","last_synced_at":"2025-09-04T03:25:24.532Z","etag":null,"topics":["augmentation","deep-learning","machine-learning","neural-networks"],"latest_commit_sha":null,"homepage":"https://augmentor.readthedocs.io/en/stable","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/mdbloice.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-03-01T18:29:55.000Z","updated_at":"2025-08-29T15:13:01.000Z","dependencies_parsed_at":"2023-02-13T21:45:59.408Z","dependency_job_id":"8b771ee4-36b9-483a-8f84-056b3fde410b","html_url":"https://github.com/mdbloice/Augmentor","commit_stats":{"total_commits":506,"total_committers":24,"mean_commits":"21.083333333333332","dds":0.08300395256916993,"last_synced_commit":"894d5cc414205cf4becfb7c6f987b8c66feb9542"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/mdbloice/Augmentor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdbloice","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/sbom","scorecard":{"id":632873,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdbloice/Augmentor","commit":"894d5cc414205cf4becfb7c6f987b8c66feb9542"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"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":"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":"Code-Review","score":0,"reason":"Found 1/29 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/PyPI.yml:1","Warn: no topLevel permission defined: .github/workflows/package-tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/PyPI.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mdbloice/Augmentor/PyPI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mdbloice/Augmentor/package-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-tests.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdbloice/Augmentor/package-tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/PyPI.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/PyPI.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/package-tests.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/package-tests.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/package-tests.yml:30","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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 2 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"}},{"name":"Vulnerabilities","score":0,"reason":"61 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2017-74"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T08:23:11.516Z","repository_id":37431141,"created_at":"2025-08-21T08:23:11.516Z","updated_at":"2025-08-21T08:23:11.516Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273620137,"owners_count":25138341,"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-04T02:00:08.968Z","response_time":61,"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":"mdbloice","name":"Marcus D. Bloice","uuid":"16042756","kind":"user","description":"Medical Imaging, Machine Learning","email":"","website":"https://imi.medunigraz.at","location":"Graz, Austria","twitter":null,"company":"Medical University Graz","icon_url":"https://avatars.githubusercontent.com/u/16042756?u=347d29191756684ea682d61cdddc3f87ea2a096d\u0026v=4","repositories_count":3,"last_synced_at":"2023-03-05T01:33:58.620Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mdbloice","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T03:45:02.593Z","updated_at":"2023-03-05T01:33:58.782Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdbloice","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdbloice/repositories"},"tags":[{"name":"0.2.12","sha":"894d5cc414205cf4becfb7c6f987b8c66feb9542","kind":"tag","published_at":"2023-03-29T07:03:17.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.12","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"30191c72bb0c2deb67932786facd9a2a9e9d814e","kind":"tag","published_at":"2023-03-28T14:13:58.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.11","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"b7edfff7e48d98dd8d3d647e7b988c785265d588","kind":"tag","published_at":"2022-04-27T09:26:15.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.10","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"a6a898e23c214dd587b1e5fa1e98e977e2d26a08","kind":"tag","published_at":"2021-10-14T08:47:53.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.9","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"437531e02b70db64b994dfe66217f31f813ab722","kind":"tag","published_at":"2020-01-17T11:57:37.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.8","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"63b016e142d1f6694efa28918786bf63c3f643ee","kind":"tag","published_at":"2019-12-10T11:24:48.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.7","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"eeed39cb9e384147e29d590bdd6f082187bdedc2","kind":"tag","published_at":"2019-07-12T11:03:13.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.6","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"77979d9a611baa5f587b03e13f75a45bb2248cb6","kind":"tag","published_at":"2019-07-10T14:35:25.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.5","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"9fc1f3b5707b489cbb1d67272b3efd525f8e4044","kind":"tag","published_at":"2019-07-09T11:08:12.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.4","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"d26e8635cdcc44aa0edef5f9b8020999b399bd0c","kind":"tag","published_at":"2018-09-11T13:19:01.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.3","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"ae3e79e61b54343633030bb9359ec0f5001c3824","kind":"tag","published_at":"2018-05-11T11:16:04.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.2","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"1620421c1df03b63bbca4e14d56bf63fb9717178","kind":"tag","published_at":"2018-04-13T13:06:46.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.1","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"f4b98549a809ad27b38365024f7ca4d0c80ec2ae","kind":"tag","published_at":"2018-03-01T13:15:06.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.0","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.0/manifests"},{"name":"0.1.10","sha":"489683e35a493dbd1b2e64f98d5753106eb0f106","kind":"tag","published_at":"2017-12-01T12:21:47.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.10","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"8f3d0ed03f40077260a1201f0cf74a4dac624c88","kind":"tag","published_at":"2017-11-29T16:27:42.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.9","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"f2982466681fafcda11c11d83e9b84136ca4a807","kind":"tag","published_at":"2017-10-17T11:34:58.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.8","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"ee8a98d43bca125938a0c10b8c3e580003076349","kind":"tag","published_at":"2017-10-17T11:19:03.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.7","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"6c5aa53added288e269abb8b7331324e89677c39","kind":"tag","published_at":"2017-09-29T13:33:40.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.6","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e14df2df7cdd848c563fdb4f5be1ee6cf5a436b7","kind":"tag","published_at":"2017-08-18T14:26:49.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.5","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"95657cc86311ed9114ddbcd44c17ad4f74bdb647","kind":"tag","published_at":"2017-08-11T10:04:13.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.4","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"32719f53224205a6ea38363d646ac6a7f3630ae2","kind":"tag","published_at":"2017-05-13T07:37:00.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.3","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"83a16ee437fb03f4e9ad2077d5dd8c7e4d996d35","kind":"tag","published_at":"2017-05-09T18:44:31.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.2","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"a82419a7c678729611e05acaa4dd1a8c9fdbc354","kind":"tag","published_at":"2017-03-24T11:58:03.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.1","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.1/manifests"},{"name":"0.1","sha":"bf3fb58222ddde4479d28d4c04d30c18b902d2a6","kind":"tag","published_at":"2016-03-15T18:41:56.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-04T16:09:22.399Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-augmentor?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-augmentor","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-augmentor","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-augmentor/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T21:19:37.874Z","issues_count":91,"pull_requests_count":16,"avg_time_to_close_issue":2932515.1428571427,"avg_time_to_close_pull_request":12417583.4,"issues_closed_count":21,"pull_requests_closed_count":5,"pull_request_authors_count":15,"issue_authors_count":84,"avg_comments_per_issue":2.098901098901099,"avg_comments_per_pull_request":1.1875,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":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":3,"past_year_avg_comments_per_issue":0.0,"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/mdbloice%2FAugmentor/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-augmentor/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-augmentor/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-augmentor/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-augmentor/related_packages","maintainers":[{"uuid":"iztok@iztok-jr-fister.eu","login":null,"name":"Iztok Fister, Jr.","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","packages_count":221,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","role":null,"created_at":"2025-06-08T14:42:19.097Z","updated_at":"2025-06-08T14:42:19.097Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/iztok@iztok-jr-fister.eu/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26314,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1611},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2025-09-04T06:49:34.432Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":10343735,"name":"py3-augmentor-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-augmentor","homepage":"https://github.com/mdbloice/Augmentor","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mdbloice/Augmentor","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"0.2.12-r2","last_synced_at":"2025-09-03T22:40:16.641Z","created_at":"2024-06-11T09:31:11.210Z","updated_at":"2025-09-04T16:09:22.300Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-augmentor-pyc","install_command":"apk add py3-augmentor-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37431141,"uuid":"52899913","full_name":"mdbloice/Augmentor","owner":"mdbloice","description":"Image augmentation library in Python for machine learning.","archived":false,"fork":false,"pushed_at":"2024-03-21T14:27:34.000Z","size":1580,"stargazers_count":5132,"open_issues_count":141,"forks_count":872,"subscribers_count":122,"default_branch":"master","last_synced_at":"2025-09-04T03:25:24.532Z","etag":null,"topics":["augmentation","deep-learning","machine-learning","neural-networks"],"latest_commit_sha":null,"homepage":"https://augmentor.readthedocs.io/en/stable","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/mdbloice.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-03-01T18:29:55.000Z","updated_at":"2025-08-29T15:13:01.000Z","dependencies_parsed_at":"2023-02-13T21:45:59.408Z","dependency_job_id":"8b771ee4-36b9-483a-8f84-056b3fde410b","html_url":"https://github.com/mdbloice/Augmentor","commit_stats":{"total_commits":506,"total_committers":24,"mean_commits":"21.083333333333332","dds":0.08300395256916993,"last_synced_commit":"894d5cc414205cf4becfb7c6f987b8c66feb9542"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/mdbloice/Augmentor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdbloice","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/sbom","scorecard":{"id":632873,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdbloice/Augmentor","commit":"894d5cc414205cf4becfb7c6f987b8c66feb9542"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"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":"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":"Code-Review","score":0,"reason":"Found 1/29 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/PyPI.yml:1","Warn: no topLevel permission defined: .github/workflows/package-tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/PyPI.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mdbloice/Augmentor/PyPI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mdbloice/Augmentor/package-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-tests.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mdbloice/Augmentor/package-tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/PyPI.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/PyPI.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/package-tests.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/package-tests.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/package-tests.yml:30","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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 2 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"}},{"name":"Vulnerabilities","score":0,"reason":"61 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2017-74"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T08:23:11.516Z","repository_id":37431141,"created_at":"2025-08-21T08:23:11.516Z","updated_at":"2025-08-21T08:23:11.516Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273620137,"owners_count":25138341,"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-04T02:00:08.968Z","response_time":61,"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":"mdbloice","name":"Marcus D. Bloice","uuid":"16042756","kind":"user","description":"Medical Imaging, Machine Learning","email":"","website":"https://imi.medunigraz.at","location":"Graz, Austria","twitter":null,"company":"Medical University Graz","icon_url":"https://avatars.githubusercontent.com/u/16042756?u=347d29191756684ea682d61cdddc3f87ea2a096d\u0026v=4","repositories_count":3,"last_synced_at":"2023-03-05T01:33:58.620Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mdbloice","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T03:45:02.593Z","updated_at":"2023-03-05T01:33:58.782Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdbloice","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdbloice/repositories"},"tags":[{"name":"0.2.12","sha":"894d5cc414205cf4becfb7c6f987b8c66feb9542","kind":"tag","published_at":"2023-03-29T07:03:17.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.12","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"30191c72bb0c2deb67932786facd9a2a9e9d814e","kind":"tag","published_at":"2023-03-28T14:13:58.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.11","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"b7edfff7e48d98dd8d3d647e7b988c785265d588","kind":"tag","published_at":"2022-04-27T09:26:15.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.10","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"a6a898e23c214dd587b1e5fa1e98e977e2d26a08","kind":"tag","published_at":"2021-10-14T08:47:53.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.9","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"437531e02b70db64b994dfe66217f31f813ab722","kind":"tag","published_at":"2020-01-17T11:57:37.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.8","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"63b016e142d1f6694efa28918786bf63c3f643ee","kind":"tag","published_at":"2019-12-10T11:24:48.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.7","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"eeed39cb9e384147e29d590bdd6f082187bdedc2","kind":"tag","published_at":"2019-07-12T11:03:13.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.6","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"77979d9a611baa5f587b03e13f75a45bb2248cb6","kind":"tag","published_at":"2019-07-10T14:35:25.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.5","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"9fc1f3b5707b489cbb1d67272b3efd525f8e4044","kind":"tag","published_at":"2019-07-09T11:08:12.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.4","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"d26e8635cdcc44aa0edef5f9b8020999b399bd0c","kind":"tag","published_at":"2018-09-11T13:19:01.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.3","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"ae3e79e61b54343633030bb9359ec0f5001c3824","kind":"tag","published_at":"2018-05-11T11:16:04.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.2","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"1620421c1df03b63bbca4e14d56bf63fb9717178","kind":"tag","published_at":"2018-04-13T13:06:46.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.1","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"f4b98549a809ad27b38365024f7ca4d0c80ec2ae","kind":"tag","published_at":"2018-03-01T13:15:06.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.2.0","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.2.0/manifests"},{"name":"0.1.10","sha":"489683e35a493dbd1b2e64f98d5753106eb0f106","kind":"tag","published_at":"2017-12-01T12:21:47.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.10","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"8f3d0ed03f40077260a1201f0cf74a4dac624c88","kind":"tag","published_at":"2017-11-29T16:27:42.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.9","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"f2982466681fafcda11c11d83e9b84136ca4a807","kind":"tag","published_at":"2017-10-17T11:34:58.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.8","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"ee8a98d43bca125938a0c10b8c3e580003076349","kind":"tag","published_at":"2017-10-17T11:19:03.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.7","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"6c5aa53added288e269abb8b7331324e89677c39","kind":"tag","published_at":"2017-09-29T13:33:40.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.6","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e14df2df7cdd848c563fdb4f5be1ee6cf5a436b7","kind":"tag","published_at":"2017-08-18T14:26:49.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.5","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"95657cc86311ed9114ddbcd44c17ad4f74bdb647","kind":"tag","published_at":"2017-08-11T10:04:13.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.4","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"32719f53224205a6ea38363d646ac6a7f3630ae2","kind":"tag","published_at":"2017-05-13T07:37:00.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.3","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"83a16ee437fb03f4e9ad2077d5dd8c7e4d996d35","kind":"tag","published_at":"2017-05-09T18:44:31.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.2","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"a82419a7c678729611e05acaa4dd1a8c9fdbc354","kind":"tag","published_at":"2017-03-24T11:58:03.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1.1","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1.1/manifests"},{"name":"0.1","sha":"bf3fb58222ddde4479d28d4c04d30c18b902d2a6","kind":"tag","published_at":"2016-03-15T18:41:56.000Z","download_url":"https://codeload.github.com/mdbloice/Augmentor/tar.gz/0.1","html_url":"https://github.com/mdbloice/Augmentor/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mdbloice/Augmentor@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-04T16:09:22.300Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-augmentor-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-augmentor-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-augmentor-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-augmentor-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T21:19:37.874Z","issues_count":91,"pull_requests_count":16,"avg_time_to_close_issue":2932515.1428571427,"avg_time_to_close_pull_request":12417583.4,"issues_closed_count":21,"pull_requests_closed_count":5,"pull_request_authors_count":15,"issue_authors_count":84,"avg_comments_per_issue":2.098901098901099,"avg_comments_per_pull_request":1.1875,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":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":3,"past_year_avg_comments_per_issue":0.0,"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/mdbloice%2FAugmentor/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-augmentor-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-augmentor-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-augmentor-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-augmentor-pyc/related_packages","maintainers":[{"uuid":"iztok@iztok-jr-fister.eu","login":null,"name":"Iztok Fister, Jr.","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","packages_count":271,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","role":null,"created_at":"2024-06-12T00:55:38.719Z","updated_at":"2024-06-12T00:55:38.719Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/iztok@iztok-jr-fister.eu/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4232,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1362},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2025-09-03T07:00:27.928Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}}],"commits":{"id":538374,"full_name":"mdbloice/Augmentor","default_branch":"master","committers":[{"name":"Marcus Bloice","email":"marcus.bloice@medunigraz.at","login":"mdbloice","count":464},{"name":"Lukas Radacher","email":"l.radacher@gmail.com","login":"lradacher","count":6},{"name":"Johannes Lüftenegger","email":"jlueftenegger@student.tugraz.at","login":null,"count":5},{"name":"Kevin Mader","email":"kevin.mader@4quant.com","login":"kmader","count":5},{"name":"June Oh","email":"me@juneoh.com","login":"juneoh","count":4},{"name":"YananJian","email":"jianyanan@gmail.com","login":"YananJian","count":3},{"name":"DeanZhang","email":"deanzhang.email@gmail.com","login":"CarkusL","count":2},{"name":"Eddie S","email":"eddie@visualead.com","login":"eddiesmo","count":2},{"name":"Jacob Silterra","email":"github@jacobsilterra.com","login":null,"count":1},{"name":"Ruslan Israfilov","email":"ruslan.israfilov@intel.com","login":null,"count":1},{"name":"Tobias Ollmann","email":"tobias@holzgeist.at","login":null,"count":1},{"name":"Amartya R. Saikia","email":"ar5saikia@gmail.com","login":"florist-notes","count":1},{"name":"Christof Stocker","email":"c.stocker@hci-kdd.org","login":"Evizero","count":1},{"name":"Dmitrii Pukhov","email":"pukhovdn@yandex.ru","login":"puhoshville","count":1},{"name":"Jurriaan Barkey Wolf","email":"jjhbarkeywolf@gmail.com","login":"jjhbw","count":1},{"name":"Lewis","email":"lewis@desupervised.io","login":"lb-desupervised","count":1},{"name":"Martin Drawitsch","email":"mdraw.gh@gmail.com","login":"mdraw","count":1},{"name":"Martin Gauthier","email":"gauthiermartin86@gmail.com","login":"gauthiermartin","count":1},{"name":"Paul Angerer","email":"paulangerer@gmx.net","login":"angerrp","count":1},{"name":"Simona Jokubauskaite","email":"simona.jokubauskaite@gmail.com","login":"S1mona","count":1},{"name":"Vendula Svendova","email":"svendula@gmail.com","login":"svendula","count":1},{"name":"aniket sharma","email":"aniket965.as@gmail.com","login":"Aniket965","count":1},{"name":"daisukelab","email":"niz.edge@gmail.com","login":"daisukelab","count":1}],"total_commits":506,"total_committers":23,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":22.0,"dds":0.08300395256916993,"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-07T08:13:16.250Z","last_synced_commit":"894d5cc414205cf4becfb7c6f987b8c66feb9542","created_at":"2023-03-09T04:06:10.504Z","updated_at":"2025-08-07T08:13:16.257Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-07T00:00:15.324Z","repositories_count":5404721,"commits_count":847740729,"contributors_count":30881948,"owners_count":903748,"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":"mdbloice/Augmentor","html_url":"https://github.com/mdbloice/Augmentor","last_synced_at":"2025-08-31T21:19:37.874Z","status":"error","issues_count":91,"pull_requests_count":16,"avg_time_to_close_issue":2932515.1428571427,"avg_time_to_close_pull_request":12417583.4,"issues_closed_count":21,"pull_requests_closed_count":5,"pull_request_authors_count":15,"issue_authors_count":84,"avg_comments_per_issue":2.098901098901099,"avg_comments_per_pull_request":1.1875,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":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":3,"past_year_avg_comments_per_issue":0.0,"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-11T02:59:29.124Z","updated_at":"2025-09-02T17:11:14.946Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbloice%2FAugmentor/issues","issue_labels_count":{"enhancement":6,"bug":2},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":90,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"NONE":15,"CONTRIBUTOR":3},"issue_authors":{"ccl-private":4,"Mahi-Mai":2,"MasIgor":2,"eemberda":2,"rstml":2,"cemtorun":1,"puhoshville":1,"gmonkman":1,"NithyaMogane-TomTom":1,"ajaykmr2292":1,"Salehoof":1,"weiminson":1,"monkeycc":1,"Abhishaike":1,"zhaoxin111":1,"SamuelChambers-IHS":1,"CMCDragonkai":1,"mona-commits":1,"Preeyank":1,"nikhilbv":1,"moonjongsul":1,"XushengLee":1,"hubutui":1,"GITSHOHOKU":1,"jiangq195":1,"gnaygnak":1,"nyk2001":1,"gpavanb-osi":1,"zldrobit":1,"enricodata":1,"paulfauthmayer":1,"fengxin619":1,"ak9250":1,"abhigoku10":1,"Larry-Zheng":1,"aabramovrepo":1,"wuguoqiangvip28":1,"safwankdb":1,"ssundar6087":1,"rushin682":1,"jsilter":1,"Kongsea":1,"das-ankur":1,"Limingxing00":1,"haimat":1,"Franciscose1":1,"hadamard-2":1,"Jingxin-LIU":1,"duanzhiihao":1,"TomLucidor":1,"ajuric":1,"zenghy96":1,"lukas-schott":1,"TouchTheFish":1,"pshah0086":1,"lesterlitch":1,"Randryn0":1,"akansal1":1,"nseidl":1,"Superzlw":1,"simongeek":1,"yuliwu":1,"ramanathan831":1,"Pro-and-Khan":1,"RifqiAW":1,"vqmalic":1,"Cocomolch4000":1,"Airbus1080":1,"aiXander":1,"yesufeng":1,"tigerdhl":1,"DonaldTsang":1,"YiweiZou":1,"PyDeps":1,"ogreyesp":1,"VincentYCYao":1,"shimin-happy":1,"shuaibaslam2019":1,"AdityaSoni19031997":1,"mbelloc":1,"clveryang":1,"sri-dhurkesh":1,"josuerocha":1,"gholste":1},"pull_request_authors":{"romain-xu-darme":2,"puhoshville":2,"Ares-Liang":1,"gachiemchiep":1,"Smellly":1,"sizhky":1,"claydugo":1,"rstml":1,"boykovdn":1,"trianxy":1,"PyDeps":1,"itstechaj":1,"jjhbw":1,"LeninGF":1,"JasonnnW3000":1,"jsilter":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":10042729,"issues_count":30645220,"pull_requests_count":91402388,"authors_count":10443886,"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":3},"past_year_pull_request_author_associations_count":{"NONE":1},"past_year_issue_authors":{"SamuelChambers-IHS":1,"TomLucidor":1,"wuguoqiangvip28":1},"past_year_pull_request_authors":{"JasonnnW3000":1},"maintainers":[],"active_maintainers":[]},"events":{"total":{"IssuesEvent":3,"WatchEvent":74,"PullRequestEvent":1,"ForkEvent":8},"last_year":{"IssuesEvent":3,"WatchEvent":74,"PullRequestEvent":1,"ForkEvent":8}},"keywords":["augmentation","deep-learning","machine-learning","neural-networks"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/PyPI.yml","sha":null,"kind":"manifest","created_at":"2023-02-13T21:45:58.942Z","updated_at":"2023-02-13T21:45:58.942Z","repository_link":"https://github.com/mdbloice/Augmentor/blob/master/.github/workflows/PyPI.yml","dependencies":[{"id":7632598505,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/package-tests.yml","sha":null,"kind":"manifest","created_at":"2023-02-13T21:45:59.132Z","updated_at":"2023-02-13T21:45:59.132Z","repository_link":"https://github.com/mdbloice/Augmentor/blob/master/.github/workflows/package-tests.yml","dependencies":[{"id":7632598563,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7632598564,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"binder/environment.yml","sha":null,"kind":"manifest","created_at":"2023-02-13T21:45:59.244Z","updated_at":"2023-02-13T21:45:59.244Z","repository_link":"https://github.com/mdbloice/Augmentor/blob/master/binder/environment.yml","dependencies":[{"id":7632598615,"package_name":"keras","ecosystem":"pypi","requirements":"==2.1.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements-dev.txt","sha":null,"kind":"manifest","created_at":"2023-02-13T21:45:59.300Z","updated_at":"2023-02-13T21:45:59.300Z","repository_link":"https://github.com/mdbloice/Augmentor/blob/master/requirements-dev.txt","dependencies":[{"id":7632598617,"package_name":"Pillow","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7632598618,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7632598619,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7632598620,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-02-13T21:45:59.321Z","updated_at":"2023-02-13T21:45:59.321Z","repository_link":"https://github.com/mdbloice/Augmentor/blob/master/requirements.txt","dependencies":[{"id":7632598622,"package_name":"Pillow","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7632598623,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7632598624,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-02-13T21:45:59.342Z","updated_at":"2023-02-13T21:45:59.342Z","repository_link":"https://github.com/mdbloice/Augmentor/blob/master/setup.py","dependencies":[{"id":7632598626,"package_name":"Pillow","ecosystem":"pypi","requirements":"\u003e=5.2.0","direct":true,"kind":"runtime","optional":false},{"id":7632598627,"package_name":"tqdm","ecosystem":"pypi","requirements":"\u003e=4.9.0","direct":true,"kind":"runtime","optional":false},{"id":7632598628,"package_name":"future","ecosystem":"pypi","requirements":"\u003e=0.16.0","direct":true,"kind":"runtime","optional":false},{"id":7632598629,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.11.0","direct":true,"kind":"runtime","optional":false},{"id":7632598630,"package_name":"futures","ecosystem":"pypi","requirements":"\u003e=3.2.0","direct":true,"kind":"runtime","optional":false}]}],"score":20.696539665375848,"created_at":"2025-09-04T09:18:08.558Z","updated_at":"2025-10-07T08:04:43.478Z","avatar_url":"https://github.com/mdbloice.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":7999,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/2964","html_url":"https://science.ecosyste.ms/projects/2964"}