{"id":1688,"name":"spectrapepper","description":"spectrapepper: A Python toolbox for advanced analysis of spectroscopic data for materials and devices. - Published in JOSS (2021)","url":"https://github.com/spectrapepper/spectrapepper","last_synced_at":"2025-09-04T16:32:14.393Z","repository":{"id":45308210,"uuid":"361690906","full_name":"spectrapepper/spectrapepper","owner":"spectrapepper","description":"A Python package for advanced processing and combinatorial analysis of spectroscopy data.","archived":false,"fork":false,"pushed_at":"2024-09-07T00:44:05.000Z","size":9482,"stargazers_count":16,"open_issues_count":1,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-28T00:09:27.272Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spectrapepper.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.rst","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":".zenodo.json"}},"created_at":"2021-04-26T09:25:12.000Z","updated_at":"2025-07-03T22:06:20.000Z","dependencies_parsed_at":"2024-01-14T05:03:23.363Z","dependency_job_id":"a022f1f8-fbfc-4b49-848f-a6f768d9b16e","html_url":"https://github.com/spectrapepper/spectrapepper","commit_stats":{"total_commits":175,"total_committers":8,"mean_commits":21.875,"dds":0.3371428571428572,"last_synced_commit":"93b73590a5d15eff3dc25789a586dec3dabc3ae3"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/spectrapepper/spectrapepper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spectrapepper","download_url":"https://codeload.github.com/spectrapepper/spectrapepper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper/sbom","scorecard":{"id":840899,"data":{"date":"2025-08-11","repo":{"name":"github.com/spectrapepper/spectrapepper","commit":"41821b9d19cd7c95370e6d2ea3dfe74260acb579"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Code-Review","score":4,"reason":"Found 8/18 approved changesets -- score normalized to 4","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codecov.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/updater.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"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/build.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/spectrapepper/spectrapepper/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/spectrapepper/spectrapepper/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/spectrapepper/spectrapepper/codecov.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/spectrapepper/spectrapepper/codecov.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/spectrapepper/spectrapepper/codecov.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/spectrapepper/spectrapepper/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/spectrapepper/spectrapepper/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/spectrapepper/spectrapepper/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/spectrapepper/spectrapepper/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/spectrapepper/spectrapepper/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/spectrapepper/spectrapepper/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/spectrapepper/spectrapepper/pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/spectrapepper/spectrapepper/pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/updater.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/spectrapepper/spectrapepper/updater.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/updater.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/spectrapepper/spectrapepper/updater.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:26","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  14 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2013-9 / GHSA-4gv5-qhvr-36vv","Warn: Project is vulnerable to: PYSEC-2021-437 / GHSA-5xp3-jfq3-5q8x","Warn: Project is vulnerable to: PYSEC-2019-160 / GHSA-c5h8-cq4v-cvfm","Warn: Project is vulnerable to: PYSEC-2013-8 / GHSA-g3p5-fjj9-h8gj","Warn: Project is vulnerable to: PYSEC-2020-173 / GHSA-gpvv-69j7-gwj8","Warn: Project is vulnerable to: PYSEC-2023-228 / GHSA-mq26-g339-26xf","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 20 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-23T20:27:22.443Z","repository_id":45308210,"created_at":"2025-08-23T20:27:22.443Z","updated_at":"2025-08-23T20:27:22.443Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273506594,"owners_count":25118004,"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-03T02:00:09.631Z","response_time":76,"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":null,"packages":[{"id":5293576,"name":"spectrapepper","ecosystem":"conda","description":null,"homepage":"https://github.com/spectrapepper/spectrapepper","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/spectrapepper/spectrapepper","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2021-05-05T18:08:37.000Z","latest_release_published_at":"2022-06-17T11:19:29.000Z","latest_release_number":"0.1.6","last_synced_at":"2025-09-03T20:35:45.129Z","created_at":"2022-10-03T15:55:28.633Z","updated_at":"2025-09-03T20:35:45.129Z","registry_url":"https://anaconda.org/conda-forge/spectrapepper","install_command":"conda install -c conda-forge spectrapepper","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"361690906","full_name":"spectrapepper/spectrapepper","owner":"spectrapepper","description":"A Python package for advanced processing and combinatorial analysis of spectroscopy data.","archived":false,"fork":false,"pushed_at":"2022-12-11T01:47:53.000Z","size":8697,"stargazers_count":11,"open_issues_count":4,"forks_count":3,"subscribers_count":4,"default_branch":"main","last_synced_at":"2023-03-21T12:31:26.196Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-04-26T09:25:12.000Z","updated_at":"2022-11-24T06:09:02.000Z","dependencies_parsed_at":"2023-01-26T13:46:39.551Z","dependency_job_id":null,"html_url":"https://github.com/spectrapepper/spectrapepper","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spectrapepper","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"tags":[{"name":"v0.1.7","sha":"a7742eea5c7e731f7db2db10781567cd3b5d3b15","kind":"commit","published_at":"2022-11-21T14:28:39.000Z","download_url":"https://codeload.github.com/spectrapepper/spectrapepper/tar.gz/v0.1.7","html_url":"https://github.com/spectrapepper/spectrapepper/releases/tag/v0.1.7"},{"name":"v0.1.6","sha":"d15b7f095930bd07627c85203ed798dd4d48a696","kind":"commit","published_at":"2022-06-16T08:49:52.000Z","download_url":"https://codeload.github.com/spectrapepper/spectrapepper/tar.gz/v0.1.6","html_url":"https://github.com/spectrapepper/spectrapepper/releases/tag/v0.1.6"},{"name":"v0.1.5","sha":"54b16969de77cd23067d3867ebaffadf561f5559","kind":"commit","published_at":"2022-04-19T12:32:23.000Z","download_url":"https://codeload.github.com/spectrapepper/spectrapepper/tar.gz/v0.1.5","html_url":"https://github.com/spectrapepper/spectrapepper/releases/tag/v0.1.5"},{"name":"v0.1.4","sha":"02de704f77d1e4d74e29ff0b1441d2ca6618cda1","kind":"commit","published_at":"2022-01-31T15:03:29.000Z","download_url":"https://codeload.github.com/spectrapepper/spectrapepper/tar.gz/v0.1.4","html_url":"https://github.com/spectrapepper/spectrapepper/releases/tag/v0.1.4"},{"name":"v0.1.3","sha":"91a030085b8c49af8fda76ec0b36aea908c6f880","kind":"commit","published_at":"2021-11-17T17:03:01.000Z","download_url":"https://codeload.github.com/spectrapepper/spectrapepper/tar.gz/v0.1.3","html_url":"https://github.com/spectrapepper/spectrapepper/releases/tag/v0.1.3"},{"name":"v0.1.2","sha":"e1a993c14b2f584b564d987a4ebf7ba037a7eada","kind":"commit","published_at":"2021-11-16T18:36:34.000Z","download_url":"https://codeload.github.com/spectrapepper/spectrapepper/tar.gz/v0.1.2","html_url":"https://github.com/spectrapepper/spectrapepper/releases/tag/v0.1.2"},{"name":"v0.1.1","sha":"bd9a75ba758727b0805ab9139756f07bcf81aea4","kind":"commit","published_at":"2021-11-09T17:12:43.000Z","download_url":"https://codeload.github.com/spectrapepper/spectrapepper/tar.gz/v0.1.1","html_url":"https://github.com/spectrapepper/spectrapepper/releases/tag/v0.1.1"},{"name":"v0.1.0","sha":"3c10741631b6fc347aec93efd979484751dc00bf","kind":"commit","published_at":"2021-09-23T10:32:38.000Z","download_url":"https://codeload.github.com/spectrapepper/spectrapepper/tar.gz/v0.1.0","html_url":"https://github.com/spectrapepper/spectrapepper/releases/tag/v0.1.0"},{"name":"v0.0.14","sha":"2d607d07a2291f1a2c357e10d35ee3f869297cdd","kind":"commit","published_at":"2021-09-20T11:27:30.000Z","download_url":"https://codeload.github.com/spectrapepper/spectrapepper/tar.gz/v0.0.14","html_url":"https://github.com/spectrapepper/spectrapepper/releases/tag/v0.0.14"},{"name":"v0.0.12","sha":"ac0be279aaeaf651bbcca8a6d83fb0ae3e97d056","kind":"commit","published_at":"2021-06-30T09:13:20.000Z","download_url":"https://codeload.github.com/spectrapepper/spectrapepper/tar.gz/v0.0.12","html_url":"https://github.com/spectrapepper/spectrapepper/releases/tag/v0.0.12"},{"name":"v0.0.11","sha":"869feb6181b2a0af459bf7e0f0b15207af0b5299","kind":"commit","published_at":"2021-06-18T07:06:59.000Z","download_url":"https://codeload.github.com/spectrapepper/spectrapepper/tar.gz/v0.0.11","html_url":"https://github.com/spectrapepper/spectrapepper/releases/tag/v0.0.11"},{"name":"v0.0.10","sha":"a14a447086fb4234a8b846b6c30c6c714d470308","kind":"commit","published_at":"2021-06-17T15:37:29.000Z","download_url":"https://codeload.github.com/spectrapepper/spectrapepper/tar.gz/v0.0.10","html_url":"https://github.com/spectrapepper/spectrapepper/releases/tag/v0.0.10"},{"name":"v0.0.8","sha":"d338b392eee44ccc4b7ef27b2f46550175791ae8","kind":"commit","published_at":"2021-06-08T16:01:33.000Z","download_url":"https://codeload.github.com/spectrapepper/spectrapepper/tar.gz/v0.0.8","html_url":"https://github.com/spectrapepper/spectrapepper/releases/tag/v0.0.8"},{"name":"v0.0.7","sha":"45139df407a4927d6ee832d0deb57651f3b87161","kind":"commit","published_at":"2021-06-07T20:57:27.000Z","download_url":"https://codeload.github.com/spectrapepper/spectrapepper/tar.gz/v0.0.7","html_url":"https://github.com/spectrapepper/spectrapepper/releases/tag/v0.0.7"},{"name":"v0.0.6","sha":"b1cf994afea23ca9bf905ca46cb0b562d881e799","kind":"commit","published_at":"2021-05-03T13:11:34.000Z","download_url":"https://codeload.github.com/spectrapepper/spectrapepper/tar.gz/v0.0.6","html_url":"https://github.com/spectrapepper/spectrapepper/releases/tag/v0.0.6"},{"name":"v0.0.5","sha":"4a8aaedae88074042fa6092dcdbb7e1ed471b6a1","kind":"commit","published_at":"2021-05-03T12:49:04.000Z","download_url":"https://codeload.github.com/spectrapepper/spectrapepper/tar.gz/v0.0.5","html_url":"https://github.com/spectrapepper/spectrapepper/releases/tag/v0.0.5"},{"name":"v0.0.4","sha":"a955e177bb0187b97ae9266fbc9f0dcc8b4ee8d1","kind":"commit","published_at":"2021-05-03T09:07:00.000Z","download_url":"https://codeload.github.com/spectrapepper/spectrapepper/tar.gz/v0.0.4","html_url":"https://github.com/spectrapepper/spectrapepper/releases/tag/v0.0.4"},{"name":"v0.0.3","sha":"e35ff06e81c237b40e498e6d5200263d0ae2af2b","kind":"commit","published_at":"2021-04-26T13:45:09.000Z","download_url":"https://codeload.github.com/spectrapepper/spectrapepper/tar.gz/v0.0.3","html_url":"https://github.com/spectrapepper/spectrapepper/releases/tag/v0.0.3"}]},"repo_metadata_updated_at":"2023-03-22T07:26:38.633Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":50.89593211879211,"forks_count":51.64462191165461,"average":46.93536311454954},"purl":"pkg:conda/spectrapepper","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/spectrapepper","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/spectrapepper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/spectrapepper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T03:46:06.512Z","issues_count":5,"pull_requests_count":9,"avg_time_to_close_issue":1106007.25,"avg_time_to_close_pull_request":735395.0,"issues_closed_count":4,"pull_requests_closed_count":6,"pull_request_authors_count":5,"issue_authors_count":3,"avg_comments_per_issue":1.4,"avg_comments_per_pull_request":1.4444444444444444,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1683.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"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.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/spectrapepper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/spectrapepper/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/spectrapepper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/spectrapepper/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":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","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":2927618,"name":"spectrapepper","ecosystem":"pypi","description":"A Python package to simplify and accelerate analysis of spectroscopy data","homepage":"https://github.com/spectrapepper/spectrapepper","licenses":"MIT license","normalized_licenses":["MIT"],"repository_url":"https://github.com/spectrapepper/spectrapepper","keywords_array":["spectrapepper"],"namespace":null,"versions_count":12,"first_release_published_at":"2021-06-18T07:17:32.000Z","latest_release_published_at":"2024-03-28T14:40:26.000Z","latest_release_number":"0.1.10","last_synced_at":"2025-09-03T20:35:46.014Z","created_at":"2022-04-10T12:40:44.489Z","updated_at":"2025-09-04T06:59:04.568Z","registry_url":"https://pypi.org/project/spectrapepper/","install_command":"pip install spectrapepper --index-url https://pypi.org/simple","documentation_url":"https://spectrapepper.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 2 - Pre-Alpha","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Natural Language :: English","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"spectrapepper","project_status":null},"repo_metadata":{"id":45308210,"uuid":"361690906","full_name":"spectrapepper/spectrapepper","owner":"spectrapepper","description":"A Python package for advanced processing and combinatorial analysis of spectroscopy data.","archived":false,"fork":false,"pushed_at":"2024-09-07T00:44:05.000Z","size":9482,"stargazers_count":16,"open_issues_count":1,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-28T00:09:27.272Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spectrapepper.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.rst","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":".zenodo.json"}},"created_at":"2021-04-26T09:25:12.000Z","updated_at":"2025-07-03T22:06:20.000Z","dependencies_parsed_at":"2024-01-14T05:03:23.363Z","dependency_job_id":"a022f1f8-fbfc-4b49-848f-a6f768d9b16e","html_url":"https://github.com/spectrapepper/spectrapepper","commit_stats":{"total_commits":175,"total_committers":8,"mean_commits":21.875,"dds":0.3371428571428572,"last_synced_commit":"93b73590a5d15eff3dc25789a586dec3dabc3ae3"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/spectrapepper/spectrapepper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spectrapepper","download_url":"https://codeload.github.com/spectrapepper/spectrapepper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper/sbom","scorecard":{"id":840899,"data":{"date":"2025-08-11","repo":{"name":"github.com/spectrapepper/spectrapepper","commit":"41821b9d19cd7c95370e6d2ea3dfe74260acb579"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Code-Review","score":4,"reason":"Found 8/18 approved changesets -- score normalized to 4","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codecov.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/updater.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"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/build.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/spectrapepper/spectrapepper/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/spectrapepper/spectrapepper/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/spectrapepper/spectrapepper/codecov.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/spectrapepper/spectrapepper/codecov.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/spectrapepper/spectrapepper/codecov.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/spectrapepper/spectrapepper/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/spectrapepper/spectrapepper/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/spectrapepper/spectrapepper/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/spectrapepper/spectrapepper/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/spectrapepper/spectrapepper/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/spectrapepper/spectrapepper/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/spectrapepper/spectrapepper/pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/spectrapepper/spectrapepper/pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/updater.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/spectrapepper/spectrapepper/updater.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/updater.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/spectrapepper/spectrapepper/updater.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:26","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  14 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2013-9 / GHSA-4gv5-qhvr-36vv","Warn: Project is vulnerable to: PYSEC-2021-437 / GHSA-5xp3-jfq3-5q8x","Warn: Project is vulnerable to: PYSEC-2019-160 / GHSA-c5h8-cq4v-cvfm","Warn: Project is vulnerable to: PYSEC-2013-8 / GHSA-g3p5-fjj9-h8gj","Warn: Project is vulnerable to: PYSEC-2020-173 / GHSA-gpvv-69j7-gwj8","Warn: Project is vulnerable to: PYSEC-2023-228 / GHSA-mq26-g339-26xf","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 20 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-23T20:27:22.443Z","repository_id":45308210,"created_at":"2025-08-23T20:27:22.443Z","updated_at":"2025-08-23T20:27:22.443Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273506594,"owners_count":25118004,"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-03T02:00:09.631Z","response_time":76,"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"},"tags":[{"name":"v0.1.10","sha":"63e4b9f198941b798dddbcfa5a885750f6947adc","kind":"commit","published_at":"2024-03-28T10:35:59.000Z","download_url":"https://codeload.github.com/spectrapepper/spectrapepper/tar.gz/v0.1.10","html_url":"https://github.com/spectrapepper/spectrapepper/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spectrapepper/spectrapepper@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"d06d5d031b02f9091bcc4cfb3242b2175ed3b7e9","kind":"commit","published_at":"2023-09-12T08:36:12.000Z","download_url":"https://codeload.github.com/spectrapepper/spectrapepper/tar.gz/v0.1.9","html_url":"https://github.com/spectrapepper/spectrapepper/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spectrapepper/spectrapepper@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"188f018e170260a370ddbc335a57410cf13b8ac0","kind":"commit","published_at":"2023-07-27T10:26:14.000Z","download_url":"https://codeload.github.com/spectrapepper/spectrapepper/tar.gz/v0.1.8","html_url":"https://github.com/spectrapepper/spectrapepper/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spectrapepper/spectrapepper@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"a7742eea5c7e731f7db2db10781567cd3b5d3b15","kind":"commit","published_at":"2022-11-21T14:28:39.000Z","download_url":"https://codeload.github.com/spectrapepper/spectrapepper/tar.gz/v0.1.7","html_url":"https://github.com/spectrapepper/spectrapepper/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spectrapepper/spectrapepper@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"d15b7f095930bd07627c85203ed798dd4d48a696","kind":"commit","published_at":"2022-06-16T08:49:52.000Z","download_url":"https://codeload.github.com/spectrapepper/spectrapepper/tar.gz/v0.1.6","html_url":"https://github.com/spectrapepper/spectrapepper/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spectrapepper/spectrapepper@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"54b16969de77cd23067d3867ebaffadf561f5559","kind":"commit","published_at":"2022-04-19T12:32:23.000Z","download_url":"https://codeload.github.com/spectrapepper/spectrapepper/tar.gz/v0.1.5","html_url":"https://github.com/spectrapepper/spectrapepper/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spectrapepper/spectrapepper@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"02de704f77d1e4d74e29ff0b1441d2ca6618cda1","kind":"commit","published_at":"2022-01-31T15:03:29.000Z","download_url":"https://codeload.github.com/spectrapepper/spectrapepper/tar.gz/v0.1.4","html_url":"https://github.com/spectrapepper/spectrapepper/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spectrapepper/spectrapepper@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"91a030085b8c49af8fda76ec0b36aea908c6f880","kind":"commit","published_at":"2021-11-17T17:03:01.000Z","download_url":"https://codeload.github.com/spectrapepper/spectrapepper/tar.gz/v0.1.3","html_url":"https://github.com/spectrapepper/spectrapepper/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spectrapepper/spectrapepper@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"e1a993c14b2f584b564d987a4ebf7ba037a7eada","kind":"commit","published_at":"2021-11-16T18:36:34.000Z","download_url":"https://codeload.github.com/spectrapepper/spectrapepper/tar.gz/v0.1.2","html_url":"https://github.com/spectrapepper/spectrapepper/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spectrapepper/spectrapepper@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"bd9a75ba758727b0805ab9139756f07bcf81aea4","kind":"commit","published_at":"2021-11-09T17:12:43.000Z","download_url":"https://codeload.github.com/spectrapepper/spectrapepper/tar.gz/v0.1.1","html_url":"https://github.com/spectrapepper/spectrapepper/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spectrapepper/spectrapepper@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"3c10741631b6fc347aec93efd979484751dc00bf","kind":"commit","published_at":"2021-09-23T10:32:38.000Z","download_url":"https://codeload.github.com/spectrapepper/spectrapepper/tar.gz/v0.1.0","html_url":"https://github.com/spectrapepper/spectrapepper/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spectrapepper/spectrapepper@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper/tags/v0.1.0/manifests"},{"name":"v0.0.14","sha":"2d607d07a2291f1a2c357e10d35ee3f869297cdd","kind":"commit","published_at":"2021-09-20T11:27:30.000Z","download_url":"https://codeload.github.com/spectrapepper/spectrapepper/tar.gz/v0.0.14","html_url":"https://github.com/spectrapepper/spectrapepper/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spectrapepper/spectrapepper@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper/tags/v0.0.14/manifests"},{"name":"v0.0.12","sha":"ac0be279aaeaf651bbcca8a6d83fb0ae3e97d056","kind":"commit","published_at":"2021-06-30T09:13:20.000Z","download_url":"https://codeload.github.com/spectrapepper/spectrapepper/tar.gz/v0.0.12","html_url":"https://github.com/spectrapepper/spectrapepper/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spectrapepper/spectrapepper@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"869feb6181b2a0af459bf7e0f0b15207af0b5299","kind":"commit","published_at":"2021-06-18T07:06:59.000Z","download_url":"https://codeload.github.com/spectrapepper/spectrapepper/tar.gz/v0.0.11","html_url":"https://github.com/spectrapepper/spectrapepper/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spectrapepper/spectrapepper@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"a14a447086fb4234a8b846b6c30c6c714d470308","kind":"commit","published_at":"2021-06-17T15:37:29.000Z","download_url":"https://codeload.github.com/spectrapepper/spectrapepper/tar.gz/v0.0.10","html_url":"https://github.com/spectrapepper/spectrapepper/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spectrapepper/spectrapepper@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper/tags/v0.0.10/manifests"},{"name":"v0.0.8","sha":"d338b392eee44ccc4b7ef27b2f46550175791ae8","kind":"commit","published_at":"2021-06-08T16:01:33.000Z","download_url":"https://codeload.github.com/spectrapepper/spectrapepper/tar.gz/v0.0.8","html_url":"https://github.com/spectrapepper/spectrapepper/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spectrapepper/spectrapepper@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"45139df407a4927d6ee832d0deb57651f3b87161","kind":"commit","published_at":"2021-06-07T20:57:27.000Z","download_url":"https://codeload.github.com/spectrapepper/spectrapepper/tar.gz/v0.0.7","html_url":"https://github.com/spectrapepper/spectrapepper/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spectrapepper/spectrapepper@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"b1cf994afea23ca9bf905ca46cb0b562d881e799","kind":"commit","published_at":"2021-05-03T13:11:34.000Z","download_url":"https://codeload.github.com/spectrapepper/spectrapepper/tar.gz/v0.0.6","html_url":"https://github.com/spectrapepper/spectrapepper/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spectrapepper/spectrapepper@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"4a8aaedae88074042fa6092dcdbb7e1ed471b6a1","kind":"commit","published_at":"2021-05-03T12:49:04.000Z","download_url":"https://codeload.github.com/spectrapepper/spectrapepper/tar.gz/v0.0.5","html_url":"https://github.com/spectrapepper/spectrapepper/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spectrapepper/spectrapepper@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"a955e177bb0187b97ae9266fbc9f0dcc8b4ee8d1","kind":"commit","published_at":"2021-05-03T09:07:00.000Z","download_url":"https://codeload.github.com/spectrapepper/spectrapepper/tar.gz/v0.0.4","html_url":"https://github.com/spectrapepper/spectrapepper/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spectrapepper/spectrapepper@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"e35ff06e81c237b40e498e6d5200263d0ae2af2b","kind":"commit","published_at":"2021-04-26T13:45:09.000Z","download_url":"https://codeload.github.com/spectrapepper/spectrapepper/tar.gz/v0.0.3","html_url":"https://github.com/spectrapepper/spectrapepper/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spectrapepper/spectrapepper@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper/tags/v0.0.3/manifests"}]},"repo_metadata_updated_at":"2025-09-04T06:59:04.568Z","dependent_packages_count":1,"downloads":50,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":12.064745166157975,"dependent_repos_count":21.534861440080295,"dependent_packages_count":4.790953020032164,"stargazers_count":16.561969584943387,"forks_count":16.869604224243783,"docker_downloads_count":null,"average":14.36442668709152},"purl":"pkg:pypi/spectrapepper","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/spectrapepper","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/spectrapepper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/spectrapepper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T19:02:32.566Z","issues_count":5,"pull_requests_count":19,"avg_time_to_close_issue":1106007.25,"avg_time_to_close_pull_request":6152122.315789473,"issues_closed_count":4,"pull_requests_closed_count":19,"pull_request_authors_count":6,"issue_authors_count":3,"avg_comments_per_issue":1.4,"avg_comments_per_pull_request":0.8421052631578947,"merged_pull_requests_count":15,"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":184760.0,"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/spectrapepper%2Fspectrapepper/issues","maintainers":[{"login":"jongari7","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongari7"},{"login":"enricgrau","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/enricgrau"},{"login":"tristanmech","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tristanmech"}],"active_maintainers":[{"login":"jongari7","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongari7"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/spectrapepper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/spectrapepper/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/spectrapepper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/spectrapepper/related_packages","maintainers":[{"uuid":"GrauJack","login":"GrauJack","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/GrauJack/","role":null,"created_at":"2023-02-25T12:46:50.738Z","updated_at":"2023-02-25T12:46:50.738Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/GrauJack/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724829,"maintainers_count":308212,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":29650,"full_name":"spectrapepper/spectrapepper","default_branch":"main","committers":[{"name":"Enric Tomas Grau Luque","email":"etgrau@irec.cat","login":null,"count":121},{"name":"enricgrau","email":"patenric@gmail.com","login":"enricgrau","count":59},{"name":"jongari7","email":"jgari@irec.cat","login":"jongari7","count":13},{"name":"tristanmech","email":"tristanmech","login":"tristanmech","count":7},{"name":"Enric Grau","email":"enric@lilohotelsupplies.com","login":"enriclilo","count":2},{"name":"github-actions[bot]","email":"github-actions[bot]","login":"github-actions[bot]","count":1},{"name":"Stuart Campbell","email":"stuart@stuartcampbell.me","login":"stuartcampbell","count":1},{"name":"Rachel Kurchin","email":"rkurchin@cmu.edu","login":"rkurchin","count":1},{"name":"Kyle Sunden","email":"git@ksunden.space","login":"ksunden","count":1},{"name":"unknown","email":"install@IREC513.irec.local","login":null,"count":1}],"total_commits":207,"total_committers":10,"total_bot_commits":1,"total_bot_committers":1,"mean_commits":20.7,"dds":0.4154589371980676,"past_year_committers":[{"name":"jongari7","email":"jgari@irec.cat","login":"jongari7","count":3}],"past_year_total_commits":3,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":3.0,"past_year_dds":0.0,"last_synced_at":"2025-08-07T06:34:42.558Z","last_synced_commit":"41821b9d19cd7c95370e6d2ea3dfe74260acb579","created_at":"2023-03-07T16:41:36.245Z","updated_at":"2025-08-07T06:34:42.562Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-28T00:00:20.468Z","repositories_count":5479765,"commits_count":853309695,"contributors_count":31095220,"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":"spectrapepper/spectrapepper","html_url":"https://github.com/spectrapepper/spectrapepper","last_synced_at":"2025-08-31T19:02:32.566Z","status":"error","issues_count":5,"pull_requests_count":19,"avg_time_to_close_issue":1106007.25,"avg_time_to_close_pull_request":6152122.315789473,"issues_closed_count":4,"pull_requests_closed_count":19,"pull_request_authors_count":6,"issue_authors_count":3,"avg_comments_per_issue":1.4,"avg_comments_per_pull_request":0.8421052631578947,"merged_pull_requests_count":15,"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":184760.0,"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,"created_at":"2023-05-10T21:14:16.328Z","updated_at":"2025-09-02T06:20:57.245Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectrapepper%2Fspectrapepper/issues","issue_labels_count":{"bug":1},"pull_request_labels_count":{},"issue_author_associations_count":{"CONTRIBUTOR":4,"MEMBER":1},"pull_request_author_associations_count":{"COLLABORATOR":20,"MEMBER":9,"CONTRIBUTOR":3},"issue_authors":{"ksunden":3,"stuartcampbell":1,"enricgrau":1},"pull_request_authors":{"jongari7":20,"enricgrau":8,"stuartcampbell":1,"tristanmech":1,"ksunden":1,"rkurchin":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":10007873,"issues_count":30095217,"pull_requests_count":88653316,"authors_count":10095420,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"COLLABORATOR":2},"past_year_issue_authors":{},"past_year_pull_request_authors":{"jongari7":2},"maintainers":[{"login":"jongari7","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongari7"},{"login":"enricgrau","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/enricgrau"},{"login":"tristanmech","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tristanmech"}],"active_maintainers":[{"login":"jongari7","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jongari7"}]},"events":{"total":{},"last_year":{}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-01-26T13:46:39.467Z","updated_at":"2023-01-26T13:46:39.467Z","repository_link":"https://github.com/spectrapepper/spectrapepper/blob/main/.github/workflows/build.yml","dependencies":[{"id":7170288768,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.1.0","direct":true,"kind":"composite","optional":false},{"id":7170288769,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4.3.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codecov.yml","sha":null,"kind":"manifest","created_at":"2023-01-26T13:46:39.482Z","updated_at":"2023-01-26T13:46:39.482Z","repository_link":"https://github.com/spectrapepper/spectrapepper/blob/main/.github/workflows/codecov.yml","dependencies":[{"id":7170288782,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.1.0","direct":true,"kind":"composite","optional":false},{"id":7170288783,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4.3.0","direct":true,"kind":"composite","optional":false},{"id":7170288784,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3.1.1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql.yml","sha":null,"kind":"manifest","created_at":"2023-01-26T13:46:39.493Z","updated_at":"2023-01-26T13:46:39.493Z","repository_link":"https://github.com/spectrapepper/spectrapepper/blob/main/.github/workflows/codeql.yml","dependencies":[{"id":7170288785,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7170288786,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7170288787,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7170288788,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs.yml","sha":null,"kind":"manifest","created_at":"2023-01-26T13:46:39.517Z","updated_at":"2023-01-26T13:46:39.517Z","repository_link":"https://github.com/spectrapepper/spectrapepper/blob/main/.github/workflows/docs.yml","dependencies":[{"id":7170288805,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.1.0","direct":true,"kind":"composite","optional":false},{"id":7170288806,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4.3.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pypi.yml","sha":null,"kind":"manifest","created_at":"2023-01-26T13:46:39.526Z","updated_at":"2023-01-26T13:46:39.526Z","repository_link":"https://github.com/spectrapepper/spectrapepper/blob/main/.github/workflows/pypi.yml","dependencies":[{"id":7170288809,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.1.0","direct":true,"kind":"composite","optional":false},{"id":7170288810,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4.3.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/updater.yml","sha":null,"kind":"manifest","created_at":"2023-01-26T13:46:39.532Z","updated_at":"2023-01-26T13:46:39.532Z","repository_link":"https://github.com/spectrapepper/spectrapepper/blob/main/.github/workflows/updater.yml","dependencies":[{"id":7170288817,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.1.0","direct":true,"kind":"composite","optional":false},{"id":7170288818,"package_name":"saadmk11/github-actions-version-updater","ecosystem":"actions","requirements":"v0.7.1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-19T10:20:29.761Z","updated_at":"2022-09-19T10:20:29.761Z","repository_link":"https://github.com/spectrapepper/spectrapepper/blob/main/requirements.txt","dependencies":[{"id":5415913847,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.20","direct":true,"kind":"runtime","optional":false},{"id":5415913848,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5415913849,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5415913850,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements_dev.txt","sha":null,"kind":"manifest","created_at":"2022-09-19T10:20:29.843Z","updated_at":"2022-09-19T10:20:29.843Z","repository_link":"https://github.com/spectrapepper/spectrapepper/blob/main/requirements_dev.txt","dependencies":[{"id":5415916276,"package_name":"pip","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":5415916277,"package_name":"bump2version","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":5415916278,"package_name":"wheel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":5415916279,"package_name":"watchdog","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":5415916280,"package_name":"flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":5415916281,"package_name":"tox","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":5415916282,"package_name":"coverage","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":5415916283,"package_name":"Sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":5415916284,"package_name":"twine","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":5415916285,"package_name":"grip","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":5415916286,"package_name":"livereload","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-19T10:20:29.942Z","updated_at":"2022-09-19T10:20:29.942Z","repository_link":"https://github.com/spectrapepper/spectrapepper/blob/main/setup.py","dependencies":[{"id":5415916395,"package_name":"x.strip","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-01-14T05:03:23.275Z","updated_at":"2024-01-14T05:03:23.275Z","repository_link":"https://github.com/spectrapepper/spectrapepper/blob/main/pyproject.toml","dependencies":[]}],"score":9.106090350602384,"created_at":"2025-09-04T09:17:51.241Z","updated_at":"2025-10-07T08:04:34.133Z","avatar_url":"https://github.com/spectrapepper.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":50,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.03781"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/1688","html_url":"https://science.ecosyste.ms/projects/1688"}