{"id":78557,"name":null,"description":"Derivation of non-thermal particle distributions through MCMC spectral fitting","url":"https://github.com/zblz/naima","last_synced_at":"2025-09-08T21:22:12.926Z","repository":{"id":9479973,"uuid":"11367146","full_name":"zblz/naima","owner":"zblz","description":"Derivation of non-thermal particle distributions through MCMC spectral fitting","archived":false,"fork":false,"pushed_at":"2025-08-26T12:36:08.000Z","size":15133,"stargazers_count":50,"open_issues_count":15,"forks_count":55,"subscribers_count":13,"default_branch":"main","last_synced_at":"2025-08-26T16:46:43.558Z","etag":null,"topics":["astronomy","astrophysics","data-analysis","gamma-ray-astronomy","python"],"latest_commit_sha":null,"homepage":"http://naima.readthedocs.io","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/zblz.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE.rst","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":"2013-07-12T11:22:10.000Z","updated_at":"2025-08-26T12:36:11.000Z","dependencies_parsed_at":"2022-09-24T03:51:38.641Z","dependency_job_id":"a6ad3007-7ebd-4a8d-8cc7-392bdcffcf04","html_url":"https://github.com/zblz/naima","commit_stats":{"total_commits":892,"total_committers":10,"mean_commits":89.2,"dds":"0.12443946188340804","last_synced_commit":"af88ba05b01bb763bdda5f1aa50ab8632fe4bec6"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/zblz/naima","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zblz","download_url":"https://codeload.github.com/zblz/naima/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/sbom","scorecard":{"id":926146,"data":{"date":"2025-07-07","repo":{"name":"github.com/zblz/naima","commit":"92076ddfa9dbdedae60f242ca1dc67320142b9a2"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/16 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yaml:62","Warn: no topLevel permission defined: .github/workflows/examples.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/tests.yaml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/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/bb9c347dff6349d986baab6578a46d68a5524c62/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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"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/examples.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/zblz/naima/examples.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/zblz/naima/examples.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/zblz/naima/examples.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/zblz/naima/examples.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/zblz/naima/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/zblz/naima/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/zblz/naima/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/zblz/naima/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/zblz/naima/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/zblz/naima/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/zblz/naima/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/zblz/naima/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/zblz/naima/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/zblz/naima/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/zblz/naima/tests.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/examples.yaml:23","Warn: pipCommand not pinned by hash: .github/workflows/examples.yaml:36","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:20","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:42","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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/bb9c347dff6349d986baab6578a46d68a5524c62/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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.rst:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.10.2 not signed: https://api.github.com/repos/zblz/naima/releases/195429684","Warn: release artifact 0.10.2 does not have provenance: https://api.github.com/repos/zblz/naima/releases/195429684"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yaml:32"],"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-26T16:53:55.151Z","repository_id":9479973,"created_at":"2025-08-26T16:53:55.151Z","updated_at":"2025-08-26T16:53:55.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231482,"owners_count":25245625,"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":"zblz","name":"Víctor Zabalza","uuid":"576258","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/576258?v=4","repositories_count":10,"last_synced_at":"2023-04-10T17:32:27.342Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/zblz","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T21:11:06.930Z","updated_at":"2023-04-10T17:32:27.368Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zblz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zblz/repositories"},"packages":[{"id":5289255,"name":"naima","ecosystem":"conda","description":"naima is a Python package for computation of non-thermal radiation from relativistic particle populations. It includes tools to perform MCMC fitting of radiative models to X-ray, GeV, and TeV spectra using emcee, an affine-invariant ensemble sampler for Markov Chain Monte Carlo.","homepage":"http://github.com/zblz/naima","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/zblz/naima","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2018-11-28T00:04:55.000Z","latest_release_published_at":"2021-11-18T07:30:04.000Z","latest_release_number":"0.10.0","last_synced_at":"2025-08-11T20:07:30.138Z","created_at":"2022-10-03T15:47:15.922Z","updated_at":"2025-08-26T20:37:26.358Z","registry_url":"https://anaconda.org/conda-forge/naima","install_command":"conda install -c conda-forge naima","documentation_url":null,"metadata":{},"repo_metadata":{"id":9479973,"uuid":"11367146","full_name":"zblz/naima","owner":"zblz","description":"Derivation of non-thermal particle distributions through MCMC spectral fitting","archived":false,"fork":false,"pushed_at":"2025-08-26T12:36:08.000Z","size":15133,"stargazers_count":50,"open_issues_count":15,"forks_count":55,"subscribers_count":13,"default_branch":"main","last_synced_at":"2025-08-26T16:46:43.558Z","etag":null,"topics":["astronomy","astrophysics","data-analysis","gamma-ray-astronomy","python"],"latest_commit_sha":null,"homepage":"http://naima.readthedocs.io","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/zblz.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE.rst","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":"2013-07-12T11:22:10.000Z","updated_at":"2025-08-26T12:36:11.000Z","dependencies_parsed_at":"2022-09-24T03:51:38.641Z","dependency_job_id":"a6ad3007-7ebd-4a8d-8cc7-392bdcffcf04","html_url":"https://github.com/zblz/naima","commit_stats":{"total_commits":892,"total_committers":10,"mean_commits":89.2,"dds":"0.12443946188340804","last_synced_commit":"af88ba05b01bb763bdda5f1aa50ab8632fe4bec6"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/zblz/naima","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zblz","download_url":"https://codeload.github.com/zblz/naima/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/sbom","scorecard":{"id":926146,"data":{"date":"2025-07-07","repo":{"name":"github.com/zblz/naima","commit":"92076ddfa9dbdedae60f242ca1dc67320142b9a2"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/16 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yaml:62","Warn: no topLevel permission defined: .github/workflows/examples.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/tests.yaml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/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/bb9c347dff6349d986baab6578a46d68a5524c62/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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"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/examples.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/zblz/naima/examples.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/zblz/naima/examples.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/zblz/naima/examples.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/zblz/naima/examples.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/zblz/naima/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/zblz/naima/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/zblz/naima/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/zblz/naima/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/zblz/naima/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/zblz/naima/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/zblz/naima/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/zblz/naima/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/zblz/naima/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/zblz/naima/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/zblz/naima/tests.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/examples.yaml:23","Warn: pipCommand not pinned by hash: .github/workflows/examples.yaml:36","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:20","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:42","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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/bb9c347dff6349d986baab6578a46d68a5524c62/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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.rst:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.10.2 not signed: https://api.github.com/repos/zblz/naima/releases/195429684","Warn: release artifact 0.10.2 does not have provenance: https://api.github.com/repos/zblz/naima/releases/195429684"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yaml:32"],"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-26T16:53:55.151Z","repository_id":9479973,"created_at":"2025-08-26T16:53:55.151Z","updated_at":"2025-08-26T16:53:55.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272254251,"owners_count":24901037,"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-08-26T02:00:07.904Z","response_time":60,"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":"zblz","name":"Víctor Zabalza","uuid":"576258","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/576258?v=4","repositories_count":10,"last_synced_at":"2023-04-10T17:32:27.342Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/zblz","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T21:11:06.930Z","updated_at":"2023-04-10T17:32:27.368Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zblz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zblz/repositories"},"tags":[{"name":"0.10.3","sha":"6cd93e666cc0d9c47dfc70209296170ccd9db710","kind":"tag","published_at":"2025-08-05T06:15:24.000Z","download_url":"https://codeload.github.com/zblz/naima/tar.gz/0.10.3","html_url":"https://github.com/zblz/naima/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zblz/naima@0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"07599afd0cdf442f2df85a07926a45a275c4a3f4","kind":"commit","published_at":"2025-01-18T00:20:49.000Z","download_url":"https://codeload.github.com/zblz/naima/tar.gz/0.10.2","html_url":"https://github.com/zblz/naima/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zblz/naima@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"e24fe6eeafd74243fc6193a50daad7fca39e6242","kind":"commit","published_at":"2025-01-17T23:31:22.000Z","download_url":"https://codeload.github.com/zblz/naima/tar.gz/0.10.1","html_url":"https://github.com/zblz/naima/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zblz/naima@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"5d0c61339c9f9048300602eff044c0813f31415d","kind":"tag","published_at":"2021-11-02T07:07:20.000Z","download_url":"https://codeload.github.com/zblz/naima/tar.gz/0.10.0","html_url":"https://github.com/zblz/naima/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zblz/naima@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"bd50d8fcded4da003e26dc5fded24edede64f38b","kind":"tag","published_at":"2020-01-31T12:15:30.000Z","download_url":"https://codeload.github.com/zblz/naima/tar.gz/0.9.1","html_url":"https://github.com/zblz/naima/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zblz/naima@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"565bfcd58c0b3cf13f2bd1624d1890ec6b29ccb0","kind":"tag","published_at":"2019-11-08T12:02:44.000Z","download_url":"https://codeload.github.com/zblz/naima/tar.gz/0.9.0","html_url":"https://github.com/zblz/naima/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zblz/naima@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/0.9.0/manifests"},{"name":"0.8.4","sha":"e7d3040a80592e16ae0e63d6b78b0575fa1489e2","kind":"tag","published_at":"2019-08-27T21:21:11.000Z","download_url":"https://codeload.github.com/zblz/naima/tar.gz/0.8.4","html_url":"https://github.com/zblz/naima/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zblz/naima@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"4b9b600147cfcbbf1c397e8da3847695b02bb63b","kind":"tag","published_at":"2018-11-27T21:04:51.000Z","download_url":"https://codeload.github.com/zblz/naima/tar.gz/0.8.3","html_url":"https://github.com/zblz/naima/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zblz/naima@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"aff899aabaed28e0681a740aec8d07863bffe363","kind":"tag","published_at":"2018-11-26T22:15:29.000Z","download_url":"https://codeload.github.com/zblz/naima/tar.gz/0.8.2","html_url":"https://github.com/zblz/naima/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zblz/naima@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/0.8.2/manifests"},{"name":"v0.8.1","sha":"c515e4a11a52e11b01bb18aea61c1b3145848b4d","kind":"tag","published_at":"2017-09-27T17:04:32.000Z","download_url":"https://codeload.github.com/zblz/naima/tar.gz/v0.8.1","html_url":"https://github.com/zblz/naima/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zblz/naima@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/v0.8.1/manifests"},{"name":"v0.8","sha":"ebb73e474012e8e6d617547ef51ed0d3c3dfd965","kind":"tag","published_at":"2016-12-21T08:09:58.000Z","download_url":"https://codeload.github.com/zblz/naima/tar.gz/v0.8","html_url":"https://github.com/zblz/naima/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zblz/naima@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/v0.8/manifests"},{"name":"v0.7","sha":"03ae9a96e1da7b1f43d2e2939e30adff6f66e6c4","kind":"commit","published_at":"2016-02-04T16:16:30.000Z","download_url":"https://codeload.github.com/zblz/naima/tar.gz/v0.7","html_url":"https://github.com/zblz/naima/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zblz/naima@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/v0.7/manifests"},{"name":"v0.6.1","sha":"c67254e724fef6be649a188892338d74aac569b2","kind":"commit","published_at":"2015-10-29T17:08:17.000Z","download_url":"https://codeload.github.com/zblz/naima/tar.gz/v0.6.1","html_url":"https://github.com/zblz/naima/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zblz/naima@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"d02b4e01a4e7e364dbf9f8d753fab6fa0a597f91","kind":"commit","published_at":"2015-09-10T14:31:42.000Z","download_url":"https://codeload.github.com/zblz/naima/tar.gz/v0.6","html_url":"https://github.com/zblz/naima/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zblz/naima@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/v0.6/manifests"},{"name":"v0.5","sha":"659fdff92d2b1db28b6145044da3513c808fdd3a","kind":"commit","published_at":"2015-08-05T19:52:45.000Z","download_url":"https://codeload.github.com/zblz/naima/tar.gz/v0.5","html_url":"https://github.com/zblz/naima/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zblz/naima@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/v0.5/manifests"},{"name":"v0.4.1","sha":"5bfb48ea5f40e70fa9dee55cf736339895287a55","kind":"commit","published_at":"2015-03-19T13:13:43.000Z","download_url":"https://codeload.github.com/zblz/naima/tar.gz/v0.4.1","html_url":"https://github.com/zblz/naima/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zblz/naima@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"9c84dbd4965ef0dce299bf63f30e34a7eba5b911","kind":"commit","published_at":"2015-03-19T11:49:25.000Z","download_url":"https://codeload.github.com/zblz/naima/tar.gz/v0.4","html_url":"https://github.com/zblz/naima/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zblz/naima@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/v0.4/manifests"},{"name":"v0.3","sha":"baea933fe4111d58489b78cc7f751b168680598d","kind":"commit","published_at":"2015-02-19T14:46:36.000Z","download_url":"https://codeload.github.com/zblz/naima/tar.gz/v0.3","html_url":"https://github.com/zblz/naima/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zblz/naima@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/v0.3/manifests"},{"name":"v0.2","sha":"3c0beb21e41d6bb0d0211c51903534f580efc7e9","kind":"commit","published_at":"2015-02-10T17:48:19.000Z","download_url":"https://codeload.github.com/zblz/naima/tar.gz/v0.2","html_url":"https://github.com/zblz/naima/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zblz/naima@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/v0.2/manifests"},{"name":"v0.1","sha":"19479a07a5c077e04431a40e3e504201dbbef66b","kind":"commit","published_at":"2015-02-02T11:04:16.000Z","download_url":"https://codeload.github.com/zblz/naima/tar.gz/v0.1","html_url":"https://github.com/zblz/naima/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zblz/naima@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-26T20:37:26.358Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":20.255501771545486,"dependent_packages_count":51.59439093767154,"stargazers_count":44.73776136533759,"forks_count":25.694894954838066,"docker_downloads_count":null,"average":35.57063725734817},"purl":"pkg:conda/naima","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/naima","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/naima","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/naima/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-05T03:03:48.259Z","issues_count":65,"pull_requests_count":50,"avg_time_to_close_issue":76128154.76785715,"avg_time_to_close_pull_request":11348506.74,"issues_closed_count":56,"pull_requests_closed_count":50,"pull_request_authors_count":6,"issue_authors_count":38,"avg_comments_per_issue":1.4923076923076923,"avg_comments_per_pull_request":0.36,"merged_pull_requests_count":42,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":279709.3333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"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":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/issues","maintainers":[{"login":"zblz","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zblz"}],"active_maintainers":[{"login":"zblz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zblz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/naima/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/naima/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/naima/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/naima/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":2813174,"name":"naima","ecosystem":"pypi","description":"Derivation of non-thermal particle distributions through MCMC spectral fitting","homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/zblz/naima","keywords_array":[],"namespace":null,"versions_count":21,"first_release_published_at":"2015-02-02T11:06:51.000Z","latest_release_published_at":"2025-08-05T06:16:17.000Z","latest_release_number":"0.10.3","last_synced_at":"2025-08-26T20:33:31.787Z","created_at":"2022-04-10T11:42:23.250Z","updated_at":"2025-08-26T20:37:20.814Z","registry_url":"https://pypi.org/project/naima/","install_command":"pip install naima --index-url https://pypi.org/simple","documentation_url":"https://naima.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"naima","project_status":null},"repo_metadata":{"id":9479973,"uuid":"11367146","full_name":"zblz/naima","owner":"zblz","description":"Derivation of non-thermal particle distributions through MCMC spectral fitting","archived":false,"fork":false,"pushed_at":"2025-08-26T12:36:08.000Z","size":15133,"stargazers_count":50,"open_issues_count":15,"forks_count":55,"subscribers_count":13,"default_branch":"main","last_synced_at":"2025-08-26T16:46:43.558Z","etag":null,"topics":["astronomy","astrophysics","data-analysis","gamma-ray-astronomy","python"],"latest_commit_sha":null,"homepage":"http://naima.readthedocs.io","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/zblz.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE.rst","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":"2013-07-12T11:22:10.000Z","updated_at":"2025-08-26T12:36:11.000Z","dependencies_parsed_at":"2022-09-24T03:51:38.641Z","dependency_job_id":"a6ad3007-7ebd-4a8d-8cc7-392bdcffcf04","html_url":"https://github.com/zblz/naima","commit_stats":{"total_commits":892,"total_committers":10,"mean_commits":89.2,"dds":"0.12443946188340804","last_synced_commit":"af88ba05b01bb763bdda5f1aa50ab8632fe4bec6"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/zblz/naima","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zblz","download_url":"https://codeload.github.com/zblz/naima/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/sbom","scorecard":{"id":926146,"data":{"date":"2025-07-07","repo":{"name":"github.com/zblz/naima","commit":"92076ddfa9dbdedae60f242ca1dc67320142b9a2"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/16 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yaml:62","Warn: no topLevel permission defined: .github/workflows/examples.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/tests.yaml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/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/bb9c347dff6349d986baab6578a46d68a5524c62/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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"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/examples.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/zblz/naima/examples.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/zblz/naima/examples.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/zblz/naima/examples.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/zblz/naima/examples.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/zblz/naima/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/zblz/naima/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/zblz/naima/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/zblz/naima/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/zblz/naima/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/zblz/naima/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/zblz/naima/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/zblz/naima/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/zblz/naima/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/zblz/naima/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/zblz/naima/tests.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/examples.yaml:23","Warn: pipCommand not pinned by hash: .github/workflows/examples.yaml:36","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:20","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:42","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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/bb9c347dff6349d986baab6578a46d68a5524c62/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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.rst:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.10.2 not signed: https://api.github.com/repos/zblz/naima/releases/195429684","Warn: release artifact 0.10.2 does not have provenance: https://api.github.com/repos/zblz/naima/releases/195429684"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yaml:32"],"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-26T16:53:55.151Z","repository_id":9479973,"created_at":"2025-08-26T16:53:55.151Z","updated_at":"2025-08-26T16:53:55.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272254251,"owners_count":24901037,"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-08-26T02:00:07.904Z","response_time":60,"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":"zblz","name":"Víctor Zabalza","uuid":"576258","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/576258?v=4","repositories_count":10,"last_synced_at":"2023-04-10T17:32:27.342Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/zblz","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T21:11:06.930Z","updated_at":"2023-04-10T17:32:27.368Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zblz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zblz/repositories"},"tags":[{"name":"0.10.3","sha":"6cd93e666cc0d9c47dfc70209296170ccd9db710","kind":"tag","published_at":"2025-08-05T06:15:24.000Z","download_url":"https://codeload.github.com/zblz/naima/tar.gz/0.10.3","html_url":"https://github.com/zblz/naima/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zblz/naima@0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"07599afd0cdf442f2df85a07926a45a275c4a3f4","kind":"commit","published_at":"2025-01-18T00:20:49.000Z","download_url":"https://codeload.github.com/zblz/naima/tar.gz/0.10.2","html_url":"https://github.com/zblz/naima/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zblz/naima@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"e24fe6eeafd74243fc6193a50daad7fca39e6242","kind":"commit","published_at":"2025-01-17T23:31:22.000Z","download_url":"https://codeload.github.com/zblz/naima/tar.gz/0.10.1","html_url":"https://github.com/zblz/naima/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zblz/naima@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"5d0c61339c9f9048300602eff044c0813f31415d","kind":"tag","published_at":"2021-11-02T07:07:20.000Z","download_url":"https://codeload.github.com/zblz/naima/tar.gz/0.10.0","html_url":"https://github.com/zblz/naima/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zblz/naima@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"bd50d8fcded4da003e26dc5fded24edede64f38b","kind":"tag","published_at":"2020-01-31T12:15:30.000Z","download_url":"https://codeload.github.com/zblz/naima/tar.gz/0.9.1","html_url":"https://github.com/zblz/naima/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zblz/naima@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"565bfcd58c0b3cf13f2bd1624d1890ec6b29ccb0","kind":"tag","published_at":"2019-11-08T12:02:44.000Z","download_url":"https://codeload.github.com/zblz/naima/tar.gz/0.9.0","html_url":"https://github.com/zblz/naima/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zblz/naima@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/0.9.0/manifests"},{"name":"0.8.4","sha":"e7d3040a80592e16ae0e63d6b78b0575fa1489e2","kind":"tag","published_at":"2019-08-27T21:21:11.000Z","download_url":"https://codeload.github.com/zblz/naima/tar.gz/0.8.4","html_url":"https://github.com/zblz/naima/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zblz/naima@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"4b9b600147cfcbbf1c397e8da3847695b02bb63b","kind":"tag","published_at":"2018-11-27T21:04:51.000Z","download_url":"https://codeload.github.com/zblz/naima/tar.gz/0.8.3","html_url":"https://github.com/zblz/naima/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zblz/naima@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"aff899aabaed28e0681a740aec8d07863bffe363","kind":"tag","published_at":"2018-11-26T22:15:29.000Z","download_url":"https://codeload.github.com/zblz/naima/tar.gz/0.8.2","html_url":"https://github.com/zblz/naima/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zblz/naima@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/0.8.2/manifests"},{"name":"v0.8.1","sha":"c515e4a11a52e11b01bb18aea61c1b3145848b4d","kind":"tag","published_at":"2017-09-27T17:04:32.000Z","download_url":"https://codeload.github.com/zblz/naima/tar.gz/v0.8.1","html_url":"https://github.com/zblz/naima/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zblz/naima@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/v0.8.1/manifests"},{"name":"v0.8","sha":"ebb73e474012e8e6d617547ef51ed0d3c3dfd965","kind":"tag","published_at":"2016-12-21T08:09:58.000Z","download_url":"https://codeload.github.com/zblz/naima/tar.gz/v0.8","html_url":"https://github.com/zblz/naima/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zblz/naima@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/v0.8/manifests"},{"name":"v0.7","sha":"03ae9a96e1da7b1f43d2e2939e30adff6f66e6c4","kind":"commit","published_at":"2016-02-04T16:16:30.000Z","download_url":"https://codeload.github.com/zblz/naima/tar.gz/v0.7","html_url":"https://github.com/zblz/naima/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zblz/naima@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/v0.7/manifests"},{"name":"v0.6.1","sha":"c67254e724fef6be649a188892338d74aac569b2","kind":"commit","published_at":"2015-10-29T17:08:17.000Z","download_url":"https://codeload.github.com/zblz/naima/tar.gz/v0.6.1","html_url":"https://github.com/zblz/naima/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zblz/naima@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"d02b4e01a4e7e364dbf9f8d753fab6fa0a597f91","kind":"commit","published_at":"2015-09-10T14:31:42.000Z","download_url":"https://codeload.github.com/zblz/naima/tar.gz/v0.6","html_url":"https://github.com/zblz/naima/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zblz/naima@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/v0.6/manifests"},{"name":"v0.5","sha":"659fdff92d2b1db28b6145044da3513c808fdd3a","kind":"commit","published_at":"2015-08-05T19:52:45.000Z","download_url":"https://codeload.github.com/zblz/naima/tar.gz/v0.5","html_url":"https://github.com/zblz/naima/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zblz/naima@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/v0.5/manifests"},{"name":"v0.4.1","sha":"5bfb48ea5f40e70fa9dee55cf736339895287a55","kind":"commit","published_at":"2015-03-19T13:13:43.000Z","download_url":"https://codeload.github.com/zblz/naima/tar.gz/v0.4.1","html_url":"https://github.com/zblz/naima/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zblz/naima@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"9c84dbd4965ef0dce299bf63f30e34a7eba5b911","kind":"commit","published_at":"2015-03-19T11:49:25.000Z","download_url":"https://codeload.github.com/zblz/naima/tar.gz/v0.4","html_url":"https://github.com/zblz/naima/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zblz/naima@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/v0.4/manifests"},{"name":"v0.3","sha":"baea933fe4111d58489b78cc7f751b168680598d","kind":"commit","published_at":"2015-02-19T14:46:36.000Z","download_url":"https://codeload.github.com/zblz/naima/tar.gz/v0.3","html_url":"https://github.com/zblz/naima/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zblz/naima@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/v0.3/manifests"},{"name":"v0.2","sha":"3c0beb21e41d6bb0d0211c51903534f580efc7e9","kind":"commit","published_at":"2015-02-10T17:48:19.000Z","download_url":"https://codeload.github.com/zblz/naima/tar.gz/v0.2","html_url":"https://github.com/zblz/naima/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zblz/naima@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/v0.2/manifests"},{"name":"v0.1","sha":"19479a07a5c077e04431a40e3e504201dbbef66b","kind":"commit","published_at":"2015-02-02T11:04:16.000Z","download_url":"https://codeload.github.com/zblz/naima/tar.gz/v0.1","html_url":"https://github.com/zblz/naima/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zblz/naima@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-26T20:37:20.813Z","dependent_packages_count":1,"downloads":10759,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":4.721595935957076,"dependent_repos_count":11.531916999432806,"dependent_packages_count":4.781391382798716,"stargazers_count":10.606328711710837,"forks_count":5.803870515865765,"docker_downloads_count":null,"average":7.48902070915304},"purl":"pkg:pypi/naima","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/naima","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/naima","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/naima/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-05T03:03:48.259Z","issues_count":65,"pull_requests_count":50,"avg_time_to_close_issue":76128154.76785715,"avg_time_to_close_pull_request":11348506.74,"issues_closed_count":56,"pull_requests_closed_count":50,"pull_request_authors_count":6,"issue_authors_count":38,"avg_comments_per_issue":1.4923076923076923,"avg_comments_per_pull_request":0.36,"merged_pull_requests_count":42,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":279709.3333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"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":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/issues","maintainers":[{"login":"zblz","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zblz"}],"active_maintainers":[{"login":"zblz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zblz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/naima/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/naima/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/naima/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/naima/related_packages","maintainers":[{"uuid":"vzabalza","login":"vzabalza","name":null,"email":null,"url":null,"packages_count":24,"html_url":"https://pypi.org/user/vzabalza/","role":null,"created_at":"2023-02-24T18:27:35.731Z","updated_at":"2023-02-24T18:27:35.731Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/vzabalza/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726284,"maintainers_count":308824,"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":28262,"full_name":"zblz/naima","default_branch":"main","committers":[{"name":"Víctor Zabalza","email":"vzabalza@gmail.com","login":"zblz","count":797},{"name":"Christoph Deil","email":"Deil.Christoph@gmail.com","login":"cdeil","count":37},{"name":"tialis","email":"goldstein2034@hotmail.com","login":null,"count":27},{"name":"Thomas Robitaille","email":"thomas.robitaille@gmail.com","login":"astrofrog","count":22},{"name":"Brigitta Sipocz","email":"bsipocz@gmail.com","login":"bsipocz","count":9},{"name":"Erik Tollerud","email":"erik.tollerud@gmail.com","login":"eteq","count":8},{"name":"Kyle Barbary","email":"kylebarbary@gmail.com","login":"kbarbary","count":4},{"name":"Doug Burke","email":"dburke.gw@gmail.com","login":"DougBurke","count":2},{"name":"Luigi Tibaldo","email":"ltibaldo@slac.stanford.edu","login":"tibaldo","count":1},{"name":"Benjamin Alan Weaver","email":"benjamin.weaver@nyu.edu","login":null,"count":1}],"total_commits":908,"total_committers":10,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":90.8,"dds":0.1222466960352423,"past_year_committers":[{"name":"Víctor Zabalza","email":"vzabalza@gmail.com","login":"zblz","count":16}],"past_year_total_commits":16,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":16.0,"past_year_dds":0.0,"last_synced_at":"2025-05-19T04:37:45.457Z","last_synced_commit":"92076ddfa9dbdedae60f242ca1dc67320142b9a2","created_at":"2023-03-07T16:37:25.418Z","updated_at":"2025-05-19T04:37:48.179Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/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":"zblz/naima","html_url":"https://github.com/zblz/naima","last_synced_at":"2025-08-31T09:02:35.189Z","status":null,"issues_count":71,"pull_requests_count":60,"avg_time_to_close_issue":76485070.66071428,"avg_time_to_close_pull_request":17112544.983333334,"issues_closed_count":56,"pull_requests_closed_count":60,"pull_request_authors_count":7,"issue_authors_count":38,"avg_comments_per_issue":1.352112676056338,"avg_comments_per_pull_request":0.31666666666666665,"merged_pull_requests_count":49,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":176202.2,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.1,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":10,"created_at":"2023-05-10T20:57:34.348Z","updated_at":"2025-09-01T18:57:00.512Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblz%2Fnaima/issues","issue_labels_count":{"enhancement":9},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":51,"CONTRIBUTOR":12,"OWNER":9},"pull_request_author_associations_count":{"OWNER":42,"CONTRIBUTOR":15,"NONE":1},"issue_authors":{"zblz":9,"HealthyPear":6,"Jongsu020509":5,"cdeil":4,"LL-RL":4,"55hyan":2,"VadimRomansky":2,"lmohrmann":2,"saraloru":2,"tibaldo":2,"mireianievas":2,"pllim":2,"nuk34":2,"zhenjieW":2,"astrolog1986":2,"astrofrog":1,"zhiyuanpei":1,"luca-giunti":1,"haoxianglin":1,"cxwx":1,"maxnoe":1,"wrijupan":1,"ZiweiOu":1,"mooneyse":1,"alziegler":1,"cosimoNigro":1,"TomWagg":1,"Astroannal":1,"suvenduat":1,"emmaonaw":1,"grburgess":1,"ottaviofornieri":1,"Lalenthra":1,"jleagle94":1,"rlopezcoto":1,"Lancelot-Ac":1,"llsico":1,"kbruegge":1,"Oliver-Pereira":1},"pull_request_authors":{"zblz":42,"bsipocz":10,"tibaldo":2,"DougBurke":2,"cdeil":1,"fossabot":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:15.144Z","repositories_count":10116192,"issues_count":31648915,"pull_requests_count":98479227,"authors_count":10708464,"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":5,"NONE":2},"past_year_pull_request_author_associations_count":{"OWNER":8},"past_year_issue_authors":{"HealthyPear":6,"saraloru":1},"past_year_pull_request_authors":{"zblz":8},"maintainers":[{"login":"zblz","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zblz"}],"active_maintainers":[{"login":"zblz","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zblz"}]},"events":{"total":{"CreateEvent":7,"ReleaseEvent":2,"IssuesEvent":26,"WatchEvent":5,"DeleteEvent":7,"IssueCommentEvent":5,"PushEvent":27,"PullRequestEvent":15,"ForkEvent":2},"last_year":{"CreateEvent":7,"ReleaseEvent":2,"IssuesEvent":26,"WatchEvent":5,"DeleteEvent":7,"IssueCommentEvent":5,"PushEvent":27,"PullRequestEvent":15,"ForkEvent":2}},"keywords":["astronomy","astrophysics","data-analysis","gamma-ray-astronomy","python"],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-24T03:51:38.265Z","updated_at":"2022-09-24T03:51:38.265Z","repository_link":"https://github.com/zblz/naima/blob/main/docs/requirements.txt","dependencies":[{"id":6015989297,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6015989298,"package_name":"sphinx-astropy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-24T03:51:38.567Z","updated_at":"2022-09-24T03:51:38.567Z","repository_link":"https://github.com/zblz/naima/blob/main/setup.py","dependencies":[{"id":6015990485,"package_name":"astropy","ecosystem":"pypi","requirements":"\u003e=4.3","direct":true,"kind":"runtime","optional":false},{"id":6015990486,"package_name":"emcee","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6015990487,"package_name":"corner","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6015990488,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6015990489,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6015990490,"package_name":"h5py","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6015990491,"package_name":"pyyaml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":15.761027772688147,"created_at":"2025-09-08T20:55:53.433Z","updated_at":"2025-10-07T08:28:03.242Z","avatar_url":"https://github.com/zblz.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":10759,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["astropy","closember","drizzle","vlbi","baseband-recording","astropy-affiliated","photometry","source-detection","ccd","jwst"],"project_url":"https://science.ecosyste.ms/api/v1/projects/78557","html_url":"https://science.ecosyste.ms/projects/78557"}