{"id":19372137,"url":"https://github.com/nodenv/.github","last_synced_at":"2026-03-19T09:30:25.509Z","repository":{"id":73042860,"uuid":"604900108","full_name":"nodenv/.github","owner":"nodenv","description":"Meta repository for reusable workflows and shared files for the nodenv org","archived":false,"fork":false,"pushed_at":"2026-02-09T20:26:02.000Z","size":307,"stargazers_count":0,"open_issues_count":7,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-19T16:17:44.550Z","etag":null,"topics":["github-actions","nodenv"],"latest_commit_sha":null,"homepage":"","language":null,"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/nodenv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/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":"2023-02-22T02:36:57.000Z","updated_at":"2026-02-08T20:39:15.000Z","dependencies_parsed_at":"2024-05-21T13:49:39.361Z","dependency_job_id":"d2c50094-594d-4848-bd3e-be2197879859","html_url":"https://github.com/nodenv/.github","commit_stats":null,"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/nodenv/.github","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodenv%2F.github","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodenv%2F.github/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodenv%2F.github/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodenv%2F.github/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodenv","download_url":"https://codeload.github.com/nodenv/.github/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodenv%2F.github/sbom","scorecard":{"id":1159099,"data":{"date":"2025-08-28T12:34:41Z","repo":{"name":"github.com/nodenv/.github","commit":"85ce51c463b34d303c784d4aa2091d5ce5c8987f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.9,"checks":[{"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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/SECURITY.md:1","Info: Found linked content: docs/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/SECURITY.md:1","Info: Found text in security policy: docs/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":"Code-Review","score":0,"reason":"Found 0/12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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 2 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/.github_release.yml:16","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/.github_release.yml:11","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/.github_test.yml:17","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/.github_test.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/.github_test.yml:14","Info: jobLevel 'packages' permission set to 'read': .github/workflows/.github_test.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:47","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/sync-default-branch.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/sync-major-version.yml:9","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test.yml:34","Info: jobLevel 'packages' permission set to 'read': .github/workflows/test.yml:34","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/test.yml:34","Info: found token with 'none' permissions: .github/workflows/.github_release.yml:1","Info: found token with 'none' permissions: .github/workflows/.github_test.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: found token with 'none' permissions: .github/workflows/sync-default-branch.yml:1","Info: found token with 'none' permissions: .github/workflows/sync-major-version.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:16"],"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  12 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 third-party GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"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":"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":"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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: 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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"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":"Contributors","score":10,"reason":"project has 7 contributing companies or organizations","details":["Info: found contributions from: 3AMproductions, bats-core, linemanjs, nodejs, nodenv, rbenv, testdouble"],"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"}},{"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":"CI-Tests","score":10,"reason":"14 out of 14 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"}}]},"last_synced_at":"2025-08-28T19:56:18.507Z","repository_id":73042860,"created_at":"2025-08-28T19:56:18.508Z","updated_at":"2025-08-28T19:56:18.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29960253,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T01:47:18.291Z","status":"online","status_checked_at":"2026-03-01T02:00:07.437Z","response_time":124,"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":["github-actions","nodenv"],"created_at":"2024-11-10T08:21:46.653Z","updated_at":"2026-03-19T09:30:25.492Z","avatar_url":"https://github.com/nodenv.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# nodenv\n\n## Reusable Workflows\n\nThis repository houses [reusable workflows][] for the [nodenv organization][].\nUnfortunately, GitHub doesn't allow them to live in any other directory, so the\nreusable workflows are all in the same location as the workflows _for this\nrepository. To distinguish them, the workflows for this repository are\nprefixed with `.github_` (and they mostly call the reusable workflows\nthemselves).\n\nWe can see which downstream repositories use these reusable workflows in the [dependency graph][].\n\nIt also contains [starter workflows][] (templates) that generate the\nworkflows that _call_ these reusable workflows.\n\n## Versioning\n\nThe reusable workflows attempt to adhere to [SemVer][]\nwith the release tags. For convenience, each tagged release will also\nadvance the corresponding \"major version\" branch. e.g. Tagging a release\nlike `v2.5.0` will fast-forward the `v2` branch to the latest 2.x tag.\nThis way consumers of these reusable workflows may \"soft-pin\" to a major\nversion and automatically get minor and patch updates.\n\n## Releasing\n\n1. [Draft a new release](../../releases/new)\n2. Decide on next tag based on SemVer\n3. Generate release notes (button)\n4. Publish\n\nOnce the tag is created by the release, it will kick off the [release.yml][]\nworkflow which will bump the vN ref for downstream users to pin to.\n\n[semver]: https://semver.org\n[nodenv organization]: https://github.com/nodenv\n[reusable workflows]: https://docs.github.com/en/actions/using-workflows/reusing-workflows\n[starter workflows]: https://docs.github.com/en/actions/using-workflows/creating-starter-workflows-for-your-organization\n[release.yml]: .github/workflows/release.yml\n[dependency graph]: https://github.com/nodenv/.github/network/dependents\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnodenv%2F.github","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnodenv%2F.github","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnodenv%2F.github/lists"}