{"id":13716635,"url":"https://github.com/paketo-buildpacks/dotnet-core","last_synced_at":"2026-04-26T01:01:27.812Z","repository":{"id":37792380,"uuid":"255433634","full_name":"paketo-buildpacks/dotnet-core","owner":"paketo-buildpacks","description":"A Cloud Native Buildpack for .NET Core","archived":false,"fork":false,"pushed_at":"2026-04-20T20:23:43.000Z","size":183449,"stargazers_count":49,"open_issues_count":14,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-20T22:30:07.355Z","etag":null,"topics":["cnb"],"latest_commit_sha":null,"homepage":"","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/paketo-buildpacks.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-04-13T20:22:58.000Z","updated_at":"2026-04-20T20:23:46.000Z","dependencies_parsed_at":"2024-01-05T21:23:58.144Z","dependency_job_id":"0fad09de-9538-499a-a808-988287821b38","html_url":"https://github.com/paketo-buildpacks/dotnet-core","commit_stats":null,"previous_names":[],"tags_count":202,"template":false,"template_full_name":null,"purl":"pkg:github/paketo-buildpacks/dotnet-core","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paketo-buildpacks%2Fdotnet-core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paketo-buildpacks%2Fdotnet-core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paketo-buildpacks%2Fdotnet-core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paketo-buildpacks%2Fdotnet-core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paketo-buildpacks","download_url":"https://codeload.github.com/paketo-buildpacks/dotnet-core/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paketo-buildpacks%2Fdotnet-core/sbom","scorecard":{"id":541759,"data":{"date":"2025-08-11","repo":{"name":"github.com/paketo-buildpacks/dotnet-core","commit":"06148f5ef4facbdf2b90ff87955edb2f9d1ecaf9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"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":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/approve-bot-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/create-draft-release.yml:1","Warn: no topLevel permission defined: .github/workflows/label-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/lint-yaml.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/push-buildpackage.yml:1","Warn: no topLevel permission defined: .github/workflows/synchronize-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/test-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/update-buildpack-toml.yml:1","Warn: no topLevel permission defined: .github/workflows/update-github-config.yml:1","Warn: no topLevel permission defined: .github/workflows/update-go-mod-version.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":"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/approve-bot-pr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/approve-bot-pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/approve-bot-pr.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/approve-bot-pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/approve-bot-pr.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/approve-bot-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/approve-bot-pr.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/approve-bot-pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/approve-bot-pr.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/approve-bot-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-draft-release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/create-draft-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-draft-release.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/create-draft-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-draft-release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/create-draft-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-draft-release.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/create-draft-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-draft-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/create-draft-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-draft-release.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/create-draft-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-draft-release.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/create-draft-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-draft-release.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/create-draft-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-draft-release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/create-draft-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-pr.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/label-pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-pr.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/label-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-yaml.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/lint-yaml.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-yaml.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/lint-yaml.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-yaml.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/lint-yaml.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-releases.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/publish-releases.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-releases.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/publish-releases.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/push-buildpackage.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/push-buildpackage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push-buildpackage.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/push-buildpackage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/push-buildpackage.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/push-buildpackage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/push-buildpackage.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/push-buildpackage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/synchronize-labels.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/synchronize-labels.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/synchronize-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/synchronize-labels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-pull-request.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/test-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-pull-request.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/test-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-pull-request.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/test-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-pull-request.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/test-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-buildpack-toml.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/update-buildpack-toml.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-buildpack-toml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/update-buildpack-toml.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-buildpack-toml.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/update-buildpack-toml.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-buildpack-toml.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/update-buildpack-toml.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-buildpack-toml.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/update-buildpack-toml.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-buildpack-toml.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/update-buildpack-toml.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-buildpack-toml.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/update-buildpack-toml.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-buildpack-toml.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/update-buildpack-toml.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-github-config.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/update-github-config.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-github-config.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/update-github-config.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-github-config.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/update-github-config.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-github-config.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/update-github-config.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-github-config.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/update-github-config.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-github-config.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/update-github-config.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-github-config.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/update-github-config.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-github-config.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/update-github-config.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-go-mod-version.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/update-go-mod-version.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-go-mod-version.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/update-go-mod-version.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-go-mod-version.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/update-go-mod-version.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-go-mod-version.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/update-go-mod-version.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-go-mod-version.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/update-go-mod-version.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-go-mod-version.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/update-go-mod-version.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-go-mod-version.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/update-go-mod-version.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-go-mod-version.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/dotnet-core/update-go-mod-version.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint-yaml.yml:28","Info:   0 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  37 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.1.3 not signed: https://api.github.com/repos/paketo-buildpacks/dotnet-core/releases/238397405","Warn: release artifact v3.1.2 not signed: https://api.github.com/repos/paketo-buildpacks/dotnet-core/releases/236657449","Warn: release artifact v3.1.1 not signed: https://api.github.com/repos/paketo-buildpacks/dotnet-core/releases/234657152","Warn: release artifact v3.1.0 not signed: https://api.github.com/repos/paketo-buildpacks/dotnet-core/releases/232748022","Warn: release artifact v3.0.1 not signed: https://api.github.com/repos/paketo-buildpacks/dotnet-core/releases/231561833","Warn: release artifact v3.1.3 does not have provenance: https://api.github.com/repos/paketo-buildpacks/dotnet-core/releases/238397405","Warn: release artifact v3.1.2 does not have provenance: https://api.github.com/repos/paketo-buildpacks/dotnet-core/releases/236657449","Warn: release artifact v3.1.1 does not have provenance: https://api.github.com/repos/paketo-buildpacks/dotnet-core/releases/234657152","Warn: release artifact v3.1.0 does not have provenance: https://api.github.com/repos/paketo-buildpacks/dotnet-core/releases/232748022","Warn: release artifact v3.0.1 does not have provenance: https://api.github.com/repos/paketo-buildpacks/dotnet-core/releases/231561833"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/paketo-buildpacks/.github/SECURITY.md:1","Info: Found linked content: github.com/paketo-buildpacks/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/paketo-buildpacks/.github/SECURITY.md:1","Info: Found text in security policy: github.com/paketo-buildpacks/.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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/push-buildpackage.yml:11"],"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 30 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":0,"reason":"49 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-xwcq-pm8m-c4vf","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-r7qp-cfhv-p84w","Warn: Project is vulnerable to: GHSA-q9mw-68c2-j6m5","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-25hc-qcg6-38wj","Warn: Project is vulnerable to: GHSA-qm95-pgcg-qqfq","Warn: Project is vulnerable to: GHSA-cqmj-92xf-r6r9","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-hc6q-2mpp-qw7j","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"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-20T08:21:45.093Z","repository_id":37792380,"created_at":"2025-08-20T08:21:45.093Z","updated_at":"2025-08-20T08:21:45.093Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32282187,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T18:29:39.964Z","status":"ssl_error","status_checked_at":"2026-04-25T18:29:32.149Z","response_time":59,"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":["cnb"],"created_at":"2024-08-03T00:01:12.803Z","updated_at":"2026-04-26T01:01:27.746Z","avatar_url":"https://github.com/paketo-buildpacks.png","language":"Go","funding_links":[],"categories":["[Paketo Buildpacks](https://paketo.io/)"],"sub_categories":["Provides buildpacks for:"],"readme":"# Paketo Buildpack for .NET Core\n\n## `docker.io/paketobuildpacks/dotnet-core`\n\nThe Paketo Buildpack for .NET Core provides a set of collaborating buildpacks that\nenable the building of a .NET Core application. These buildpacks include:\n\n- [ASP.NET Runtime CNB](https://github.com/paketo-buildpacks/dotnet-core-aspnet-runtime)\n- [,NET Core SDK CNB](https://github.com/paketo-buildpacks/dotnet-core-sdk)\n- [.NET Publish CNB](https://github.com/paketo-buildpacks/dotnet-publish)\n- [.NET Execute CNB](https://github.com/paketo-buildpacks/dotnet-execute)\n- [Visual Studio Debugger CNB](https://github.com/paketo-buildpacks/vsdbg)\n- [ICU (International Components for Unicode) CNB](https://github.com/paketo-buildpacks/icu)\n\nThe buildpack supports building both runtime-dependent and self-contained\napplications. Additionally, the buildpack supports a number of combinations of\nruntimes, SDKs, and ASP.NET library configurations.\n\nThe buildpack supports the inclusion of\n[NodeJS](https://nodejs.org) for applications that may require it. This support\nis provided by the [Paketo Buildpack for Node Engine](https://github.com/paketo-buildpacks/node-engine).\n\nUsage examples can be found in the\n[`samples` repository under the `dotnet-core` directory](https://github.com/paketo-buildpacks/samples/tree/main/dotnet-core).\n\n#### Builder compatibility\n\nThe Paketo Buildpack for .NET Core buildpack is compatible with the following builder(s):\n- [Paketo Noble Builder](https://github.com/paketo-buildpacks/ubuntu-noble-builder)\n- [Paketo Jammy Full Builder](https://github.com/paketo-buildpacks/builder-jammy-full)\n- [Paketo Jammy Base Builder](https://github.com/paketo-buildpacks/builder-jammy-base)\n\nThis buildpack also includes the following utility buildpacks:\n- [Procfile CNB](https://github.com/paketo-buildpacks/procfile)\n- [Environment Variables CNB](https://github.com/paketo-buildpacks/environment-variables)\n- [Image Labels CNB](https://github.com/paketo-buildpacks/image-labels)\n- [CA Certificates CNB](https://github.com/paketo-buildpacks/ca-certificates)\n- [Watchexec CNB](https://github.com/paketo-buildpacks/watchexec)\n\n## Documentation\n\nCheck out the [Paketo Buildpack for .NET Core\ndocs](https://paketo.io/docs/buildpacks/language-family-buildpacks/dotnet-core/)\nfor more information on how to use this buildpack. To edit the docs content published on the above page,\nmake changes to [this document](https://github.com/paketo-buildpacks/paketo-website/blob/main/content/docs/howto/dotnet-core.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaketo-buildpacks%2Fdotnet-core","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaketo-buildpacks%2Fdotnet-core","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaketo-buildpacks%2Fdotnet-core/lists"}