{"id":13994267,"url":"https://github.com/racket/drracket","last_synced_at":"2026-01-30T05:34:34.014Z","repository":{"id":24028668,"uuid":"27413460","full_name":"racket/drracket","owner":"racket","description":"DrRacket, IDE for Racket","archived":false,"fork":false,"pushed_at":"2026-01-25T01:48:06.000Z","size":16470,"stargazers_count":491,"open_issues_count":281,"forks_count":97,"subscribers_count":39,"default_branch":"master","last_synced_at":"2026-01-25T12:17:08.884Z","etag":null,"topics":["racket"],"latest_commit_sha":null,"homepage":"http://www.racket-lang.org/","language":"Racket","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/racket.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},"funding":{"github":"racket"}},"created_at":"2014-12-02T03:36:22.000Z","updated_at":"2026-01-25T01:39:07.000Z","dependencies_parsed_at":"2023-02-19T10:45:55.030Z","dependency_job_id":"74bffc87-8cbf-4dca-b662-5046030403ca","html_url":"https://github.com/racket/drracket","commit_stats":{"total_commits":7636,"total_committers":84,"mean_commits":90.9047619047619,"dds":0.5264536406495548,"last_synced_commit":"7899052c860f3549b54b753144cd2c2519562012"},"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/racket/drracket","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/racket%2Fdrracket","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/racket%2Fdrracket/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/racket%2Fdrracket/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/racket%2Fdrracket/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/racket","download_url":"https://codeload.github.com/racket/drracket/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/racket%2Fdrracket/sbom","scorecard":{"id":757482,"data":{"date":"2025-08-11","repo":{"name":"github.com/racket/drracket","commit":"888f55dc646651726f75f02cb8942c5d5acd4820"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":10,"reason":"27 commit(s) and 3 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 0/9 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/resyntax-autofixer.yml:16","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/resyntax-analyze.yml:1","Warn: no topLevel permission defined: .github/workflows/resyntax-autofixer.yml:1","Warn: no topLevel permission defined: .github/workflows/resyntax-submit-review.yml:1"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":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/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":-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":"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/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/racket/drracket/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/racket/drracket/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/resyntax-analyze.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/racket/drracket/resyntax-analyze.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/resyntax-analyze.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/racket/drracket/resyntax-analyze.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/resyntax-analyze.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/racket/drracket/resyntax-analyze.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/resyntax-autofixer.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/racket/drracket/resyntax-autofixer.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/resyntax-autofixer.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/racket/drracket/resyntax-autofixer.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/resyntax-autofixer.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/racket/drracket/resyntax-autofixer.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/resyntax-submit-review.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/racket/drracket/resyntax-submit-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/resyntax-submit-review.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/racket/drracket/resyntax-submit-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/resyntax-submit-review.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/racket/drracket/resyntax-submit-review.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-22T22:09:33.949Z","repository_id":24028668,"created_at":"2025-08-22T22:09:33.949Z","updated_at":"2025-08-22T22:09:33.949Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28906086,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T04:02:34.702Z","status":"ssl_error","status_checked_at":"2026-01-30T04:02:33.562Z","response_time":66,"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":["racket"],"created_at":"2024-08-09T14:02:47.715Z","updated_at":"2026-01-30T05:34:33.991Z","avatar_url":"https://github.com/racket.png","language":"Racket","funding_links":["https://github.com/sponsors/racket"],"categories":["Racket"],"sub_categories":[],"readme":"# drracket\n\nThis is the source for the Racket packages: \"drracket\", \"drracket-plugin-lib\", \"drracket-test\", \"drracket-tool\", \"drracket-tool-doc\", \"drracket-tool-lib\", \"drracket-tool-test\".\n\n### Contributing\n\nContribute to Racket by submitting a [pull request], reporting an\n[issue], joining the [development mailing list], or visiting the\nIRC or Slack channels.\n\n### License\n\nRacket, including these packages, is free software, see [LICENSE]\nfor more details.\n\nBy making a contribution, you are agreeing that your contribution\nis licensed under the [Apache 2.0] license and the [MIT] license.\n\n[MIT]: https://github.com/racket/racket/blob/master/racket/src/LICENSE-MIT.txt\n[Apache 2.0]: https://www.apache.org/licenses/LICENSE-2.0.txt\n[pull request]: https://github.com/racket/drracket/pulls\n[issue]: https://github.com/racket/drracket/issues\n[development mailing list]: https://lists.racket-lang.org\n[LICENSE]: LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fracket%2Fdrracket","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fracket%2Fdrracket","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fracket%2Fdrracket/lists"}