{"id":162923,"name":null,"description":"Multi-Exchange Infinity Grid Trading Bot","url":"https://github.com/btschwertfeger/infinity-grid","last_synced_at":"2025-09-09T18:55:05.869Z","repository":{"id":312811104,"uuid":"1045645269","full_name":"btschwertfeger/infinity-grid","owner":"btschwertfeger","description":"Multi-Exchange Infinity Grid Trading Bot","archived":false,"fork":false,"pushed_at":"2025-09-02T06:41:02.000Z","size":1065,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-02T07:07:41.426Z","etag":null,"topics":["bitcoin","cryptocurrencies","dca","ethereum","exchange-api","grid-trading","hodl","infinity-grid","package","polkadot","python","trading","trading-algorithm","trading-bot","trading-services","trading-strategies"],"latest_commit_sha":null,"homepage":"https://infinity-grid.readthedocs.io/en/stable/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/btschwertfeger.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION","codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","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":"2025-08-27T13:55:40.000Z","updated_at":"2025-09-02T06:51:09.000Z","dependencies_parsed_at":"2025-09-02T07:07:53.534Z","dependency_job_id":"bb68053a-36c4-4e0d-bf40-72f97bbd8b77","html_url":"https://github.com/btschwertfeger/infinity-grid","commit_stats":null,"previous_names":["btschwertfeger/infinity-grid"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/btschwertfeger/infinity-grid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btschwertfeger%2Finfinity-grid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btschwertfeger%2Finfinity-grid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btschwertfeger%2Finfinity-grid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btschwertfeger%2Finfinity-grid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/btschwertfeger","download_url":"https://codeload.github.com/btschwertfeger/infinity-grid/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btschwertfeger%2Finfinity-grid/sbom","scorecard":{"id":1236775,"data":{"date":"2025-09-02T06:41:26Z","repo":{"name":"github.com/btschwertfeger/infinity-grid","commit":"2d75383463d83f23b5f0ffb773a72569420daf54"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":5.3,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":0,"reason":"project was created within the last 90 days. Please review its contents carefully","details":["Warn: Repository was created within the last 90 days."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 0/6 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/_codeql.yaml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/_codeql.yaml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/_docker_publish.yaml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/_build.yaml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/_build_doc.yaml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/_build_docker.yaml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/_codecov.yaml:27","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/_codeql.yaml:14","Info: topLevel 'actions' permission set to 'read': .github/workflows/_codeql.yaml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/_codeql.yaml:13","Warn: no topLevel permission defined: .github/workflows/_docker_publish.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/_pre_commit.yaml:16","Info: topLevel permissions set to 'read-all': .github/workflows/_pypi_publish.yaml:19","Info: topLevel permissions set to 'read-all': .github/workflows/_pypi_test_publish.yaml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/_test.yaml:23","Warn: no topLevel permission defined: .github/workflows/cicd.yaml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot_auto_merge.yaml:18","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yaml:19","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_build.yaml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/btschwertfeger/infinity-grid/_build.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/_build.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/btschwertfeger/infinity-grid/_build.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/_build_doc.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/btschwertfeger/infinity-grid/_build_doc.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/_build_docker.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/btschwertfeger/infinity-grid/_build_docker.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/_codecov.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/btschwertfeger/infinity-grid/_codecov.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_codecov.yaml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/btschwertfeger/infinity-grid/_codecov.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/_docker_publish.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/btschwertfeger/infinity-grid/_docker_publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_docker_publish.yaml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/btschwertfeger/infinity-grid/_docker_publish.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/btschwertfeger/infinity-grid/_test.yaml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:19: pin your Docker image by updating python:3.13-slim-bookworm to python:3.13-slim-bookworm@sha256:9b8102b7b3a61db24fe58f335b526173e5aeaaf7d13b2fbfb514e20f84f5e386","Warn: pipCommand not pinned by hash: Dockerfile:9-15","Warn: pipCommand not pinned by hash: Dockerfile:24-45","Info:  22 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:  22 out of  28 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 5 commits out of 6 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: branch 'master' does not require approvers","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Contributors","score":10,"reason":"project has 3 contributing companies or organizations -- score normalized to 10","details":["Info: found contributions from: ProjectPepperHSB, conda-forge, cslab"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"CI-Tests","score":8,"reason":"5 out of 6 merged PRs checked by a CI test -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}}]},"last_synced_at":"2025-09-02T07:11:07.866Z","repository_id":312811104,"created_at":"2025-09-02T07:11:07.866Z","updated_at":"2025-09-02T07:11:07.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274343320,"owners_count":25267885,"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-09T02:00:10.223Z","response_time":80,"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":"btschwertfeger","name":"Benjamin T. Schwertfeger","uuid":"51495182","kind":"user","description":"Quality Manager in Software Development","email":"","website":"https://b-schwertfeger.de","location":"Germany","twitter":null,"company":"CONTACT Software GmbH","icon_url":"https://avatars.githubusercontent.com/u/51495182?u=215810374de81d3b9066d64901ec17d873190ae0\u0026v=4","repositories_count":7,"last_synced_at":"2023-03-09T23:00:55.655Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/btschwertfeger","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-19T14:09:23.821Z","updated_at":"2023-03-09T23:00:55.775Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/btschwertfeger","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/btschwertfeger/repositories"},"packages":[{"id":12043109,"name":"infinity-grid","ecosystem":"pypi","description":"Multi-exchange Infinity Grid Trading Algorithm","homepage":null,"licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/btschwertfeger/infinity-grid","keywords_array":["crypto","trading","trading bot","grid trading","exchange"],"namespace":null,"versions_count":2,"first_release_published_at":"2025-08-26T15:53:11.000Z","latest_release_published_at":"2025-09-02T06:33:15.000Z","latest_release_number":"1.0.0","last_synced_at":"2025-09-02T07:01:35.289Z","created_at":"2025-08-26T16:01:15.919Z","updated_at":"2025-09-02T07:16:42.964Z","registry_url":"https://pypi.org/project/infinity-grid/","install_command":"pip install infinity-grid --index-url https://pypi.org/simple","documentation_url":"https://infinity-grid.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Framework :: AsyncIO","Framework :: Pytest","Natural Language :: English","Operating System :: MacOS","Operating System :: Unix","Programming Language :: Python","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Topic :: Internet :: WWW/HTTP","Topic :: Office/Business :: Financial","Topic :: Office/Business :: Financial :: Investment","Typing :: Typed"],"normalized_name":"infinity-grid","project_status":null},"repo_metadata":{"id":312811104,"uuid":"1045645269","full_name":"btschwertfeger/infinity-grid","owner":"btschwertfeger","description":"Multi-Exchange Infinity Grid Trading Bot","archived":false,"fork":false,"pushed_at":"2025-09-02T06:41:02.000Z","size":1065,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-02T07:07:41.426Z","etag":null,"topics":["bitcoin","cryptocurrencies","dca","ethereum","exchange-api","grid-trading","hodl","infinity-grid","package","polkadot","python","trading","trading-algorithm","trading-bot","trading-services","trading-strategies"],"latest_commit_sha":null,"homepage":"https://infinity-grid.readthedocs.io/en/stable/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/btschwertfeger.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION","codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","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":"2025-08-27T13:55:40.000Z","updated_at":"2025-09-02T06:51:09.000Z","dependencies_parsed_at":"2025-09-02T07:07:53.534Z","dependency_job_id":null,"html_url":"https://github.com/btschwertfeger/infinity-grid","commit_stats":null,"previous_names":["btschwertfeger/infinity-grid"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/btschwertfeger/infinity-grid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btschwertfeger%2Finfinity-grid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btschwertfeger%2Finfinity-grid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btschwertfeger%2Finfinity-grid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btschwertfeger%2Finfinity-grid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/btschwertfeger","download_url":"https://codeload.github.com/btschwertfeger/infinity-grid/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btschwertfeger%2Finfinity-grid/sbom","scorecard":{"id":1236775,"data":{"date":"2025-09-02T06:41:26Z","repo":{"name":"github.com/btschwertfeger/infinity-grid","commit":"2d75383463d83f23b5f0ffb773a72569420daf54"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":5.3,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":0,"reason":"project was created within the last 90 days. Please review its contents carefully","details":["Warn: Repository was created within the last 90 days."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 0/6 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/_codeql.yaml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/_codeql.yaml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/_docker_publish.yaml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/_build.yaml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/_build_doc.yaml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/_build_docker.yaml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/_codecov.yaml:27","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/_codeql.yaml:14","Info: topLevel 'actions' permission set to 'read': .github/workflows/_codeql.yaml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/_codeql.yaml:13","Warn: no topLevel permission defined: .github/workflows/_docker_publish.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/_pre_commit.yaml:16","Info: topLevel permissions set to 'read-all': .github/workflows/_pypi_publish.yaml:19","Info: topLevel permissions set to 'read-all': .github/workflows/_pypi_test_publish.yaml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/_test.yaml:23","Warn: no topLevel permission defined: .github/workflows/cicd.yaml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot_auto_merge.yaml:18","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yaml:19","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_build.yaml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/btschwertfeger/infinity-grid/_build.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/_build.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/btschwertfeger/infinity-grid/_build.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/_build_doc.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/btschwertfeger/infinity-grid/_build_doc.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/_build_docker.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/btschwertfeger/infinity-grid/_build_docker.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/_codecov.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/btschwertfeger/infinity-grid/_codecov.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_codecov.yaml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/btschwertfeger/infinity-grid/_codecov.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/_docker_publish.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/btschwertfeger/infinity-grid/_docker_publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_docker_publish.yaml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/btschwertfeger/infinity-grid/_docker_publish.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/btschwertfeger/infinity-grid/_test.yaml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:19: pin your Docker image by updating python:3.13-slim-bookworm to python:3.13-slim-bookworm@sha256:9b8102b7b3a61db24fe58f335b526173e5aeaaf7d13b2fbfb514e20f84f5e386","Warn: pipCommand not pinned by hash: Dockerfile:9-15","Warn: pipCommand not pinned by hash: Dockerfile:24-45","Info:  22 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:  22 out of  28 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 5 commits out of 6 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: branch 'master' does not require approvers","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Contributors","score":10,"reason":"project has 3 contributing companies or organizations -- score normalized to 10","details":["Info: found contributions from: ProjectPepperHSB, conda-forge, cslab"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"CI-Tests","score":8,"reason":"5 out of 6 merged PRs checked by a CI test -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}}]},"last_synced_at":"2025-09-02T07:11:07.866Z","repository_id":312811104,"created_at":"2025-09-02T07:11:07.866Z","updated_at":"2025-09-02T07:11:07.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273246093,"owners_count":25071366,"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-02T02:00:09.530Z","response_time":77,"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"}},"repo_metadata_updated_at":"2025-09-02T07:16:42.964Z","dependent_packages_count":0,"downloads":65,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":48.68591704222793,"dependent_packages_count":8.639642901233284,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":28.662779971730608},"purl":"pkg:pypi/infinity-grid","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/infinity-grid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/infinity-grid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/infinity-grid/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T16:11:29.943Z","issues_count":0,"pull_requests_count":2,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":11233.0,"issues_closed_count":0,"pull_requests_closed_count":1,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":11233.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"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":1,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/btschwertfeger%2Finfinity-grid/issues","maintainers":[{"login":"btschwertfeger","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/btschwertfeger"}],"active_maintainers":[{"login":"btschwertfeger","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/btschwertfeger"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/infinity-grid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/infinity-grid/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/infinity-grid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/infinity-grid/related_packages","maintainers":[{"uuid":"btschwertfeger","login":"btschwertfeger","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/btschwertfeger/","role":null,"created_at":"2025-08-26T17:42:25.718Z","updated_at":"2025-08-26T17:42:25.718Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/btschwertfeger/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726662,"maintainers_count":308881,"namespaces_count":0,"keywords_count":238369,"github":"pypi","metadata":{"funded_packages_count":50594},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-09T06:31:19.922Z","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":{"message":"Repository syncing started."},"issues_stats":{"full_name":"btschwertfeger/infinity-grid","html_url":"https://github.com/btschwertfeger/infinity-grid","last_synced_at":"2025-09-07T19:18:44.508Z","status":null,"issues_count":6,"pull_requests_count":5,"avg_time_to_close_issue":342842.0,"avg_time_to_close_pull_request":125484.66666666667,"issues_closed_count":2,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.4,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":6,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":342842.0,"past_year_avg_time_to_close_pull_request":125484.66666666667,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":3,"created_at":"2025-09-01T09:00:23.560Z","updated_at":"2025-09-07T19:18:44.509Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/btschwertfeger%2Finfinity-grid","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/btschwertfeger%2Finfinity-grid/issues","issue_labels_count":{"chore":3,"documentation":2,"enhancement":1},"pull_request_labels_count":{"chore":2,"documentation":2,"dependencies":1,"github_actions":1},"issue_author_associations_count":{"OWNER":6},"pull_request_author_associations_count":{"OWNER":4,"NONE":1},"issue_authors":{"btschwertfeger":6},"pull_request_authors":{"btschwertfeger":4,"dependabot[bot]":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:00:11.778Z","repositories_count":10197929,"issues_count":32275653,"pull_requests_count":101879419,"authors_count":10740965,"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":{"chore":3,"documentation":2,"enhancement":1},"past_year_pull_request_labels_count":{"chore":2,"documentation":2,"dependencies":1,"github_actions":1},"past_year_issue_author_associations_count":{"OWNER":6},"past_year_pull_request_author_associations_count":{"OWNER":4,"NONE":1},"past_year_issue_authors":{"btschwertfeger":6},"past_year_pull_request_authors":{"btschwertfeger":4,"dependabot[bot]":1},"maintainers":[{"login":"btschwertfeger","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/btschwertfeger"}],"active_maintainers":[{"login":"btschwertfeger","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/btschwertfeger"}]},"events":{"total":{"CreateEvent":4,"ReleaseEvent":1,"IssuesEvent":7,"DeleteEvent":5,"IssueCommentEvent":3,"PushEvent":13,"PullRequestReviewCommentEvent":3,"PullRequestReviewEvent":3,"PullRequestEvent":8},"last_year":{"CreateEvent":4,"ReleaseEvent":1,"IssuesEvent":7,"DeleteEvent":5,"IssueCommentEvent":3,"PushEvent":13,"PullRequestReviewCommentEvent":3,"PullRequestReviewEvent":3,"PullRequestEvent":8}},"keywords":["bitcoin","cryptocurrencies","dca","ethereum","exchange-api","grid-trading","hodl","infinity-grid","package","polkadot","python","trading","trading-algorithm","trading-bot","trading-services","trading-strategies"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/_build.yaml","sha":null,"kind":"manifest","created_at":"2025-09-02T07:07:50.897Z","updated_at":"2025-09-02T07:07:50.897Z","repository_link":"https://github.com/btschwertfeger/infinity-grid/blob/master/.github/workflows/_build.yaml","dependencies":[{"id":24955496396,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"ec9f2d5744a09debf3a187a3f4f675c53b671911","direct":true,"kind":"composite","optional":false},{"id":24955496397,"package_name":"actions/checkout","ecosystem":"actions","requirements":"08c6903cd8c0fde910a37f88322edcfb5dd907a8","direct":true,"kind":"composite","optional":false},{"id":24955496398,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":24955496399,"package_name":"astral-sh/setup-uv","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":24955496400,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/_build_doc.yaml","sha":null,"kind":"manifest","created_at":"2025-09-02T07:07:50.983Z","updated_at":"2025-09-02T07:07:50.983Z","repository_link":"https://github.com/btschwertfeger/infinity-grid/blob/master/.github/workflows/_build_doc.yaml","dependencies":[{"id":24955496401,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"ec9f2d5744a09debf3a187a3f4f675c53b671911","direct":true,"kind":"composite","optional":false},{"id":24955496402,"package_name":"actions/checkout","ecosystem":"actions","requirements":"08c6903cd8c0fde910a37f88322edcfb5dd907a8","direct":true,"kind":"composite","optional":false},{"id":24955496403,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"0b93645e9fea7318ecaed2b359559ac225c90a2b","direct":true,"kind":"composite","optional":false},{"id":24955496404,"package_name":"astral-sh/setup-uv","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/_build_docker.yaml","sha":null,"kind":"manifest","created_at":"2025-09-02T07:07:51.354Z","updated_at":"2025-09-02T07:07:51.354Z","repository_link":"https://github.com/btschwertfeger/infinity-grid/blob/master/.github/workflows/_build_docker.yaml","dependencies":[{"id":24955496405,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"ec9f2d5744a09debf3a187a3f4f675c53b671911","direct":true,"kind":"composite","optional":false},{"id":24955496406,"package_name":"actions/checkout","ecosystem":"actions","requirements":"08c6903cd8c0fde910a37f88322edcfb5dd907a8","direct":true,"kind":"composite","optional":false},{"id":24955496407,"package_name":"docker/build-push-action","ecosystem":"actions","requirements":"v6.18.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/_codecov.yaml","sha":null,"kind":"manifest","created_at":"2025-09-02T07:07:51.429Z","updated_at":"2025-09-02T07:07:51.429Z","repository_link":"https://github.com/btschwertfeger/infinity-grid/blob/master/.github/workflows/_codecov.yaml","dependencies":[{"id":24955496408,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"ec9f2d5744a09debf3a187a3f4f675c53b671911","direct":true,"kind":"composite","optional":false},{"id":24955496409,"package_name":"actions/checkout","ecosystem":"actions","requirements":"08c6903cd8c0fde910a37f88322edcfb5dd907a8","direct":true,"kind":"composite","optional":false},{"id":24955496410,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"0b93645e9fea7318ecaed2b359559ac225c90a2b","direct":true,"kind":"composite","optional":false},{"id":24955496411,"package_name":"astral-sh/setup-uv","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":24955496412,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":24955496413,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"fdcc8476540edceab3de004e990f80d881c6cc00","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/_codeql.yaml","sha":null,"kind":"manifest","created_at":"2025-09-02T07:07:51.717Z","updated_at":"2025-09-02T07:07:51.717Z","repository_link":"https://github.com/btschwertfeger/infinity-grid/blob/master/.github/workflows/_codeql.yaml","dependencies":[{"id":24955496414,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"ec9f2d5744a09debf3a187a3f4f675c53b671911","direct":true,"kind":"composite","optional":false},{"id":24955496415,"package_name":"actions/checkout","ecosystem":"actions","requirements":"08c6903cd8c0fde910a37f88322edcfb5dd907a8","direct":true,"kind":"composite","optional":false},{"id":24955496416,"package_name":"actions/dependency-review-action","ecosystem":"actions","requirements":"595b5aeba73380359d98a5e087f648dbb0edce1b","direct":true,"kind":"composite","optional":false},{"id":24955496417,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"3c3833e0f8c1c83d449a7478aa59c036a9165498","direct":true,"kind":"composite","optional":false},{"id":24955496418,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"3c3833e0f8c1c83d449a7478aa59c036a9165498","direct":true,"kind":"composite","optional":false},{"id":24955496419,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"3c3833e0f8c1c83d449a7478aa59c036a9165498","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/_docker_publish.yaml","sha":null,"kind":"manifest","created_at":"2025-09-02T07:07:51.785Z","updated_at":"2025-09-02T07:07:51.785Z","repository_link":"https://github.com/btschwertfeger/infinity-grid/blob/master/.github/workflows/_docker_publish.yaml","dependencies":[{"id":24955496420,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"ec9f2d5744a09debf3a187a3f4f675c53b671911","direct":true,"kind":"composite","optional":false},{"id":24955496421,"package_name":"actions/checkout","ecosystem":"actions","requirements":"08c6903cd8c0fde910a37f88322edcfb5dd907a8","direct":true,"kind":"composite","optional":false},{"id":24955496422,"package_name":"docker/login-action","ecosystem":"actions","requirements":"184bdaa0721073962dff0199f1fb9940f07167d1","direct":true,"kind":"composite","optional":false},{"id":24955496423,"package_name":"docker/metadata-action","ecosystem":"actions","requirements":"c1e51972afc2121e065aed6d45c65596fe445f3f","direct":true,"kind":"composite","optional":false},{"id":24955496424,"package_name":"docker/setup-buildx-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":24955496425,"package_name":"docker/build-push-action","ecosystem":"actions","requirements":"263435318d21b8e681c14492fe198d362a7d2c83","direct":true,"kind":"composite","optional":false},{"id":24955496426,"package_name":"actions/attest-build-provenance","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/_pre_commit.yaml","sha":null,"kind":"manifest","created_at":"2025-09-02T07:07:51.884Z","updated_at":"2025-09-02T07:07:51.884Z","repository_link":"https://github.com/btschwertfeger/infinity-grid/blob/master/.github/workflows/_pre_commit.yaml","dependencies":[{"id":24955496427,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"ec9f2d5744a09debf3a187a3f4f675c53b671911","direct":true,"kind":"composite","optional":false},{"id":24955496428,"package_name":"actions/checkout","ecosystem":"actions","requirements":"08c6903cd8c0fde910a37f88322edcfb5dd907a8","direct":true,"kind":"composite","optional":false},{"id":24955496429,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"3fddbee7870211eda9047db10474808be43c71ec","direct":true,"kind":"composite","optional":false},{"id":24955496430,"package_name":"pre-commit/action","ecosystem":"actions","requirements":"2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/_pypi_publish.yaml","sha":null,"kind":"manifest","created_at":"2025-09-02T07:07:51.967Z","updated_at":"2025-09-02T07:07:51.967Z","repository_link":"https://github.com/btschwertfeger/infinity-grid/blob/master/.github/workflows/_pypi_publish.yaml","dependencies":[{"id":24955496431,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"ec9f2d5744a09debf3a187a3f4f675c53b671911","direct":true,"kind":"composite","optional":false},{"id":24955496432,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"634f93cb2916e3fdff6788551b99b062d0335ce0","direct":true,"kind":"composite","optional":false},{"id":24955496433,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"76f52bc884231f62b9a034ebfe128415bbaabdfc","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/_pypi_test_publish.yaml","sha":null,"kind":"manifest","created_at":"2025-09-02T07:07:52.062Z","updated_at":"2025-09-02T07:07:52.062Z","repository_link":"https://github.com/btschwertfeger/infinity-grid/blob/master/.github/workflows/_pypi_test_publish.yaml","dependencies":[{"id":24955496434,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"ec9f2d5744a09debf3a187a3f4f675c53b671911","direct":true,"kind":"composite","optional":false},{"id":24955496435,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"634f93cb2916e3fdff6788551b99b062d0335ce0","direct":true,"kind":"composite","optional":false},{"id":24955496436,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"76f52bc884231f62b9a034ebfe128415bbaabdfc","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/_test.yaml","sha":null,"kind":"manifest","created_at":"2025-09-02T07:07:52.129Z","updated_at":"2025-09-02T07:07:52.129Z","repository_link":"https://github.com/btschwertfeger/infinity-grid/blob/master/.github/workflows/_test.yaml","dependencies":[{"id":24955496437,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"ec9f2d5744a09debf3a187a3f4f675c53b671911","direct":true,"kind":"composite","optional":false},{"id":24955496438,"package_name":"actions/checkout","ecosystem":"actions","requirements":"08c6903cd8c0fde910a37f88322edcfb5dd907a8","direct":true,"kind":"composite","optional":false},{"id":24955496439,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"3fddbee7870211eda9047db10474808be43c71ec","direct":true,"kind":"composite","optional":false},{"id":24955496440,"package_name":"astral-sh/setup-uv","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cicd.yaml","sha":null,"kind":"manifest","created_at":"2025-09-02T07:07:52.226Z","updated_at":"2025-09-02T07:07:52.226Z","repository_link":"https://github.com/btschwertfeger/infinity-grid/blob/master/.github/workflows/cicd.yaml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/dependabot_auto_merge.yaml","sha":null,"kind":"manifest","created_at":"2025-09-02T07:07:52.291Z","updated_at":"2025-09-02T07:07:52.291Z","repository_link":"https://github.com/btschwertfeger/infinity-grid/blob/master/.github/workflows/dependabot_auto_merge.yaml","dependencies":[{"id":24955496441,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"ec9f2d5744a09debf3a187a3f4f675c53b671911","direct":true,"kind":"composite","optional":false},{"id":24955496442,"package_name":"dependabot/fetch-metadata","ecosystem":"actions","requirements":"08eff52bf64351f401fb50d4972fa95b9f2c2d1b","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/scorecard.yaml","sha":null,"kind":"manifest","created_at":"2025-09-02T07:07:52.366Z","updated_at":"2025-09-02T07:07:52.366Z","repository_link":"https://github.com/btschwertfeger/infinity-grid/blob/master/.github/workflows/scorecard.yaml","dependencies":[{"id":24955496443,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"ec9f2d5744a09debf3a187a3f4f675c53b671911","direct":true,"kind":"composite","optional":false},{"id":24955496444,"package_name":"actions/checkout","ecosystem":"actions","requirements":"08c6903cd8c0fde910a37f88322edcfb5dd907a8","direct":true,"kind":"composite","optional":false},{"id":24955496445,"package_name":"ossf/scorecard-action","ecosystem":"actions","requirements":"05b42c624433fc40578a4040d5cf5e36ddca8cde","direct":true,"kind":"composite","optional":false},{"id":24955496446,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"65462800fd760344b1a7b4382951275a0abb4808","direct":true,"kind":"composite","optional":false},{"id":24955496447,"package_name":"github/codeql-action/upload-sarif","ecosystem":"actions","requirements":"3c3833e0f8c1c83d449a7478aa59c036a9165498","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2025-09-02T07:07:52.449Z","updated_at":"2025-09-02T07:07:52.449Z","repository_link":"https://github.com/btschwertfeger/infinity-grid/blob/master/Dockerfile","dependencies":[{"id":24955496448,"package_name":"python","ecosystem":"docker","requirements":"3.13-slim-bookworm","direct":true,"kind":"build","optional":false}]},{"ecosystem":"pypi","filepath":"doc/requirements.txt","sha":null,"kind":"manifest","created_at":"2025-09-02T07:07:52.520Z","updated_at":"2025-09-02T07:07:52.520Z","repository_link":"https://github.com/btschwertfeger/infinity-grid/blob/master/doc/requirements.txt","dependencies":[{"id":24955496449,"package_name":"asyncio","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":24955496450,"package_name":"click","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":24955496451,"package_name":"cloup","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":24955496452,"package_name":"furo","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":24955496473,"package_name":"ipython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":24955496474,"package_name":"nbsphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":24955496475,"package_name":"psycopg2-binary","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":24955496476,"package_name":"python-kraken-sdk","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":24955496477,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":24955496478,"package_name":"setuptools_scm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":24955496479,"package_name":"sphinx","ecosystem":"pypi","requirements":"\u003c8.2.0","direct":true,"kind":"runtime","optional":false},{"id":24955496480,"package_name":"sphinx-click","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":24955496481,"package_name":"sqlalchemy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2025-09-02T07:07:53.409Z","updated_at":"2025-09-02T07:07:53.409Z","repository_link":"https://github.com/btschwertfeger/infinity-grid/blob/master/pyproject.toml","dependencies":[{"id":24955496482,"package_name":"asyncio","ecosystem":"pypi","requirements":"~=3.4","direct":true,"kind":"runtime","optional":false},{"id":24955496483,"package_name":"click","ecosystem":"pypi","requirements":"~=8.1","direct":true,"kind":"runtime","optional":false},{"id":24955496484,"package_name":"cloup","ecosystem":"pypi","requirements":"~=3.0","direct":true,"kind":"runtime","optional":false},{"id":24955496485,"package_name":"requests","ecosystem":"pypi","requirements":"~=2.32","direct":true,"kind":"runtime","optional":false},{"id":24955496486,"package_name":"psycopg2-binary","ecosystem":"pypi","requirements":"~=2.9","direct":true,"kind":"runtime","optional":false},{"id":24955496487,"package_name":"sqlalchemy","ecosystem":"pypi","requirements":"~=2.0","direct":true,"kind":"runtime","optional":false},{"id":24955496488,"package_name":"pydantic","ecosystem":"pypi","requirements":"~=2.11","direct":true,"kind":"runtime","optional":false}]}],"score":null,"created_at":"2025-09-09T00:59:27.635Z","updated_at":"2025-10-07T08:38:46.985Z","avatar_url":"https://github.com/btschwertfeger.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":65,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.17034315"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/162923","html_url":"https://science.ecosyste.ms/projects/162923","bibtex_url":"https://science.ecosyste.ms/projects/162923/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/162923/export.apalike"}