{"id":35097,"url":"https://github.com/Snailclimb/JavaGuide","last_synced_at":"2026-07-04T00:20:43.317Z","repository":{"id":37273427,"uuid":"132464395","full_name":"Snailclimb/JavaGuide","owner":"Snailclimb","description":"「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试，首选 JavaGuide！","archived":false,"fork":false,"pushed_at":"2025-09-04T07:37:41.000Z","size":177507,"stargazers_count":151572,"open_issues_count":72,"forks_count":45984,"subscribers_count":4481,"default_branch":"main","last_synced_at":"2025-09-04T09:37:03.436Z","etag":null,"topics":["algorithms","interview","java","jvm","mysql","redis","spring","system","system-design","zookeeper"],"latest_commit_sha":null,"homepage":"https://javaguide.cn","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Snailclimb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-05-07T13:27:00.000Z","updated_at":"2025-09-04T09:31:16.000Z","dependencies_parsed_at":"2023-09-29T00:53:33.252Z","dependency_job_id":"c1bb36c7-ab83-4095-bf21-4c007881496c","html_url":"https://github.com/Snailclimb/JavaGuide","commit_stats":{"total_commits":4235,"total_committers":612,"mean_commits":6.919934640522876,"dds":0.3364817001180638,"last_synced_commit":"74170ea66df5c21bb40860a3932c2f3eaba1023b"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Snailclimb/JavaGuide","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Snailclimb%2FJavaGuide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Snailclimb%2FJavaGuide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Snailclimb%2FJavaGuide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Snailclimb%2FJavaGuide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Snailclimb","download_url":"https://codeload.github.com/Snailclimb/JavaGuide/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Snailclimb%2FJavaGuide/sbom","scorecard":{"id":131461,"data":{"date":"2025-08-11","repo":{"name":"github.com/Snailclimb/JavaGuide","commit":"0bcf17fdc3a0d4bb1a27199a6b2d5495249361c3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 14/17 approved changesets -- score normalized to 8","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/Snailclimb/JavaGuide/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Snailclimb/JavaGuide/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Snailclimb/JavaGuide/test.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-cg87-wmx4-v546","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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 27 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-16T05:19:54.299Z","repository_id":37273427,"created_at":"2025-08-16T05:19:54.299Z","updated_at":"2025-08-16T05:19:54.299Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274143401,"owners_count":25229666,"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"}},"keywords":["algorithms","interview","java","jvm","mysql","redis","spring","system","system-design","zookeeper"],"created_at":"2024-01-12T17:42:41.890Z","updated_at":"2025-09-08T06:21:57.160Z","avatar_url":"https://github.com/Snailclimb.png","language":"Java","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/35097","html_url":"https://opencollective.ecosyste.ms/projects/35097","collective":{"id":1753,"uuid":"7mywxoz3-409rl6kv-dkbpvenb-dj7gk85a","slug":"javaguide","name":"JavaGuide","description":"【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。","website":"https://github.com/Snailclimb","github":"Snailclimb","twitter":null,"repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://github.com/Snailclimb"},{"type":"GITHUB","url":"https://github.com/Snailclimb"}],"currency":"USD","projects_count":19,"last_synced_at":"2026-07-27T12:15:20.439Z","created_at":"2024-01-10T13:17:50.652Z","updated_at":"2026-07-27T12:15:20.580Z","transactions_count":0,"balance":0.0,"account_type":"COLLECTIVE","owner":{"login":"Snailclimb","name":"Guide","uuid":"29880145","kind":"user","description":"一只向上爬的蜗牛🐌。 \r\n","email":"","website":"https://javaguide.cn/","location":"Wuhan, Hubei","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/29880145?u=d2f8361655b9ebd973f5375acf014500bc0a4197\u0026v=4","repositories_count":19,"last_synced_at":"2025-10-28T06:24:30.579Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Snailclimb","funding_links":[],"total_stars":151370,"followers":10712,"following":121,"created_at":"2022-11-12T07:19:58.960Z","updated_at":"2025-10-28T06:24:30.580Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Snailclimb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Snailclimb/repositories"},"last_project_activity_at":"2025-09-04T07:37:41.000Z","archived":false,"no_funding":true,"no_license":false,"host":null,"collective_created_at":"2020-07-07T07:38:57.614Z","collective_updated_at":"2024-07-31T19:00:01.067Z","html_url":"https://opencollective.com/javaguide","icon_url":"https://images.opencollective.com/javaguide/logo/40.png","total_donations":0.0,"total_expenses":0.0,"current_balance":0.0,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/javaguide","url":"https://opencollective.ecosyste.ms/collectives/javaguide","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/javaguide/projects"}}