{"id":60245,"name":"ants","description":"Advanced Normalization Tools (ANTs)  ","url":"https://github.com/antsx/ants","last_synced_at":"2025-09-05T15:49:41.534Z","repository":{"id":6536414,"uuid":"7777650","full_name":"ANTsX/ANTs","owner":"ANTsX","description":"Advanced Normalization Tools (ANTs)  ","archived":false,"fork":false,"pushed_at":"2025-08-31T23:15:37.000Z","size":170650,"stargazers_count":1356,"open_issues_count":91,"forks_count":390,"subscribers_count":66,"default_branch":"master","last_synced_at":"2025-09-01T01:21:25.045Z","etag":null,"topics":["image-registration","image-segmentation","medical-image-processing","neuroimaging"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ANTsX.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING.txt","code_of_conduct":"code_of_conduct.md","threat_model":null,"audit":null,"citation":"CITATION.bib","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"patreon":"antsx"}},"created_at":"2013-01-23T15:43:41.000Z","updated_at":"2025-08-30T11:53:53.000Z","dependencies_parsed_at":"2024-03-17T01:44:04.440Z","dependency_job_id":"bfcb0355-7ba9-4f9a-b23a-f57648a8b7cd","html_url":"https://github.com/ANTsX/ANTs","commit_stats":{"total_commits":4263,"total_committers":75,"mean_commits":56.84,"dds":0.6110720150129016,"last_synced_commit":"9516f51c9dcf92827a4daba48a039648c533bd72"},"previous_names":["stnava/ants"],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/ANTsX/ANTs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANTsX%2FANTs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANTsX%2FANTs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANTsX%2FANTs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANTsX%2FANTs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ANTsX","download_url":"https://codeload.github.com/ANTsX/ANTs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANTsX%2FANTs/sbom","scorecard":{"id":7136,"data":{"date":"2025-08-11","repo":{"name":"github.com/ANTsX/ANTs","commit":"0fc81b7939f08e12500e3066b23697d04af9fe08"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/14 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"18 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-docker.yml:1","Warn: no topLevel permission defined: .github/workflows/github-repo-stats.yml:1","Warn: no topLevel permission defined: .github/workflows/release-binaries.yml:1","Warn: no topLevel permission defined: .github/workflows/release-docker-binaries.yml:1","Warn: no topLevel permission defined: .github/workflows/release-win-binaries.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":"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":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: COPYING.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: branch 'master' does not require approvers","Warn: codeowners review is not required on branch 'master'","Warn: no status checks found to merge onto 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.6.2 not signed: https://api.github.com/repos/ANTsX/ANTs/releases/224414925","Warn: release artifact v2.6.1 not signed: https://api.github.com/repos/ANTsX/ANTs/releases/222072683","Warn: release artifact v2.6.0 not signed: https://api.github.com/repos/ANTsX/ANTs/releases/210855062","Warn: release artifact v2.5.4 not signed: https://api.github.com/repos/ANTsX/ANTs/releases/187690849","Warn: release artifact v2.5.3 not signed: https://api.github.com/repos/ANTsX/ANTs/releases/166933622","Warn: release artifact v2.6.2 does not have provenance: https://api.github.com/repos/ANTsX/ANTs/releases/224414925","Warn: release artifact v2.6.1 does not have provenance: https://api.github.com/repos/ANTsX/ANTs/releases/222072683","Warn: release artifact v2.6.0 does not have provenance: https://api.github.com/repos/ANTsX/ANTs/releases/210855062","Warn: release artifact v2.5.4 does not have provenance: https://api.github.com/repos/ANTsX/ANTs/releases/187690849","Warn: release artifact v2.5.3 does not have provenance: https://api.github.com/repos/ANTsX/ANTs/releases/166933622"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci-docker.yml:22"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: statements must be separated by \u0026, ; or a newline: Scripts/antsMultivariateTemplateConstruction.sh:0","Info: Possibly incomplete results: error parsing shell code: \"let\" must be followed by an expression: Scripts/buildtemplateparallel.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid func name: .github/workflows/release-win-binaries.yml:34","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-docker.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/ANTsX/ANTs/ci-docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-docker.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/ANTsX/ANTs/ci-docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-docker.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/ANTsX/ANTs/ci-docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-docker.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/ANTsX/ANTs/ci-docker.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-docker.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/ANTsX/ANTs/ci-docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/github-repo-stats.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ANTsX/ANTs/github-repo-stats.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-binaries.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/ANTsX/ANTs/release-binaries.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-binaries.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/ANTsX/ANTs/release-binaries.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-docker-binaries.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/ANTsX/ANTs/release-docker-binaries.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-docker-binaries.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/ANTsX/ANTs/release-docker-binaries.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-win-binaries.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/ANTsX/ANTs/release-win-binaries.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-win-binaries.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/ANTsX/ANTs/release-win-binaries.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-win-binaries.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/ANTsX/ANTs/release-win-binaries.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:2","Warn: containerImage not pinned by hash: Dockerfile:32","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   3 containerImage 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T13:48:05.056Z","repository_id":6536414,"created_at":"2025-08-14T13:48:05.056Z","updated_at":"2025-08-14T13:48:05.056Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273781113,"owners_count":25167123,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"ANTsX","name":"Advanced Normalization Tools Ecosystem","uuid":"31454717","kind":"organization","description":"Ecosystem supporting multi-modality biomedical image analysis across programming languages.","email":null,"website":"https://www.ants.dev","location":"Cambridge, MA; Philadelphia, PA; Southern California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31454717?v=4","repositories_count":8,"last_synced_at":"2024-05-21T07:13:26.454Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ANTsX","funding_links":[],"total_stars":2047,"followers":74,"following":0,"created_at":"2022-11-04T04:38:33.458Z","updated_at":"2024-05-21T07:13:26.541Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ANTsX","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ANTsX/repositories"},"packages":[],"commits":{"id":311773,"full_name":"ANTsX/ANTs","default_branch":"master","committers":[{"name":"Brian Avants","email":"stnava@gmail.com","login":"stnava","count":1660},{"name":"Nick Tustison","email":"ntustison@gmail.com","login":"ntustison","count":1424},{"name":"Philip Cook","email":"cookpa@pennmedicine.upenn.edu","login":"cookpa","count":359},{"name":"Hans J. Johnson","email":"hans-johnson@uiowa.edu","login":"hjmjohnson","count":353},{"name":"Jeffrey Duda","email":"jeff.duda@gmail.com","login":"jeffduda","count":184},{"name":"Gabriel A. Devenyi","email":"gdevenyi@gmail.com","login":"gdevenyi","count":79},{"name":"Ben Kandel","email":"bkandel@seas.upenn.edu","login":"bkandel","count":52},{"name":"armaneshaghi","email":"arman.eshaghi@gmail.com","login":"armaneshaghi","count":38},{"name":"muschellij2","email":"muschellij2@gmail.com","login":"muschellij2","count":36},{"name":"Ali Ghayoor","email":"ali-ghayoor@uiowa.edu","login":"aghayoor","count":26},{"name":"Gang Song","email":"songgang@seas.upenn.edu","login":"songgang","count":21},{"name":"Kent Williams","email":"norman-k-williams@uiowa.edu","login":null,"count":16},{"name":"Ryan Barnard","email":"rbarnard@arane.us","login":"rbarnard","count":15},{"name":"Yaroslav Halchenko","email":"debian@onerussian.com","login":"yarikoptic","count":14},{"name":"Vladimir S. FONOV","email":"vladimir.fonov@gmail.com","login":"vfonov","count":11},{"name":"Dženan Zukić","email":"dzenan.zukic@kitware.com","login":"dzenanz","count":10},{"name":"Paramveer Dhillon","email":"dhillon@cis.upenn.edu","login":"paramveerdhillon","count":10},{"name":"Christian P. V. Christoffersen","email":"88783438+br-cpvc","login":"br-cpvc","count":9},{"name":"Baohua Wu","email":"baowu99@gmail.com","login":"baowu","count":8},{"name":"Michael Stauffer","email":"mstauff@verizon.net","login":null,"count":7},{"name":"Matt Cieslak","email":"mattcieslak@gmail.com","login":"mattcieslak","count":7},{"name":"Christopher G. Schwarz","email":"schwarz.christopher@mayo.edu","login":"CGSchwarzMayo","count":5},{"name":"Francois Budin","email":"francois.budin@kitware.com","login":null,"count":4},{"name":"Marc Ramos","email":"marc2@connectome-ripper2.(none)","login":null,"count":4},{"name":"Chris Filo Gorgolewski","email":"chris.gorgolewski@gmail.com","login":"chrisgorgo","count":4},{"name":"Igor Gnatenko","email":"i.gnatenko.brain@gmail.com","login":"ignatenkobrain","count":4},{"name":"adrienkaiser","email":"adrien.kaiser@hotmail.fr","login":"adrienkaiser","count":3},{"name":"Tobias Wood","email":"tobias.wood@kcl.ac.uk","login":"spinicist","count":3},{"name":"Craig Stark","email":"cestark@uci.edu","login":"celstark","count":3},{"name":"andife","email":"fehlner@arcor.de","login":"andife","count":2},{"name":"Niels van Strian","email":"n.vanstrien@gmail.com","login":"nvstrien","count":2},{"name":"Jennings Zhang","email":"jenni_zh@protonmail.com","login":"jennydaman","count":2},{"name":"mathdugre","email":"16450132+mathdugre","login":"mathdugre","count":2},{"name":"Ben Kandel","email":"bkandel@chead.uphs.upenn.edu","login":null,"count":2},{"name":"hwang3","email":"hwang3@picsl-build.uphs.upenn.edu","login":null,"count":2},{"name":"Francois Budin","email":"francois.budin@gmail.com","login":"fbudin69500","count":2},{"name":"Dimitri Papadopoulos","email":"3234522+DimitriPapadopoulos","login":"DimitriPapadopoulos","count":2},{"name":"Bryn Lloyd","email":"lloyd@itis.swiss","login":"dyollb","count":2},{"name":"Benjamin Thyreau","email":"benjamin.thyreau@gmail.com","login":"bthyreau","count":2},{"name":"Ghislain Antony Vaillant","email":"ghisvail","login":"ghisvail","count":2},{"name":"Stefan Fuertinger","email":"stefan.fuertinger@esi-frankfurt.de","login":"pantaray","count":1},{"name":"ashgillman","email":"ashley.gillman@my.jcu.edu.au","login":"ashgillman","count":1},{"name":"chrisadamsonmcri","email":"chris.adamson@mcri.edu.au","login":"chrisadamsonmcri","count":1},{"name":"ihnorton","email":"isaiah.norton@gmail.com","login":"ihnorton","count":1},{"name":"justbennet","email":"justbennet","login":"justbennet","count":1},{"name":"melrobin","email":"melrobin@gmail.com","login":"melrobin","count":1},{"name":"Martha Farah","email":"mfarah@chead.uphs.upenn.edu","login":null,"count":1},{"name":"Jun Aruga","email":"happy@oh4u.net","login":null,"count":1},{"name":"Bryn Lloyd","email":"lloyd@itis.ethz.ch","login":null,"count":1},{"name":"ncullen93","email":"ncullen.th@dartmouth.edu","login":null,"count":1},{"name":"fbudin69500","email":"fbudin@unc.edu","login":null,"count":1},{"name":"ntraut","email":"ntraut9@gmail.com","login":"ntraut","count":1},{"name":"shubhamjain0594","email":"shubhamjain0594@gmail.com","login":"shubhamjain0594","count":1},{"name":"spam-depository","email":"kilo13@gmx.net","login":"spam-depository","count":1},{"name":"sql","email":"lsqshr@gmail.com","login":"lsqshr","count":1},{"name":"AndrewLawrence","email":"AndrewLawrence","login":"AndrewLawrence","count":1},{"name":"Andrey Fedorov","email":"fedorov@bwh.harvard.edu","login":"fedorov","count":1},{"name":"Ben Darwin","email":"bcdarwin@gmail.com","login":"bcdarwin","count":1},{"name":"Chr. Rossmanith","email":"ChrRossmanith@gmx.de","login":"crossmanith","count":1},{"name":"Daniel Gomez","email":"d.gomez@posteo.org","login":"dangom","count":1},{"name":"FxIII","email":"FxIIII@gmail.com","login":"FxIII","count":1},{"name":"Gabriel Tobon","email":"gatobonp@gmail.com","login":"tobon","count":1},{"name":"Horea Christian","email":"horea.christ@yandex.com","login":"TheChymera","count":1},{"name":"John Peloquin","email":"john.peloquin@gmail.com","login":"jpeloquin","count":1},{"name":"Martino Pilia","email":"martino.pilia@gmail.com","login":"m-pilia","count":1},{"name":"Mazdak Abulnaga","email":"mabulnaga","login":"mabulnaga","count":1},{"name":"Michael Krause","email":"krause@mpib-berlin.mpg.de","login":"octomike","count":1},{"name":"Naomi H","email":"njhunsak","login":"njhunsak","count":1},{"name":"unknown","email":"laurenn.lam@kitware.com","login":"laurennlam","count":1},{"name":"Nicholas Cullen, PhD","email":"nickmarch31@yahoo.com","login":"ncullen93","count":1},{"name":"NicolasGensollen","email":"nicolas.gensollen@gmail.com","login":"NicolasGensollen","count":1},{"name":"Nir Solomon","email":"nir.solomon24@gmail.com","login":"nirso","count":1},{"name":"Paul Yushkevich","email":"pyushkevich@gmail.com","login":"pyushkevich","count":1},{"name":"Simon Oxenford","email":"oxenfordsimon@gmail.com","login":"simonoxen","count":1}],"total_commits":4425,"total_committers":74,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":59.7972972972973,"dds":0.6248587570621469,"past_year_committers":[{"name":"Philip Cook","email":"cookpa@pennmedicine.upenn.edu","login":"cookpa","count":58},{"name":"Nick Tustison","email":"ntustison@gmail.com","login":"ntustison","count":6},{"name":"mathdugre","email":"16450132+mathdugre","login":"mathdugre","count":2},{"name":"Hans J. Johnson","email":"hans-johnson@uiowa.edu","login":"hjmjohnson","count":2},{"name":"NicolasGensollen","email":"nicolas.gensollen@gmail.com","login":"NicolasGensollen","count":1},{"name":"Gabriel A. Devenyi","email":"gdevenyi@gmail.com","login":"gdevenyi","count":1}],"past_year_total_commits":70,"past_year_total_committers":6,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":11.666666666666666,"past_year_dds":0.17142857142857137,"last_synced_at":"2025-05-28T10:56:33.079Z","last_synced_commit":"b4c7dd1dfa878eec702ad9c9c3eb4ec28586abcc","created_at":"2023-03-08T16:50:42.289Z","updated_at":"2025-05-28T10:56:33.107Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANTsX%2FANTs/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.276Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"ANTsX/ANTs","html_url":"https://github.com/ANTsX/ANTs","last_synced_at":"2025-08-31T08:58:05.482Z","status":null,"issues_count":166,"pull_requests_count":141,"avg_time_to_close_issue":18208564.700729925,"avg_time_to_close_pull_request":5784611.388059702,"issues_closed_count":137,"pull_requests_closed_count":134,"pull_request_authors_count":16,"issue_authors_count":94,"avg_comments_per_issue":6.192771084337349,"avg_comments_per_pull_request":1.4113475177304966,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":42,"past_year_pull_requests_count":62,"past_year_avg_time_to_close_issue":1576016.7391304348,"past_year_avg_time_to_close_pull_request":73061.92727272728,"past_year_issues_closed_count":23,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":31,"past_year_avg_comments_per_issue":4.5,"past_year_avg_comments_per_pull_request":1.0806451612903225,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":50,"created_at":"2024-09-20T16:10:48.996Z","updated_at":"2025-09-03T04:11:48.977Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANTsX%2FANTs","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANTsX%2FANTs/issues","issue_labels_count":{"bug":13,"enhancement":11,"wouldbenice":5,"notes about usage":3,"help needed":3,"feature request":3,"question":2,"unsolved mysteries":2,"conda":2},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":127,"MEMBER":26,"COLLABORATOR":25,"CONTRIBUTOR":19},"pull_request_author_associations_count":{"MEMBER":116,"COLLABORATOR":63,"CONTRIBUTOR":26,"NONE":5},"issue_authors":{"cookpa":20,"satra":14,"stnava":7,"JinDJsuper":7,"yarikoptic":6,"gerddie":6,"gdevenyi":5,"dzenanz":4,"dbrennan44":4,"butellyn":3,"Schwarao":3,"toomanycats":3,"blakedewey":2,"janeisklar":2,"ntustison":2,"stephen-q-le":2,"citystrawman":2,"lisajeschke":2,"Chaircrusher":2,"YUZHENG6":2,"devDonnn":2,"jeffduda":2,"chouyiyu":2,"ncullen93":2,"hgstephe":2,"enrit":2,"mabulnaga":1,"lemonaide":1,"ckovach":1,"christiane1708":1,"anamazingclown":1,"asoroosh":1,"MeryemABBAD":1,"pnlbwh":1,"wangtianyipsy":1,"giurdeluca":1,"WesselvEng":1,"szan0808":1,"mlduffy97":1,"Dhananjhay":1,"postnubilaphoebus":1,"atwu":1,"ischwabacher":1,"ChuyunZ":1,"nickcicero18":1,"catherine-tallman":1,"dkleissa":1,"birkenstonks":1,"cauzzo-s5":1,"doraxiang":1,"arnaudbore":1,"jsbyysheng":1,"ArnimJenett":1,"9999sotelom":1,"domadaaaa":1,"Marjola89":1,"hjmjohnson":1,"valeryozenne":1,"nSpotorno":1,"ThomasMurray14":1,"Nagle2036":1,"ramBrain":1,"lukevano":1,"arlenelor":1,"armaneshaghi":1,"didatto":1,"guilhermepovala":1,"tomo-akiyama":1,"dipterix":1,"NewAnts":1,"Mazhe123":1,"jjbouza":1,"LeeReid1":1,"smbailes-bu":1,"MSco":1,"alund":1,"zhanminye":1,"effigies":1,"grahamlittlephd":1,"Bamboo429":1,"dantino":1,"mathdugre":1,"Enzo2357":1,"tmspvn":1,"sara110rm":1,"dulaoda520":1,"chrisgorgo":1,"dfareri":1,"x-avent":1,"ndolf":1,"smoia":1,"rosebruf":1,"spinicist":1,"apple1986":1,"njhunsak":1,"rosella1234":1,"ncbss":1,"sjkruger":1,"esinavci":1,"sh-shahrokhi":1,"yurivict":1,"windyjunfeng":1,"ndescalco":1,"sgiavasis":1,"Grace-93":1,"jennydaman":1,"AnastasiaWen":1,"dawnsong":1,"songpeilun123":1,"ValeriePineauNoel":1,"cicku":1,"gkroesc":1,"Ludwig-T":1},"pull_request_authors":{"cookpa":113,"ntustison":23,"hjmjohnson":18,"aghayoor":16,"dzenanz":10,"Chaircrusher":7,"gdevenyi":6,"mathdugre":4,"muschellij2":2,"chrisgorgo":2,"ncullen93":2,"NicolasGensollen":2,"jennydaman":1,"mabulnaga":1,"yarikoptic":1,"adrienkaiser":1,"fedorov":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10103717,"issues_count":31516646,"pull_requests_count":97722052,"authors_count":10703692,"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":{"bug":5,"conda":2,"enhancement":1},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":32,"MEMBER":9,"CONTRIBUTOR":2},"past_year_pull_request_author_associations_count":{"MEMBER":60,"COLLABORATOR":6,"CONTRIBUTOR":5,"NONE":1},"past_year_issue_authors":{"cookpa":8,"JinDJsuper":4,"toomanycats":3,"zhanminye":1,"WesselvEng":1,"ThomasMurray14":1,"smoia":1,"smbailes-bu":1,"ntustison":1,"ncbss":1,"MSco":1,"mlduffy97":1,"Mazhe123":1,"mathdugre":1,"Marjola89":1,"lukevano":1,"guilhermepovala":1,"gkroesc":1,"giurdeluca":1,"gdevenyi":1,"esinavci":1,"doraxiang":1,"dipterix":1,"Dhananjhay":1,"dfareri":1,"ckovach":1,"ChuyunZ":1,"cauzzo-s5":1,"Bamboo429":1,"atwu":1,"anamazingclown":1},"past_year_pull_request_authors":{"cookpa":56,"hjmjohnson":6,"mathdugre":4,"ntustison":4,"gdevenyi":2},"maintainers":[{"login":"cookpa","count":133,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cookpa"},{"login":"ntustison","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ntustison"},{"login":"hjmjohnson","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hjmjohnson"},{"login":"aghayoor","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aghayoor"},{"login":"satra","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satra"},{"login":"Chaircrusher","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chaircrusher"},{"login":"stnava","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stnava"},{"login":"ncullen93","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ncullen93"},{"login":"jeffduda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeffduda"},{"login":"armaneshaghi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armaneshaghi"}],"active_maintainers":[{"login":"cookpa","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cookpa"},{"login":"hjmjohnson","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hjmjohnson"},{"login":"ntustison","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ntustison"}]},"events":{"total":{"ForkEvent":11,"CreateEvent":38,"CommitCommentEvent":4,"ReleaseEvent":4,"IssuesEvent":64,"WatchEvent":143,"DeleteEvent":24,"IssueCommentEvent":281,"PushEvent":347,"PullRequestReviewCommentEvent":1,"PullRequestReviewEvent":2,"GollumEvent":11,"PullRequestEvent":70},"last_year":{"ForkEvent":11,"CreateEvent":38,"CommitCommentEvent":4,"ReleaseEvent":4,"IssuesEvent":64,"WatchEvent":143,"DeleteEvent":24,"IssueCommentEvent":281,"PushEvent":347,"PullRequestReviewCommentEvent":1,"PullRequestReviewEvent":2,"GollumEvent":11,"PullRequestEvent":70}},"keywords":["image-registration","image-segmentation","medical-image-processing","neuroimaging"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci-docker.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T14:01:51.731Z","updated_at":"2023-01-13T14:01:51.731Z","repository_link":"https://github.com/ANTsX/ANTs/blob/master/.github/workflows/ci-docker.yml","dependencies":[{"id":6876177962,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6876177963,"package_name":"docker/metadata-action","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6876177964,"package_name":"docker/login-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6876177965,"package_name":"docker/build-push-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release-binaries.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T14:01:51.801Z","updated_at":"2023-01-13T14:01:51.801Z","repository_link":"https://github.com/ANTsX/ANTs/blob/master/.github/workflows/release-binaries.yml","dependencies":[{"id":6876177966,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6876177967,"package_name":"ncipollo/release-action","ecosystem":"actions","requirements":"v1.11.1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release-docker-binaries.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T14:01:51.841Z","updated_at":"2023-01-13T14:01:51.841Z","repository_link":"https://github.com/ANTsX/ANTs/blob/master/.github/workflows/release-docker-binaries.yml","dependencies":[{"id":6876177968,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6876177969,"package_name":"ncipollo/release-action","ecosystem":"actions","requirements":"v1.11.1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release-win-binaries.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T14:01:51.876Z","updated_at":"2023-01-13T14:01:51.876Z","repository_link":"https://github.com/ANTsX/ANTs/blob/master/.github/workflows/release-win-binaries.yml","dependencies":[{"id":6876177970,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6876177971,"package_name":"ilammy/msvc-dev-cmd","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6876177972,"package_name":"ncipollo/release-action","ecosystem":"actions","requirements":"v1.11.1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-13T14:01:51.907Z","updated_at":"2023-01-13T14:01:51.907Z","repository_link":"https://github.com/ANTsX/ANTs/blob/master/Dockerfile","dependencies":[{"id":6876177973,"package_name":"ubuntu","ecosystem":"docker","requirements":"bionic-20220427","direct":true,"kind":"build","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/github-repo-stats.yml","sha":null,"kind":"manifest","created_at":"2023-09-27T04:03:23.480Z","updated_at":"2023-09-27T04:03:23.480Z","repository_link":"https://github.com/ANTsX/ANTs/blob/master/.github/workflows/github-repo-stats.yml","dependencies":[{"id":13966009839,"package_name":"jgehrcke/github-repo-stats","ecosystem":"actions","requirements":"RELEASE","direct":true,"kind":"composite","optional":false}]}],"score":11.581312819835654,"created_at":"2025-09-04T15:51:37.008Z","updated_at":"2025-10-07T08:23:39.761Z","avatar_url":"https://github.com/ANTsX.png","language":"C++","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":["https://patreon.com/antsx"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["medical-imaging","itk","open-science","numfocus","insight-toolkit","image-analysis","brain-imaging","bids","qt","brainweb"],"project_url":"https://science.ecosyste.ms/api/v1/projects/60245","html_url":"https://science.ecosyste.ms/projects/60245","bibtex_url":"https://science.ecosyste.ms/projects/60245/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/60245/export.apalike"}