{"id":14107867,"name":"github.com/dailymotion/scribe","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/dailymotion/scribe","keywords_array":[],"namespace":null,"versions_count":100,"first_release_published_at":"2022-10-05T12:12:36.000Z","latest_release_published_at":"2025-11-28T09:51:19.000Z","latest_release_number":"v1.12.37","last_synced_at":"2026-04-29T11:03:17.194Z","created_at":"2026-03-24T00:04:43.188Z","updated_at":"2026-04-29T11:03:17.194Z","registry_url":"https://pkg.go.dev/github.com/dailymotion/scribe","install_command":"go get github.com/dailymotion/scribe","documentation_url":"https://pkg.go.dev/github.com/dailymotion/scribe#section-documentation","metadata":{},"repo_metadata":{"id":38358602,"uuid":"232302291","full_name":"dailymotion-oss/octopilot","owner":"dailymotion-oss","description":"Automate your Gitops workflow, by automatically creating/merging GitHub Pull Requests","archived":false,"fork":false,"pushed_at":"2026-02-25T19:28:14.000Z","size":20866,"stargazers_count":187,"open_issues_count":31,"forks_count":26,"subscribers_count":7,"default_branch":"master","last_synced_at":"2026-03-05T12:43:16.769Z","etag":null,"topics":["automation","github","gitops","golang","hacktoberfest","pull-request"],"latest_commit_sha":null,"homepage":"https://dailymotion-oss.github.io/octopilot/","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/dailymotion-oss.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-01-07T10:38:07.000Z","updated_at":"2026-02-01T13:03:38.000Z","dependencies_parsed_at":"2023-02-06T02:46:04.926Z","dependency_job_id":"df5f6e51-a0f6-48d0-86da-243869b8d844","html_url":"https://github.com/dailymotion-oss/octopilot","commit_stats":{"total_commits":219,"total_committers":17,"mean_commits":"12.882352941176471","dds":0.5114155251141552,"last_synced_commit":"319bb180ec99b5a8ac5d23d75dedfeb61d5feeaf"},"previous_names":["dailymotion/octopilot"],"tags_count":237,"template":false,"template_full_name":null,"purl":"pkg:github/dailymotion-oss/octopilot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dailymotion-oss%2Foctopilot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dailymotion-oss%2Foctopilot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dailymotion-oss%2Foctopilot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dailymotion-oss%2Foctopilot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dailymotion-oss","download_url":"https://codeload.github.com/dailymotion-oss/octopilot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dailymotion-oss%2Foctopilot/sbom","scorecard":{"id":317139,"data":{"date":"2025-08-11","repo":{"name":"github.com/dailymotion-oss/octopilot","commit":"6fba5c57a68fae25c1e8f659f92482935d293f1f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":2,"reason":"2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/static-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/tag.yml:1","Warn: no topLevel permission defined: .github/workflows/unit-tests.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":"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":"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.12.36 not signed: https://api.github.com/repos/dailymotion-oss/octopilot/releases/222485545","Warn: release artifact v1.12.35 not signed: https://api.github.com/repos/dailymotion-oss/octopilot/releases/222484818","Warn: release artifact v1.12.34 not signed: https://api.github.com/repos/dailymotion-oss/octopilot/releases/198574215","Warn: release artifact v1.12.33 not signed: https://api.github.com/repos/dailymotion-oss/octopilot/releases/198572810","Warn: release artifact v1.12.32 not signed: https://api.github.com/repos/dailymotion-oss/octopilot/releases/198570911","Warn: release artifact v1.12.36 does not have provenance: https://api.github.com/repos/dailymotion-oss/octopilot/releases/222485545","Warn: release artifact v1.12.35 does not have provenance: https://api.github.com/repos/dailymotion-oss/octopilot/releases/222484818","Warn: release artifact v1.12.34 does not have provenance: https://api.github.com/repos/dailymotion-oss/octopilot/releases/198574215","Warn: release artifact v1.12.33 does not have provenance: https://api.github.com/repos/dailymotion-oss/octopilot/releases/198572810","Warn: release artifact v1.12.32 does not have provenance: https://api.github.com/repos/dailymotion-oss/octopilot/releases/198570911"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/dailymotion-oss/.github/SECURITY.md:1","Info: Found linked content: github.com/dailymotion-oss/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/dailymotion-oss/.github/SECURITY.md:1"],"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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/dailymotion-oss/octopilot/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/dailymotion-oss/octopilot/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/dailymotion-oss/octopilot/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/dailymotion-oss/octopilot/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-build.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/dailymotion-oss/octopilot/pr-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/dailymotion-oss/octopilot/pr-build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/dailymotion-oss/octopilot/pr-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-build.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/dailymotion-oss/octopilot/pr-build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-build.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/dailymotion-oss/octopilot/pr-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/dailymotion-oss/octopilot/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/dailymotion-oss/octopilot/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/dailymotion-oss/octopilot/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/dailymotion-oss/octopilot/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/dailymotion-oss/octopilot/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/dailymotion-oss/octopilot/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/dailymotion-oss/octopilot/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/dailymotion-oss/octopilot/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/dailymotion-oss/octopilot/static-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/dailymotion-oss/octopilot/static-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/dailymotion-oss/octopilot/static-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tag.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/dailymotion-oss/octopilot/tag.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tag.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/dailymotion-oss/octopilot/tag.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tag.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/dailymotion-oss/octopilot/tag.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/dailymotion-oss/octopilot/unit-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/dailymotion-oss/octopilot/unit-tests.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile.goreleaser:4: pin your Docker image by updating alpine:3.15 to alpine:3.15@sha256:19b4bcc4f60e99dd5ebdca0cbce22c503bbcff197549d7e19dab4f22254dc864","Warn: goCommand not pinned by hash: vendor/github.com/go-git/go-git/v5/oss-fuzz.sh:20","Warn: goCommand not pinned by hash: vendor/google.golang.org/grpc/regenerate.sh:35","Warn: goCommand not pinned by hash: vendor/google.golang.org/grpc/vet.sh:37","Warn: downloadThenRun not pinned by hash: .github/workflows/unit-tests.yml:28","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   3 out of   6 goCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pr-build.yml:8"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) 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":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GO-2022-1178 / GHSA-h4q8-96p6-jcgr","Warn: Project is vulnerable to: GO-2025-3754 / GHSA-2x5j-vhc8-9cwm","Warn: Project is vulnerable to: GO-2020-0017 / GHSA-w73w-5m7g-f7qc","Warn: Project is vulnerable to: GO-2025-3553 / GHSA-mh63-6h87-95cp","Warn: Project is vulnerable to: GHSA-h74j-692g-48mq","Warn: Project is vulnerable to: GO-2025-3605 / GHSA-7vpp-9cxj-q8gv","Warn: Project is vulnerable to: GO-2024-2698 / GHSA-rhh4-rh7c-7r5v","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GO-2025-3488 / GHSA-6v2p-p543-phr9","Warn: Project is vulnerable to: GO-2024-2631 / GHSA-c5q2-7r4c-mv6g"],"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-18T00:28:10.272Z","repository_id":38358602,"created_at":"2025-08-18T00:28:10.273Z","updated_at":"2025-08-18T00:28:10.273Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30870334,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-23T21:38:10.789Z","status":"ssl_error","status_checked_at":"2026-03-23T21:37:51.191Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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"}},"repo_metadata_updated_at":"2026-03-24T00:09:03.780Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.213860486078075,"dependent_packages_count":4.885433258156032,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.049646872117053},"purl":"pkg:golang/github.com/dailymotion/scribe","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/dailymotion/scribe","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/dailymotion/scribe","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/dailymotion/scribe/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-05T09:03:15.955Z","issues_count":17,"pull_requests_count":353,"avg_time_to_close_issue":17543831.333333332,"avg_time_to_close_pull_request":2452020.5328947366,"issues_closed_count":6,"pull_requests_closed_count":304,"pull_request_authors_count":15,"issue_authors_count":11,"avg_comments_per_issue":3.5294117647058822,"avg_comments_per_pull_request":0.6827195467422096,"merged_pull_requests_count":170,"bot_issues_count":0,"bot_pull_requests_count":291,"past_year_issues_count":1,"past_year_pull_requests_count":41,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1994763.3333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.5365853658536586,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":38,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dailymotion-oss%2Foctopilot/issues","maintainers":[{"login":"JordanGoasdoue","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JordanGoasdoue"},{"login":"vbehar","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vbehar"}],"active_maintainers":[{"login":"vbehar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vbehar"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdailymotion%2Fscribe/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdailymotion%2Fscribe/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdailymotion%2Fscribe/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdailymotion%2Fscribe/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdailymotion%2Fscribe/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdailymotion%2Fscribe/codemeta","maintainers":[]}