{"id":66959,"name":"sciplot","description":"Format Matplotlib scientific plots","url":"https://github.com/andreasfuhr/sciplot","last_synced_at":"2025-09-08T13:47:15.593Z","repository":{"id":47098146,"uuid":"367602624","full_name":"andreasfuhr/sciplot","owner":"andreasfuhr","description":"Format Matplotlib scientific plots","archived":false,"fork":false,"pushed_at":"2022-02-05T11:40:52.000Z","size":2120,"stargazers_count":18,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-22T22:26:00.291Z","etag":null,"topics":["figures","graphs","latex","mathematics","matplotlib","matplotlib-pyplot","physics","plot","plotting","python","python3","science"],"latest_commit_sha":null,"homepage":"","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/andreasfuhr.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.txt","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-05-15T10:29:25.000Z","updated_at":"2025-05-11T19:59:27.000Z","dependencies_parsed_at":"2022-08-24T05:20:43.850Z","dependency_job_id":null,"html_url":"https://github.com/andreasfuhr/sciplot","commit_stats":null,"previous_names":["andreasfuhr/neat-sciplots"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andreasfuhr/sciplot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreasfuhr%2Fsciplot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreasfuhr%2Fsciplot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreasfuhr%2Fsciplot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreasfuhr%2Fsciplot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andreasfuhr","download_url":"https://codeload.github.com/andreasfuhr/sciplot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreasfuhr%2Fsciplot/sbom","scorecard":{"id":192413,"data":{"date":"2025-08-11","repo":{"name":"github.com/andreasfuhr/sciplot","commit":"e1bc080193adfffff16b020a63b0dd9dbf4ede8e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 0/2 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":"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/andreasfuhr/sciplot/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/andreasfuhr/sciplot/release.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/andreasfuhr/sciplot/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/andreasfuhr/sciplot/release.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/andreasfuhr/sciplot/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/andreasfuhr/sciplot/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/andreasfuhr/sciplot/release.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/andreasfuhr/sciplot/release.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/andreasfuhr/sciplot/release.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/andreasfuhr/sciplot/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/andreasfuhr/sciplot/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/andreasfuhr/sciplot/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/andreasfuhr/sciplot/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/andreasfuhr/sciplot/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/andreasfuhr/sciplot/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/andreasfuhr/sciplot/test.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/andreasfuhr/sciplot/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/andreasfuhr/sciplot/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/andreasfuhr/sciplot/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/andreasfuhr/sciplot/test.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/andreasfuhr/sciplot/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/andreasfuhr/sciplot/test.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yaml:24","Warn: pipCommand not pinned by hash: .github/workflows/release.yaml:25","Warn: pipCommand not pinned by hash: .github/workflows/release.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/release.yaml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yaml:56","Warn: pipCommand not pinned by hash: .github/workflows/release.yaml:57","Warn: pipCommand not pinned by hash: .github/workflows/release.yaml:58","Warn: pipCommand not pinned by hash: .github/workflows/release.yaml:59","Warn: pipCommand not pinned by hash: .github/workflows/release.yaml:136","Warn: pipCommand not pinned by hash: .github/workflows/release.yaml:137","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:52","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:53","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:54","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:55","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:19","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:20","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:21","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:22","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of  18 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT 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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T21:01:52.635Z","repository_id":47098146,"created_at":"2025-08-16T21:01:52.635Z","updated_at":"2025-08-16T21:01:52.635Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274195572,"owners_count":25239147,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"andreasfuhr","name":null,"uuid":"69312650","kind":"user","description":"Andreas Führ","email":"","website":null,"location":"Gothenburg, Sweden","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/69312650?u=6ce4d181b495bbb4d38f9d527edfb6b43cd4fd79\u0026v=4","repositories_count":1,"last_synced_at":"2023-03-21T11:16:26.208Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/andreasfuhr","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-03-21T11:16:26.211Z","updated_at":"2023-03-21T11:16:26.211Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andreasfuhr","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andreasfuhr/repositories"},"packages":[{"id":2912207,"name":"sciplot","ecosystem":"pypi","description":"Format Matplotlib scientific plots","homepage":"https://github.com/andreasfuhr/sciplot","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/andreasfuhr/sciplot","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2021-05-23T12:03:05.000Z","latest_release_published_at":"2021-05-23T22:42:10.000Z","latest_release_number":"0.8.1","last_synced_at":"2025-08-22T12:50:15.581Z","created_at":"2022-04-10T12:33:05.748Z","updated_at":"2025-08-22T21:39:22.228Z","registry_url":"https://pypi.org/project/sciplot/","install_command":"pip install sciplot --index-url https://pypi.org/simple","documentation_url":"https://sciplot.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Framework :: Matplotlib","License :: OSI Approved :: MIT License","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering"],"normalized_name":"sciplot","project_status":null},"repo_metadata":{"id":47098146,"uuid":"367602624","full_name":"andreasfuhr/sciplot","owner":"andreasfuhr","description":"Format Matplotlib scientific plots","archived":false,"fork":false,"pushed_at":"2022-02-05T11:40:52.000Z","size":2120,"stargazers_count":18,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-21T05:28:26.711Z","etag":null,"topics":["figures","graphs","latex","mathematics","matplotlib","matplotlib-pyplot","physics","plot","plotting","python","python3","science"],"latest_commit_sha":null,"homepage":"","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/andreasfuhr.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.txt","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-05-15T10:29:25.000Z","updated_at":"2025-05-11T19:59:27.000Z","dependencies_parsed_at":"2022-08-24T05:20:43.850Z","dependency_job_id":null,"html_url":"https://github.com/andreasfuhr/sciplot","commit_stats":null,"previous_names":["andreasfuhr/neat-sciplots"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andreasfuhr/sciplot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreasfuhr%2Fsciplot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreasfuhr%2Fsciplot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreasfuhr%2Fsciplot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreasfuhr%2Fsciplot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andreasfuhr","download_url":"https://codeload.github.com/andreasfuhr/sciplot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreasfuhr%2Fsciplot/sbom","scorecard":{"id":192413,"data":{"date":"2025-08-11","repo":{"name":"github.com/andreasfuhr/sciplot","commit":"e1bc080193adfffff16b020a63b0dd9dbf4ede8e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 0/2 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":"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/andreasfuhr/sciplot/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/andreasfuhr/sciplot/release.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/andreasfuhr/sciplot/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/andreasfuhr/sciplot/release.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/andreasfuhr/sciplot/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/andreasfuhr/sciplot/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/andreasfuhr/sciplot/release.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/andreasfuhr/sciplot/release.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/andreasfuhr/sciplot/release.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/andreasfuhr/sciplot/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/andreasfuhr/sciplot/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/andreasfuhr/sciplot/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/andreasfuhr/sciplot/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/andreasfuhr/sciplot/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/andreasfuhr/sciplot/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/andreasfuhr/sciplot/test.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/andreasfuhr/sciplot/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/andreasfuhr/sciplot/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/andreasfuhr/sciplot/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/andreasfuhr/sciplot/test.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/andreasfuhr/sciplot/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/andreasfuhr/sciplot/test.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yaml:24","Warn: pipCommand not pinned by hash: .github/workflows/release.yaml:25","Warn: pipCommand not pinned by hash: .github/workflows/release.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/release.yaml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yaml:56","Warn: pipCommand not pinned by hash: .github/workflows/release.yaml:57","Warn: pipCommand not pinned by hash: .github/workflows/release.yaml:58","Warn: pipCommand not pinned by hash: .github/workflows/release.yaml:59","Warn: pipCommand not pinned by hash: .github/workflows/release.yaml:136","Warn: pipCommand not pinned by hash: .github/workflows/release.yaml:137","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:52","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:53","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:54","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:55","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:19","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:20","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:21","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:22","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of  18 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT 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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T21:01:52.635Z","repository_id":47098146,"created_at":"2025-08-16T21:01:52.635Z","updated_at":"2025-08-16T21:01:52.635Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271704429,"owners_count":24806536,"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-22T02:00:08.480Z","response_time":65,"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":"andreasfuhr","name":null,"uuid":"69312650","kind":"user","description":"Andreas Führ","email":"","website":null,"location":"Gothenburg, Sweden","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/69312650?u=6ce4d181b495bbb4d38f9d527edfb6b43cd4fd79\u0026v=4","repositories_count":1,"last_synced_at":"2023-03-21T11:16:26.208Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/andreasfuhr","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-03-21T11:16:26.211Z","updated_at":"2023-03-21T11:16:26.211Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andreasfuhr","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andreasfuhr/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-08-22T21:39:22.227Z","dependent_packages_count":0,"downloads":78,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":19.290737951084715,"dependent_repos_count":11.613858670109401,"dependent_packages_count":10.002282794063202,"stargazers_count":15.20149927970889,"forks_count":29.793723659146238,"docker_downloads_count":null,"average":17.18042047082249},"purl":"pkg:pypi/sciplot","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/sciplot","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/sciplot","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/sciplot/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-23T19:46:05.755Z","issues_count":1,"pull_requests_count":10,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":51.9,"issues_closed_count":0,"pull_requests_closed_count":10,"pull_request_authors_count":1,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreasfuhr%2Fsciplot/issues","maintainers":[{"login":"andreasfuhr","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andreasfuhr"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sciplot/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sciplot/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sciplot/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sciplot/related_packages","maintainers":[{"uuid":"andreasfuhr","login":"andreasfuhr","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/andreasfuhr/","role":null,"created_at":"2023-02-25T10:14:04.574Z","updated_at":"2023-02-25T10:14:04.574Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/andreasfuhr/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726146,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":654872,"full_name":"andreasfuhr/sciplot","default_branch":"master","committers":[{"name":"andreasfuhr","email":"andreas.fuhr@outlook.com","login":null,"count":174},{"name":"andreasfuhr","email":"69312650+andreasfuhr","login":"andreasfuhr","count":13}],"total_commits":187,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":93.5,"dds":0.06951871657754005,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2024-01-28T00:07:31.199Z","last_synced_commit":"e1bc080193adfffff16b020a63b0dd9dbf4ede8e","created_at":"2023-03-09T09:42:42.474Z","updated_at":"2024-01-28T00:07:31.200Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreasfuhr%2Fsciplot/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5484000,"commits_count":854343132,"contributors_count":31144857,"owners_count":908866,"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":"andreasfuhr/sciplot","html_url":"https://github.com/andreasfuhr/sciplot","last_synced_at":"2025-08-24T09:18:07.289Z","status":"error","issues_count":1,"pull_requests_count":10,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":51.9,"issues_closed_count":0,"pull_requests_closed_count":10,"pull_request_authors_count":1,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T18:27:16.029Z","updated_at":"2025-09-02T00:15:06.441Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreasfuhr%2Fsciplot","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreasfuhr%2Fsciplot/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":1},"pull_request_author_associations_count":{"OWNER":10},"issue_authors":{"martindue":1},"pull_request_authors":{"andreasfuhr":10},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10166699,"issues_count":32013288,"pull_requests_count":100268859,"authors_count":10729412,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"andreasfuhr","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andreasfuhr"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":3,"ForkEvent":1},"last_year":{"WatchEvent":3,"ForkEvent":1}},"keywords":["figures","graphs","latex","mathematics","matplotlib","matplotlib-pyplot","physics","plot","plotting","python","python3","science"],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-24T05:20:43.679Z","updated_at":"2022-08-24T05:20:43.679Z","repository_link":"https://github.com/andreasfuhr/sciplot/blob/master/setup.py","dependencies":[{"id":2464468031,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=3.3.4","direct":true,"kind":"runtime","optional":false},{"id":2464468032,"package_name":"pyyaml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2464468033,"package_name":"seaborn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":8.032035314398824,"created_at":"2025-09-08T11:18:45.006Z","updated_at":"2025-10-07T08:25:17.744Z","avatar_url":"https://github.com/andreasfuhr.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":78,"funding_links":[],"readme_doi_urls":["http://doi.org/10.5281/zenodo.4106649","http://doi.org/10.1109/TCE.2017.7932035"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/66959","html_url":"https://science.ecosyste.ms/projects/66959"}