{"id":26052040,"url":"https://github.com/roshan-r/lcheck","last_synced_at":"2026-02-12T22:02:40.581Z","repository":{"id":278988068,"uuid":"937241480","full_name":"Roshan-R/lcheck","owner":"Roshan-R","description":"cli tool to check license compatibility across your project dependencies ","archived":false,"fork":false,"pushed_at":"2025-02-23T12:28:10.000Z","size":70,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-02T18:16:27.877Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Roshan-R.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,"zenodo":null}},"created_at":"2025-02-22T17:08:36.000Z","updated_at":"2025-02-24T09:19:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"0e757057-af78-47ec-9616-a97faa83e76f","html_url":"https://github.com/Roshan-R/lcheck","commit_stats":null,"previous_names":["roshan-r/lcheck"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Roshan-R/lcheck","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Roshan-R%2Flcheck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Roshan-R%2Flcheck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Roshan-R%2Flcheck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Roshan-R%2Flcheck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Roshan-R","download_url":"https://codeload.github.com/Roshan-R/lcheck/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Roshan-R%2Flcheck/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29382876,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T20:34:40.886Z","status":"ssl_error","status_checked_at":"2026-02-12T20:23:00.490Z","response_time":55,"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"}},"keywords":[],"created_at":"2025-03-08T05:47:28.625Z","updated_at":"2026-02-12T22:02:40.577Z","avatar_url":"https://github.com/Roshan-R.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lcheck\n\n**lcheck** is a cli license checker for your project dependencies. It autodetects your language, extract dependencies, identifies missing license information, and detects potential license conflicts.\n\n## Features\n\n- **Automatic Dependency Detection** – Scans dependencies from `Cargo.toml`, `pyproject.toml`.\n- **License Verification** – Retrieves license information from public sources.\n- **Conflict Detection** – Highlights incompatible licenses between dependencies.\n- **Modular Architecture** – Designed with separate, well-structured modules for each language, ensuring maintainability and easy extensibility..\n\n## Installation\n\nTo install **lcheck**, ensure you have Rust installed, then build and install it using:\n\n```sh\ngit clone https://github.com/Roshan-R/lcheck.git\ncd lcheck\ncargo build --release\n```\n\nTo use lcheck globally:\n\n```sh\ncargo install --path .\n```\n\n### Usage\n\nRun lcheck in your project directory:\n\n```sh\nlcheck\n```\n\n#### Options\n\n```\ncli tool to check license compatibility across your project dependencies\n\nUsage: lcheck [OPTIONS]\n\nOptions:\n  -v, --verbose  Show verbose output\n  -h, --help     Print help\n  -V, --version  Print version\n```\n\n## TODO\n - handle projects which are dual licensed\n - add more languages: go, javascript, etc.\n - store package metadata to global cache in file system to avoid calling APIs \n\n## Credits\n\nThe osadl matrix used is from https://github.com/priv-kweihmann/osadl-matrix\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froshan-r%2Flcheck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froshan-r%2Flcheck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froshan-r%2Flcheck/lists"}