Raw JSON report machine-readable
{
"data": {
"icon": {
"bytes": 6320,
"width": 256,
"height": 256,
"rejected": [],
"collected": true,
"media_type": "image/jpeg",
"source_url": "https://avatars.githubusercontent.com/u/64798577?v=4&s=256",
"source_type": "avatar",
"content_hash": "12cceeb3bb0ef9ad6df30c061017abbfea5d40a4441174d1e08a76fbeda2ec59",
"candidates_considered": 1
},
"repo": {
"topics": [
"sberzvuk",
"yandexmusic",
"grabber"
],
"is_fork": false,
"size_kb": 528,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 836935,
"Shell": 6207,
"PowerShell": 5730
},
"pushed_at": "2026-07-20T08:02:51Z",
"created_at": "2025-02-28T16:53:26Z",
"owner_type": "User",
"updated_at": "2026-07-20T08:00:18Z",
"description": "Go-based downloader for Zvuk and Yandex Music.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "GPL-3.0",
"default_branch": "master",
"license_spdx_raw": "GPL-3.0",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": "Oleg Shokin",
"type": "User",
"login": "oshokin",
"company": null,
"location": null,
"followers": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/64798577?v=4",
"created_at": "2020-05-04T16:30:01Z",
"is_verified": null,
"public_repos": 28,
"account_age_days": 2283
},
"license": {
"state": "standard",
"spdx_id": "GPL-3.0",
"raw_spdx": "GPL-3.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.9.1",
"kind": "patch",
"published_at": "2026-07-20T08:04:34Z"
}
],
"recent_commits": [
{
"oid": "55a2c828915c7f124934c45f4eebb71682e17ab2",
"body": "…/setup-go-7\n\nbuild(deps): bump actions/setup-go from 6 to 7",
"is_bot": false,
"headline": "Merge pull request #20 from oshokin/dependabot/github_actions/actions…",
"author_name": "Oleg Shokin",
"author_login": "oshokin",
"committed_at": "2026-07-20T08:00:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4430e753967f1f56b416d6971d923a4d3f08b1a0",
"body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6 to 7.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n dependency-version: '7'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/setup-go from 6 to 7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-20T07:23:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5c538cbe0d86aebbe25866d3dfbf74d88f71cea",
"body": "feat: add Yandex provider pipeline and shared download foundation",
"is_bot": false,
"headline": "Merge pull request #19 from oshokin/yandex-music-download",
"author_name": "Oleg Shokin",
"author_login": "oshokin",
"committed_at": "2026-07-05T10:28:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90c97d4d178c3ecbbaed45c0184bc3f3628842c9",
"body": "Avoid strict 0600 checks on Windows where POSIX mode bits are not reliably represented.",
"is_bot": false,
"headline": "fix: make config permission test cross-platform",
"author_name": "oleg.shokin",
"author_login": null,
"committed_at": "2026-07-05T10:25:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "295ddb5f6d94f6f6277c848803decaf0e179d40b",
"body": "Introduce full Yandex Music auth, client, models, and service flow while refactoring shared input, media, retry, files, and HTTP layers to support mixed-provider downloads more reliably.",
"is_bot": false,
"headline": "feat: add Yandex provider pipeline and shared download foundation",
"author_name": "oleg.shokin",
"author_login": null,
"committed_at": "2026-07-05T10:19:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38da2817b33522c3f1e1f6604771e55b7028f374",
"body": "…/checkout-7\n\nbuild(deps): bump actions/checkout from 6 to 7",
"is_bot": false,
"headline": "Merge pull request #18 from oshokin/dependabot/github_actions/actions…",
"author_name": "Oleg Shokin",
"author_login": "oshokin",
"committed_at": "2026-06-27T05:16:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0174879f0dea8fafe44fe644f4a805904ff6af9f",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n dependency-version: '7'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/checkout from 6 to 7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-22T07:23:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e2959167fcdd1e500f9bcfb66e3afc15cb89e76b",
"body": "Enable decorder linting, add doc comments across types and helpers, consolidate collection registration and client metadata fetching, and bump golangci-lint plus CI actions to keep the stricter layout checks passing.",
"is_bot": false,
"headline": "fix: enforce declaration order and complete missing documentation",
"author_name": "oleg.shokin",
"author_login": null,
"committed_at": "2026-06-13T12:25:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97e2cbd335762c91f7a643cfeb59fc5a2cd9848d",
"body": "…/zap-1.28.0\n\nbuild(deps): bump go.uber.org/zap from 1.27.1 to 1.28.0",
"is_bot": false,
"headline": "Merge pull request #17 from oshokin/dependabot/go_modules/go.uber.org…",
"author_name": "Oleg Shokin",
"author_login": "oshokin",
"committed_at": "2026-05-04T13:50:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e05e6e4c437ea3030e52ebbc2cf3244f64f6174",
"body": "Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.27.1 to 1.28.0.\n- [Release notes](https://github.com/uber-go/zap/releases)\n- [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/uber-go/zap/compare/v1.27.1...v1.28.0)\n\n---\nupdated-dependen\n[…]\n- dependency-name: go.uber.org/zap\n dependency-version: 1.28.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump go.uber.org/zap from 1.27.1 to 1.28.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-04T08:18:36Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "45e4e3d52cc897fd07a5c49007cda92e85b90203",
"body": "fix: restore broken track downloads and harden download pipeline",
"is_bot": false,
"headline": "Merge pull request #16 from oshokin/refactoring",
"author_name": "Oleg Shokin",
"author_login": "oshokin",
"committed_at": "2026-04-11T17:58:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f78131d8dd37fe41def649cef63f8ed57b5a7cb5",
"body": "Remove obsolete commented download context scaffolding, make chapter sorting comparator overflow-safe via cmp.Compare, and standardize collection track-tag keys to shared constants to prevent silent key drift.\n\nAlso limit Build and Test push triggers to master so feature branches with open PRs no longer execute duplicate push + pull_request workflow runs.",
"is_bot": false,
"headline": "fix: address follow-up review findings and reduce duplicate CI runs",
"author_name": "Oleg Shokin",
"author_login": "oshokin",
"committed_at": "2026-04-11T17:56:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f7f0037662e27679a91e06556028151bcf0f556",
"body": "Migrate standalone track metadata loading from the deprecated `/api/tiny/tracks` endpoint to GraphQL `getTracks`, including robust track parsing, new parser error types, and updated client/mocks for stream quality and metadata paths.\n\nRefactor the service download flow into reusable collection/task \n[…]\nhandling, preserve album track positions for standalone track URLs, and expand tests for podcast streams, standalone track errors, cover fallback behavior, race safety, and summary/statistics updates.",
"is_bot": false,
"headline": "fix: restore broken track downloads and harden download pipeline",
"author_name": "Oleg Shokin",
"author_login": "oshokin",
"committed_at": "2026-04-11T13:40:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ace9d63faef33e2042153d1af393ba678e4f64dc",
"body": "Added tag sanitization when they used for album folder path",
"is_bot": false,
"headline": "Merge pull request #15 from architectxor/master",
"author_name": "Oleg Shokin",
"author_login": "oshokin",
"committed_at": "2026-03-18T13:13:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f04b3509e5f636caa288d0ec90cbef01d2e9163",
"body": null,
"is_bot": false,
"headline": "Removed commented debug lines",
"author_name": "Architect Xor",
"author_login": null,
"committed_at": "2026-02-28T19:52:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfd6e9ccfd549a2d17f726017db3c93352ee4a11",
"body": null,
"is_bot": false,
"headline": "Added tags sanitization for album folder path",
"author_name": "Architect Xor",
"author_login": null,
"committed_at": "2026-02-28T19:47:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81fe4b2623265f1e2d8a33971b877c6416846d17",
"body": "…i/golangci-lint-action-9\n\nbuild(deps): bump golangci/golangci-lint-action from 8 to 9",
"is_bot": false,
"headline": "Merge pull request #11 from oshokin/dependabot/github_actions/golangc…",
"author_name": "Oleg Shokin",
"author_login": "oshokin",
"committed_at": "2025-11-10T07:55:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75ab4c8fa7a322f92e7fce613e4c482f5689e195",
"body": "Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 8 to 9.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v8...v9)\n\n---\nupdated-dependencies:\n- dependency-name: golangci/golangci-lint-action\n dependency-version: '9'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golangci/golangci-lint-action from 8 to 9",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-10T07:26:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd56dafc2be493fef69c56c6e315b7a15d3d4898",
"body": "- Introduces the replace_descriptions flag to control the overwriting of audiobook and podcast description files.\n- Fixes a critical bug where asset files (covers, descriptions) were always overwritten during the finalization step, ignoring the replace_... flags.\n- Resolves a data consistency issue \n[…]\nnestif, unused imports).\n- Adds comprehensive documentation comments to all public entities in the internal/service/zvuk package.\n- Updates README.md and default configuration files with the new flag.",
"is_bot": false,
"headline": "fix: Add replace_descriptions flag and fix asset handling",
"author_name": "Oleg Shokin",
"author_login": null,
"committed_at": "2025-10-13T21:56:06Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4a1bc4997ecde380d584a8f299e64341568a67f9",
"body": "Implement full podcast support mirroring audiobook architecture:\n\nClient layer (internal/client/zvuk/):\n- Add Podcast model with metadata fields (ID, title, authors, category, description)\n- Add GetPodcastsMetadata() method with LRU caching (2000 entries)\n- Add getPodcastViaGraphQL() for fetching po\n[…]\nerified working:\n- Dry-run mode: no errors, correct size estimation\n- Quality detection: proper GraphQL stream handling\n- Episode naming: uses publication dates\n- 40/40 episodes processed successfully",
"is_bot": false,
"headline": "feat: add complete podcast downloading support",
"author_name": "Oleg Shokin",
"author_login": null,
"committed_at": "2025-10-13T11:32:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ef3c77e8c094e23287a90b4c1aa2832147df8a46",
"body": "…toring\n\n- Rename 'download_format' to 'quality' (better naming)\n- Add min_quality filtering to skip low-quality tracks\n- Add min_duration/max_duration filtering for track length\n- Add max_concurrent_downloads with rate limiting warnings\n- Add comprehensive download statistics with skip reason break\n[…]\nmplement atomic downloads using .part files\n- Split 1380-line test file into 5 focused test files\n- Add test helpers to reduce duplication\n- Improve statistics UX and add config update troubleshooting",
"is_bot": false,
"headline": "feat: quality filtering, statistics, atomic downloads, and test refac…",
"author_name": "oshokin",
"author_login": "oshokin",
"committed_at": "2025-10-12T10:32:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7d3985ecd930143bc9e27ddc2a3d332c7ee3666a",
"body": null,
"is_bot": false,
"headline": "feat: add browser-based authentication with automatic token extraction",
"author_name": "Oleg Shokin",
"author_login": null,
"committed_at": "2025-10-10T10:26:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "075eb0bfaa04c20a0d4892ab7eeba45b15b279fe",
"body": null,
"is_bot": false,
"headline": "fix: allow manual start of GitHub Release workflow",
"author_name": "Oleg Shokin",
"author_login": "oshokin",
"committed_at": "2025-10-05T17:26:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2d5890b472cd28cd9122a53160785bad19fe69e",
"body": null,
"is_bot": false,
"headline": "fix: clean taskfile",
"author_name": "Oleg Shokin",
"author_login": "oshokin",
"committed_at": "2025-10-05T16:56:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "565acf8cf1fd411f8a6dbe4fc7257de591ab06f0",
"body": null,
"is_bot": false,
"headline": "fix: fix build task",
"author_name": "Oleg Shokin",
"author_login": "oshokin",
"committed_at": "2025-10-05T16:52:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b32f98f51f074a633d074d0da004bbb68f45256a",
"body": "- Change release trigger from push to workflow_run to ensure tests pass first\n\n- Add conditional check to only release on successful build-and-test completion\n\n- Update GoReleaser version from v2.12.3 to latest for automatic updates",
"is_bot": false,
"headline": "feat: improve release workflow with sequential CI/CD pipeline",
"author_name": "oshokin",
"author_login": "oshokin",
"committed_at": "2025-10-05T16:26:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5742a58c2a31a77a0e2c6cff5e179e3ebec3c554",
"body": "… (too strict)",
"is_bot": false,
"headline": "fix: refactor GitHub Actions workflows, remove commit-policy workflow…",
"author_name": "Oleg Shokin",
"author_login": "oshokin",
"committed_at": "2025-10-05T11:50:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b7772214276f24c03f0c77c9549c52c96db9a97",
"body": "- Add version injection to build task using ldflags for both Windows and Linux/WSL\n- Inject semantic version, git commit hash, and build timestamp into binary\n- Add fetch-tags dependency to build task to ensure latest version is available\n- Fix all YAML comments to end with dots for consistent documentation standards\n- Update dependabot.yaml inline comments with proper punctuation",
"is_bot": false,
"headline": "fix: add version injection to build task and fix YAML comments",
"author_name": "oshokin",
"author_login": "oshokin",
"committed_at": "2025-10-05T10:48:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80bf1ec50d0562c93b64e0a0a1d36eb79db97a14",
"body": "- Remove redundant lint-full and lint-full-fix tasks (identical to lint/lint-fix)\n- Simplify task descriptions to be concise and clear\n- Apply KISS principle: local development now matches CI exactly\n- Keep only 2 essential lint tasks: lint and lint-fix",
"is_bot": false,
"headline": "fix: simplify lint tasks to match CI behavior",
"author_name": "oshokin",
"author_login": "oshokin",
"committed_at": "2025-10-05T10:18:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8523697043abb447475dda6579993ba03cae4db0",
"body": "- Fix GitHub Actions workflow to only test Go 1.25.x (remove 1.24.x compatibility)\n- Fix golangci-lint configuration to use modern format (move settings/exclusions)\n- Add golangci-lint config verify to all linter tasks in taskfile.yaml\n- Fix YAML comment formatting across all config files (capitalize and add dots)\n- Fix Go code comments to follow proper formatting conventions\n- Update E2E test binary handling for cross-platform compatibility",
"is_bot": false,
"headline": "fix: update CI workflows, fix YAML comments, and improve code quality",
"author_name": "oshokin",
"author_login": "oshokin",
"committed_at": "2025-10-05T08:31:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61259f2a74df0a04887f3925718349532362a6ba",
"body": "- Update build-and-test.yml with multi-platform testing (Ubuntu + Windows)\n- Add multiple Go versions testing (1.24.x, 1.25.x) with matrix strategy\n- Integrate golangci-lint with proper code quality checks\n- Add race detection and comprehensive testing coverage\n- Modernize release.yml with latest Go\n[…]\ndevelopment\n- Update commit-policy.yml with fork PR support and force push handling\n- Add dependabot.yaml for automated dependency updates\n- Add semver_next.ps1 for Windows semantic versioning support",
"is_bot": false,
"headline": "fix: modernize CI/CD workflows and migrate to go.uber.org/mock",
"author_name": "oshokin",
"author_login": "oshokin",
"committed_at": "2025-10-04T19:45:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "06a502a0fcab55adf1889816398fcbd94d6de188",
"body": "- Add comprehensive Go documentation to all struct fields and types\n- Add unit tests (cmd/root_test.go) and E2E tests (cmd/root_e2e_test.go)\n- Fix race conditions in tests by preventing concurrent Viper access\n- Add config dump functionality for E2E testing\n- Improve code quality with better error h\n[…]\n static error definitions\n- Add nolint directives for linter compliance\n\nThis commit significantly improves code maintainability and test coverage\nwhile ensuring thread safety in the test environment.",
"is_bot": false,
"headline": "feat: enhance code documentation and add comprehensive test suite",
"author_name": "Oleg Shokin",
"author_login": null,
"committed_at": "2025-09-30T07:11:09Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4d057d8e98330fa241f83a6e6caf16a87eb75257",
"body": null,
"is_bot": false,
"headline": "fix: add tests, fix linter issues",
"author_name": "Oleg Shokin",
"author_login": null,
"committed_at": "2025-09-29T22:03:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "672028e83ba284b31551ca4a3b064154b7ac7ddd",
"body": "The old build-test-release.yaml workflow conflicts with the new semantic versioning system:\n- Different trigger conditions (manual tags vs automated semantic versioning)\n- Conflicting release logic (manual vs automated)\n- No integration with semver_next.sh script\n- Redundant with new separated workflows (build-and-test.yml, release.yml)\n\nThis ensures clean CI/CD pipeline with proper semantic versioning automation.",
"is_bot": false,
"headline": "fix: remove conflicting build-test-release.yaml workflow",
"author_name": "Oleg Shokin",
"author_login": null,
"committed_at": "2025-09-29T16:31:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81fbea83ee648650441ad0524b15c4e845bbdc6c",
"body": "- Add internal/version package with version command integration\n- Implement GitHub Actions workflows for build, test, and release automation\n- Add semantic versioning scripts (semver_next.sh) for automated version bumping\n- Configure GoReleaser for cross-platform binary releases\n- Add Git hooks for \n[…]\nngs across platforms\n- Update README with comprehensive documentation\n\nThis establishes a complete CI/CD pipeline with semantic versioning,\nautomated releases, and proper development workflow tooling.",
"is_bot": false,
"headline": "feat: implement semantic versioning system and CI/CD workflows",
"author_name": "Oleg Shokin",
"author_login": null,
"committed_at": "2025-09-29T16:28:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8e193fffb68f3e664eb859f5c11cbda14f3924d0",
"body": "…spf13/viper-1.21.0\n\nBump github.com/spf13/viper from 1.20.1 to 1.21.0",
"is_bot": false,
"headline": "Merge pull request #10 from oshokin/dependabot/go_modules/github.com/…",
"author_name": "Oleg Shokin",
"author_login": "oshokin",
"committed_at": "2025-09-22T08:57:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2a5580eee5706eaca6fc878a8c06cd712809747",
"body": "Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.20.1 to 1.21.0.\n- [Release notes](https://github.com/spf13/viper/releases)\n- [Commits](https://github.com/spf13/viper/compare/v1.20.1...v1.21.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/spf13/viper\n dependency-version: 1.21.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump github.com/spf13/viper from 1.20.1 to 1.21.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-22T07:25:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49e27ad4876f959bf51552bf09caa79cb852f127",
"body": "…pf13/pflag-1.0.10\n\nBump github.com/spf13/pflag from 1.0.9 to 1.0.10",
"is_bot": false,
"headline": "Merge pull request #9 from oshokin/dependabot/go_modules/github.com/s…",
"author_name": "Oleg Shokin",
"author_login": "oshokin",
"committed_at": "2025-09-16T05:18:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "556c85ff86fbcbf9fcaedd4baf0c80a0ad760205",
"body": "Bumps [github.com/spf13/pflag](https://github.com/spf13/pflag) from 1.0.9 to 1.0.10.\n- [Release notes](https://github.com/spf13/pflag/releases)\n- [Commits](https://github.com/spf13/pflag/compare/v1.0.9...v1.0.10)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/spf13/pflag\n dependency-version: 1.0.10\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump github.com/spf13/pflag from 1.0.9 to 1.0.10",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-15T08:02:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "802a0a5af1cbaa8c4483e9cd6862a740e39cd2ba",
"body": "…setup-go-6\n\nBump actions/setup-go from 5 to 6",
"is_bot": false,
"headline": "Merge pull request #8 from oshokin/dependabot/github_actions/actions/…",
"author_name": "Oleg Shokin",
"author_login": "oshokin",
"committed_at": "2025-09-08T07:56:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0d078887b0eb25c03f13a77911e2e40666a16cf",
"body": "…pf13/cobra-1.10.1\n\nBump github.com/spf13/cobra from 1.9.1 to 1.10.1",
"is_bot": false,
"headline": "Merge pull request #7 from oshokin/dependabot/go_modules/github.com/s…",
"author_name": "Oleg Shokin",
"author_login": "oshokin",
"committed_at": "2025-09-08T07:53:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b836b2ca5763c13072d39a26eec6ce97c89f483",
"body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n dependency-version: '6'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/setup-go from 5 to 6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-08T07:44:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c9e5c29c6d36c172532794b37f409facc7d764b",
"body": "Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.9.1 to 1.10.1.\n- [Release notes](https://github.com/spf13/cobra/releases)\n- [Commits](https://github.com/spf13/cobra/compare/v1.9.1...v1.10.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/spf13/cobra\n dependency-version: 1.10.1\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump github.com/spf13/cobra from 1.9.1 to 1.10.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-08T07:41:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d356733f06234083c9c22470ec029fecc06ff8fd",
"body": "…pf13/pflag-1.0.9\n\nBump github.com/spf13/pflag from 1.0.7 to 1.0.9",
"is_bot": false,
"headline": "Merge pull request #6 from oshokin/dependabot/go_modules/github.com/s…",
"author_name": "Oleg Shokin",
"author_login": "oshokin",
"committed_at": "2025-09-01T14:10:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77bf09fd5dc460e98eee0cee53c5e25f6e9926b4",
"body": "Bumps [github.com/spf13/pflag](https://github.com/spf13/pflag) from 1.0.7 to 1.0.9.\n- [Release notes](https://github.com/spf13/pflag/releases)\n- [Commits](https://github.com/spf13/pflag/compare/v1.0.7...v1.0.9)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/spf13/pflag\n dependency-version: 1.0.9\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump github.com/spf13/pflag from 1.0.7 to 1.0.9",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-01T14:09:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7a61cb20095a0aba127c184ad62c7dc439ba7bc",
"body": "…checkout-5\n\nBump actions/checkout from 4 to 5",
"is_bot": false,
"headline": "Merge pull request #5 from oshokin/dependabot/github_actions/actions/…",
"author_name": "Oleg Shokin",
"author_login": "oshokin",
"committed_at": "2025-08-29T20:35:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "126c7382c3c64f895a1a63a714b8bbd768d428f3",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v5)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n dependency-version: '5'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 4 to 5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-18T12:10:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6252fd34309dd145fedcfa691fe9370b7ae3af33",
"body": "…pf13/pflag-1.0.7\n\nBump github.com/spf13/pflag from 1.0.6 to 1.0.7",
"is_bot": false,
"headline": "Merge pull request #4 from oshokin/dependabot/go_modules/github.com/s…",
"author_name": "Oleg Shokin",
"author_login": "oshokin",
"committed_at": "2025-07-28T16:02:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b808c91be316a3b2a409e8308070cec812cd5a7d",
"body": "Bumps [github.com/spf13/pflag](https://github.com/spf13/pflag) from 1.0.6 to 1.0.7.\n- [Release notes](https://github.com/spf13/pflag/releases)\n- [Commits](https://github.com/spf13/pflag/compare/v1.0.6...v1.0.7)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/spf13/pflag\n dependency-version: 1.0.7\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump github.com/spf13/pflag from 1.0.6 to 1.0.7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-07-28T15:48:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fc60c6c27fb049b9270ab2240ab543a412bb61b",
"body": null,
"is_bot": false,
"headline": "Update golangci-lint to v2",
"author_name": "Oleg Shokin",
"author_login": "oshokin",
"committed_at": "2025-05-01T16:23:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "464e264f132a8f9fa91ac8ad79277c737ba5957a",
"body": null,
"is_bot": false,
"headline": "Refactor album folder creation",
"author_name": "Oleg Shokin",
"author_login": "oshokin",
"committed_at": "2025-04-15T16:57:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b57096432fcefd5e66af3cdb47b01354e73d6d2",
"body": "feat: handle path separators in album folder template",
"is_bot": false,
"headline": "Merge pull request #3 from xzeldon/master",
"author_name": "Oleg Shokin",
"author_login": "oshokin",
"committed_at": "2025-04-14T06:07:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f1910cf4ed2d9a7ba01957a7b1f860887be8a8c",
"body": "The path from the `album_folder_template` was sanitized\nas a whole, replacing slashes (`/`) with underscores\n(`_`), which prevented nested directories. This change\nsplits the path by `/`, sanitizes each component, and\nrejoins them using the OS-specific separator, allowing\nfor proper directory structure.",
"is_bot": false,
"headline": "feat: handle path separators in album folder template",
"author_name": "Timofey Gelazoniya",
"author_login": null,
"committed_at": "2025-04-14T02:40:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3b1936652b579cdf714735553960b85aa2ea093",
"body": "…pf13/viper-1.20.1\n\nBump github.com/spf13/viper from 1.20.0 to 1.20.1",
"is_bot": false,
"headline": "Merge pull request #2 from oshokin/dependabot/go_modules/github.com/s…",
"author_name": "Oleg Shokin",
"author_login": "oshokin",
"committed_at": "2025-04-05T12:12:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b70c7b8a6c5dfdfb59ad0e983c76eadeb9ed5800",
"body": "Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.20.0 to 1.20.1.\n- [Release notes](https://github.com/spf13/viper/releases)\n- [Commits](https://github.com/spf13/viper/compare/v1.20.0...v1.20.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/spf13/viper\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump github.com/spf13/viper from 1.20.0 to 1.20.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-31T08:06:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1b829604c2ff7bd51124a28e6fa90daf7e4c63e",
"body": null,
"is_bot": false,
"headline": "Fix linter issues",
"author_name": "Oleg Shokin",
"author_login": "oshokin",
"committed_at": "2025-03-16T15:47:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6872b20ee1b2f31e89ca264870ae66be7c75b9de",
"body": null,
"is_bot": false,
"headline": "Replace mp3 tagging library with updated fork",
"author_name": "Oleg Shokin",
"author_login": "oshokin",
"committed_at": "2025-03-16T15:43:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17b01edea6278f22a771f9e9c657f602edd262f2",
"body": null,
"is_bot": false,
"headline": "Add more details to README.md",
"author_name": "Oleg Shokin",
"author_login": null,
"committed_at": "2025-03-01T11:29:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "511046ce147179891ecfdf79c1921a9d4dced0fd",
"body": null,
"is_bot": false,
"headline": "Made GoReleaser even greater again",
"author_name": "Oleg Shokin",
"author_login": null,
"committed_at": "2025-03-01T10:17:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08fca5c438944053f9d8404b51de6fa64fcb281d",
"body": null,
"is_bot": false,
"headline": "Made GoReleaser great again",
"author_name": "Oleg Shokin",
"author_login": null,
"committed_at": "2025-03-01T10:03:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ed95387535ed71b2294a744aebd7a47b42242ed",
"body": null,
"is_bot": false,
"headline": "Fix github actions workflow",
"author_name": "Oleg Shokin",
"author_login": null,
"committed_at": "2025-03-01T09:32:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9b6323d830f605ad2950a58986bd149e6fa1dc2",
"body": "…pf13/cobra-1.9.1\n\nBump github.com/spf13/cobra from 1.9.0 to 1.9.1",
"is_bot": false,
"headline": "Merge pull request #1 from oshokin/dependabot/go_modules/github.com/s…",
"author_name": "Oleg Shokin",
"author_login": "oshokin",
"committed_at": "2025-03-01T09:30:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "005aad9288a88857b4be47a39eb9e94267bcfa3c",
"body": "Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.9.0 to 1.9.1.\n- [Release notes](https://github.com/spf13/cobra/releases)\n- [Commits](https://github.com/spf13/cobra/compare/v1.9.0...v1.9.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/spf13/cobra\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump github.com/spf13/cobra from 1.9.0 to 1.9.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-01T09:01:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc6f874071c6c88d8f48028ee17bf06911a280a8",
"body": null,
"is_bot": false,
"headline": "Add github actions and go-releaser settings",
"author_name": "Oleg Shokin",
"author_login": null,
"committed_at": "2025-03-01T08:55:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44acbd7d57ad096f22aade3293da35d78704aca6",
"body": null,
"is_bot": false,
"headline": "Add basic functionality",
"author_name": "Oleg Shokin",
"author_login": null,
"committed_at": "2025-02-28T17:15:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a486c343e6b84c809b2f3970693fae1bf2332086",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Oleg Shokin",
"author_login": "oshokin",
"committed_at": "2025-02-28T16:53:27Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 1,
"commits_last_year": 47,
"latest_release_at": "2026-07-20T08:04:34Z",
"latest_release_tag": "v1.9.1",
"releases_from_tags": false,
"days_since_last_push": 16,
"active_weeks_last_year": 18,
"days_since_latest_release": 16,
"mean_days_between_releases": null
},
"artifacts": {
"collected": true,
"structure": [
"tree.go_main",
"tree.goreleaser"
],
"declarations": []
},
"community": {
"has_readme": true,
"has_license": true,
"readme_badges": {
"hosts": [],
"total": 0,
"header": 0,
"collected": true,
"has_inspect_badge": false
},
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/oshokin/zvuk-grabber",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"categories": [],
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/oshokin/zvuk-grabber",
"declared_type": null,
"is_deprecated": false,
"latest_version": "v1.9.1",
"repository_url": "https://github.com/oshokin/zvuk-grabber",
"versions_count": 11,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-20T08:00:06Z",
"latest_version_yanked": null,
"days_since_latest_publish": 16
}
]
},
"popularity": {
"forks": 2,
"stars": 19,
"watchers": 0,
"fork_history": {
"days": [
{
"date": "2025-04-14",
"count": 1
},
{
"date": "2026-02-28",
"count": 1
}
],
"complete": true,
"collected": 2,
"total_forks": 2
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"taskfile.yaml"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 27104,
"source_files_sampled": 185,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.36.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5970"
],
"fixed_version": "0.39.0",
"advisory_count": 1,
"oldest_advisory_days": 21
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"unknown": 1
},
"advisory_count": 1,
"affected_count": 1,
"assessed_count": 44,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/dustin/go-humanize",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.1"
},
{
"name": "github.com/go-flac/flacpicture",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.3.0"
},
{
"name": "github.com/go-flac/flacvorbis",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.2.0"
},
{
"name": "github.com/go-flac/go-flac",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/go-rod/rod",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.116.2"
},
{
"name": "github.com/go-rod/stealth",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.4.9"
},
{
"name": "github.com/google/uuid",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
},
{
"name": "github.com/hashicorp/golang-lru/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.0.7"
},
{
"name": "github.com/machinebox/graphql",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.2.2"
},
{
"name": "github.com/oshokin/id3v2/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.1.4"
},
{
"name": "github.com/schollz/progressbar/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.19.1"
},
{
"name": "github.com/spf13/cobra",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.10.2"
},
{
"name": "github.com/spf13/pflag",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.10"
},
{
"name": "github.com/spf13/viper",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.21.0"
},
{
"name": "github.com/stretchr/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.1"
},
{
"name": "go.uber.org/mock",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.6.0"
},
{
"name": "go.uber.org/zap",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.28.0"
},
{
"name": "gopkg.in/yaml.v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/dustin/go-humanize",
"direct": true,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/go-flac/flacpicture",
"direct": true,
"version": "v0.3.0",
"ecosystem": "go"
},
{
"name": "github.com/go-flac/flacvorbis",
"direct": true,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/go-flac/go-flac",
"direct": true,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/go-rod/rod",
"direct": true,
"version": "v0.116.2",
"ecosystem": "go"
},
{
"name": "github.com/go-rod/stealth",
"direct": true,
"version": "v0.4.9",
"ecosystem": "go"
},
{
"name": "github.com/google/uuid",
"direct": true,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/golang-lru/v2",
"direct": true,
"version": "v2.0.7",
"ecosystem": "go"
},
{
"name": "github.com/machinebox/graphql",
"direct": true,
"version": "v0.2.2",
"ecosystem": "go"
},
{
"name": "github.com/oshokin/id3v2/v2",
"direct": true,
"version": "v2.1.4",
"ecosystem": "go"
},
{
"name": "github.com/schollz/progressbar/v3",
"direct": true,
"version": "v3.19.1",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cobra",
"direct": true,
"version": "v1.10.2",
"ecosystem": "go"
},
{
"name": "github.com/spf13/pflag",
"direct": true,
"version": "v1.0.10",
"ecosystem": "go"
},
{
"name": "github.com/spf13/viper",
"direct": true,
"version": "v1.21.0",
"ecosystem": "go"
},
{
"name": "github.com/stretchr/testify",
"direct": true,
"version": "v1.11.1",
"ecosystem": "go"
},
{
"name": "go.uber.org/mock",
"direct": true,
"version": "v0.6.0",
"ecosystem": "go"
},
{
"name": "go.uber.org/zap",
"direct": true,
"version": "v1.28.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": true,
"version": "v3.0.1",
"ecosystem": "go"
},
{
"name": "code.cloudfoundry.org/bytefmt",
"direct": false,
"version": "v0.68.0",
"ecosystem": "go"
},
{
"name": "github.com/davecgh/go-spew",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/fsnotify/fsnotify",
"direct": false,
"version": "v1.9.0",
"ecosystem": "go"
},
{
"name": "github.com/go-viper/mapstructure/v2",
"direct": false,
"version": "v2.5.0",
"ecosystem": "go"
},
{
"name": "github.com/inconshreveable/mousetrap",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/matryer/is",
"direct": false,
"version": "v1.4.1",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/colorstring",
"direct": false,
"version": "v0.0.0-20190213212951-d06e56a500db",
"ecosystem": "go"
},
{
"name": "github.com/pelletier/go-toml/v2",
"direct": false,
"version": "v2.3.0",
"ecosystem": "go"
},
{
"name": "github.com/pkg/errors",
"direct": false,
"version": "v0.9.1",
"ecosystem": "go"
},
{
"name": "github.com/pmezard/go-difflib",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/rivo/uniseg",
"direct": false,
"version": "v0.4.7",
"ecosystem": "go"
},
{
"name": "github.com/sagikazarmark/locafero",
"direct": false,
"version": "v0.12.0",
"ecosystem": "go"
},
{
"name": "github.com/spf13/afero",
"direct": false,
"version": "v1.15.0",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cast",
"direct": false,
"version": "v1.10.0",
"ecosystem": "go"
},
{
"name": "github.com/subosito/gotenv",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/ysmood/fetchup",
"direct": false,
"version": "v0.2.3",
"ecosystem": "go"
},
{
"name": "github.com/ysmood/goob",
"direct": false,
"version": "v0.4.0",
"ecosystem": "go"
},
{
"name": "github.com/ysmood/got",
"direct": false,
"version": "v0.42.3",
"ecosystem": "go"
},
{
"name": "github.com/ysmood/gson",
"direct": false,
"version": "v0.7.3",
"ecosystem": "go"
},
{
"name": "github.com/ysmood/leakless",
"direct": false,
"version": "v0.9.0",
"ecosystem": "go"
},
{
"name": "go.uber.org/multierr",
"direct": false,
"version": "v1.11.0",
"ecosystem": "go"
},
{
"name": "go.yaml.in/yaml/v3",
"direct": false,
"version": "v3.0.4",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.46.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/term",
"direct": false,
"version": "v0.44.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.36.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/check.v1",
"direct": false,
"version": "v1.0.0-20201130134442-10cb98267c6c",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 44,
"direct_count": 18,
"indirect_count": 26
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 17,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 1,
"closed_unmerged_prs": 2
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "oshokin",
"commits": 34,
"avatar_url": "https://avatars.githubusercontent.com/u/64798577?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"build-and-test.yaml",
"release.yaml"
],
"has_docs_dir": false,
"linter_configs": [
".golangci.yaml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 8,
"reason": "6 out of 7 merged PRs checked by a CI test -- score normalized to 8",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 1/16 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 6,
"reason": "8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "55a2c828915c7f124934c45f4eebb71682e17ab2",
"ran_at": "2026-08-05T08:55:54Z",
"aggregate_score": 4.4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"recent_prs": {
"merged_7d": 0,
"decided_7d": 0,
"merged_30d": 0,
"authors_30d": 0,
"decided_30d": 0,
"sample_size": 19,
"window_days": 30,
"sample_exhausted": false,
"authors_probed_30d": 0,
"newcomer_merged_30d": 0,
"bot_prs_excluded_30d": 1,
"newcomer_authors_30d": 0,
"newcomer_decided_30d": 0
},
"ci_last_run_at": "2026-08-03T07:23:39Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-20T08:00:06Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/oshokin/zvuk-grabber",
"host": "github.com",
"name": "zvuk-grabber",
"owner": "oshokin"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": "The weighted overall 58 is calibrated to 62 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 58,
"calibrated": 62,
"calibration": "2026-08-02"
}
}
],
"value": 62,
"inputs": {
"security": 55,
"vitality": 68,
"community": 34,
"governance": 55,
"calibration": "2026-08-02",
"engineering": 72,
"ai_readiness": 69,
"weighted_overall_raw": 58
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 68,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"commits_last_year": 47,
"human_commit_share": 0.803,
"days_since_last_push": 16,
"active_weeks_last_year": 18
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 16 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 16
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "18/52 weeks with commits",
"points": 12.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 18
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "47 commits in the last year",
"points": 15.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 47
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"releases_count": 1,
"latest_release_tag": "v1.9.1",
"releases_from_tags": false,
"days_since_latest_release": 16,
"mean_days_between_releases": null
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "1 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 1
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 16 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 16
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "cadence unknown (single release)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence_unknown",
"params": {}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "exceptional",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 16,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 16 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 16
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 34,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"forks": 2,
"stars": 19,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "19 stars",
"points": 20.4,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 19
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "2 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 2
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": 0,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (GPL-3.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "GPL-3.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 55,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 79,
"inputs": {
"merged_prs": 17,
"open_issues": 0,
"closed_issues": 1,
"prs_merged_7d": 0,
"prs_decided_7d": 0,
"prs_merged_30d": 0,
"prs_decided_30d": 0,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 2,
"first_time_authors_30d": 0,
"first_time_prs_merged_30d": 0,
"first_time_prs_decided_30d": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 42,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "17/19 decided PRs merged",
"points": 26.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 17,
"decided": 19
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 1/16 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "weak",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 49,
"inputs": {
"followers": 8,
"owner_type": "User",
"is_verified": null,
"owner_login": "oshokin",
"public_repos": 28,
"account_age_days": 2283
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "8 followers of oshokin",
"points": 6.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 8,
"login": "oshokin"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "28 public repos, account ~6 yr old",
"points": 22.6,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 28
}
},
{
"code": "account_age_years",
"params": {
"years": 6
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/oshokin/zvuk-grabber"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 16
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 16 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 16
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "11 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 11
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 72,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".golangci.yaml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yaml"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "6 out of 7 merged PRs checked by a CI test -- score normalized to 8",
"points": 16,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"sberzvuk",
"yandexmusic",
"grabber"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "3 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 3
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 55,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"name": "Security posture",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 18,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 0,
"scorecard_aggregate": 4.4
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "6 out of 7 merged PRs checked by a CI test -- score normalized to 8",
"points": 2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 1/16 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "exceptional",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 44 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 44
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 1,
"affected_packages": 1,
"assessed_packages": 44,
"unassessed_packages": 0,
"affected_by_severity": "unknown 1",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "exceptional",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 44,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "good",
"name": "AI Readiness",
"value": 69,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "weak",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.755,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "40 of 53 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 40,
"sampled": 53
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "excellent",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"taskfile.yaml"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0.197
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "taskfile.yaml",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "taskfile.yaml"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".golangci.yaml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yaml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 66",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 66
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "13 of the last 66 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 13,
"sampled": 66
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 27104,
"source_files_sampled": 185,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/185 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 185,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"top": [
"application"
],
"labels": [
"cli"
],
"scores": {
"cli": 4,
"library": 3,
"application": 9
},
"primary": "cli",
"evidence": [
{
"tier": "structure",
"label": "application",
"source": "tree.go_main",
"weight": 5
},
{
"tier": "structure",
"label": "application",
"source": "tree.goreleaser",
"weight": 4
},
{
"tier": "dependencies",
"label": "cli",
"source": "dep:github.com/spf13/cobra",
"weight": 4
},
{
"tier": "distribution",
"label": "library",
"source": "registry:go",
"weight": 3
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": true,
"consumed_by_code": false
},
"metrics_version": "2.5.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-08-05T08:56:06.122606Z",
"schema_version": "0.31.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/o/oshokin/zvuk-grabber.svg",
"full_name": "oshokin/zvuk-grabber",
"license_state": "standard",
"license_spdx": "GPL-3.0"
}