{"id":17604279,"url":"https://github.com/kaspar030/laze","last_synced_at":"2025-10-10T11:36:09.544Z","repository":{"id":21535735,"uuid":"318296978","full_name":"kaspar030/laze","owner":"kaspar030","description":"A fast, declarative meta build system for C/C++/Rust projects, based on Ninja, designed to handle large build matrices of highly modular projects.","archived":false,"fork":false,"pushed_at":"2025-09-26T14:09:46.000Z","size":3394,"stargazers_count":63,"open_issues_count":15,"forks_count":7,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-09-28T10:02:29.171Z","etag":null,"topics":["build-tool","c","laze","make","ninja","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/kaspar030.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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":"kaspar030","custom":"https://laze-build.myspreadshop.de"}},"created_at":"2020-12-03T19:23:56.000Z","updated_at":"2025-09-26T14:09:50.000Z","dependencies_parsed_at":"2023-09-28T16:28:36.587Z","dependency_job_id":"f942c444-e8ed-4b34-bc74-2f881f9a0b8b","html_url":"https://github.com/kaspar030/laze","commit_stats":{"total_commits":1162,"total_committers":2,"mean_commits":581.0,"dds":"0.39156626506024095","last_synced_commit":"b4f924b13559ca1d7006c3f76ad10c966670e37a"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/kaspar030/laze","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaspar030%2Flaze","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaspar030%2Flaze/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaspar030%2Flaze/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaspar030%2Flaze/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kaspar030","download_url":"https://codeload.github.com/kaspar030/laze/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaspar030%2Flaze/sbom","scorecard":{"id":551201,"data":{"date":"2025-08-11","repo":{"name":"github.com/kaspar030/laze","commit":"3d17c9d30c0faf12af779fd57965061ca933a481"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/4 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 1 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":"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: no topLevel permission defined: .github/workflows/bencher-upload.yml:1","Warn: no topLevel permission defined: .github/workflows/bencher.yml:1","Warn: no topLevel permission defined: .github/workflows/book.yml:1","Warn: no topLevel permission defined: .github/workflows/container.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot.yml:6","Warn: no topLevel permission defined: .github/workflows/git.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bencher-upload.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kaspar030/laze/bencher-upload.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bencher-upload.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/kaspar030/laze/bencher-upload.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bencher-upload.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/kaspar030/laze/bencher-upload.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bencher-upload.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/kaspar030/laze/bencher-upload.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bencher.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/kaspar030/laze/bencher.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bencher.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/kaspar030/laze/bencher.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bencher.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/kaspar030/laze/bencher.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bencher.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/kaspar030/laze/bencher.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bencher.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/kaspar030/laze/bencher.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bencher.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/kaspar030/laze/bencher.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bencher.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/kaspar030/laze/bencher.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bencher.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/kaspar030/laze/bencher.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/book.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/kaspar030/laze/book.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/container.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/kaspar030/laze/container.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/kaspar030/laze/container.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/kaspar030/laze/container.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/kaspar030/laze/container.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/kaspar030/laze/container.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/kaspar030/laze/container.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/kaspar030/laze/dependabot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/git.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/kaspar030/laze/git.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/git.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/kaspar030/laze/git.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/kaspar030/laze/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/kaspar030/laze/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/kaspar030/laze/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/kaspar030/laze/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/kaspar030/laze/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/kaspar030/laze/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/kaspar030/laze/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/kaspar030/laze/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/kaspar030/laze/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/kaspar030/laze/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/kaspar030/laze/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/kaspar030/laze/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/kaspar030/laze/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/kaspar030/laze/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/kaspar030/laze/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/kaspar030/laze/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/kaspar030/laze/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/kaspar030/laze/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/kaspar030/laze/tests.yml/main?enable=pin","Warn: containerImage not pinned by hash: ci/docker/Dockerfile:14","Warn: downloadThenRun not pinned by hash: ci/docker/Dockerfile:25","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.1.38 not signed: https://api.github.com/repos/kaspar030/laze/releases/233117093","Warn: release artifact 0.1.37 not signed: https://api.github.com/repos/kaspar030/laze/releases/227275999","Warn: release artifact 0.1.36 not signed: https://api.github.com/repos/kaspar030/laze/releases/219428883","Warn: release artifact 0.1.35 not signed: https://api.github.com/repos/kaspar030/laze/releases/209061882","Warn: release artifact 0.1.34 not signed: https://api.github.com/repos/kaspar030/laze/releases/207840944","Warn: release artifact 0.1.38 does not have provenance: https://api.github.com/repos/kaspar030/laze/releases/233117093","Warn: release artifact 0.1.37 does not have provenance: https://api.github.com/repos/kaspar030/laze/releases/227275999","Warn: release artifact 0.1.36 does not have provenance: https://api.github.com/repos/kaspar030/laze/releases/219428883","Warn: release artifact 0.1.35 does not have provenance: https://api.github.com/repos/kaspar030/laze/releases/209061882","Warn: release artifact 0.1.34 does not have provenance: https://api.github.com/repos/kaspar030/laze/releases/207840944"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/container.yml:12"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":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"}}]},"last_synced_at":"2025-08-20T10:55:30.849Z","repository_id":21535735,"created_at":"2025-08-20T10:55:30.850Z","updated_at":"2025-08-20T10:55:30.850Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279003710,"owners_count":26083610,"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-10-10T02:00:06.843Z","response_time":62,"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":["build-tool","c","laze","make","ninja","rust"],"created_at":"2024-10-22T14:07:56.240Z","updated_at":"2025-10-10T11:36:09.513Z","avatar_url":"https://github.com/kaspar030.png","language":"Rust","funding_links":["https://github.com/sponsors/kaspar030","https://laze-build.myspreadshop.de"],"categories":[],"sub_categories":[],"readme":"[![CI](https://github.com/kaspar030/laze/actions/workflows/tests.yml/badge.svg)](https://github.com/kaspar030/laze/actions/workflows/tests.yml)\n[![Dependency Status](https://deps.rs/repo/github/kaspar030/laze/status.svg)](https://deps.rs/repo/github/kaspar030/laze)\n[![Coverage Status](https://coveralls.io/repos/github/kaspar030/laze/badge.svg)](https://coveralls.io/github/kaspar030/laze)\n[![Packaging status](https://repology.org/badge/tiny-repos/laze.svg)](https://repology.org/project/laze/versions)\n[![latest packaged version(s)](https://repology.org/badge/latest-versions/laze.svg)](https://repology.org/project/laze/versions)\n![MSRV](https://img.shields.io/crates/msrv/laze)\n\n\u003cimg src=\"./book/images/logo_col_bg.svg\"\u003e\n\n# Introduction\n\nWelcome to laze, powerful meta build system designed to handle large build\nmatrices of highly modular projects.\n\n\n# Installation\n\nInstall the ninja build tool using your distro's package manager, then install\nlaze using cargo:\n\n    $ cargo install laze\n\n\n# Getting started\n\n    $ laze -C examples/hello-world build run\n\n\n# Documentation\n\nPlease take a look at the\n[manual](https://kaspar030.github.io/laze/dev/index.html). It is still\nincomplete, but being worked on.\n\n# License\n\nlaze is licensed under the terms of the Apache License (Version 2.0).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaspar030%2Flaze","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaspar030%2Flaze","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaspar030%2Flaze/lists"}