{"id":70147,"name":"spline","description":"Spline is a tool that is capable of running locally as well as part of well known pipelines like Jenkins (Jenkinsfile), Travis CI (.travis.yml) or similar ones.","url":"https://github.com/nachtfeuer/pipeline","last_synced_at":"2025-09-08T15:01:20.057Z","repository":{"id":48804419,"uuid":"106919631","full_name":"Nachtfeuer/pipeline","owner":"Nachtfeuer","description":"Spline is a tool that is capable of running locally as well as part of well known pipelines like Jenkins (Jenkinsfile), Travis CI (.travis.yml) or similar ones.","archived":false,"fork":false,"pushed_at":"2025-06-21T22:23:40.000Z","size":577,"stargazers_count":30,"open_issues_count":33,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-08-28T23:09:19.211Z","etag":null,"topics":["bash","docker","matrix","pipeline","processing","python","workflow","yaml"],"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/Nachtfeuer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-10-14T10:41:32.000Z","updated_at":"2024-01-13T23:57:21.000Z","dependencies_parsed_at":"2023-01-31T01:15:15.271Z","dependency_job_id":"b4a53de6-72d9-444e-896d-692f2da5a4b3","html_url":"https://github.com/Nachtfeuer/pipeline","commit_stats":{"total_commits":279,"total_committers":3,"mean_commits":93.0,"dds":"0.032258064516129004","last_synced_commit":"ee15d98f4d8f343d57dd5b84339ea41b4e2dc673"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/Nachtfeuer/pipeline","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nachtfeuer%2Fpipeline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nachtfeuer%2Fpipeline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nachtfeuer%2Fpipeline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nachtfeuer%2Fpipeline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nachtfeuer","download_url":"https://codeload.github.com/Nachtfeuer/pipeline/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nachtfeuer%2Fpipeline/sbom","scorecard":{"id":98636,"data":{"date":"2025-08-11","repo":{"name":"github.com/Nachtfeuer/pipeline","commit":"ee15d98f4d8f343d57dd5b84339ea41b4e2dc673"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.4,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":4,"reason":"Found 4/10 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: pipCommand not pinned by hash: tests/scripts/verify_package.sh:20","Info:   0 out of   1 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Vulnerabilities","score":0,"reason":"19 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-317 / GHSA-98vv-pw6r-q6q4","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2023-175"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-15T09:38:56.629Z","repository_id":48804419,"created_at":"2025-08-15T09:38:56.629Z","updated_at":"2025-08-15T09:38:56.629Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274202750,"owners_count":25240371,"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":"Nachtfeuer","name":"Thomas Lehmann","uuid":"11331611","kind":"user","description":"Highly interested in development, programming languages, infrastructure, processes and design. Favor C++, Java and Python.","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11331611?v=4","repositories_count":5,"last_synced_at":"2023-03-01T10:55:26.627Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Nachtfeuer","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T08:51:34.231Z","updated_at":"2023-03-01T10:55:26.767Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nachtfeuer","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nachtfeuer/repositories"},"packages":[{"id":2929069,"name":"spline","ecosystem":"pypi","description":"(s)hell oriented (p)ipe(line) tool for ci/cd","homepage":"https://github.com/Nachtfeuer/pipeline","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Nachtfeuer/pipeline","keywords_array":["pipeline","tool","ci/cd","bash","docker","packer","ansible","python"],"namespace":null,"versions_count":19,"first_release_published_at":"2017-11-04T17:00:20.000Z","latest_release_published_at":"2018-06-13T17:41:15.000Z","latest_release_number":"1.10.2","last_synced_at":"2025-08-28T16:49:40.134Z","created_at":"2022-04-10T12:41:28.559Z","updated_at":"2025-08-29T02:54:00.990Z","registry_url":"https://pypi.org/project/spline/","install_command":"pip install spline --index-url https://pypi.org/simple","documentation_url":"https://spline.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Operating System :: Unix","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3.4","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: Implementation :: PyPy","Topic :: Utilities"],"normalized_name":"spline","project_status":null},"repo_metadata":{"id":48804419,"uuid":"106919631","full_name":"Nachtfeuer/pipeline","owner":"Nachtfeuer","description":"Spline is a tool that is capable of running locally as well as part of well known pipelines like Jenkins (Jenkinsfile), Travis CI (.travis.yml) or similar ones.","archived":false,"fork":false,"pushed_at":"2025-06-11T07:47:56.000Z","size":572,"stargazers_count":30,"open_issues_count":32,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-11T08:46:30.654Z","etag":null,"topics":["bash","docker","matrix","pipeline","processing","python","workflow","yaml"],"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/Nachtfeuer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-10-14T10:41:32.000Z","updated_at":"2024-01-13T23:57:21.000Z","dependencies_parsed_at":"2023-01-31T01:15:15.271Z","dependency_job_id":"b4a53de6-72d9-444e-896d-692f2da5a4b3","html_url":"https://github.com/Nachtfeuer/pipeline","commit_stats":{"total_commits":279,"total_committers":3,"mean_commits":93.0,"dds":"0.032258064516129004","last_synced_commit":"ee15d98f4d8f343d57dd5b84339ea41b4e2dc673"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/Nachtfeuer/pipeline","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nachtfeuer%2Fpipeline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nachtfeuer%2Fpipeline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nachtfeuer%2Fpipeline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nachtfeuer%2Fpipeline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nachtfeuer","download_url":"https://codeload.github.com/Nachtfeuer/pipeline/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nachtfeuer%2Fpipeline/sbom","scorecard":{"id":98636,"data":{"date":"2025-08-11","repo":{"name":"github.com/Nachtfeuer/pipeline","commit":"ee15d98f4d8f343d57dd5b84339ea41b4e2dc673"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.4,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":4,"reason":"Found 4/10 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: pipCommand not pinned by hash: tests/scripts/verify_package.sh:20","Info:   0 out of   1 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Vulnerabilities","score":0,"reason":"19 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-317 / GHSA-98vv-pw6r-q6q4","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2023-175"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-15T09:38:56.629Z","repository_id":48804419,"created_at":"2025-08-15T09:38:56.629Z","updated_at":"2025-08-15T09:38:56.629Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272534380,"owners_count":24951127,"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-28T02:00:10.768Z","response_time":74,"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":"Nachtfeuer","name":"Thomas Lehmann","uuid":"11331611","kind":"user","description":"Highly interested in development, programming languages, infrastructure, processes and design. Favor C++, Java and Python.","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11331611?v=4","repositories_count":5,"last_synced_at":"2023-03-01T10:55:26.627Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Nachtfeuer","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T08:51:34.231Z","updated_at":"2023-03-01T10:55:26.767Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nachtfeuer","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nachtfeuer/repositories"},"tags":[{"name":"1.12","sha":"04ca18c4e95e4349532bb45b768206393e1f2c13","kind":"commit","published_at":"2018-10-26T03:50:41.000Z","download_url":"https://codeload.github.com/Nachtfeuer/pipeline/tar.gz/1.12","html_url":"https://github.com/Nachtfeuer/pipeline/releases/tag/1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Nachtfeuer/pipeline@1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nachtfeuer%2Fpipeline/tags/1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nachtfeuer%2Fpipeline/tags/1.12/manifests"},{"name":"1.11","sha":"a046b61c9e8221f741656d39ead3f23871578500","kind":"tag","published_at":"2018-09-03T18:20:40.000Z","download_url":"https://codeload.github.com/Nachtfeuer/pipeline/tar.gz/1.11","html_url":"https://github.com/Nachtfeuer/pipeline/releases/tag/1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Nachtfeuer/pipeline@1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nachtfeuer%2Fpipeline/tags/1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nachtfeuer%2Fpipeline/tags/1.11/manifests"},{"name":"1.10.2","sha":"612425eac4fca22a95dd5e5d59b591852ecee829","kind":"tag","published_at":"2018-06-13T17:40:26.000Z","download_url":"https://codeload.github.com/Nachtfeuer/pipeline/tar.gz/1.10.2","html_url":"https://github.com/Nachtfeuer/pipeline/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Nachtfeuer/pipeline@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nachtfeuer%2Fpipeline/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nachtfeuer%2Fpipeline/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"f43dbe58d6006187c8e175cc9943843e1b7ec966","kind":"tag","published_at":"2018-06-03T10:07:20.000Z","download_url":"https://codeload.github.com/Nachtfeuer/pipeline/tar.gz/1.10.1","html_url":"https://github.com/Nachtfeuer/pipeline/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Nachtfeuer/pipeline@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nachtfeuer%2Fpipeline/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nachtfeuer%2Fpipeline/tags/1.10.1/manifests"},{"name":"1.10","sha":"1847947fafb06e2d46f8077eaee23f4e6c697132","kind":"tag","published_at":"2018-05-07T04:31:15.000Z","download_url":"https://codeload.github.com/Nachtfeuer/pipeline/tar.gz/1.10","html_url":"https://github.com/Nachtfeuer/pipeline/releases/tag/1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Nachtfeuer/pipeline@1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nachtfeuer%2Fpipeline/tags/1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nachtfeuer%2Fpipeline/tags/1.10/manifests"},{"name":"1.9","sha":"858d28308288b547bc70ffb0bd4c42ab6d542b4f","kind":"tag","published_at":"2018-04-08T15:07:13.000Z","download_url":"https://codeload.github.com/Nachtfeuer/pipeline/tar.gz/1.9","html_url":"https://github.com/Nachtfeuer/pipeline/releases/tag/1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Nachtfeuer/pipeline@1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nachtfeuer%2Fpipeline/tags/1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nachtfeuer%2Fpipeline/tags/1.9/manifests"},{"name":"1.8","sha":"c683040a0fa0fdef745a53e123ff213c861742ef","kind":"tag","published_at":"2018-03-11T11:17:51.000Z","download_url":"https://codeload.github.com/Nachtfeuer/pipeline/tar.gz/1.8","html_url":"https://github.com/Nachtfeuer/pipeline/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Nachtfeuer/pipeline@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nachtfeuer%2Fpipeline/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nachtfeuer%2Fpipeline/tags/1.8/manifests"},{"name":"1.7.2","sha":"4dd0d7f1a8eee06ce0192d337fba22eb4447889b","kind":"tag","published_at":"2018-02-28T05:20:56.000Z","download_url":"https://codeload.github.com/Nachtfeuer/pipeline/tar.gz/1.7.2","html_url":"https://github.com/Nachtfeuer/pipeline/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Nachtfeuer/pipeline@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nachtfeuer%2Fpipeline/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nachtfeuer%2Fpipeline/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"c9671f1df7ced8fbfe619c9bca85f0eed303a5e4","kind":"tag","published_at":"2018-02-01T17:24:43.000Z","download_url":"https://codeload.github.com/Nachtfeuer/pipeline/tar.gz/1.7.1","html_url":"https://github.com/Nachtfeuer/pipeline/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Nachtfeuer/pipeline@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nachtfeuer%2Fpipeline/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nachtfeuer%2Fpipeline/tags/1.7.1/manifests"},{"name":"1.7","sha":"e8f0c60b3338c182b3fcfd29a70a26ffce9beffd","kind":"tag","published_at":"2018-02-01T04:36:20.000Z","download_url":"https://codeload.github.com/Nachtfeuer/pipeline/tar.gz/1.7","html_url":"https://github.com/Nachtfeuer/pipeline/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Nachtfeuer/pipeline@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nachtfeuer%2Fpipeline/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nachtfeuer%2Fpipeline/tags/1.7/manifests"},{"name":"1.6.1","sha":"be6bb80ab885d28c85047a7868081a17c6060c13","kind":"tag","published_at":"2018-01-06T14:02:06.000Z","download_url":"https://codeload.github.com/Nachtfeuer/pipeline/tar.gz/1.6.1","html_url":"https://github.com/Nachtfeuer/pipeline/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Nachtfeuer/pipeline@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nachtfeuer%2Fpipeline/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nachtfeuer%2Fpipeline/tags/1.6.1/manifests"},{"name":"1.6","sha":"77451b899a0ec4256390e5fc9b000568325bb3e9","kind":"tag","published_at":"2018-01-06T13:58:49.000Z","download_url":"https://codeload.github.com/Nachtfeuer/pipeline/tar.gz/1.6","html_url":"https://github.com/Nachtfeuer/pipeline/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Nachtfeuer/pipeline@1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nachtfeuer%2Fpipeline/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nachtfeuer%2Fpipeline/tags/1.6/manifests"},{"name":"1.5","sha":"59146170e6bff9835ef049ba5358f6d6c0198cfc","kind":"tag","published_at":"2017-12-27T13:29:52.000Z","download_url":"https://codeload.github.com/Nachtfeuer/pipeline/tar.gz/1.5","html_url":"https://github.com/Nachtfeuer/pipeline/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Nachtfeuer/pipeline@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nachtfeuer%2Fpipeline/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nachtfeuer%2Fpipeline/tags/1.5/manifests"},{"name":"1.4","sha":"bd68944f69ae5fbac1b863d60a220fb1ce9e98d4","kind":"tag","published_at":"2017-12-22T10:17:41.000Z","download_url":"https://codeload.github.com/Nachtfeuer/pipeline/tar.gz/1.4","html_url":"https://github.com/Nachtfeuer/pipeline/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Nachtfeuer/pipeline@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nachtfeuer%2Fpipeline/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nachtfeuer%2Fpipeline/tags/1.4/manifests"},{"name":"1.3","sha":"ecfb96521b04fc36c62b0c447951ab12003d1e67","kind":"commit","published_at":"2017-12-20T05:06:28.000Z","download_url":"https://codeload.github.com/Nachtfeuer/pipeline/tar.gz/1.3","html_url":"https://github.com/Nachtfeuer/pipeline/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Nachtfeuer/pipeline@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nachtfeuer%2Fpipeline/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nachtfeuer%2Fpipeline/tags/1.3/manifests"},{"name":"1.2","sha":"f088a49de6600290f2a2a050ebffa21eba9bb2b5","kind":"tag","published_at":"2017-12-10T12:34:59.000Z","download_url":"https://codeload.github.com/Nachtfeuer/pipeline/tar.gz/1.2","html_url":"https://github.com/Nachtfeuer/pipeline/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Nachtfeuer/pipeline@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nachtfeuer%2Fpipeline/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nachtfeuer%2Fpipeline/tags/1.2/manifests"},{"name":"1.1","sha":"eeadf07c1b0b84cb7d6a8189ec3e342f9f808890","kind":"tag","published_at":"2017-11-21T18:28:54.000Z","download_url":"https://codeload.github.com/Nachtfeuer/pipeline/tar.gz/1.1","html_url":"https://github.com/Nachtfeuer/pipeline/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Nachtfeuer/pipeline@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nachtfeuer%2Fpipeline/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nachtfeuer%2Fpipeline/tags/1.1/manifests"}]},"repo_metadata_updated_at":"2025-08-29T02:54:00.990Z","dependent_packages_count":0,"downloads":203,"downloads_period":"last-month","dependent_repos_count":9,"rankings":{"downloads":8.883687231789555,"dependent_repos_count":4.884016383202412,"dependent_packages_count":9.972534495251677,"stargazers_count":11.397896169244401,"forks_count":14.217482975807677,"docker_downloads_count":null,"average":9.871123451059145},"purl":"pkg:pypi/spline","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/spline","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/spline","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/spline/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T18:24:28.685Z","issues_count":63,"pull_requests_count":51,"avg_time_to_close_issue":1482619.051724138,"avg_time_to_close_pull_request":11416892.208333334,"issues_closed_count":58,"pull_requests_closed_count":24,"pull_request_authors_count":4,"issue_authors_count":1,"avg_comments_per_issue":1.126984126984127,"avg_comments_per_pull_request":0.9019607843137255,"merged_pull_requests_count":21,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":0,"past_year_pull_requests_count":7,"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":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nachtfeuer%2Fpipeline/issues","maintainers":[{"login":"Nachtfeuer","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nachtfeuer"}],"active_maintainers":[{"login":"Nachtfeuer","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nachtfeuer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/spline/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/spline/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/spline/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/spline/related_packages","maintainers":[{"uuid":"Thomas_Lehmann","login":"Thomas_Lehmann","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/Thomas_Lehmann/","role":null,"created_at":"2023-02-25T12:59:20.978Z","updated_at":"2023-02-25T12:59:20.978Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Thomas_Lehmann/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726167,"maintainers_count":308804,"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":663545,"full_name":"Nachtfeuer/pipeline","default_branch":"master","committers":[{"name":"Thomas Lehmann","email":"thomas.lehmann.private@gmail.com","login":null,"count":270},{"name":"Joseph Benden","email":"joe@benden.us","login":"jbenden","count":8},{"name":"snyk-bot","email":"snyk-bot@snyk.io","login":"snyk-bot","count":1}],"total_commits":279,"total_committers":3,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":93.0,"dds":0.032258064516129004,"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":"2025-03-24T09:38:55.321Z","last_synced_commit":"ee15d98f4d8f343d57dd5b84339ea41b4e2dc673","created_at":"2023-03-09T10:09:06.596Z","updated_at":"2025-03-24T09:38:55.322Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nachtfeuer%2Fpipeline/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":"Nachtfeuer/pipeline","html_url":"https://github.com/Nachtfeuer/pipeline","last_synced_at":"2025-08-31T15:37:29.902Z","status":null,"issues_count":63,"pull_requests_count":54,"avg_time_to_close_issue":1482619.051724138,"avg_time_to_close_pull_request":11416892.208333334,"issues_closed_count":58,"pull_requests_closed_count":24,"pull_request_authors_count":4,"issue_authors_count":1,"avg_comments_per_issue":1.126984126984127,"avg_comments_per_pull_request":0.8518518518518519,"merged_pull_requests_count":21,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":0,"past_year_pull_requests_count":8,"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":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-15T00:32:47.273Z","updated_at":"2025-09-02T09:11:53.093Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nachtfeuer%2Fpipeline","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nachtfeuer%2Fpipeline/issues","issue_labels_count":{"enhancement":29,"bug":12,"improvement":11,"documentation":6,"build":4,"brain storming":2,"test coverage":2,"drop-python-version":1},"pull_request_labels_count":{"dependencies":3,"documentation":1},"issue_author_associations_count":{"OWNER":64},"pull_request_author_associations_count":{"OWNER":39,"CONTRIBUTOR":17,"NONE":3},"issue_authors":{"Nachtfeuer":64},"pull_request_authors":{"Nachtfeuer":39,"jbenden":9,"snyk-bot":8,"dependabot[bot]":3},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-07T00:00:10.533Z","repositories_count":10149903,"issues_count":32049182,"pull_requests_count":100009590,"authors_count":10721769,"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":{"OWNER":1},"past_year_pull_request_author_associations_count":{"OWNER":8},"past_year_issue_authors":{"Nachtfeuer":1},"past_year_pull_request_authors":{"Nachtfeuer":8},"maintainers":[{"login":"Nachtfeuer","count":103,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nachtfeuer"}],"active_maintainers":[{"login":"Nachtfeuer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nachtfeuer"}]},"events":{"total":{"PushEvent":3,"PullRequestEvent":4,"CreateEvent":4},"last_year":{"PushEvent":3,"PullRequestEvent":4,"CreateEvent":4}},"keywords":["bash","docker","matrix","pipeline","processing","python","workflow","yaml"],"dependencies":[{"ecosystem":"pypi","filepath":"examples/python/primes/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-26T15:45:29.262Z","updated_at":"2022-07-26T15:45:29.262Z","repository_link":"https://github.com/Nachtfeuer/pipeline/blob/master/examples/python/primes/requirements.txt","dependencies":[{"id":433250700,"package_name":"nose","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":433250705,"package_name":"pyhamcrest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":433250707,"package_name":"coverage","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":433250709,"package_name":"radon","ecosystem":"pypi","requirements":"==2.1.1","direct":true,"kind":"runtime","optional":false},{"id":433250711,"package_name":"pylint","ecosystem":"pypi","requirements":"==1.7.2","direct":true,"kind":"runtime","optional":false},{"id":433250713,"package_name":"pep8","ecosystem":"pypi","requirements":"==1.7.0","direct":true,"kind":"runtime","optional":false},{"id":433250715,"package_name":"pep257","ecosystem":"pypi","requirements":"==0.7.0","direct":true,"kind":"runtime","optional":false},{"id":433250717,"package_name":"flake8","ecosystem":"pypi","requirements":"==3.3.0","direct":true,"kind":"runtime","optional":false},{"id":433250718,"package_name":"sphinx","ecosystem":"pypi","requirements":"==1.5.5","direct":true,"kind":"runtime","optional":false},{"id":433250719,"package_name":"wheel","ecosystem":"pypi","requirements":"==0.29.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-26T15:45:29.733Z","updated_at":"2022-07-26T15:45:29.733Z","repository_link":"https://github.com/Nachtfeuer/pipeline/blob/master/requirements.txt","dependencies":[{"id":433256880,"package_name":"pep8","ecosystem":"pypi","requirements":"==1.7.0","direct":true,"kind":"runtime","optional":false},{"id":433256872,"package_name":"mock","ecosystem":"pypi","requirements":"==2.0.0","direct":true,"kind":"runtime","optional":false},{"id":433256873,"package_name":"pyhamcrest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":433256874,"package_name":"coverage","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":433256875,"package_name":"ddt","ecosystem":"pypi","requirements":"==1.1.1","direct":true,"kind":"runtime","optional":false},{"id":433256876,"package_name":"radon","ecosystem":"pypi","requirements":"==2.1.1","direct":true,"kind":"runtime","optional":false},{"id":433256877,"package_name":"pylint","ecosystem":"pypi","requirements":"==1.7.5","direct":true,"kind":"runtime","optional":false},{"id":433256878,"package_name":"pylint","ecosystem":"pypi","requirements":"==1.8.1","direct":true,"kind":"runtime","optional":false},{"id":433256879,"package_name":"isort","ecosystem":"pypi","requirements":"==4.2.5","direct":true,"kind":"runtime","optional":false},{"id":433256881,"package_name":"pep257","ecosystem":"pypi","requirements":"==0.7.0","direct":true,"kind":"runtime","optional":false},{"id":433256882,"package_name":"flake8","ecosystem":"pypi","requirements":"==3.3.0","direct":true,"kind":"runtime","optional":false},{"id":433256883,"package_name":"bandit","ecosystem":"pypi","requirements":"==1.0.1","direct":true,"kind":"runtime","optional":false},{"id":433256884,"package_name":"sphinx","ecosystem":"pypi","requirements":"==1.6.5","direct":true,"kind":"runtime","optional":false},{"id":433256885,"package_name":"sphinxcontrib-napoleon","ecosystem":"pypi","requirements":"==0.6.1","direct":true,"kind":"runtime","optional":false},{"id":433256886,"package_name":"sphinxcontrib-inheritance","ecosystem":"pypi","requirements":"==0.9.0","direct":true,"kind":"runtime","optional":false},{"id":433256887,"package_name":"sphinxcontrib-blockdiag","ecosystem":"pypi","requirements":"==1.5.5","direct":true,"kind":"runtime","optional":false},{"id":433256888,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"==0.2.4","direct":true,"kind":"runtime","optional":false},{"id":433256889,"package_name":"epydoc","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":433256890,"package_name":"wheel","ecosystem":"pypi","requirements":"==0.29.0","direct":true,"kind":"runtime","optional":false},{"id":433256891,"package_name":"jinja2","ecosystem":"pypi","requirements":"==2.9.6","direct":true,"kind":"runtime","optional":false},{"id":433256892,"package_name":"click","ecosystem":"pypi","requirements":"==6.7","direct":true,"kind":"runtime","optional":false},{"id":433256893,"package_name":"pyaml","ecosystem":"pypi","requirements":"==17.8.0","direct":true,"kind":"runtime","optional":false},{"id":433256894,"package_name":"schema","ecosystem":"pypi","requirements":"==0.6.6","direct":true,"kind":"runtime","optional":false},{"id":433256895,"package_name":"pillow","ecosystem":"pypi","requirements":"\u003e=8.3.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-07-26T15:45:29.809Z","updated_at":"2022-07-26T15:45:29.809Z","repository_link":"https://github.com/Nachtfeuer/pipeline/blob/master/setup.py","dependencies":[{"id":433257115,"package_name":"click","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"docker","filepath":"docker/py37/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-31T01:15:14.882Z","updated_at":"2023-01-31T01:15:14.882Z","repository_link":"https://github.com/Nachtfeuer/pipeline/blob/master/docker/py37/Dockerfile","dependencies":[{"id":7260532121,"package_name":"centos","ecosystem":"docker","requirements":"7","direct":true,"kind":"build","optional":false}]}],"score":10.603039180769068,"created_at":"2025-09-08T11:19:06.392Z","updated_at":"2025-10-07T08:25:54.019Z","avatar_url":"https://github.com/Nachtfeuer.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":203,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/70147","html_url":"https://science.ecosyste.ms/projects/70147"}