{"id":4175,"url":"https://github.com/nuke-build/nuke","last_synced_at":"2026-06-12T06:20:39.865Z","repository":{"id":37275954,"uuid":"93804681","full_name":"nuke-build/nuke","owner":"nuke-build","description":"🏗 The AKEless Build System for C#/.NET","archived":false,"fork":false,"pushed_at":"2025-12-02T09:17:37.000Z","size":37065,"stargazers_count":3735,"open_issues_count":121,"forks_count":457,"subscribers_count":61,"default_branch":"develop","last_synced_at":"2026-05-22T20:32:24.294Z","etag":null,"topics":["build-automation","continuous-integration","nuke","orchestration"],"latest_commit_sha":null,"homepage":"https://nuke.build","language":"C#","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/nuke-build.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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":"2017-06-09T01:01:16.000Z","updated_at":"2026-05-21T14:22:41.000Z","dependencies_parsed_at":"2024-01-21T04:31:44.628Z","dependency_job_id":"29fa04ee-bd22-4134-b76a-2add09faac17","html_url":"https://github.com/nuke-build/nuke","commit_stats":{"total_commits":3125,"total_committers":168,"mean_commits":"18.601190476190474","dds":"0.11680000000000001","last_synced_commit":"c8d9236a19446f15c1b6b2e22a6f4b4f474d20ca"},"previous_names":[],"tags_count":121,"template":false,"template_full_name":null,"purl":"pkg:github/nuke-build/nuke","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuke-build%2Fnuke","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuke-build%2Fnuke/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuke-build%2Fnuke/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuke-build%2Fnuke/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuke-build","download_url":"https://codeload.github.com/nuke-build/nuke/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuke-build%2Fnuke/sbom","scorecard":{"id":698213,"data":{"date":"2025-08-11","repo":{"name":"github.com/nuke-build/nuke","commit":"da2ea1fecf4896fbd68f3c1884ea704e64b0412f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"Code-Review","score":0,"reason":"Found 0/30 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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/alpha-deployment.yml:1","Warn: no topLevel permission defined: .github/workflows/code-quality.yml:1","Warn: no topLevel permission defined: .github/workflows/macos-latest.yml:1","Warn: no topLevel permission defined: .github/workflows/ubuntu-latest.yml:1","Warn: no topLevel permission defined: .github/workflows/windows-latest.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":"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":"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":"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":"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":"SAST","score":10,"reason":"SAST tool detected","details":["Info: SAST configuration detected: Qodana","Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'develop'"],"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 9.0.4 not signed: https://api.github.com/repos/nuke-build/nuke/releases/195009350","Warn: release artifact 9.0.3 not signed: https://api.github.com/repos/nuke-build/nuke/releases/189065109","Warn: release artifact 9.0.2 not signed: https://api.github.com/repos/nuke-build/nuke/releases/188605643","Warn: release artifact 9.0.1 not signed: https://api.github.com/repos/nuke-build/nuke/releases/186660980","Warn: release artifact 9.0.0 not signed: https://api.github.com/repos/nuke-build/nuke/releases/186531310","Warn: release artifact 9.0.4 does not have provenance: https://api.github.com/repos/nuke-build/nuke/releases/195009350","Warn: release artifact 9.0.3 does not have provenance: https://api.github.com/repos/nuke-build/nuke/releases/189065109","Warn: release artifact 9.0.2 does not have provenance: https://api.github.com/repos/nuke-build/nuke/releases/188605643","Warn: release artifact 9.0.1 does not have provenance: https://api.github.com/repos/nuke-build/nuke/releases/186660980","Warn: release artifact 9.0.0 does not have provenance: https://api.github.com/repos/nuke-build/nuke/releases/186531310"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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/alpha-deployment.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/nuke-build/nuke/alpha-deployment.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/alpha-deployment.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/nuke-build/nuke/alpha-deployment.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-quality.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/nuke-build/nuke/code-quality.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/code-quality.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/nuke-build/nuke/code-quality.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos-latest.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/nuke-build/nuke/macos-latest.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos-latest.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/nuke-build/nuke/macos-latest.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ubuntu-latest.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/nuke-build/nuke/ubuntu-latest.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ubuntu-latest.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/nuke-build/nuke/ubuntu-latest.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-latest.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/nuke-build/nuke/windows-latest.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-latest.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/nuke-build/nuke/windows-latest.yml/develop?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"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-22T04:22:11.004Z","repository_id":37275954,"created_at":"2025-08-22T04:22:11.004Z","updated_at":"2025-08-22T04:22:11.004Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34225349,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"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-automation","continuous-integration","nuke","orchestration"],"created_at":"2024-01-11T16:49:31.189Z","updated_at":"2026-06-12T06:20:39.834Z","avatar_url":"https://github.com/nuke-build.png","language":"C#","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/4175","html_url":"https://opencollective.ecosyste.ms/projects/4175","collective":{"id":2839,"uuid":"eejoxl3a-z45w9paw-djr6y870-mgkbrvdn","slug":"nuke","name":"nuke","description":"Build Automation System for C#/.NET","website":"https://nuke.build","github":"nuke-build/nuke","twitter":"nukebuildnet","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://nuke.build"},{"type":"TWITTER","url":"https://twitter.com/nukebuildnet"},{"type":"GITHUB","url":"https://github.com/nuke-build/nuke"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-06-16T12:15:07.844Z","created_at":"2024-01-10T13:17:53.028Z","updated_at":"2026-06-16T12:15:08.088Z","transactions_count":225,"balance":7309.880000000021,"account_type":"COLLECTIVE","owner":{"login":"nuke-build","name":"nuke-build","uuid":"26774874","kind":"organization","description":"Build Automation System for C#/.NET","email":null,"website":"https://nuke.build","location":"Local Machines and CI Server","twitter":"nukebuildnet","company":null,"icon_url":"https://avatars.githubusercontent.com/u/26774874?v=4","repositories_count":2,"last_synced_at":"2023-03-04T16:35:33.238Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nuke-build","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T21:05:18.948Z","updated_at":"2023-03-04T16:35:33.280Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuke-build","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuke-build/repositories"},"last_project_activity_at":"2025-12-02T09:17:37.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2018-12-25T03:23:09.041Z","collective_updated_at":"2022-12-04T21:55:20.147Z","html_url":"https://opencollective.com/nuke","icon_url":"https://images.opencollective.com/nuke/logo/40.png","total_donations":67926.03,"total_expenses":-69528.80999999994,"current_balance":7309.880000000021,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/nuke","url":"https://opencollective.ecosyste.ms/collectives/nuke","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/nuke/projects"}}