{"id":22930414,"url":"https://github.com/usethesource/rascal","last_synced_at":"2025-12-17T05:56:08.891Z","repository":{"id":4050607,"uuid":"5153143","full_name":"usethesource/rascal","owner":"usethesource","description":"The implementation of the Rascal meta-programming language (including interpreter, type checker, parser generator, compiler and JVM based run-time system)","archived":false,"fork":false,"pushed_at":"2025-12-12T12:43:26.000Z","size":1106937,"stargazers_count":443,"open_issues_count":526,"forks_count":82,"subscribers_count":19,"default_branch":"main","last_synced_at":"2025-12-13T22:05:39.192Z","etag":null,"topics":["checker","code-generation","compiler","domain-specific-language","interpreter","language","metaprogramming","parser-generator","pattern-matching","query-language","refactoring-tools","relational-algebra","repl","reverse-engineering","source-to-source","standard-library","static-analysis","template-language","term-rewriting"],"latest_commit_sha":null,"homepage":"http://www.rascal-mpl.org","language":"Java","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/usethesource.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.md","codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2012-07-23T14:50:13.000Z","updated_at":"2025-12-12T12:43:30.000Z","dependencies_parsed_at":"2023-12-01T14:02:39.138Z","dependency_job_id":"e971cf21-c0da-46f4-9ae5-dc6ba6f7528d","html_url":"https://github.com/usethesource/rascal","commit_stats":{"total_commits":18072,"total_committers":88,"mean_commits":"205.36363636363637","dds":0.6527777777777778,"last_synced_commit":"b684d0e1c2cdd3b4ca0f11299aa333ecf48a97c9"},"previous_names":[],"tags_count":320,"template":false,"template_full_name":null,"purl":"pkg:github/usethesource/rascal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usethesource%2Frascal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usethesource%2Frascal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usethesource%2Frascal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usethesource%2Frascal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/usethesource","download_url":"https://codeload.github.com/usethesource/rascal/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usethesource%2Frascal/sbom","scorecard":{"id":144781,"data":{"date":"2025-08-04","repo":{"name":"github.com/usethesource/rascal","commit":"a3aeac20ba76420cf35de5f007258c3a69008597"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":3,"reason":"Found 5/13 approved changesets -- score normalized to 3","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build.yaml:48","Warn: no topLevel permission defined: .github/workflows/build.yaml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":6,"reason":"binaries present in source code","details":["Warn: binary detected: test/org/rascalmpl/benchmark/Factorial/Factorial:1","Warn: binary detected: test/org/rascalmpl/benchmark/Fibonacci/Fibonacci:1","Warn: binary detected: test/org/rascalmpl/benchmark/Reverse/Reverse:1","Warn: binary detected: test/org/rascalmpl/util/maven/poms/local-reference/lorem-ipsum.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.40.17 not signed: https://api.github.com/repos/usethesource/rascal/releases/183964897","Warn: release artifact v0.34.1 not signed: https://api.github.com/repos/usethesource/rascal/releases/126934396","Warn: release artifact v0.33.0 not signed: https://api.github.com/repos/usethesource/rascal/releases/110228548","Warn: release artifact v0.32.0 not signed: https://api.github.com/repos/usethesource/rascal/releases/110074456","Warn: release artifact v0.31.0 not signed: https://api.github.com/repos/usethesource/rascal/releases/107969830","Warn: release artifact v0.40.17 does not have provenance: https://api.github.com/repos/usethesource/rascal/releases/183964897","Warn: release artifact v0.34.1 does not have provenance: https://api.github.com/repos/usethesource/rascal/releases/126934396","Warn: release artifact v0.33.0 does not have provenance: https://api.github.com/repos/usethesource/rascal/releases/110228548","Warn: release artifact v0.32.0 does not have provenance: https://api.github.com/repos/usethesource/rascal/releases/110074456","Warn: release artifact v0.31.0 does not have provenance: https://api.github.com/repos/usethesource/rascal/releases/107969830"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/build.yaml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/usethesource/rascal/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/usethesource/rascal/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/usethesource/rascal/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/usethesource/rascal/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/usethesource/rascal/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/usethesource/rascal/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/usethesource/rascal/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/usethesource/rascal/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/usethesource/rascal/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/usethesource/rascal/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/usethesource/rascal/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/usethesource/rascal/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/usethesource/rascal/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/usethesource/rascal/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/usethesource/rascal/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/usethesource/rascal/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/usethesource/rascal/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/usethesource/rascal/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/usethesource/rascal/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/usethesource/rascal/build.yaml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  12 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T09:10:26.054Z","repository_id":4050607,"created_at":"2025-08-16T09:10:26.054Z","updated_at":"2025-08-16T09:10:26.054Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27778278,"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-12-17T02:00:08.291Z","response_time":55,"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":["checker","code-generation","compiler","domain-specific-language","interpreter","language","metaprogramming","parser-generator","pattern-matching","query-language","refactoring-tools","relational-algebra","repl","reverse-engineering","source-to-source","standard-library","static-analysis","template-language","term-rewriting"],"created_at":"2024-12-14T10:27:57.073Z","updated_at":"2025-12-17T05:56:08.886Z","avatar_url":"https://github.com/usethesource.png","language":"Java","readme":"# Rascal - Metaprogramming Language\n[![Build and Deploy](https://github.com/usethesource/rascal/actions/workflows/build.yaml/badge.svg)](https://github.com/usethesource/rascal/actions/workflows/build.yaml)\n\nThis is the core implementation of the Rascal meta-programming language. It contains the interpreter, the parser generator, the parser run-time,\nthe (documented) standard library, the type checker, the compiler, and the documentation compiler (\"tutor\").\n\nOther relevant repositories:\n\n* https://github.com/usethesource/rascal-language-servers - for the Rascal's IDE features\n* https://github.com/usethesource/rascal-maven-plugin - for Rascal via Maven commands\n* https://github.com/usethesource/rascal-website - for the online documentation\n* https://github.com/usethesource/vallang - for the core of the Rascal runtime values, types and IO.\n\nPlease visit http://www.rascal-mpl.org for all information regarding Rascal.\n\nFor questions use the [rascal tag on StackOverflow](http://stackoverflow.com/questions/tagged/rascal).\n","funding_links":[],"categories":["Uncategorized","JVM语言"],"sub_categories":["Uncategorized"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fusethesource%2Frascal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fusethesource%2Frascal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fusethesource%2Frascal/lists"}