{"id":42928250,"url":"https://github.com/p1ass/mikku","last_synced_at":"2026-01-30T18:34:34.315Z","repository":{"id":36984708,"uuid":"219262114","full_name":"p1ass/mikku","owner":"p1ass","description":"mikku is a CLI tool to help  semantic versioning management","archived":false,"fork":false,"pushed_at":"2023-03-06T02:23:10.000Z","size":1345,"stargazers_count":4,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-19T23:15:27.541Z","etag":null,"topics":["cli","go","release-engineering","semantic-versioning"],"latest_commit_sha":null,"homepage":"","language":"Go","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/p1ass.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-03T06:42:34.000Z","updated_at":"2021-11-08T15:20:39.000Z","dependencies_parsed_at":"2024-06-19T22:53:23.776Z","dependency_job_id":"e734bc24-5b64-4e92-8361-23579addfa58","html_url":"https://github.com/p1ass/mikku","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/p1ass/mikku","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p1ass%2Fmikku","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p1ass%2Fmikku/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p1ass%2Fmikku/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p1ass%2Fmikku/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/p1ass","download_url":"https://codeload.github.com/p1ass/mikku/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p1ass%2Fmikku/sbom","scorecard":{"id":716759,"data":{"date":"2025-08-11","repo":{"name":"github.com/p1ass/mikku","commit":"eb83b82e86430674e229192006b6d152470c64c3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 0/8 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":"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/goreleaser.yml:1","Warn: no topLevel permission defined: .github/workflows/static.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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: GitHub-owned GitHubAction not pinned by hash: .github/workflows/goreleaser.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/p1ass/mikku/goreleaser.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/goreleaser.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/p1ass/mikku/goreleaser.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/goreleaser.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/p1ass/mikku/goreleaser.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/p1ass/mikku/static.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/p1ass/mikku/static.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/p1ass/mikku/static.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/p1ass/mikku/static.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/p1ass/mikku/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/p1ass/mikku/test.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.0.1 not signed: https://api.github.com/repos/p1ass/mikku/releases/40697001","Warn: release artifact v1.0.0 not signed: https://api.github.com/repos/p1ass/mikku/releases/37336906","Warn: release artifact v0.2.0 not signed: https://api.github.com/repos/p1ass/mikku/releases/21988489","Warn: release artifact v1.0.1 does not have provenance: https://api.github.com/repos/p1ass/mikku/releases/40697001","Warn: release artifact v1.0.0 does not have provenance: https://api.github.com/repos/p1ass/mikku/releases/37336906","Warn: release artifact v0.2.0 does not have provenance: https://api.github.com/repos/p1ass/mikku/releases/21988489"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3488 / GHSA-6v2p-p543-phr9"],"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-22T09:56:54.433Z","repository_id":36984708,"created_at":"2025-08-22T09:56:54.433Z","updated_at":"2025-08-22T09:56:54.433Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28917043,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T16:37:38.804Z","status":"ssl_error","status_checked_at":"2026-01-30T16:37:37.878Z","response_time":66,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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","go","release-engineering","semantic-versioning"],"created_at":"2026-01-30T18:34:33.556Z","updated_at":"2026-01-30T18:34:34.301Z","avatar_url":"https://github.com/p1ass.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mikku\n\n[![Actions Status](https://github.com/p1ass/mikku/workflows/Go%20tests/badge.svg)](https://github.com/p1ass/mikku/actions)\n[![Actions Status](https://github.com/p1ass/mikku/workflows/Static%20check/badge.svg)](https://github.com/p1ass/mikku/actions)\n[![Release](https://img.shields.io/github/v/release/p1ass/mikku.svg)](https://img.shields.io/github/v/release/p1ass/mikku.svg)\n[![license](https://img.shields.io/badge/license-MIT-4183c4.svg)](https://github.com/p1ass/mikku/blob/master/LICENSE)\n[![Go Report Card](https://goreportcard.com/badge/github.com/p1ass/mikku)](https://goreportcard.com/report/github.com/p1ass/mikku)\n\n`mikku` is a CLI tool to help version management and Kubernetes manifest updates.\n\n## Features\n- Create GitHub releases with bumping Semantic Versioning tag \n\t\n## Installation\n\n### From GitHub release\n\nIf you use Windows or Linux, replace `windows_amd64` or `linux_amd64` instead of `darwin_amd64`.\n\n```bash\n$ VERSION=1.0.1\n$ curl -O -L https://github.com/p1ass/mikku/releases/download/v${VERSION}/mikku_${VERSION}_darwin_amd64.tar.gz\n$ tar -zxvf mikku_${VERSION}_darwin_amd64.tar.gz\n$ chmod a+x mikku\n$ mv mikku /usr/local/bin/mikku\n$ mikku --help\n```\n\n\nBinaries are available on GitHub releases. [p1ass/mikku/releases](https://github.com/p1ass/mikku/releases)\n\n### go get\n\n```bash\n$ go install github.com/p1ass/mikku/cmd/mikku@v1.0.1\n$ mikku --help\n```\n\n## Getting Started\n\n### Prepare GitHub access token\n\nYou need an OAuth2 access token. Generate [personal API token](https://github.com/settings/tokens) with *repo* scope.\n\n### Set environment variable\n\n- `MIKKU_GITHUB_ACCESS_TOKEN`: your OAuth2 access token.\n- `MIKKU_GITHUB_OWNER`: repository owner or org name. \n    - Ex. `p1ass` when `p1ass/mikku`\n\n```bash\n$ export MIKKU_GITHUB_ACCESS_TOKEN=[YOUR_ACCESS_TOKEN]\n$ export MIKKU_GITHUB_OWNER=[GITHUB_OWNER_NAME]\n```\n\n### Create a new GitHub release to bump patch version\n\nWhen the latest tag name is `v1.2.3`, the below command bump to `v1.2.4`.\n\n```bash\n$ mikku release sample-repository patch\n```\n\nNote that `mikku` doesn't build and push a docker image, so you have to do it using CI service such as CircleCI.\n\n\n## Screenshots\n\n### Release\n\n```bash\n$ mikku release sample-repository v1.0.0\n```\n\n![changelog](images/changelog.png)\n\n\n## Commands\n\n#### `mikku release \u003crepository\u003e \u003cmajor | minor | patch | (version)\u003e`\n\nCreate a tag and a GitHub release.\nIf you use `major`, `minor`, or `patch`, the latest tag name must be compatible with Semantic Versioning.\n\n##### Arguments\n\n- `major` : major version up\n- `minor` : minor version up\n- `path` : patch version up\n- `version` : create tag with a given version. Ex. `v1.0.0`\n\n##### Examples\n\n```bash\n$ mikku release sample-repository v1.0.0\n$ mikku release sample-repository patch # v1.0.0 → v1.0.1\n$ mikku release sample-repository minor # v1.0.1 → v1.1.0\n$ mikku release sample-repository major # v1.1.0 → v2.0.0\n```\n\n## For developers\n\n### Build\n\n\n```bash\n$ go build -o mikku cmd/mikku/main.go\n```\n\n### Tests\n\n```bash\ngo test -v ./...\n```\n\n## LICENCE\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp1ass%2Fmikku","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fp1ass%2Fmikku","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp1ass%2Fmikku/lists"}