{"id":68547,"name":"neunorm","description":"Neutron Imaging Loading and Normalization Tools","url":"https://github.com/ornlneutronimaging/neunorm","last_synced_at":"2025-09-08T14:12:16.847Z","repository":{"id":229796250,"uuid":"748675172","full_name":"ornlneutronimaging/NeuNorm","owner":"ornlneutronimaging","description":"Neutron Imaging Loading and Normalization Tools","archived":false,"fork":false,"pushed_at":"2025-09-02T14:53:16.000Z","size":3218,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"next","last_synced_at":"2025-09-02T16:31:45.724Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ornlneutronimaging.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-01-26T14:18:12.000Z","updated_at":"2025-09-02T14:53:18.000Z","dependencies_parsed_at":"2024-05-27T18:29:56.952Z","dependency_job_id":"4baf196e-1f25-4dae-aa5c-02d7c13dcdf2","html_url":"https://github.com/ornlneutronimaging/NeuNorm","commit_stats":null,"previous_names":["ornlneutronimaging/neunorm"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/ornlneutronimaging/NeuNorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ornlneutronimaging%2FNeuNorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ornlneutronimaging%2FNeuNorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ornlneutronimaging%2FNeuNorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ornlneutronimaging%2FNeuNorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ornlneutronimaging","download_url":"https://codeload.github.com/ornlneutronimaging/NeuNorm/tar.gz/refs/heads/next","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ornlneutronimaging%2FNeuNorm/sbom","scorecard":{"id":394158,"data":{"date":"2025-08-11","repo":{"name":"github.com/ornlneutronimaging/NeuNorm","commit":"4f91d2e6ff844d3f236a8aa76e01e3b316756ca0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"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":"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":"Code-Review","score":8,"reason":"Found 4/5 approved changesets -- score normalized to 8","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":"12 commit(s) and 0 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/package.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/ornlneutronimaging/NeuNorm/package.yaml/next?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/package.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ornlneutronimaging/NeuNorm/package.yaml/next?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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":"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":"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:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'next'","Info: 'force pushes' disabled on branch 'next'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'next'","Info: 'stale review dismissal' is required to merge on branch 'next'","Warn: required approving review count is 1 on branch 'next'","Warn: codeowners review is not required on branch 'next'","Info: 'last push approval' is required to merge on branch 'next'","Warn: no status checks found to merge onto branch 'next'","Info: PRs are required in order to make changes on branch 'next'"],"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 29 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-18T18:33:16.635Z","repository_id":229796250,"created_at":"2025-08-18T18:33:16.635Z","updated_at":"2025-08-18T18:33:16.635Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274196122,"owners_count":25239148,"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":"ornlneutronimaging","name":"ornlneutronimaging","uuid":"15786098","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/15786098?v=4","repositories_count":62,"last_synced_at":"2024-03-26T10:17:06.813Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ornlneutronimaging","funding_links":[],"total_stars":19,"followers":6,"following":0,"created_at":"2022-11-03T16:07:33.676Z","updated_at":"2024-03-26T10:17:12.677Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ornlneutronimaging","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ornlneutronimaging/repositories"},"packages":[],"commits":{"id":1405760,"full_name":"ornlneutronimaging/NeuNorm","default_branch":"master","committers":null,"total_commits":null,"total_committers":null,"total_bot_commits":null,"total_bot_committers":null,"mean_commits":null,"dds":null,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":null,"last_synced_commit":null,"created_at":"2023-10-25T14:24:20.294Z","updated_at":"2023-10-25T14:24:20.294Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/ornlneutronimaging%2FNeuNorm/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5483987,"commits_count":854371652,"contributors_count":31146699,"owners_count":908917,"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":"ornlneutronimaging/NeuNorm","html_url":"https://github.com/ornlneutronimaging/NeuNorm","last_synced_at":"2025-09-01T19:07:40.139Z","status":null,"issues_count":1,"pull_requests_count":23,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":1241488.0714285714,"issues_closed_count":0,"pull_requests_closed_count":14,"pull_request_authors_count":3,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":17,"past_year_issues_count":0,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2120326.875,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":8,"created_at":"2025-08-29T12:30:34.558Z","updated_at":"2025-09-02T08:54:54.615Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ornlneutronimaging%2FNeuNorm","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ornlneutronimaging%2FNeuNorm/issues","issue_labels_count":{"bug":1},"pull_request_labels_count":{"enhancement":1},"issue_author_associations_count":{"CONTRIBUTOR":2},"pull_request_author_associations_count":{"CONTRIBUTOR":24,"NONE":1},"issue_authors":{"JeanBilheux":2},"pull_request_authors":{"pre-commit-ci[bot]":16,"KedoKudo":7,"JeanBilheux":2},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10166699,"issues_count":32013288,"pull_requests_count":100268859,"authors_count":10729412,"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":{"CONTRIBUTOR":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":18},"past_year_issue_authors":{"JeanBilheux":1},"past_year_pull_request_authors":{"pre-commit-ci[bot]":15,"KedoKudo":2,"JeanBilheux":1},"maintainers":[],"active_maintainers":[]},"events":{"total":{"WatchEvent":1,"DeleteEvent":15,"PushEvent":54,"PullRequestEvent":25,"PullRequestReviewEvent":15,"CreateEvent":11},"last_year":{"WatchEvent":1,"DeleteEvent":15,"PushEvent":54,"PullRequestEvent":25,"PullRequestReviewEvent":15,"CreateEvent":11}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/package.yaml","sha":null,"kind":"manifest","created_at":"2024-03-26T10:27:17.313Z","updated_at":"2024-03-26T10:27:17.313Z","repository_link":"https://github.com/ornlneutronimaging/NeuNorm/blob/next/.github/workflows/package.yaml","dependencies":[{"id":17047893079,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":17047893085,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-03-26T10:27:26.476Z","updated_at":"2024-03-26T10:27:26.476Z","repository_link":"https://github.com/ornlneutronimaging/NeuNorm/blob/next/pyproject.toml","dependencies":[{"id":17047893312,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":17047893313,"package_name":"pillow","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":17047893314,"package_name":"pathlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":17047893315,"package_name":"astropy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":17047893316,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"environment.yml","sha":null,"kind":"manifest","created_at":"2024-05-27T18:29:55.752Z","updated_at":"2024-05-27T18:29:55.752Z","repository_link":"https://github.com/ornlneutronimaging/NeuNorm/blob/next/environment.yml","dependencies":[]}],"score":null,"created_at":"2025-09-08T11:18:56.278Z","updated_at":"2025-10-07T08:25:36.043Z","avatar_url":"https://github.com/ornlneutronimaging.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.00815"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/68547","html_url":"https://science.ecosyste.ms/projects/68547"}