{"id":373144,"url":"https://github.com/niuulabs/niuu","last_synced_at":"2026-06-22T16:01:20.390Z","repository":{"id":343265277,"uuid":"1176923279","full_name":"niuulabs/niuu","owner":"niuulabs","description":"Remote development platform","archived":false,"fork":false,"pushed_at":"2026-06-20T01:55:53.000Z","size":47826,"stargazers_count":8,"open_issues_count":7,"forks_count":3,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-21T13:59:49.861Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://niuulabs.github.io/niuu/","language":"Python","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/niuulabs.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":"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":"2026-03-09T14:14:25.000Z","updated_at":"2026-06-17T22:29:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"e048f0ad-a778-4978-b34a-19fcf8d37f35","html_url":"https://github.com/niuulabs/niuu","commit_stats":null,"previous_names":["niuulabs/volundr","niuulabs/niuu"],"tags_count":425,"template":false,"template_full_name":null,"purl":"pkg:github/niuulabs/niuu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niuulabs%2Fniuu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niuulabs%2Fniuu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niuulabs%2Fniuu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niuulabs%2Fniuu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niuulabs","download_url":"https://codeload.github.com/niuulabs/niuu/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niuulabs%2Fniuu/sbom","scorecard":{"id":1244988,"data":{"date":"2026-03-17T21:12:55Z","repo":{"name":"github.com/niuulabs/volundr","commit":"5d24610d1c7b013ae33011ee81acf05248ce7a20"},"scorecard":{"version":"v5.3.0","commit":"c22063e786c11f9dd714d777a687ff7c4599b600"},"score":5.8,"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":0,"reason":"project was created within the last 90 days. Please review its contents carefully","details":["Warn: Repository was created within the last 90 days."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/21 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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#code-review"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#security-policy"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/ci.yaml:416","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/ci.yaml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yaml:338","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/cleanup-containers.yaml:16","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-tag.yaml:110","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-tag.yaml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:205","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:268","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:321","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yaml:361","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:36","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:88","Info: jobLevel 'packages' permission set to 'read': .github/workflows/release.yaml:161","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yaml:7","Info: topLevel permissions set to 'read-all': .github/workflows/cleanup-containers.yaml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yaml:26","Info: topLevel permissions set to 'read-all': .github/workflows/release-tag.yaml:14","Info: topLevel permissions set to 'read-all': .github/workflows/release.yaml:7","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yaml:9","Info: topLevel permissions set to 'read-all': .github/workflows/secrets.yaml:9"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: containers/vscode-reh/Dockerfile:1: pin your Docker image by updating node:22-slim to node:22-slim@sha256:4f77a690f2f8946ab16fe1e791a3ac0667ae1c3575c3e4d0d4589e9ed5bfaf3d","Warn: containerImage not pinned by hash: containers/vscode-reh/Dockerfile:39: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:0d39fcc8335d6d74d5502f6df2d30119ff4790ebbb60b364818d5112d9e3e932","Warn: npmCommand not pinned by hash: containers/devrunner/Dockerfile:42","Warn: npmCommand not pinned by hash: containers/devrunner/Dockerfile:45","Warn: pipCommand not pinned by hash: containers/devrunner/Dockerfile:57-64","Warn: npmCommand not pinned by hash: containers/skuld-codex/Dockerfile:32","Warn: pipCommand not pinned by hash: containers/skuld-codex/Dockerfile:45","Warn: pipCommand not pinned by hash: containers/skuld-codex/Dockerfile:50","Warn: npmCommand not pinned by hash: containers/skuld/Dockerfile:33","Warn: pipCommand not pinned by hash: containers/skuld/Dockerfile:46","Warn: pipCommand not pinned by hash: containers/skuld/Dockerfile:51","Warn: npmCommand not pinned by hash: containers/volundr/Dockerfile:31","Warn: pipCommand not pinned by hash: containers/volundr/Dockerfile:42","Warn: pipCommand not pinned by hash: containers/volundr/Dockerfile:47","Warn: pipCommand not pinned by hash: .claude/hooks/setup-precommit.sh:12","Warn: pipCommand not pinned by hash: .github/workflows/docs.yaml:46","Warn: pipCommand not pinned by hash: .github/workflows/docs.yaml:47","Info:  45 out of  45 GitHub-owned GitHubAction dependencies pinned","Info:  31 out of  31 third-party GitHubAction dependencies pinned","Info:   6 out of   8 containerImage dependencies pinned","Info:   6 out of  11 npmCommand dependencies pinned","Info:   0 out of  10 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/c22063e786c11f9dd714d777a687ff7c4599b600/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 v0.14.2 not signed: https://api.github.com/repos/niuulabs/volundr/releases/297608354","Warn: release artifact v0.14.1 not signed: https://api.github.com/repos/niuulabs/volundr/releases/297248072","Warn: release artifact v0.14.0 not signed: https://api.github.com/repos/niuulabs/volundr/releases/297211266","Warn: release artifact v0.13.0 not signed: https://api.github.com/repos/niuulabs/volundr/releases/297210055","Warn: release artifact v0.12.0 not signed: https://api.github.com/repos/niuulabs/volundr/releases/297173780","Warn: release artifact v0.14.2 does not have provenance: https://api.github.com/repos/niuulabs/volundr/releases/297608354","Warn: release artifact v0.14.1 does not have provenance: https://api.github.com/repos/niuulabs/volundr/releases/297248072","Warn: release artifact v0.14.0 does not have provenance: https://api.github.com/repos/niuulabs/volundr/releases/297211266","Warn: release artifact v0.13.0 does not have provenance: https://api.github.com/repos/niuulabs/volundr/releases/297210055","Warn: release artifact v0.12.0 does not have provenance: https://api.github.com/repos/niuulabs/volundr/releases/297173780"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#fuzzing"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 16 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#sast"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: 'allow deletion' enabled on branch 'main'","Warn: 'force pushes' enabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge 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'","Info: 'up-to-date branches' is required to merge 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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#branch-protection"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yaml:372"],"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#packaging"}},{"name":"Contributors","score":0,"reason":"project has 0 contributing companies or organizations -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#contributors"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#ci-tests"}}]},"last_synced_at":"2026-03-18T11:06:48.764Z","repository_id":343265277,"created_at":"2026-03-18T11:06:48.764Z","updated_at":"2026-03-18T11:06:48.764Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34655718,"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-22T02:00:06.391Z","response_time":106,"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"}},"owner":{"login":"niuulabs","name":"niuulabs","uuid":"261293547","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/261293547?v=4","repositories_count":1,"last_synced_at":"2026-06-21T14:50:44.649Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/niuulabs","funding_links":[],"total_stars":8,"followers":1,"following":0,"created_at":"2026-03-09T20:50:54.356Z","updated_at":"2026-06-21T14:50:44.649Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niuulabs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niuulabs/repositories"},"packages":[],"commits":{"message":"Repository syncing started."},"issues":{"table":{"full_name":"niuulabs/niuu","html_url":"https://github.com/niuulabs/niuu","last_synced_at":"2026-06-09T07:01:41.863Z","status":null,"issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2026-05-31T15:00:10.722Z","updated_at":"2026-06-09T07:01:41.864Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/niuulabs%2Fniuu","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/niuulabs%2Fniuu/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{}},"pull_request_author_associations_count":{"table":{}},"issue_authors":{"table":{}},"pull_request_authors":{"table":{}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-22T00:00:10.239Z","repositories_count":14832098,"issues_count":33066650,"pull_requests_count":109080621,"authors_count":11314552,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[],"active_maintainers":[]}},"events":{"total":{"DeleteEvent":12,"PullRequestEvent":9,"IssueCommentEvent":2,"PushEvent":138,"PullRequestReviewCommentEvent":1,"CreateEvent":20},"last_year":{"DeleteEvent":12,"PullRequestEvent":9,"IssueCommentEvent":2,"PushEvent":138,"PullRequestReviewCommentEvent":1,"CreateEvent":20}},"keywords":[],"dependencies":[],"score":null,"created_at":"2026-06-21T15:45:21.113Z","updated_at":"2026-06-22T16:01:20.400Z","avatar_url":"https://github.com/niuulabs.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/373144","html_url":"https://summary.ecosyste.ms/projects/373144"}