{"id":29467,"name":"pybaselines","description":"A Python library of algorithms for the baseline correction of experimental data.","url":"https://github.com/derb12/pybaselines","last_synced_at":"2025-09-05T04:25:24.628Z","repository":{"id":37313805,"uuid":"350510397","full_name":"derb12/pybaselines","owner":"derb12","description":"A Python library of algorithms for the baseline correction of experimental data.","archived":false,"fork":false,"pushed_at":"2025-08-31T16:47:14.000Z","size":2796,"stargazers_count":151,"open_issues_count":2,"forks_count":19,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-08-31T18:32:29.333Z","etag":null,"topics":["background-removal","baseline-correction","baseline-removal","chemistry","ftir","materials-characterization","materials-science","python","raman","spectroscopy"],"latest_commit_sha":null,"homepage":"https://pybaselines.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/derb12.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"docs/contributing.rst","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-03-22T22:41:04.000Z","updated_at":"2025-08-19T12:51:36.000Z","dependencies_parsed_at":"2024-02-16T00:29:28.054Z","dependency_job_id":"e35c0da3-a608-4432-bc95-89e0b9426ef5","html_url":"https://github.com/derb12/pybaselines","commit_stats":{"total_commits":365,"total_committers":2,"mean_commits":182.5,"dds":0.005479452054794498,"last_synced_commit":"8a5c5e403400cedd8f9dc1a826c43b1e94d04a1b"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/derb12/pybaselines","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/derb12","download_url":"https://codeload.github.com/derb12/pybaselines/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/sbom","scorecard":{"id":335138,"data":{"date":"2025-08-11","repo":{"name":"github.com/derb12/pybaselines","commit":"6f8d927e08577a9c5af5f34129b14d57c12725f6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":10,"reason":"21 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/3 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-test-latest.yml:1","Warn: no topLevel permission defined: .github/workflows/python-test.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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: pipCommand not pinned by hash: .github/workflows/python-test-latest.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/python-test-latest.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/python-test-latest.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/python-test-latest.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/python-test-latest.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/python-test.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/python-test.yml:58","Warn: pipCommand not pinned by hash: .github/workflows/python-test.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/python-test.yml:94","Warn: pipCommand not pinned by hash: .github/workflows/python-test.yml:95","Warn: pipCommand not pinned by hash: .github/workflows/python-test.yml:102","Warn: pipCommand not pinned by hash: .github/workflows/python-test.yml:124","Info:   8 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  12 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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"}},{"name":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vqfr-h8mv-ghfj","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T04:32:48.676Z","repository_id":37313805,"created_at":"2025-08-18T04:32:48.676Z","updated_at":"2025-08-18T04:32:48.676Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273711949,"owners_count":25154389,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"derb12","name":"Donnie Erb","uuid":"55961724","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/55961724?v=4","repositories_count":2,"last_synced_at":"2023-03-04T18:42:56.679Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/derb12","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T22:46:55.015Z","updated_at":"2023-03-04T18:42:56.797Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/derb12","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/derb12/repositories"},"packages":[{"id":2865697,"name":"pybaselines","ecosystem":"pypi","description":"A library of algorithms for the baseline correction of experimental data.","homepage":"https://github.com/derb12/pybaselines","licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/derb12/pybaselines","keywords_array":["background","baseline","baseline correction","baseline subtraction","chemistry","materials characterization","materials science","raman","spectroscopy"],"namespace":null,"versions_count":14,"first_release_published_at":"2021-03-22T22:46:28.000Z","latest_release_published_at":"2025-08-10T20:39:56.000Z","latest_release_number":"1.2.1","last_synced_at":"2025-08-31T18:44:41.125Z","created_at":"2022-04-10T12:09:54.263Z","updated_at":"2025-08-31T19:27:36.426Z","registry_url":"https://pypi.org/project/pybaselines/","install_command":"pip install pybaselines --index-url https://pypi.org/simple","documentation_url":"https://pybaselines.readthedocs.io","metadata":{"funding":null,"documentation":"https://pybaselines.readthedocs.io","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: Science/Research","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering","Topic :: Scientific/Engineering :: Chemistry","Topic :: Scientific/Engineering :: Information Analysis","Topic :: Scientific/Engineering :: Physics"],"normalized_name":"pybaselines","project_status":null},"repo_metadata":{"id":37313805,"uuid":"350510397","full_name":"derb12/pybaselines","owner":"derb12","description":"A Python library of algorithms for the baseline correction of experimental data.","archived":false,"fork":false,"pushed_at":"2025-08-31T16:47:14.000Z","size":2796,"stargazers_count":151,"open_issues_count":2,"forks_count":19,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-08-31T18:32:29.333Z","etag":null,"topics":["background-removal","baseline-correction","baseline-removal","chemistry","ftir","materials-characterization","materials-science","python","raman","spectroscopy"],"latest_commit_sha":null,"homepage":"https://pybaselines.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/derb12.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"docs/contributing.rst","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-03-22T22:41:04.000Z","updated_at":"2025-08-19T12:51:36.000Z","dependencies_parsed_at":"2024-02-16T00:29:28.054Z","dependency_job_id":"e35c0da3-a608-4432-bc95-89e0b9426ef5","html_url":"https://github.com/derb12/pybaselines","commit_stats":{"total_commits":365,"total_committers":2,"mean_commits":182.5,"dds":0.005479452054794498,"last_synced_commit":"8a5c5e403400cedd8f9dc1a826c43b1e94d04a1b"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/derb12/pybaselines","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/derb12","download_url":"https://codeload.github.com/derb12/pybaselines/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/sbom","scorecard":{"id":335138,"data":{"date":"2025-08-11","repo":{"name":"github.com/derb12/pybaselines","commit":"6f8d927e08577a9c5af5f34129b14d57c12725f6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":10,"reason":"21 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/3 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-test-latest.yml:1","Warn: no topLevel permission defined: .github/workflows/python-test.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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: pipCommand not pinned by hash: .github/workflows/python-test-latest.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/python-test-latest.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/python-test-latest.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/python-test-latest.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/python-test-latest.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/python-test.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/python-test.yml:58","Warn: pipCommand not pinned by hash: .github/workflows/python-test.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/python-test.yml:94","Warn: pipCommand not pinned by hash: .github/workflows/python-test.yml:95","Warn: pipCommand not pinned by hash: .github/workflows/python-test.yml:102","Warn: pipCommand not pinned by hash: .github/workflows/python-test.yml:124","Info:   8 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  12 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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"}},{"name":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vqfr-h8mv-ghfj","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T04:32:48.676Z","repository_id":37313805,"created_at":"2025-08-18T04:32:48.676Z","updated_at":"2025-08-18T04:32:48.676Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273030164,"owners_count":25033687,"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-31T02:00:09.071Z","response_time":79,"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":"derb12","name":"Donnie Erb","uuid":"55961724","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/55961724?v=4","repositories_count":2,"last_synced_at":"2023-03-04T18:42:56.679Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/derb12","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T22:46:55.015Z","updated_at":"2023-03-04T18:42:56.797Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/derb12","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/derb12/repositories"},"tags":[{"name":"v1.2.1","sha":"6f8d927e08577a9c5af5f34129b14d57c12725f6","kind":"commit","published_at":"2025-08-10T20:23:41.000Z","download_url":"https://codeload.github.com/derb12/pybaselines/tar.gz/v1.2.1","html_url":"https://github.com/derb12/pybaselines/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/derb12/pybaselines@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"8595c67b671f39f34901319b0bf1aeca37c99593","kind":"commit","published_at":"2025-03-17T23:57:24.000Z","download_url":"https://codeload.github.com/derb12/pybaselines/tar.gz/v1.2.0","html_url":"https://github.com/derb12/pybaselines/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/derb12/pybaselines@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a70bedd78acbf7009c03089f2f11bccc8631d1ac","kind":"commit","published_at":"2024-02-18T19:44:56.000Z","download_url":"https://codeload.github.com/derb12/pybaselines/tar.gz/v1.1.0","html_url":"https://github.com/derb12/pybaselines/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/derb12/pybaselines@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"bd0e3ccb93d000e5a9ac08589dec290c275d05b1","kind":"commit","published_at":"2022-10-27T01:25:58.000Z","download_url":"https://codeload.github.com/derb12/pybaselines/tar.gz/v1.0.0","html_url":"https://github.com/derb12/pybaselines/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/derb12/pybaselines@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v1.0.0/manifests"},{"name":"v0.8.0","sha":"3694f5876fc9bcfb15685cc544be4ac27b145dea","kind":"commit","published_at":"2021-12-07T17:44:46.000Z","download_url":"https://codeload.github.com/derb12/pybaselines/tar.gz/v0.8.0","html_url":"https://github.com/derb12/pybaselines/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/derb12/pybaselines@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"6665e67716bf28d02952379b26f9c1eab00b1231","kind":"commit","published_at":"2021-10-28T16:55:47.000Z","download_url":"https://codeload.github.com/derb12/pybaselines/tar.gz/v0.7.0","html_url":"https://github.com/derb12/pybaselines/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/derb12/pybaselines@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"52d43c759492164ef54111d0f9b0a88972ce0cc4","kind":"commit","published_at":"2021-09-09T23:06:10.000Z","download_url":"https://codeload.github.com/derb12/pybaselines/tar.gz/v0.6.0","html_url":"https://github.com/derb12/pybaselines/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/derb12/pybaselines@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"4da7018207e74870554b8120df2968b5e1760939","kind":"commit","published_at":"2021-08-10T19:02:15.000Z","download_url":"https://codeload.github.com/derb12/pybaselines/tar.gz/v0.5.1","html_url":"https://github.com/derb12/pybaselines/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/derb12/pybaselines@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"64da18203521bc807b22fa8483433700359f206b","kind":"commit","published_at":"2021-08-02T21:56:13.000Z","download_url":"https://codeload.github.com/derb12/pybaselines/tar.gz/v0.5.0","html_url":"https://github.com/derb12/pybaselines/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/derb12/pybaselines@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"1a23d999c6eab7fc00a503e3c5b5786751c4db59","kind":"commit","published_at":"2021-06-11T03:00:49.000Z","download_url":"https://codeload.github.com/derb12/pybaselines/tar.gz/v0.4.1","html_url":"https://github.com/derb12/pybaselines/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/derb12/pybaselines@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"eddc55040a88cfcb106f52fa100d677b4c872fe8","kind":"commit","published_at":"2021-05-30T22:43:08.000Z","download_url":"https://codeload.github.com/derb12/pybaselines/tar.gz/v0.4.0","html_url":"https://github.com/derb12/pybaselines/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/derb12/pybaselines@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"9377e3bc2cc246167b5d31be5e1b0d59ed341162","kind":"commit","published_at":"2021-04-29T23:20:47.000Z","download_url":"https://codeload.github.com/derb12/pybaselines/tar.gz/v0.3.0","html_url":"https://github.com/derb12/pybaselines/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/derb12/pybaselines@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"7b89e5c0accbf5cc46eb742227c44540cb7d0a05","kind":"commit","published_at":"2021-04-02T22:09:01.000Z","download_url":"https://codeload.github.com/derb12/pybaselines/tar.gz/v0.2.0","html_url":"https://github.com/derb12/pybaselines/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/derb12/pybaselines@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9180d65b29780b8ad4681c81b009318e104829d6","kind":"commit","published_at":"2021-03-22T22:40:57.000Z","download_url":"https://codeload.github.com/derb12/pybaselines/tar.gz/v0.1.0","html_url":"https://github.com/derb12/pybaselines/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/derb12/pybaselines@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T19:27:36.425Z","dependent_packages_count":11,"downloads":23068,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":3.310622142079995,"dependent_repos_count":11.52796803652968,"dependent_packages_count":1.1410569329957214,"stargazers_count":8.149632217237272,"forks_count":10.897700530588251,"docker_downloads_count":null,"average":7.005395971886183},"purl":"pkg:pypi/pybaselines","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pybaselines","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pybaselines","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pybaselines/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T15:51:05.686Z","issues_count":11,"pull_requests_count":41,"avg_time_to_close_issue":4148608.8571428573,"avg_time_to_close_pull_request":28503.725,"issues_closed_count":7,"pull_requests_closed_count":40,"pull_request_authors_count":3,"issue_authors_count":9,"avg_comments_per_issue":3.5454545454545454,"avg_comments_per_pull_request":0.21951219512195122,"merged_pull_requests_count":38,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":7,"past_year_pull_requests_count":17,"past_year_avg_time_to_close_issue":3647033.0,"past_year_avg_time_to_close_pull_request":24353.25,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":16,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":0.23529411764705882,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/issues","maintainers":[{"login":"derb12","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/derb12"}],"active_maintainers":[{"login":"derb12","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/derb12"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pybaselines/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pybaselines/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pybaselines/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pybaselines/related_packages","maintainers":[{"uuid":"derb12","login":"derb12","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/derb12/","role":null,"created_at":"2022-11-22T16:57:45.445Z","updated_at":"2022-11-22T16:57:45.445Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/derb12/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724982,"maintainers_count":308303,"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"}},{"id":5300670,"name":"pybaselines","ecosystem":"conda","description":"pybaselines is a Python library that provides many different algorithms for performing baseline correction on data from experimental techniques such as Raman, FTIR, NMR, XRD, etc.","homepage":"https://github.com/derb12/pybaselines","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/derb12/pybaselines","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2021-11-14T17:36:27.000Z","latest_release_published_at":"2022-10-27T11:33:43.000Z","latest_release_number":"1.0.0","last_synced_at":"2025-08-31T18:44:47.984Z","created_at":"2022-10-03T16:09:18.685Z","updated_at":"2025-08-31T19:27:36.442Z","registry_url":"https://anaconda.org/conda-forge/pybaselines","install_command":"conda install -c conda-forge pybaselines","documentation_url":null,"metadata":{},"repo_metadata":{"id":37313805,"uuid":"350510397","full_name":"derb12/pybaselines","owner":"derb12","description":"A Python library of algorithms for the baseline correction of experimental data.","archived":false,"fork":false,"pushed_at":"2025-08-31T16:47:14.000Z","size":2796,"stargazers_count":151,"open_issues_count":2,"forks_count":19,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-08-31T18:32:29.333Z","etag":null,"topics":["background-removal","baseline-correction","baseline-removal","chemistry","ftir","materials-characterization","materials-science","python","raman","spectroscopy"],"latest_commit_sha":null,"homepage":"https://pybaselines.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/derb12.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"docs/contributing.rst","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-03-22T22:41:04.000Z","updated_at":"2025-08-19T12:51:36.000Z","dependencies_parsed_at":"2024-02-16T00:29:28.054Z","dependency_job_id":"e35c0da3-a608-4432-bc95-89e0b9426ef5","html_url":"https://github.com/derb12/pybaselines","commit_stats":{"total_commits":365,"total_committers":2,"mean_commits":182.5,"dds":0.005479452054794498,"last_synced_commit":"8a5c5e403400cedd8f9dc1a826c43b1e94d04a1b"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/derb12/pybaselines","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/derb12","download_url":"https://codeload.github.com/derb12/pybaselines/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/sbom","scorecard":{"id":335138,"data":{"date":"2025-08-11","repo":{"name":"github.com/derb12/pybaselines","commit":"6f8d927e08577a9c5af5f34129b14d57c12725f6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":10,"reason":"21 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/3 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-test-latest.yml:1","Warn: no topLevel permission defined: .github/workflows/python-test.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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: pipCommand not pinned by hash: .github/workflows/python-test-latest.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/python-test-latest.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/python-test-latest.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/python-test-latest.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/python-test-latest.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/python-test.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/python-test.yml:58","Warn: pipCommand not pinned by hash: .github/workflows/python-test.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/python-test.yml:94","Warn: pipCommand not pinned by hash: .github/workflows/python-test.yml:95","Warn: pipCommand not pinned by hash: .github/workflows/python-test.yml:102","Warn: pipCommand not pinned by hash: .github/workflows/python-test.yml:124","Info:   8 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  12 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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"}},{"name":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vqfr-h8mv-ghfj","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T04:32:48.676Z","repository_id":37313805,"created_at":"2025-08-18T04:32:48.676Z","updated_at":"2025-08-18T04:32:48.676Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273030164,"owners_count":25033687,"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-31T02:00:09.071Z","response_time":79,"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":"derb12","name":"Donnie Erb","uuid":"55961724","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/55961724?v=4","repositories_count":2,"last_synced_at":"2023-03-04T18:42:56.679Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/derb12","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T22:46:55.015Z","updated_at":"2023-03-04T18:42:56.797Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/derb12","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/derb12/repositories"},"tags":[{"name":"v1.2.1","sha":"6f8d927e08577a9c5af5f34129b14d57c12725f6","kind":"commit","published_at":"2025-08-10T20:23:41.000Z","download_url":"https://codeload.github.com/derb12/pybaselines/tar.gz/v1.2.1","html_url":"https://github.com/derb12/pybaselines/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/derb12/pybaselines@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"8595c67b671f39f34901319b0bf1aeca37c99593","kind":"commit","published_at":"2025-03-17T23:57:24.000Z","download_url":"https://codeload.github.com/derb12/pybaselines/tar.gz/v1.2.0","html_url":"https://github.com/derb12/pybaselines/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/derb12/pybaselines@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a70bedd78acbf7009c03089f2f11bccc8631d1ac","kind":"commit","published_at":"2024-02-18T19:44:56.000Z","download_url":"https://codeload.github.com/derb12/pybaselines/tar.gz/v1.1.0","html_url":"https://github.com/derb12/pybaselines/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/derb12/pybaselines@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"bd0e3ccb93d000e5a9ac08589dec290c275d05b1","kind":"commit","published_at":"2022-10-27T01:25:58.000Z","download_url":"https://codeload.github.com/derb12/pybaselines/tar.gz/v1.0.0","html_url":"https://github.com/derb12/pybaselines/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/derb12/pybaselines@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v1.0.0/manifests"},{"name":"v0.8.0","sha":"3694f5876fc9bcfb15685cc544be4ac27b145dea","kind":"commit","published_at":"2021-12-07T17:44:46.000Z","download_url":"https://codeload.github.com/derb12/pybaselines/tar.gz/v0.8.0","html_url":"https://github.com/derb12/pybaselines/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/derb12/pybaselines@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"6665e67716bf28d02952379b26f9c1eab00b1231","kind":"commit","published_at":"2021-10-28T16:55:47.000Z","download_url":"https://codeload.github.com/derb12/pybaselines/tar.gz/v0.7.0","html_url":"https://github.com/derb12/pybaselines/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/derb12/pybaselines@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"52d43c759492164ef54111d0f9b0a88972ce0cc4","kind":"commit","published_at":"2021-09-09T23:06:10.000Z","download_url":"https://codeload.github.com/derb12/pybaselines/tar.gz/v0.6.0","html_url":"https://github.com/derb12/pybaselines/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/derb12/pybaselines@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"4da7018207e74870554b8120df2968b5e1760939","kind":"commit","published_at":"2021-08-10T19:02:15.000Z","download_url":"https://codeload.github.com/derb12/pybaselines/tar.gz/v0.5.1","html_url":"https://github.com/derb12/pybaselines/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/derb12/pybaselines@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"64da18203521bc807b22fa8483433700359f206b","kind":"commit","published_at":"2021-08-02T21:56:13.000Z","download_url":"https://codeload.github.com/derb12/pybaselines/tar.gz/v0.5.0","html_url":"https://github.com/derb12/pybaselines/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/derb12/pybaselines@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"1a23d999c6eab7fc00a503e3c5b5786751c4db59","kind":"commit","published_at":"2021-06-11T03:00:49.000Z","download_url":"https://codeload.github.com/derb12/pybaselines/tar.gz/v0.4.1","html_url":"https://github.com/derb12/pybaselines/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/derb12/pybaselines@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"eddc55040a88cfcb106f52fa100d677b4c872fe8","kind":"commit","published_at":"2021-05-30T22:43:08.000Z","download_url":"https://codeload.github.com/derb12/pybaselines/tar.gz/v0.4.0","html_url":"https://github.com/derb12/pybaselines/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/derb12/pybaselines@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"9377e3bc2cc246167b5d31be5e1b0d59ed341162","kind":"commit","published_at":"2021-04-29T23:20:47.000Z","download_url":"https://codeload.github.com/derb12/pybaselines/tar.gz/v0.3.0","html_url":"https://github.com/derb12/pybaselines/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/derb12/pybaselines@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"7b89e5c0accbf5cc46eb742227c44540cb7d0a05","kind":"commit","published_at":"2021-04-02T22:09:01.000Z","download_url":"https://codeload.github.com/derb12/pybaselines/tar.gz/v0.2.0","html_url":"https://github.com/derb12/pybaselines/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/derb12/pybaselines@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9180d65b29780b8ad4681c81b009318e104829d6","kind":"commit","published_at":"2021-03-22T22:40:57.000Z","download_url":"https://codeload.github.com/derb12/pybaselines/tar.gz/v0.1.0","html_url":"https://github.com/derb12/pybaselines/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/derb12/pybaselines@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T19:27:36.441Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.37746394530665,"dependent_packages_count":51.58940066869604,"stargazers_count":39.318329257947006,"forks_count":47.497380108787866,"docker_downloads_count":null,"average":40.69564349518439},"purl":"pkg:conda/pybaselines","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/pybaselines","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/pybaselines","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/pybaselines/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T15:51:05.686Z","issues_count":11,"pull_requests_count":41,"avg_time_to_close_issue":4148608.8571428573,"avg_time_to_close_pull_request":28503.725,"issues_closed_count":7,"pull_requests_closed_count":40,"pull_request_authors_count":3,"issue_authors_count":9,"avg_comments_per_issue":3.5454545454545454,"avg_comments_per_pull_request":0.21951219512195122,"merged_pull_requests_count":38,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":7,"past_year_pull_requests_count":17,"past_year_avg_time_to_close_issue":3647033.0,"past_year_avg_time_to_close_pull_request":24353.25,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":16,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":0.23529411764705882,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/issues","maintainers":[{"login":"derb12","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/derb12"}],"active_maintainers":[{"login":"derb12","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/derb12"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pybaselines/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pybaselines/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pybaselines/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pybaselines/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"}}],"commits":{"id":33461,"full_name":"derb12/pybaselines","default_branch":"main","committers":[{"name":"derb12","email":"55961724+derb12","login":"derb12","count":363},{"name":"Abdelhakim Qbaich","email":"aqbaich@uvic.ca","login":null,"count":2}],"total_commits":365,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":182.5,"dds":0.005479452054794498,"past_year_committers":[{"name":"Donnie Erb","email":"55961724+derb12","login":"derb12","count":8}],"past_year_total_commits":8,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":8.0,"past_year_dds":0.0,"last_synced_at":"2024-01-26T13:38:06.399Z","last_synced_commit":"8a5c5e403400cedd8f9dc1a826c43b1e94d04a1b","created_at":"2023-03-07T16:52:47.483Z","updated_at":"2024-01-26T13:38:06.400Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-01T00:00:08.406Z","repositories_count":5479765,"commits_count":853310318,"contributors_count":31095240,"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":"derb12/pybaselines","html_url":"https://github.com/derb12/pybaselines","last_synced_at":"2025-09-03T05:01:44.163Z","status":null,"issues_count":11,"pull_requests_count":44,"avg_time_to_close_issue":4148608.8571428573,"avg_time_to_close_pull_request":27295.318181818184,"issues_closed_count":7,"pull_requests_closed_count":44,"pull_request_authors_count":3,"issue_authors_count":9,"avg_comments_per_issue":3.5454545454545454,"avg_comments_per_pull_request":0.22727272727272727,"merged_pull_requests_count":42,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":7,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":3647033.0,"past_year_avg_time_to_close_pull_request":24796.61111111111,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":0.2222222222222222,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":18,"created_at":"2023-05-10T21:49:04.216Z","updated_at":"2025-09-03T05:01:44.164Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/derb12%2Fpybaselines/issues","issue_labels_count":{},"pull_request_labels_count":{"dependencies":3,"github_actions":3},"issue_author_associations_count":{"NONE":8,"OWNER":2,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"OWNER":40,"CONTRIBUTOR":3,"NONE":1},"issue_authors":{"derb12":2,"Firestar-Reimu":2,"ericpre":1,"a-georgiadis":1,"ianhi":1,"abdelq":1,"kelleyjbrady":1,"guillaume-osmo":1,"rguliev":1},"pull_request_authors":{"derb12":40,"dependabot[bot]":3,"abdelq":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10084962,"issues_count":31261893,"pull_requests_count":96283574,"authors_count":10695402,"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":{"dependencies":3,"github_actions":3},"past_year_issue_author_associations_count":{"NONE":6,"OWNER":1},"past_year_pull_request_author_associations_count":{"OWNER":15,"CONTRIBUTOR":2,"NONE":1},"past_year_issue_authors":{"Firestar-Reimu":2,"a-georgiadis":1,"derb12":1,"ericpre":1,"guillaume-osmo":1,"rguliev":1},"past_year_pull_request_authors":{"derb12":15,"dependabot[bot]":3},"maintainers":[{"login":"derb12","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/derb12"}],"active_maintainers":[{"login":"derb12","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/derb12"}]},"events":{"total":{"CreateEvent":17,"ReleaseEvent":2,"IssuesEvent":10,"WatchEvent":32,"DeleteEvent":11,"IssueCommentEvent":34,"PushEvent":118,"PullRequestEvent":21,"ForkEvent":3},"last_year":{"CreateEvent":17,"ReleaseEvent":2,"IssuesEvent":10,"WatchEvent":32,"DeleteEvent":11,"IssueCommentEvent":34,"PushEvent":118,"PullRequestEvent":21,"ForkEvent":3}},"keywords":["background-removal","baseline-correction","baseline-removal","chemistry","ftir","materials-characterization","materials-science","python","raman","spectroscopy"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements/requirements-development.txt","sha":null,"kind":"manifest","created_at":"2022-08-18T01:45:53.733Z","updated_at":"2022-08-18T01:45:53.733Z","repository_link":"https://github.com/derb12/pybaselines/blob/main/requirements/requirements-development.txt","dependencies":[{"id":1881869922,"package_name":"flake8","ecosystem":"pypi","requirements":"==4.0.1","direct":true,"kind":"development","optional":false},{"id":1881869923,"package_name":"flake8-comprehensions","ecosystem":"pypi","requirements":"==3.7.0","direct":true,"kind":"development","optional":false},{"id":1881869924,"package_name":"flake8-docstrings","ecosystem":"pypi","requirements":"==1.6.0","direct":true,"kind":"development","optional":false},{"id":1881869925,"package_name":"pytest","ecosystem":"pypi","requirements":"==6.2.5","direct":true,"kind":"development","optional":false},{"id":1881869926,"package_name":"bump2version","ecosystem":"pypi","requirements":"==1.0.1","direct":true,"kind":"development","optional":false},{"id":1881869927,"package_name":"twine","ecosystem":"pypi","requirements":"==3.6.0","direct":true,"kind":"development","optional":false},{"id":1881869928,"package_name":"wheel","ecosystem":"pypi","requirements":"==0.37.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/requirements-documentation.txt","sha":null,"kind":"manifest","created_at":"2022-08-18T01:45:53.827Z","updated_at":"2022-08-18T01:45:53.827Z","repository_link":"https://github.com/derb12/pybaselines/blob/main/requirements/requirements-documentation.txt","dependencies":[{"id":1881873387,"package_name":"sphinx","ecosystem":"pypi","requirements":"==4.3.1","direct":true,"kind":"runtime","optional":false},{"id":1881873388,"package_name":"sphinx-rtd-theme","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":1881873389,"package_name":"docutils","ecosystem":"pypi","requirements":"==0.17.1","direct":true,"kind":"runtime","optional":false},{"id":1881873390,"package_name":"sphinx-autoapi","ecosystem":"pypi","requirements":"==1.8.4","direct":true,"kind":"runtime","optional":false},{"id":1881873391,"package_name":"sphinx-gallery","ecosystem":"pypi","requirements":"==0.10.1","direct":true,"kind":"runtime","optional":false},{"id":1881873392,"package_name":"matplotlib","ecosystem":"pypi","requirements":"==3.3.3","direct":true,"kind":"runtime","optional":false},{"id":1881873393,"package_name":"pentapy","ecosystem":"pypi","requirements":"==1.1.2","direct":true,"kind":"runtime","optional":false},{"id":1881873394,"package_name":"numba","ecosystem":"pypi","requirements":"==0.54.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-18T01:45:54.075Z","updated_at":"2022-08-18T01:45:54.075Z","repository_link":"https://github.com/derb12/pybaselines/blob/main/requirements/requirements.txt","dependencies":[{"id":1881874759,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.20.3","direct":true,"kind":"runtime","optional":false},{"id":1881874760,"package_name":"scipy","ecosystem":"pypi","requirements":"==1.7.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-test.yml","sha":null,"kind":"manifest","created_at":"2023-02-07T17:31:54.769Z","updated_at":"2023-02-07T17:31:54.769Z","repository_link":"https://github.com/derb12/pybaselines/blob/main/.github/workflows/python-test.yml","dependencies":[{"id":7425132569,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7425132570,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-01-01T23:20:38.182Z","updated_at":"2024-01-01T23:20:38.182Z","repository_link":"https://github.com/derb12/pybaselines/blob/main/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-01-01T23:20:38.361Z","updated_at":"2024-01-01T23:20:38.361Z","repository_link":"https://github.com/derb12/pybaselines/blob/main/setup.py","dependencies":[]}],"score":15.770436796796378,"created_at":"2025-09-04T15:51:02.016Z","updated_at":"2025-10-07T08:12:49.107Z","avatar_url":"https://github.com/derb12.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":23068,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/29467","html_url":"https://science.ecosyste.ms/projects/29467","bibtex_url":"https://science.ecosyste.ms/projects/29467/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/29467/export.apalike"}