{"id":17621,"name":"dunedn","description":"Deep Learning applications on ProtoDUNE raw data denoising","url":"https://github.com/marcorossi5/dunedn","last_synced_at":"2025-09-08T11:43:04.188Z","repository":{"id":38314496,"uuid":"248536693","full_name":"marcorossi5/DUNEdn","owner":"marcorossi5","description":"Deep Learning applications on ProtoDUNE raw data denoising","archived":false,"fork":false,"pushed_at":"2022-10-18T16:58:57.000Z","size":23994,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-05T04:39:26.043Z","etag":null,"topics":["deep-learning","pytorch"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marcorossi5.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-03-19T15:22:35.000Z","updated_at":"2022-06-05T21:34:56.000Z","dependencies_parsed_at":"2025-04-12T13:33:24.533Z","dependency_job_id":null,"html_url":"https://github.com/marcorossi5/DUNEdn","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/marcorossi5/DUNEdn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcorossi5%2FDUNEdn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcorossi5%2FDUNEdn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcorossi5%2FDUNEdn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcorossi5%2FDUNEdn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcorossi5","download_url":"https://codeload.github.com/marcorossi5/DUNEdn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcorossi5%2FDUNEdn/sbom","scorecard":{"id":618266,"data":{"date":"2025-08-11","repo":{"name":"github.com/marcorossi5/DUNEdn","commit":"48c0d17b4cafc38b4031fa013e5952306711c62a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"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":"Code-Review","score":0,"reason":"Found 0/4 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pytest.yaml:1","Warn: no topLevel permission defined: .github/workflows/pythonpublish.yaml: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/pytest.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/marcorossi5/DUNEdn/pytest.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pytest.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/marcorossi5/DUNEdn/pytest.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yaml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/marcorossi5/DUNEdn/pythonpublish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/marcorossi5/DUNEdn/pythonpublish.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yaml:18","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yaml:19","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-21T04:33:24.786Z","repository_id":38314496,"created_at":"2025-08-21T04:33:24.786Z","updated_at":"2025-08-21T04:33:24.786Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274180470,"owners_count":25236546,"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-08T02:00:09.813Z","response_time":121,"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":"marcorossi5","name":"Marco Rossi","uuid":"58883797","kind":"user","description":"Doctoral student in Physics at University of Milan and CERN openlab","email":"","website":null,"location":null,"twitter":null,"company":"CERN openlab","icon_url":"https://avatars.githubusercontent.com/u/58883797?u=99d885e28968ccd8e2fa42d86bab28cd66d7412d\u0026v=4","repositories_count":4,"last_synced_at":"2023-05-29T18:24:31.713Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/marcorossi5","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-05-29T18:24:31.724Z","updated_at":"2023-05-29T18:24:31.724Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcorossi5","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcorossi5/repositories"},"packages":[{"id":2717587,"name":"dunedn","ecosystem":"pypi","description":"ProtoDUNE raw data denoising with DL","homepage":"https://github.com/marcorossi5/DUNEdn.git","licenses":"gpl-3.0","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/marcorossi5/DUNEdn","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-01-12T18:12:08.000Z","latest_release_published_at":"2022-01-12T18:12:08.000Z","latest_release_number":"1.0.1","last_synced_at":"2025-09-04T23:36:26.887Z","created_at":"2022-04-10T10:49:54.711Z","updated_at":"2025-09-05T15:14:44.715Z","registry_url":"https://pypi.org/project/dunedn/","install_command":"pip install dunedn --index-url https://pypi.org/simple","documentation_url":"https://dunedn.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Operating System :: Unix","Programming Language :: Python","Programming Language :: Python :: 3","Topic :: Scientific/Engineering","Topic :: Scientific/Engineering :: Physics"],"normalized_name":"dunedn","project_status":null},"repo_metadata":{"id":38314496,"uuid":"248536693","full_name":"marcorossi5/DUNEdn","owner":"marcorossi5","description":"Deep Learning applications on ProtoDUNE raw data denoising","archived":false,"fork":false,"pushed_at":"2022-10-18T16:58:57.000Z","size":23994,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-31T07:44:50.235Z","etag":null,"topics":["deep-learning","pytorch"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marcorossi5.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-03-19T15:22:35.000Z","updated_at":"2022-06-05T21:34:56.000Z","dependencies_parsed_at":"2025-04-12T13:33:24.533Z","dependency_job_id":null,"html_url":"https://github.com/marcorossi5/DUNEdn","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/marcorossi5/DUNEdn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcorossi5%2FDUNEdn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcorossi5%2FDUNEdn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcorossi5%2FDUNEdn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcorossi5%2FDUNEdn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcorossi5","download_url":"https://codeload.github.com/marcorossi5/DUNEdn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcorossi5%2FDUNEdn/sbom","scorecard":{"id":618266,"data":{"date":"2025-08-11","repo":{"name":"github.com/marcorossi5/DUNEdn","commit":"48c0d17b4cafc38b4031fa013e5952306711c62a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"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":"Code-Review","score":0,"reason":"Found 0/4 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pytest.yaml:1","Warn: no topLevel permission defined: .github/workflows/pythonpublish.yaml: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/pytest.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/marcorossi5/DUNEdn/pytest.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pytest.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/marcorossi5/DUNEdn/pytest.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yaml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/marcorossi5/DUNEdn/pythonpublish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/marcorossi5/DUNEdn/pythonpublish.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yaml:18","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yaml:19","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-21T04:33:24.786Z","repository_id":38314496,"created_at":"2025-08-21T04:33:24.786Z","updated_at":"2025-08-21T04:33:24.786Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273713463,"owners_count":25154609,"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_record":{"login":"marcorossi5","name":"Marco Rossi","uuid":"58883797","kind":"user","description":"Doctoral student in Physics at University of Milan and CERN openlab","email":"","website":null,"location":null,"twitter":null,"company":"CERN openlab","icon_url":"https://avatars.githubusercontent.com/u/58883797?u=99d885e28968ccd8e2fa42d86bab28cd66d7412d\u0026v=4","repositories_count":4,"last_synced_at":"2023-05-29T18:24:31.713Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/marcorossi5","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-05-29T18:24:31.724Z","updated_at":"2023-05-29T18:24:31.724Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcorossi5","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcorossi5/repositories"},"tags":[{"name":"2.0.0-rc","sha":"48c0d17b4cafc38b4031fa013e5952306711c62a","kind":"commit","published_at":"2022-06-07T08:09:43.000Z","download_url":"https://codeload.github.com/marcorossi5/DUNEdn/tar.gz/2.0.0-rc","html_url":"https://github.com/marcorossi5/DUNEdn/releases/tag/2.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcorossi5/DUNEdn@2.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcorossi5%2FDUNEdn/tags/2.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcorossi5%2FDUNEdn/tags/2.0.0-rc/manifests"},{"name":"1.0.1","sha":"021b3e9df4128db221ac93a8ec1d7b575da2e7f5","kind":"tag","published_at":"2022-01-12T18:18:20.000Z","download_url":"https://codeload.github.com/marcorossi5/DUNEdn/tar.gz/1.0.1","html_url":"https://github.com/marcorossi5/DUNEdn/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcorossi5/DUNEdn@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcorossi5%2FDUNEdn/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcorossi5%2FDUNEdn/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"305f7c92c8794ea035f28f323d38cc34a8a9f28f","kind":"tag","published_at":"2022-01-08T09:55:01.000Z","download_url":"https://codeload.github.com/marcorossi5/DUNEdn/tar.gz/1.0.0","html_url":"https://github.com/marcorossi5/DUNEdn/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcorossi5/DUNEdn@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcorossi5%2FDUNEdn/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcorossi5%2FDUNEdn/tags/1.0.0/manifests"},{"name":"IML2020","sha":"706eadab7cac30019b5c7027941d5a806d54ebaa","kind":"tag","published_at":"2021-12-30T16:18:52.000Z","download_url":"https://codeload.github.com/marcorossi5/DUNEdn/tar.gz/IML2020","html_url":"https://github.com/marcorossi5/DUNEdn/releases/tag/IML2020","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcorossi5/DUNEdn@IML2020","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcorossi5%2FDUNEdn/tags/IML2020","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcorossi5%2FDUNEdn/tags/IML2020/manifests"}]},"repo_metadata_updated_at":"2025-09-05T15:14:44.714Z","dependent_packages_count":0,"downloads":12,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":55.31624635129677,"dependent_repos_count":21.581012154157165,"dependent_packages_count":10.107632597300897,"stargazers_count":38.83309421329507,"forks_count":29.803692927953417,"docker_downloads_count":null,"average":31.128335648800665},"purl":"pkg:pypi/dunedn","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/dunedn","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/dunedn","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/dunedn/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-31T06:13:14.162Z","issues_count":5,"pull_requests_count":12,"avg_time_to_close_issue":18414212.0,"avg_time_to_close_pull_request":5282539.444444444,"issues_closed_count":2,"pull_requests_closed_count":9,"pull_request_authors_count":1,"issue_authors_count":1,"avg_comments_per_issue":0.4,"avg_comments_per_pull_request":0.5833333333333334,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcorossi5%2FDUNEdn/issues","maintainers":[{"login":"marcorossi5","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcorossi5"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dunedn/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dunedn/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dunedn/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dunedn/related_packages","maintainers":[{"uuid":"romarco","login":"romarco","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/romarco/","role":null,"created_at":"2023-02-24T03:07:21.644Z","updated_at":"2023-02-24T03:07:21.644Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/romarco/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726113,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":570995,"full_name":"marcorossi5/DUNEdn","default_branch":"master","committers":[{"name":"marcorossi5","email":"rssmrc.11@gmail.com","login":"marcorossi5","count":391},{"name":"Marco Rossi","email":"romarco@ibmminsky-3.cern.ch","login":null,"count":2}],"total_commits":393,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":196.5,"dds":0.0050890585241730735,"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-07-31T06:05:29.997Z","last_synced_commit":"48c0d17b4cafc38b4031fa013e5952306711c62a","created_at":"2023-03-09T05:26:16.564Z","updated_at":"2025-07-31T06:05:29.997Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcorossi5%2FDUNEdn/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","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":"marcorossi5/DUNEdn","html_url":"https://github.com/marcorossi5/DUNEdn","last_synced_at":"2025-07-31T06:13:14.162Z","status":"error","issues_count":5,"pull_requests_count":12,"avg_time_to_close_issue":18414212.0,"avg_time_to_close_pull_request":5282539.444444444,"issues_closed_count":2,"pull_requests_closed_count":9,"pull_request_authors_count":1,"issue_authors_count":1,"avg_comments_per_issue":0.4,"avg_comments_per_pull_request":0.5833333333333334,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T13:11:48.466Z","updated_at":"2025-07-31T06:13:14.162Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcorossi5%2FDUNEdn","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcorossi5%2FDUNEdn/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"OWNER":5},"pull_request_author_associations_count":{"OWNER":12},"issue_authors":{"marcorossi5":5},"pull_request_authors":{"marcorossi5":12},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-28T00:00:20.451Z","repositories_count":8341616,"issues_count":15640449,"pull_requests_count":37241097,"authors_count":5664792,"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":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"marcorossi5","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcorossi5"}],"active_maintainers":[]},"events":{"total":{},"last_year":{}},"keywords":["deep-learning","pytorch"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/pytest.yaml","sha":null,"kind":"manifest","created_at":"2025-04-11T18:42:17.817Z","updated_at":"2025-04-11T18:42:17.817Z","repository_link":"https://github.com/marcorossi5/DUNEdn/blob/master/.github/workflows/pytest.yaml","dependencies":[{"id":22645101407,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":22645101408,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pythonpublish.yaml","sha":null,"kind":"manifest","created_at":"2025-04-11T18:42:17.870Z","updated_at":"2025-04-11T18:42:17.870Z","repository_link":"https://github.com/marcorossi5/DUNEdn/blob/master/.github/workflows/pythonpublish.yaml","dependencies":[{"id":22645101409,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":22645101410,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2025-04-11T18:42:17.923Z","updated_at":"2025-04-11T18:42:17.923Z","repository_link":"https://github.com/marcorossi5/DUNEdn/blob/master/pyproject.toml","dependencies":[]}],"score":5.123963979403259,"created_at":"2025-09-04T15:50:48.741Z","updated_at":"2025-10-07T08:09:06.962Z","avatar_url":"https://github.com/marcorossi5.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":12,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.6599305","https://doi.org/10.1007/s41781-021-00077-9"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/17621","html_url":"https://science.ecosyste.ms/projects/17621","bibtex_url":"https://science.ecosyste.ms/projects/17621/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/17621/export.apalike"}