{"id":22870286,"url":"https://github.com/berquerant/go-find-license","last_synced_at":"2025-10-14T23:22:53.081Z","repository":{"id":81890015,"uuid":"516774751","full_name":"berquerant/go-find-license","owner":"berquerant","description":"Search pkg.go.dev and display the licenses for the dependencies of the module.","archived":false,"fork":false,"pushed_at":"2022-07-22T14:11:50.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-06T16:58:41.264Z","etag":null,"topics":["go"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/berquerant.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-07-22T14:10:56.000Z","updated_at":"2022-07-22T14:12:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"498149fb-2271-4c44-9ac4-99ff2c988bce","html_url":"https://github.com/berquerant/go-find-license","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berquerant%2Fgo-find-license","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berquerant%2Fgo-find-license/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berquerant%2Fgo-find-license/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berquerant%2Fgo-find-license/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/berquerant","download_url":"https://codeload.github.com/berquerant/go-find-license/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246460313,"owners_count":20781089,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["go"],"created_at":"2024-12-13T13:14:24.190Z","updated_at":"2025-10-14T23:22:48.038Z","avatar_url":"https://github.com/berquerant.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-find-license\n\n```\n❯ go-find-license -h\nUsage of go-find-license:\n  go-find-license [flags]\n\nSearch pkg.go.dev and display the licenses for the dependencies of the module,\nlike:\n\n{\n  \"Content\": CONTENT,\n  \"Type\": TYPE,\n  \"URI\": URI,\n  \"Source\": SOURCE,\n  \"Module\": {\n    \"Path\": PATH,\n    \"Version\": VERSION,\n    \"Indirect\": INDIRECT,\n    \"Error\": ERROR\n  },\n  \"Err\": ERR\n}\n\nCONTENT: string\n  license text\nTYPE: string\n  type of license, e.g. MIT\nURI: string\n  scraped URI\nSOURCE: string\n  license file path\nPATH: string\n  module path\nVERSION: string\n  module version\nINDIRECT: bool\n  indirect dependency or not\nERROR: any\n  loading module error\nERR: string\n  scraping error\n\nFlags:\n  -debug\n        Enable debug logs.\n  -direct\n        Ignore indirect dependencies.\n  -dry\n        Without searching licenses from pkg.go.dev.\n  -list\n        Use go list.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberquerant%2Fgo-find-license","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fberquerant%2Fgo-find-license","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberquerant%2Fgo-find-license/lists"}