{"id":15178575,"url":"https://github.com/klum-dsl/klum-ast","last_synced_at":"2026-03-02T04:33:55.681Z","repository":{"id":36201678,"uuid":"40505913","full_name":"klum-dsl/klum-ast","owner":"klum-dsl","description":"Turn your models into super models","archived":false,"fork":false,"pushed_at":"2025-09-23T13:55:59.000Z","size":3155,"stargazers_count":3,"open_issues_count":91,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-14T03:53:00.775Z","etag":null,"topics":["ast-transformation","config-dsl","groovy"],"latest_commit_sha":null,"homepage":"https://github.com/klum-dsl/klum-ast/wiki","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/klum-dsl.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","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":"2015-08-10T20:59:21.000Z","updated_at":"2025-09-23T13:55:37.000Z","dependencies_parsed_at":"2022-07-12T00:01:24.569Z","dependency_job_id":"38e94b07-d2ee-4a13-b435-abbb887ee69c","html_url":"https://github.com/klum-dsl/klum-ast","commit_stats":{"total_commits":902,"total_committers":2,"mean_commits":451.0,"dds":0.05875831485587579,"last_synced_commit":"0dd7080c4ed53b074ffa01d297e2799675992a52"},"previous_names":["pauxus/config-dsl"],"tags_count":171,"template":false,"template_full_name":null,"purl":"pkg:github/klum-dsl/klum-ast","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klum-dsl%2Fklum-ast","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klum-dsl%2Fklum-ast/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klum-dsl%2Fklum-ast/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klum-dsl%2Fklum-ast/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/klum-dsl","download_url":"https://codeload.github.com/klum-dsl/klum-ast/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klum-dsl%2Fklum-ast/sbom","scorecard":{"id":563678,"data":{"date":"2025-08-11","repo":{"name":"github.com/klum-dsl/klum-ast","commit":"e8c545c7b73ca36e7fea180774d5822f000ab688"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/15 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":"Maintained","score":10,"reason":"30 commit(s) and 25 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":"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":"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":"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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:11","Warn: topLevel 'checks' permission set to 'write': .github/workflows/ci.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":"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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: 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":"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":"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:21: update your workflow using https://app.stepsecurity.io/secureworkflow/klum-dsl/klum-ast/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/klum-dsl/klum-ast/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/klum-dsl/klum-ast/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/klum-dsl/klum-ast/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/klum-dsl/klum-ast/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/klum-dsl/klum-ast/ci.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"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: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"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":"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (19) 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-20T14:21:41.166Z","repository_id":36201678,"created_at":"2025-08-20T14:21:41.172Z","updated_at":"2025-08-20T14:21:41.172Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29992321,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T01:47:34.672Z","status":"online","status_checked_at":"2026-03-02T02:00:07.342Z","response_time":60,"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":["ast-transformation","config-dsl","groovy"],"created_at":"2024-09-27T15:05:34.358Z","updated_at":"2026-03-02T04:33:55.659Z","avatar_url":"https://github.com/klum-dsl.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![CI](https://github.com/klum-dsl/klum-ast/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/klum-dsl/klum-ast/actions/workflows/ci.yml)\n\nWelcome to KlumAST\n==================\nTurn your models into supermodels!\n\n\n[![klum logo](img/klumlogo.png)](https://github.com/klum-dsl/klum-ast)\n\n# Breaking changes\n\nI have finally released 2.0.0 and 2.1.0. Both are based on the same major changes, including runtime dependencies, modularization, etc.\n\nUsers of 1.2.0 (or lower) should take a look at [Migration](https://github.com/klum-dsl/klum-ast/wiki/Migration).\n\n2.1.0 does not introduce new features but drops all methods that were deprecated in 2.0.0.\n\n2.x will be the last version of KlumAST that supports Groovy 2.x. The next major version will require Groovy 3.x and Java 17.\n\n# What is KlumAST?\n\nKlumAST is the first part of the KlumDSL suite. It provides and easy way to create a complete DSL for a model classes.\n \nThere are two main objectives for this project:\n\n- be as terse as possible while still being readable and using almost no boilerplate code\n\n- Offer as much IDE-based assistance as possible.\n  Since KlumAST uses AST transformations, this works out of the\n  box for all major IDEs (as long as the model classes are separated from\n  the actual configuration)\n\n## Example\n\nGiven the following config classes:\n\n```groovy\n@DSL\nclass Config {\n    Map\u003cString, Project\u003e projects\n    boolean debugMode\n    List\u003cString\u003e options\n}\n\n@DSL\nclass Project {\n    @Key String name\n    String url\n    MavenConfig mvn\n}\n\n@DSL\nclass MavenConfig {\n    List\u003cString\u003e goals\n    List\u003cString\u003e profiles\n    List\u003cString\u003e cliOptions\n}\n```\n\nA config object can be created with the following dsl:\n\n```groovy\ndef github = \"http://github.com\"\n\n\ndef config = Config.Create.With {\n\n    debugMode true\n    \n    options \"demo\", \"fast\"\n    option \"another\"\n    \n    projects {\n        project(\"demo\") {\n            url \"$github/x/y\"\n            \n            mvn {\n                goals \"clean\", \"compile\"\n                profile \"ci\"\n                profile \"!developer\"\n                \n                cliOptions \"-X -pl :abc\".split(\" \")\n            }\n        }\n        project(\"demo2\") {\n            url \"$github/a/b\"\n            \n            mvn {\n                goals \"compile\"\n                profile \"ci\"\n            }\n        }\n    }\n}\n```\n\nFind more details in our [wiki](https://github.com/klum-dsl/klum-ast/wiki)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fklum-dsl%2Fklum-ast","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fklum-dsl%2Fklum-ast","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fklum-dsl%2Fklum-ast/lists"}