{"id":28489574,"url":"https://github.com/mobilitydata/licenses-aas","last_synced_at":"2026-01-29T21:02:25.768Z","repository":{"id":293523146,"uuid":"883366547","full_name":"MobilityData/licenses-aas","owner":"MobilityData","description":null,"archived":false,"fork":false,"pushed_at":"2025-12-03T21:26:56.000Z","size":2757,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-12-23T05:50:30.064Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MobilityData.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-11-04T20:54:15.000Z","updated_at":"2025-12-08T21:03:22.000Z","dependencies_parsed_at":"2025-05-15T19:38:54.212Z","dependency_job_id":"f6995287-c844-4a06-af25-af1167785b0f","html_url":"https://github.com/MobilityData/licenses-aas","commit_stats":null,"previous_names":["mobilitydata/licenses-aas"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MobilityData/licenses-aas","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobilityData%2Flicenses-aas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobilityData%2Flicenses-aas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobilityData%2Flicenses-aas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobilityData%2Flicenses-aas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MobilityData","download_url":"https://codeload.github.com/MobilityData/licenses-aas/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MobilityData%2Flicenses-aas/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28884700,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-29T19:55:09.949Z","status":"ssl_error","status_checked_at":"2026-01-29T19:55:08.490Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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-06-08T06:37:07.160Z","updated_at":"2026-01-29T21:02:25.736Z","avatar_url":"https://github.com/MobilityData.png","language":"Python","readme":"# Licenses as a Service\n\nA developer-friendly tool to explore, compare, and integrate software and data licenses.\nInspired by [choosealicense.com](https://github.com/github/choosealicense.com), with added metadata and API access for automation.\n\n## Why This Project Exists\n\nThe [choosealicense.com](https://github.com/github/choosealicense.com) is a great reference, but it has some limitations:\n\n- It is **GitHub-specific**, reflecting GitHub’s policy on license visibility and use.\n- It **limits the number of licenses shown**, omitting many OSI-approved or widely-used alternatives.\n- It focuses more on **encouraging license use** than on **neutral license comparison**.\n\nThis repository is intended to provide:\n- A **more complete and neutral catalog** of software and data licenses\n- **Machine-readable metadata** for reuse in other tools or websites\n- An **API-ready format** for program-to-program integration\n\n## License Rules and Metadata\n\nEach license includes a list of `rules` declared in [`data/rules.json`](data/rules.json). These are grouped into three categories:\n\n- **Permissions** – What the license explicitly allows (e.g., commercial use, modification)\n- **Conditions** – What the license requires (e.g., attribution, share-alike)\n- **Limitations** – What the license prohibits or disclaims (e.g., warranty, liability)\n\nThe full set of rules is defined in [`rules.json`](data/rules.json). See the complete rule documentation in [`/docs/RULES.md`](/docs/RULES.md).\n\n\n## License\n\n- Code licensed under the [Apache 2.0 License](http://www.apache.org/licenses/LICENSE-2.0).\n- Content under the [CC0 1.0 Universal Public Domain Dedication](https://creativecommons.org/publicdomain/zero/1.0/legalcode).\n\n### License Rules Used in This Project\n\n#### Apache License 2.0\n\n##### Permissions:\n- `commercial-use`\n- `modifications`\n- `distribution`\n- `patent-use`\n- `private-use`\n\n##### Conditions:\n- `include-copyright`\n- `document-changes`\n\n##### Limitations:\n- `trademark-use`\n- `liability`\n- `warranty`\n\n#### CC0 1.0 Universal\n\n##### Permissions:\n- `commercial-use`\n- `modifications`\n- `distribution`\n- `private-use`\n\n##### Conditions:\n- *(None — this license imposes no conditions.)*\n\n##### Limitations:\n- `liability`\n- `trademark-use`\n- `patent-use`\n- `warranty`\n\n## Contributing\n\nPlease check out our [Contributing guide](/docs/CONTRIBUTING.md) for details.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmobilitydata%2Flicenses-aas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmobilitydata%2Flicenses-aas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmobilitydata%2Flicenses-aas/lists"}