{"id":39079783,"url":"https://github.com/simonfuhrer/nutactl","last_synced_at":"2026-01-17T18:29:23.369Z","repository":{"id":43012076,"uuid":"273760221","full_name":"simonfuhrer/nutactl","owner":"simonfuhrer","description":"nutanix prism cli aka nutactl","archived":false,"fork":false,"pushed_at":"2024-06-25T13:41:21.000Z","size":1453,"stargazers_count":8,"open_issues_count":1,"forks_count":3,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-06-25T15:11:13.214Z","etag":null,"topics":["cli","cloud","go","nutanix"],"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/simonfuhrer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-20T18:08:28.000Z","updated_at":"2024-06-25T13:41:25.000Z","dependencies_parsed_at":"2024-06-25T15:09:26.284Z","dependency_job_id":null,"html_url":"https://github.com/simonfuhrer/nutactl","commit_stats":null,"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/simonfuhrer/nutactl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonfuhrer%2Fnutactl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonfuhrer%2Fnutactl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonfuhrer%2Fnutactl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonfuhrer%2Fnutactl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonfuhrer","download_url":"https://codeload.github.com/simonfuhrer/nutactl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonfuhrer%2Fnutactl/sbom","scorecard":{"id":824792,"data":{"date":"2025-08-11","repo":{"name":"github.com/simonfuhrer/nutactl","commit":"6c4824d34033fdb2fbed656f9018a68e323f7fb4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"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":"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":"Code-Review","score":1,"reason":"Found 3/21 approved changesets -- score normalized to 1","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bot_stale.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/label-sync.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"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":"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":"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/bot_stale.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/simonfuhrer/nutactl/bot_stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/simonfuhrer/nutactl/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/simonfuhrer/nutactl/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-sync.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/simonfuhrer/nutactl/label-sync.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-sync.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/simonfuhrer/nutactl/label-sync.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/simonfuhrer/nutactl/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/simonfuhrer/nutactl/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/simonfuhrer/nutactl/release.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.1.16 not signed: https://api.github.com/repos/simonfuhrer/nutactl/releases/72031344","Warn: release artifact v0.1.14 not signed: https://api.github.com/repos/simonfuhrer/nutactl/releases/62563072","Warn: release artifact v0.1.13 not signed: https://api.github.com/repos/simonfuhrer/nutactl/releases/62317006","Warn: release artifact v0.1.12 not signed: https://api.github.com/repos/simonfuhrer/nutactl/releases/62316852","Warn: release artifact v0.1.7 not signed: https://api.github.com/repos/simonfuhrer/nutactl/releases/61703181","Warn: release artifact v0.1.16 does not have provenance: https://api.github.com/repos/simonfuhrer/nutactl/releases/72031344","Warn: release artifact v0.1.14 does not have provenance: https://api.github.com/repos/simonfuhrer/nutactl/releases/62563072","Warn: release artifact v0.1.13 does not have provenance: https://api.github.com/repos/simonfuhrer/nutactl/releases/62317006","Warn: release artifact v0.1.12 does not have provenance: https://api.github.com/repos/simonfuhrer/nutactl/releases/62316852","Warn: release artifact v0.1.7 does not have provenance: https://api.github.com/repos/simonfuhrer/nutactl/releases/61703181"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2024-2961","Warn: Project is vulnerable to: GO-2023-2402 / GHSA-45x7-px36-x8w8","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77"],"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-23T16:25:24.268Z","repository_id":43012076,"created_at":"2025-08-23T16:25:24.268Z","updated_at":"2025-08-23T16:25:24.268Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28515650,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T18:28:00.501Z","status":"ssl_error","status_checked_at":"2026-01-17T18:28:00.150Z","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":["cli","cloud","go","nutanix"],"created_at":"2026-01-17T18:29:23.274Z","updated_at":"2026-01-17T18:29:23.361Z","avatar_url":"https://github.com/simonfuhrer.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nutactl: a cli for nutanix prism\n\n![Release version on tag](https://github.com/simonfuhrer/nutactl/workflows/Release%20version%20on%20tag/badge.svg)\n![GitHub All Releases](https://img.shields.io/github/downloads/simonfuhrer/nutactl/total)\n![GitHub release (latest by date)](https://img.shields.io/github/v/release/simonfuhrer/nutactl)\n\n![image info](./assets/images/logo.png)\n\n`nutactl` is a command-line utility for nutanix prism.\n\n\n![GIF](./assets/images/terminal2.gif)\n\n# Docs\n## nutactl\n\nnutanix prism central CLI\n\n### Synopsis\n\nA command-line interface for nutanix prism central\n\n### Options\n\n```\n      --config string      config file (default is $HOME/.nutactl.yaml)\n      --insecure           Accept insecure TLS certificates\n      --log-json           log as json\n      --log-level string   log level (trace,debug,info,warn/warning,error,fatal,panic) (default \"info\")\n  -h, --help               help for nutactl\n```\n\n### SEE ALSO\n\n* [nutactl availabilityzone](docs/nutactl_availabilityzone.md)\t - Manage availability zones\n* [nutactl category](docs/nutactl_category.md)\t - Manage categories\n* [nutactl cluster](docs/nutactl_cluster.md)\t - Manage cluster\n* [nutactl completion](docs/nutactl_completion.md)\t - Generates bash completion scripts\n* [nutactl context](docs/nutactl_context.md)\t - Manage contexts\n* [nutactl image](docs/nutactl_image.md)\t - Manage images\n* [nutactl project](docs/nutactl_project.md)\t - Manage projects\n* [nutactl subnet](docs/nutactl_subnet.md)\t - Manage subnets\n* [nutactl task](docs/nutactl_task.md)\t - Manage tasks\n* [nutactl version](docs/nutactl_version.md)\t - Print version information\n* [nutactl vm](docs/nutactl_vm.md)\t - Manage vms\n\n# Tests\n* Missing :-(\n\n# License\n[Apache](LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonfuhrer%2Fnutactl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimonfuhrer%2Fnutactl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonfuhrer%2Fnutactl/lists"}