{"id":32478969,"url":"https://github.com/project-dalec/dalec","last_synced_at":"2026-01-17T15:02:11.914Z","repository":{"id":217941286,"uuid":"651275904","full_name":"project-dalec/dalec","owner":"project-dalec","description":"📦 Produce secure packages and containers with declarative configurations","archived":false,"fork":false,"pushed_at":"2026-01-12T01:08:31.000Z","size":33661,"stargazers_count":263,"open_issues_count":93,"forks_count":50,"subscribers_count":12,"default_branch":"main","last_synced_at":"2026-01-12T05:49:40.978Z","etag":null,"topics":["almalinux","azure-linux","build-tools","buildkit","cloud-native","containers","debian","debian-packages","declarative","devops","golang","kubernetes","linux","package-manager","packages","rockylinux","security","security-tools","ubuntu","ubuntu-packages"],"latest_commit_sha":null,"homepage":"https://project-dalec.github.io/dalec/","language":"Go","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/project-dalec.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":null,"codeowners":null,"security":"SECURITY.md","support":"SUPPORT.md","governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-06-08T22:34:46.000Z","updated_at":"2026-01-08T17:42:00.000Z","dependencies_parsed_at":"2024-01-18T21:36:42.219Z","dependency_job_id":"7cdaa1a1-1987-47ce-a0fc-79d80076c85e","html_url":"https://github.com/project-dalec/dalec","commit_stats":null,"previous_names":["azure/dalec","project-dalec/dalec"],"tags_count":67,"template":false,"template_full_name":null,"purl":"pkg:github/project-dalec/dalec","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-dalec%2Fdalec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-dalec%2Fdalec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-dalec%2Fdalec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-dalec%2Fdalec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/project-dalec","download_url":"https://codeload.github.com/project-dalec/dalec/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-dalec%2Fdalec/sbom","scorecard":{"id":1237080,"data":{"date":"2025-09-05T15:44:11Z","repo":{"name":"github.com/Azure/dalec","commit":"3d22d76738265685af593ec56ccc3a776b26bc49"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":9.9,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 17 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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:35","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:36","Info: jobLevel 'contents' permission set to 'read': .github/workflows/frontend-image.yml:27","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:47","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yml:48","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/retag.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:31","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:32","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/worker-images.yml:42","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:47","Info: topLevel 'packages' permission set to 'read': .github/workflows/ci.yml:48","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:28","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/deploy-docs.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/frontend-image.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/retag.yml:17","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/worker-images.yml:19"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:  23 out of  23 third-party GitHubAction dependencies pinned","Info:   2 out of   2 containerImage 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: load_test.go:2036"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(release/0.14): error during branchesHandler.query: 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"13 out of 13 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Contributors","score":10,"reason":"project has 16 contributing companies or organizations","details":["Info: found contributions from: Azure, CatalystCode, MicrosoftCopilot, MicrosoftDocs, aks-lts, cnabio, containerd, deis, deislabs, eraser-dev, kubernetes, kubernetes-sigs, microsoft, moby, open-policy-agent, project-copacetic"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-09-05T18:38:34.437Z","repository_id":217941286,"created_at":"2025-09-05T18:38:34.447Z","updated_at":"2025-09-05T18:38:34.447Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28510928,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T13:38:16.342Z","status":"ssl_error","status_checked_at":"2026-01-17T13:37:44.060Z","response_time":85,"last_error":"SSL_read: 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":["almalinux","azure-linux","build-tools","buildkit","cloud-native","containers","debian","debian-packages","declarative","devops","golang","kubernetes","linux","package-manager","packages","rockylinux","security","security-tools","ubuntu","ubuntu-packages"],"created_at":"2025-10-27T00:01:44.145Z","updated_at":"2026-01-17T15:02:11.863Z","avatar_url":"https://github.com/project-dalec.png","language":"Go","readme":"# Dalec\n\nDalec is a project aimed at providing a declarative format for building system packages and containers from those packages.\n\nOur goal is to provide a secure way to build packages and containers, with a focus on supply chain security.\n\n## Features\n\n- 🐳 No additional tools are needed except for [Docker](https://docs.docker.com/engine/install/)!\n- 🚀 Easy to use declarative configuration\n- 📦 Build packages and/or containers for a number of different [targets](https://project-dalec.github.io/dalec/targets)\n  - DEB-based: Debian, and Ubuntu\n  - RPM-based: Azure Linux, Rocky Linux, and Alma Linux\n  - Windows containers (cross compilation only)\n- 🔌 Pluggable support for other operating systems\n- 🤏 Minimal image size, resulting in less vulnerabilities and smaller attack surface\n- 🪟 Support for Windows containers\n- ✍️ Support for signed packages\n- 🔐 Ensure supply chain security with build time SBOMs, and Provenance attestations\n\n👉 To get started, please see [Dalec documentation](https://project-dalec.github.io/dalec/)!\n\n## Contributing\n\nThis project welcomes contributions and suggestions. Dalec uses the [Developer Certificate of Origin (DCO)](https://wiki.linuxfoundation.org/dco) to confirm authorship and licensing intent.\nEach commit must include a Signed-off-by line; run `git commit -s` to add it automatically.\nThe CNCF-operated `dco-2` GitHub App enforces this requirement on every pull request.\nSee [CONTRIBUTING.md](https://github.com/project-dalec/dalec/blob/main/CONTRIBUTING.md#contributing-a-patch) for additional guidance.\n\nDalec has adopted the CNCF Code of Conduct. Refer to our [Community Code of Conduct](https://github.com/project-dalec/dalec/blob/main/CODE_OF_CONDUCT.md) for details.\nFor more information, see the [CNCF Code of Conduct FAQ](https://github.com/cncf/foundation/blob/main/code-of-conduct-faq.md) or contact conduct@cncf.io with any additional questions or comments.\n\n### Badges\n\n[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/10703/badge)](https://www.bestpractices.dev/projects/10703)\n[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/project-dalec/dalec/badge)](https://scorecard.dev/viewer/?uri=github.com/project-dalec/dalec)\n\nCopyright Contributors to Dalec, established as Dalec a Series of LF Projects, LLC.\n","funding_links":[],"categories":["Go"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fproject-dalec%2Fdalec","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fproject-dalec%2Fdalec","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fproject-dalec%2Fdalec/lists"}