{"id":28656063,"url":"https://github.com/dhth/goreleaser-example-rust","last_synced_at":"2025-06-13T08:10:14.564Z","repository":{"id":296196056,"uuid":"906183110","full_name":"dhth/goreleaser-example-rust","owner":"dhth","description":"A sample project to test releasing rust binaries using goreleaser.","archived":false,"fork":false,"pushed_at":"2025-05-29T11:42:13.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-29T13:10:44.658Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dhth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2024-12-20T10:38:58.000Z","updated_at":"2025-05-29T11:42:17.000Z","dependencies_parsed_at":"2025-05-29T13:10:57.630Z","dependency_job_id":"c3d4db2a-8115-45f0-b911-611bb00b99cb","html_url":"https://github.com/dhth/goreleaser-example-rust","commit_stats":null,"previous_names":["dhth/goreleaser-example-rust"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/dhth/goreleaser-example-rust","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhth%2Fgoreleaser-example-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhth%2Fgoreleaser-example-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhth%2Fgoreleaser-example-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhth%2Fgoreleaser-example-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dhth","download_url":"https://codeload.github.com/dhth/goreleaser-example-rust/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhth%2Fgoreleaser-example-rust/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259606992,"owners_count":22883565,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2025-06-13T08:10:13.994Z","updated_at":"2025-06-13T08:10:14.540Z","avatar_url":"https://github.com/dhth.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"A sample project to test releasing rust binaries using [goreleaser][1].\n\n[1]: https://github.com/goreleaser/goreleaser\n\n🔐 Verifying release artifacts\n---\n\n1. Download the following files from the release:\n\n   ```text\n   - goreleaser-example-rust_A.B.C_checksums.txt\n   - goreleaser-example-rust_A.B.C_checksums.txt.pem\n   - goreleaser-example-rust_A.B.C_checksums.txt.sig\n   ```\n\n2. Verify the signature:\n\n   ```shell\n   cosign verify-blob goreleaser-example-rust_A.B.C_checksums.txt \\\n       --certificate goreleaser-example-rust_A.B.C_checksums.txt.pem \\\n       --signature goreleaser-example-rust_A.B.C_checksums.txt.sig \\\n       --certificate-identity-regexp 'https://github\\.com/dhth/goreleaser-example-rust/\\.github/workflows/.+' \\\n       --certificate-oidc-issuer \"https://token.actions.githubusercontent.com\"\n   ```\n\n3. Download the compressed archive you want, and validate its checksum:\n\n   ```shell\n   curl -sSLO https://github.com/dhth/goreleaser-example-rust/releases/download/vA.B.C/goreleaser-example-rust_A.B.C_linux_amd64.tar.gz\n   sha256sum --ignore-missing -c goreleaser-example-rust_A.B.C_checksums.txt\n   ```\n\n3. If checksum validation goes through, uncompress the archive:\n\n   ```shell\n   tar -xzf goreleaser-example-rust_A.B.C_linux_amd64.tar.gz\n   ./goreleaser-example-rust\n   ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhth%2Fgoreleaser-example-rust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdhth%2Fgoreleaser-example-rust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhth%2Fgoreleaser-example-rust/lists"}