{"id":13394125,"url":"https://github.com/cassandre-tech/cassandre-trading-bot","last_synced_at":"2026-01-25T03:02:10.091Z","repository":{"id":36999627,"uuid":"238803654","full_name":"cassandre-tech/cassandre-trading-bot","owner":"cassandre-tech","description":"Create your Java crypto trading bot in minutes. Our Spring boot starter takes care of exchange connections, accounts, orders, trades, and positions so you can focus on building your strategies.","archived":false,"fork":false,"pushed_at":"2025-03-01T02:25:36.000Z","size":27526,"stargazers_count":644,"open_issues_count":18,"forks_count":190,"subscribers_count":31,"default_branch":"development","last_synced_at":"2025-10-29T06:33:00.739Z","etag":null,"topics":["binance","bitcoin","bot","coinbase","crypto-trading","crypto-trading-bot","cryptocurrency","cryptotrading","java","kucoin","market","spring","spring-boot-starter","sprint-boot","ta4j","technical-analysis","trades","trading","trading-bot","trading-strategies"],"latest_commit_sha":null,"homepage":"https://trading-bot.cassandre.tech","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cassandre-tech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"open_collective":"cassandre-tech"}},"created_at":"2020-02-06T23:11:18.000Z","updated_at":"2025-10-24T18:16:02.000Z","dependencies_parsed_at":"2023-12-09T01:07:32.623Z","dependency_job_id":"c4d17e44-0c9f-409b-b61f-9007ac1d7e98","html_url":"https://github.com/cassandre-tech/cassandre-trading-bot","commit_stats":{"total_commits":1471,"total_committers":11,"mean_commits":"133.72727272727272","dds":0.3031951053704962,"last_synced_commit":"78a4bbf0bf60ed5fe85a9c53ad3e47b1182842cd"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/cassandre-tech/cassandre-trading-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cassandre-tech%2Fcassandre-trading-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cassandre-tech%2Fcassandre-trading-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cassandre-tech%2Fcassandre-trading-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cassandre-tech%2Fcassandre-trading-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cassandre-tech","download_url":"https://codeload.github.com/cassandre-tech/cassandre-trading-bot/tar.gz/refs/heads/development","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cassandre-tech%2Fcassandre-trading-bot/sbom","scorecard":{"id":267447,"data":{"date":"2025-08-11","repo":{"name":"github.com/cassandre-tech/cassandre-trading-bot","commit":"691d086da36f1a9d422fa5a080bdf9064350b75e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/on-branch-push-or-pull-request.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/on-development-push-publish-snapshot-and-website.yml:10","Warn: topLevel 'packages' permission set to 'write': .github/workflows/on-development-push-publish-snapshot-and-website.yml:11","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/on-development-push-publish-snapshot-and-website.yml:12","Warn: topLevel 'contents' permission set to 'write': .github/workflows/on-tag-push-create-release.yml:10","Warn: topLevel 'packages' permission set to 'write': .github/workflows/on-tag-push-create-release.yml:11","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/on-tag-push-create-release.yml:12","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: 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":"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":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-branch-push-or-pull-request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/cassandre-tech/cassandre-trading-bot/on-branch-push-or-pull-request.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-branch-push-or-pull-request.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/cassandre-tech/cassandre-trading-bot/on-branch-push-or-pull-request.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-development-push-publish-snapshot-and-website.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/cassandre-tech/cassandre-trading-bot/on-development-push-publish-snapshot-and-website.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-development-push-publish-snapshot-and-website.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/cassandre-tech/cassandre-trading-bot/on-development-push-publish-snapshot-and-website.yml/development?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-development-push-publish-snapshot-and-website.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/cassandre-tech/cassandre-trading-bot/on-development-push-publish-snapshot-and-website.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-development-push-publish-snapshot-and-website.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/cassandre-tech/cassandre-trading-bot/on-development-push-publish-snapshot-and-website.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-tag-push-create-release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/cassandre-tech/cassandre-trading-bot/on-tag-push-create-release.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-tag-push-create-release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/cassandre-tech/cassandre-trading-bot/on-tag-push-create-release.yml/development?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-tag-push-create-release.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/cassandre-tech/cassandre-trading-bot/on-tag-push-create-release.yml/development?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-tag-push-create-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/cassandre-tech/cassandre-trading-bot/on-tag-push-create-release.yml/development?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/on-branch-push-or-pull-request.yml:32","Warn: npmCommand not pinned by hash: .github/workflows/on-branch-push-or-pull-request.yml:86","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   1 out of   1 goCommand 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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'development'"],"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-6v67-2wr5-gvf4","Warn: Project is vulnerable to: GHSA-pr98-23f8-jwxv","Warn: Project is vulnerable to: GHSA-wxr5-93ph-8wr9","Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rc42-6c7j-7h5r","Warn: Project is vulnerable to: GHSA-4wp7-92pw-q264"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T12:26:59.549Z","repository_id":36999627,"created_at":"2025-08-17T12:26:59.550Z","updated_at":"2025-08-17T12:26:59.550Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28742973,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T02:46:29.005Z","status":"ssl_error","status_checked_at":"2026-01-25T02:44:29.968Z","response_time":113,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"keywords":["binance","bitcoin","bot","coinbase","crypto-trading","crypto-trading-bot","cryptocurrency","cryptotrading","java","kucoin","market","spring","spring-boot-starter","sprint-boot","ta4j","technical-analysis","trades","trading","trading-bot","trading-strategies"],"created_at":"2024-07-30T17:01:09.769Z","updated_at":"2026-01-25T03:02:10.074Z","avatar_url":"https://github.com/cassandre-tech.png","language":"Java","funding_links":["https://opencollective.com/cassandre-tech"],"categories":["Java","Projects","项目","Open source bots"],"sub_categories":["Financial","财务"],"readme":"\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://trading-bot.cassandre.tech/tutorial/create-your-project.html\"\u003eQuick Start\u003c/a\u003e | \n    \u003ca href=\"https://trading-bot.cassandre.tech\"\u003eDocumentation\u003c/a\u003e | \n    \u003ca href=\"https://twitter.com/cassandretech\"\u003eTwitter\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://trading-bot.cassandre.tech\"\u003e\n        \u003cimg    src=\"https://trading-bot.cassandre.tech/assets/images/logo/cassandre-trading-bot-full-medium.png\"\n                alt=\"Cassandre trading bot logo\"/\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n\u003chr\u003e\n\n\u003ch3 align=\"center\"\u003eCreate and run your java crypto trading bot in minutes\u003c/h2\u003e\n\u003cp align=\"center\"\u003eOur Spring boot starter takes care of exchange connections, accounts, orders, trades, and positions, so you can focus on building your strategies.\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\u003ci\u003eOur open source project is still actively maintained! While there won't be major upgrades in the near future, we remain dedicated to providing ongoing support and ensuring the project continues to thrive.\u003c/i\u003e\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://www.codacy.com/gh/cassandre-tech/cassandre-trading-bot?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=cassandre-tech/cassandre-trading-bot\u0026amp;utm_campaign=Badge_Grade\"\u003e\n        \u003cimg    src=\"https://api.codacy.com/project/badge/Grade/f26dc41008a64bb18dcd404b46b69fc8\"\n                alt=\"Cassandre trading bot on codacy\" /\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://www.codacy.com/gh/cassandre-tech/cassandre-trading-bot/dashboard?utm_source=github.com\u0026utm_medium=referral\u0026utm_content=cassandre-tech/cassandre-trading-bot\u0026utm_campaign=Badge_Coverage\"\u003e\n        \u003cimg    src=\"https://api.codacy.com/project/badge/Coverage/f26dc41008a64bb18dcd404b46b69fc8\"\n                alt=\"Cassandre trading bot on codacy\" /\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/cassandre-tech/cassandre-trading-bot/actions\"\u003e\n        \u003cimg    src=\"https://github.com/cassandre-tech/cassandre-trading-bot/actions/workflows/on-development-push-publish-snapshot-and-website.yml/badge.svg\"\n                alt=\"Cassandre trading bot continuous integration\" /\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://search.maven.org/search?q=g:tech.cassandre.trading.bot\"\u003e\n        \u003cimg    src=\"https://img.shields.io/maven-central/v/tech.cassandre.trading.bot/cassandre-trading-bot-project.svg?label=Maven%20Central\"\n                alt=\"Cassandre trading bot on Maven Central repository\" /\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://trading-bot.cassandre.tech/tutorial/create-your-project.html\"\u003eQuick Start\u003c/a\u003e | \n    \u003ca href=\"https://trading-bot.cassandre.tech\"\u003eDocumentation\u003c/a\u003e | \n    \u003ca href=\"https://twitter.com/cassandretech\"\u003eTwitter\u003c/a\u003e\n\u003c/p\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcassandre-tech%2Fcassandre-trading-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcassandre-tech%2Fcassandre-trading-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcassandre-tech%2Fcassandre-trading-bot/lists"}