{"id":557,"name":null,"description":"A Ruby Gem to detect under what license a project is distributed.","url":"https://github.com/licensee/licensee","last_synced_at":"2026-04-30T05:01:03.074Z","repository":{"id":19764536,"uuid":"23022377","full_name":"licensee/licensee","owner":"licensee","description":"A Ruby Gem to detect under what license a project is distributed.","archived":false,"fork":false,"pushed_at":"2026-04-28T05:20:45.000Z","size":3613,"stargazers_count":879,"open_issues_count":7,"forks_count":325,"subscribers_count":59,"default_branch":"main","last_synced_at":"2026-04-28T12:35:10.078Z","etag":null,"topics":["law","legal","licensing","open-source","open-source-licensing","ruby","ruby-gem"],"latest_commit_sha":null,"homepage":"https://licensee.github.io/licensee/","language":"Ruby","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/licensee.png","metadata":{"files":{"readme":"docs/README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":".github/funding.yml","license":"LICENSE.md","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"docs/SECURITY.md","support":"docs/SUPPORT.md","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},"funding":{"patreon":"benbalter"}},"created_at":"2014-08-16T16:39:56.000Z","updated_at":"2026-04-28T05:20:50.000Z","dependencies_parsed_at":"2025-11-20T23:02:14.303Z","dependency_job_id":null,"html_url":"https://github.com/licensee/licensee","commit_stats":{"total_commits":1286,"total_committers":69,"mean_commits":18.63768115942029,"dds":"0.49222395023328147","last_synced_commit":"d0afb444fec98489d7a74a3d6bb3b5bb3c883c90"},"previous_names":["benbalter/licensee"],"tags_count":106,"template":false,"template_full_name":null,"purl":"pkg:github/licensee/licensee","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/licensee","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/sbom","scorecard":{"id":317698,"data":{"date":"2025-08-11T08:47:22Z","repo":{"name":"github.com/licensee/licensee","commit":"c13956ef21b9f540ea0e59c7035c55ad13c66505"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":9.1,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 13 changesets","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: docs/SECURITY.md:1","Info: Found linked content: docs/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: docs/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/vendor.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/docker.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/vendor.yml:9"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  12 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:  10 out of  10 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"CI-Tests","score":10,"reason":"13 out of 13 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 50 contributing companies or organizations","details":["Info: found contributions from: 24pullrequests, Digital44, Julia-i18n, JuliaLangPt, OSM-Portugal, TeamOfOne, anysphere, base62, bathruby, browserpad, cartographers-for-social-equality, cilium, clearlydefined, cto of @doubleopen-project, dependabot, eclipse, ecosyste-ms, ecosyste-ms and @octobox, feedzai, foragepm, git-lfs, github, government, improvebraga, isovalent, jenkinsci, kotest, libgit2, licensee, madridpm, meteologica, mwclient, netflix, octobox, opencollective, opencompany, openjournals, oss-review-toolkit, package-url, protontypes, r-lib, rwinlib, spdx, splitrb, themanifest, tldr-pages, unitedstates, waldyrious-forks, wikimedia-portugal, ☃"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T00:37:01.572Z","repository_id":19764536,"created_at":"2025-08-18T00:37:01.573Z","updated_at":"2025-08-18T00:37:01.573Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32399066,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"last_error":"SSL_read: 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"}},"owner":{"login":"licensee","name":"Licensee","uuid":"47460333","kind":"organization","description":"A Ruby Gem to detect under what license a project is distributed.","email":null,"website":"https://licensee.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47460333?v=4","repositories_count":4,"last_synced_at":"2024-05-19T00:05:03.678Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/licensee","funding_links":[],"total_stars":748,"followers":13,"following":0,"created_at":"2022-11-09T05:47:40.203Z","updated_at":"2024-05-19T00:05:04.025Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/licensee","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/licensee/repositories"},"packages":[{"id":12786516,"name":"licensee","ecosystem":"nixpkgs","description":"A Ruby Gem to detect under what license a project is distributed","homepage":"https://licensee.github.io/licensee/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/licensee/licensee","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T11:58:56.253Z","latest_release_published_at":"2026-01-26T11:58:56.253Z","latest_release_number":"9.16.0","last_synced_at":"2026-04-15T21:04:25.469Z","created_at":"2026-01-26T11:58:56.099Z","updated_at":"2026-04-15T21:04:25.469Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=licensee","install_command":"nix-env -iA nixpkgs.licensee","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/tools/package-management/licensee/default.nix#L11","metadata":{"nix_attribute":"licensee-9.16.0","position":"pkgs/tools/package-management/licensee/default.nix:11","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd13","x86_64-freebsd13","x86_64-solaris","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","x86_64-redox"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/licensee?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/licensee","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/licensee","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/licensee/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/licensee/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/licensee/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/licensee/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/licensee/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/licensee/codemeta","maintainers":[{"uuid":"sternenseemann","login":null,"name":"Lukas Epple","email":"sternenseemann@systemli.org","url":"https://github.com/sternenseemann","packages_count":522,"html_url":null,"role":null,"created_at":"2026-03-04T12:30:07.622Z","updated_at":"2026-03-04T12:30:07.622Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/sternenseemann/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":151},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-04-03T06:21:54.798Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":12815135,"name":"licensee","ecosystem":"nixpkgs","description":"Ruby Gem to detect under what license a project is distributed","homepage":"https://licensee.github.io/licensee/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/licensee/licensee","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T17:04:13.098Z","latest_release_published_at":"2026-01-26T17:04:13.098Z","latest_release_number":"9.18.0","last_synced_at":"2026-03-07T06:21:02.277Z","created_at":"2026-01-26T17:04:12.905Z","updated_at":"2026-03-07T06:37:34.823Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=licensee","install_command":"nix-env -iA nixpkgs.licensee","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/tools/package-management/licensee/default.nix#L15","metadata":{"nix_attribute":"licensee-9.18.0","position":"pkgs/tools/package-management/licensee/default.nix:15","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","aarch64-darwin","i686-freebsd","x86_64-freebsd","aarch64-freebsd","x86_64-solaris","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","x86_64-redox"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/licensee?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/licensee","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/licensee","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/licensee/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/licensee/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/licensee/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/licensee/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/licensee/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/licensee/codemeta","maintainers":[{"uuid":"sternenseemann","login":null,"name":"Lukas Epple","email":"sternenseemann@systemli.org","url":"https://github.com/sternenseemann","packages_count":716,"html_url":null,"role":null,"created_at":"2026-03-07T06:21:02.436Z","updated_at":"2026-03-07T06:21:02.436Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/sternenseemann/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":145703,"maintainers_count":4625,"namespaces_count":0,"keywords_count":2867,"github":"NixOS","metadata":{"funded_packages_count":1543},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-04-16T05:08:04.612Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":8879699,"name":"github.com/licensee/licensee","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/licensee/licensee","keywords_array":[],"namespace":null,"versions_count":94,"first_release_published_at":"2014-08-17T21:02:28.000Z","latest_release_published_at":"2026-03-24T15:21:27.000Z","latest_release_number":"v9.19.0+incompatible","last_synced_at":"2026-04-26T03:01:26.040Z","created_at":"2024-02-14T02:53:24.090Z","updated_at":"2026-04-26T03:01:26.041Z","registry_url":"https://pkg.go.dev/github.com/licensee/licensee","install_command":"go get github.com/licensee/licensee","documentation_url":"https://pkg.go.dev/github.com/licensee/licensee#section-documentation","metadata":{},"repo_metadata":{"id":19764536,"uuid":"23022377","full_name":"licensee/licensee","owner":"licensee","description":"A Ruby Gem to detect under what license a project is distributed.","archived":false,"fork":false,"pushed_at":"2025-11-03T16:54:58.000Z","size":3044,"stargazers_count":860,"open_issues_count":29,"forks_count":307,"subscribers_count":55,"default_branch":"main","last_synced_at":"2025-11-04T15:02:02.884Z","etag":null,"topics":["law","legal","licensing","open-source","open-source-licensing","ruby","ruby-gem"],"latest_commit_sha":null,"homepage":"https://licensee.github.io/licensee/","language":"Ruby","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/licensee.png","metadata":{"files":{"readme":"docs/README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":".github/funding.yml","license":"LICENSE.md","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"docs/SECURITY.md","support":"docs/SUPPORT.md","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},"funding":{"patreon":"benbalter"}},"created_at":"2014-08-16T16:39:56.000Z","updated_at":"2025-11-03T20:47:04.000Z","dependencies_parsed_at":"2023-01-13T20:34:30.934Z","dependency_job_id":"712375dc-8d42-4055-9b8e-511f47fb77c3","html_url":"https://github.com/licensee/licensee","commit_stats":{"total_commits":1286,"total_committers":69,"mean_commits":18.63768115942029,"dds":"0.49222395023328147","last_synced_commit":"d0afb444fec98489d7a74a3d6bb3b5bb3c883c90"},"previous_names":["benbalter/licensee"],"tags_count":105,"template":false,"template_full_name":null,"purl":"pkg:github/licensee/licensee","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/licensee","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/sbom","scorecard":{"id":317698,"data":{"date":"2025-08-11T08:47:22Z","repo":{"name":"github.com/licensee/licensee","commit":"c13956ef21b9f540ea0e59c7035c55ad13c66505"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":9.1,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 13 changesets","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: docs/SECURITY.md:1","Info: Found linked content: docs/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: docs/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/vendor.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/docker.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/vendor.yml:9"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  12 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:  10 out of  10 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"CI-Tests","score":10,"reason":"13 out of 13 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 50 contributing companies or organizations","details":["Info: found contributions from: 24pullrequests, Digital44, Julia-i18n, JuliaLangPt, OSM-Portugal, TeamOfOne, anysphere, base62, bathruby, browserpad, cartographers-for-social-equality, cilium, clearlydefined, cto of @doubleopen-project, dependabot, eclipse, ecosyste-ms, ecosyste-ms and @octobox, feedzai, foragepm, git-lfs, github, government, improvebraga, isovalent, jenkinsci, kotest, libgit2, licensee, madridpm, meteologica, mwclient, netflix, octobox, opencollective, opencompany, openjournals, oss-review-toolkit, package-url, protontypes, r-lib, rwinlib, spdx, splitrb, themanifest, tldr-pages, unitedstates, waldyrious-forks, wikimedia-portugal, ☃"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T00:37:01.572Z","repository_id":19764536,"created_at":"2025-08-18T00:37:01.573Z","updated_at":"2025-08-18T00:37:01.573Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283831392,"owners_count":26902060,"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","status":"online","status_checked_at":"2025-11-11T02:00:06.610Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"licensee","name":"Licensee","uuid":"47460333","kind":"organization","description":"A Ruby Gem to detect under what license a project is distributed.","email":null,"website":"https://licensee.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47460333?v=4","repositories_count":4,"last_synced_at":"2024-05-19T00:05:03.678Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/licensee","funding_links":[],"total_stars":748,"followers":13,"following":0,"created_at":"2022-11-09T05:47:40.203Z","updated_at":"2024-05-19T00:05:04.025Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/licensee","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/licensee/repositories"},"tags":[{"name":"v9.18.0","sha":"336495543ee8756eb512a6b4ec6ad763cf890701","kind":"tag","published_at":"2024-11-23T02:01:16.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v9.18.0","html_url":"https://github.com/licensee/licensee/releases/tag/v9.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v9.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.18.0/manifests"},{"name":"v9.17.1","sha":"450e8e60239939e90479ec3a8b11b5e6fc4fbfaa","kind":"tag","published_at":"2024-06-11T17:07:42.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v9.17.1","html_url":"https://github.com/licensee/licensee/releases/tag/v9.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v9.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.17.1/manifests"},{"name":"v9.17.0","sha":"8e8071848ecd922d885626ece8fb67f422163224","kind":"tag","published_at":"2024-03-13T00:02:45.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v9.17.0","html_url":"https://github.com/licensee/licensee/releases/tag/v9.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v9.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.17.0/manifests"},{"name":"v9.16.1","sha":"7a206e936e479bf7dfaf396d7f6658f07319d6bd","kind":"tag","published_at":"2023-12-31T20:08:14.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v9.16.1","html_url":"https://github.com/licensee/licensee/releases/tag/v9.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v9.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.16.1/manifests"},{"name":"v9.16.0","sha":"056b9d9909ea29269152ce10919cb3753323fd5f","kind":"tag","published_at":"2022-12-31T20:36:41.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v9.16.0","html_url":"https://github.com/licensee/licensee/releases/tag/v9.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v9.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.16.0/manifests"},{"name":"v9.15.3","sha":"57014aa59b04c483ad80b6e182afd75ac542874a","kind":"tag","published_at":"2022-11-27T02:54:13.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v9.15.3","html_url":"https://github.com/licensee/licensee/releases/tag/v9.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v9.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.15.3/manifests"},{"name":"v9.15.2","sha":"a96df586a2aba5813a945695bbdbcd1699551aa8","kind":"tag","published_at":"2022-02-24T14:40:02.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v9.15.2","html_url":"https://github.com/licensee/licensee/releases/tag/v9.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v9.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.15.2/manifests"},{"name":"v9.15.1","sha":"4c1347395599149466d9199e71e34a5c4f34b4b7","kind":"tag","published_at":"2021-03-02T20:42:04.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v9.15.1","html_url":"https://github.com/licensee/licensee/releases/tag/v9.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v9.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.15.1/manifests"},{"name":"v9.15.0","sha":"5afd98c24188bdaf5cc7bf4204fe34a247cba4c2","kind":"tag","published_at":"2021-03-01T17:48:09.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v9.15.0","html_url":"https://github.com/licensee/licensee/releases/tag/v9.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v9.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.15.0/manifests"},{"name":"v9.14.1","sha":"56b6b6a40a55f41ed88a0f5fe5481cac56299dd5","kind":"tag","published_at":"2020-10-14T16:51:30.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v9.14.1","html_url":"https://github.com/licensee/licensee/releases/tag/v9.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v9.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.14.1/manifests"},{"name":"v9.14.0","sha":"1c5595ad09b9178fbb1dc1e3f941d1403dbf8f60","kind":"tag","published_at":"2020-05-11T19:27:24.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v9.14.0","html_url":"https://github.com/licensee/licensee/releases/tag/v9.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v9.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.14.0/manifests"},{"name":"v9.13.2","sha":"0aa62b73272d3360fc5dec32cb0685f28836f109","kind":"tag","published_at":"2020-04-28T19:08:31.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v9.13.2","html_url":"https://github.com/licensee/licensee/releases/tag/v9.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v9.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.13.2/manifests"},{"name":"v9.13.1","sha":"f459703fc3dbbaee6cc5b8bda2d55eaecf632d76","kind":"tag","published_at":"2020-03-13T14:08:53.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v9.13.1","html_url":"https://github.com/licensee/licensee/releases/tag/v9.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v9.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.13.1/manifests"},{"name":"v9.13.0","sha":"cb166acdfb3b95aaedee656d6f62133cf2a07cd4","kind":"tag","published_at":"2019-11-25T15:56:35.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v9.13.0","html_url":"https://github.com/licensee/licensee/releases/tag/v9.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v9.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.13.0/manifests"},{"name":"v9.12.0","sha":"ebfdf4f7f3a6f505702443225caa0484788b755a","kind":"tag","published_at":"2019-10-18T14:04:10.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v9.12.0","html_url":"https://github.com/licensee/licensee/releases/tag/v9.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v9.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.12.0/manifests"},{"name":"v9.11.0","sha":"16c2b2385911cb5a6af1dadeaba2ac3727ea3a96","kind":"tag","published_at":"2019-01-10T19:31:37.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v9.11.0","html_url":"https://github.com/licensee/licensee/releases/tag/v9.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v9.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.11.0/manifests"},{"name":"v9.10.1","sha":"20d3524dfa0efeafe1c92cff8c95fe17bea0177d","kind":"tag","published_at":"2018-10-09T19:23:33.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v9.10.1","html_url":"https://github.com/licensee/licensee/releases/tag/v9.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v9.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.10.1/manifests"},{"name":"v9.10.0","sha":"7ca4aff86041d9cfa225611803043e0fb01817d9","kind":"tag","published_at":"2018-09-17T20:16:32.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v9.10.0","html_url":"https://github.com/licensee/licensee/releases/tag/v9.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v9.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.10.0/manifests"},{"name":"v9.9.4","sha":"4f56b83883c97699626755b1219d518a6a514dc3","kind":"tag","published_at":"2018-08-25T15:51:55.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v9.9.4","html_url":"https://github.com/licensee/licensee/releases/tag/v9.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v9.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.9.4/manifests"},{"name":"v9.9.3","sha":"f9a74b175df73ddce37a1d8d725ce2f6d8fe1566","kind":"tag","published_at":"2018-08-23T21:14:19.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v9.9.3","html_url":"https://github.com/licensee/licensee/releases/tag/v9.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v9.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.9.3/manifests"},{"name":"v9.9.2","sha":"6c869d786cf8f8d7fd9b5d6c44d02ccf267fe92d","kind":"tag","published_at":"2018-08-20T17:49:44.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v9.9.2","html_url":"https://github.com/licensee/licensee/releases/tag/v9.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v9.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.9.2/manifests"},{"name":"v9.9.1","sha":"ecdd17411690f7fe53c9c2cea136c7912ce64b7b","kind":"tag","published_at":"2018-06-04T14:16:15.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v9.9.1","html_url":"https://github.com/licensee/licensee/releases/tag/v9.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v9.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.9.1/manifests"},{"name":"v9.9.0","sha":"0661a4b7af351c2eb0ea4c0a6716933a56bb13bc","kind":"tag","published_at":"2018-06-04T14:07:42.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v9.9.0","html_url":"https://github.com/licensee/licensee/releases/tag/v9.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v9.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.9.0/manifests"},{"name":"v9.9.0.beta.3","sha":"69049c86dcba0110c81279a8f67e16f1ad6acc76","kind":"tag","published_at":"2018-03-26T19:58:15.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v9.9.0.beta.3","html_url":"https://github.com/licensee/licensee/releases/tag/v9.9.0.beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v9.9.0.beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.9.0.beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.9.0.beta.3/manifests"},{"name":"v9.9.0.beta.2","sha":"b0c050521aa0d4324a3119556964e5f1880e370d","kind":"tag","published_at":"2018-02-12T16:19:02.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v9.9.0.beta.2","html_url":"https://github.com/licensee/licensee/releases/tag/v9.9.0.beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v9.9.0.beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.9.0.beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.9.0.beta.2/manifests"},{"name":"v9.8.0","sha":"c39013111b4e0baf0c7c0100b8d7085c6c3b8bc6","kind":"tag","published_at":"2018-01-23T14:56:14.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v9.8.0","html_url":"https://github.com/licensee/licensee/releases/tag/v9.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v9.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.8.0/manifests"},{"name":"v9.7.0","sha":"4e20608c7252c93fde3972019465ab705762cf4a","kind":"tag","published_at":"2018-01-02T16:01:56.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v9.7.0","html_url":"https://github.com/licensee/licensee/releases/tag/v9.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v9.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.7.0/manifests"},{"name":"v9.6.0","sha":"00489bb3bf9b0b880e044fc7591213e570a30539","kind":"tag","published_at":"2017-11-14T15:43:34.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v9.6.0","html_url":"https://github.com/licensee/licensee/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.6.0/manifests"},{"name":"v9.5.0","sha":"b12b0d1ae11022072ae32887268bc8144aa7d105","kind":"tag","published_at":"2017-11-06T15:18:59.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v9.5.0","html_url":"https://github.com/licensee/licensee/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.5.0/manifests"},{"name":"v9.4.0","sha":"5d2685d1a54fc957aa34b792f3213ae36eb58c5f","kind":"tag","published_at":"2017-11-01T15:59:16.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v9.4.0","html_url":"https://github.com/licensee/licensee/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.4.0/manifests"},{"name":"v9.3.0","sha":"578d0d395134c5714010f2a08288e04f40c2a195","kind":"tag","published_at":"2017-10-26T17:02:56.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v9.3.0","html_url":"https://github.com/licensee/licensee/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.3.0/manifests"},{"name":"v9.2.1","sha":"17583480121b38d8e9dfb0191afe4ac5b5ad97cb","kind":"tag","published_at":"2017-09-12T16:18:15.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v9.2.1","html_url":"https://github.com/licensee/licensee/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.2.1/manifests"},{"name":"v9.2.0","sha":"46cdb18e633c2279cd3f6d625cffc081e256b2fe","kind":"tag","published_at":"2017-08-07T17:54:13.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v9.2.0","html_url":"https://github.com/licensee/licensee/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.2.0/manifests"},{"name":"v9.1.0","sha":"abb8551ad55b92801d61c8b92dff6bba3b7d9a7d","kind":"tag","published_at":"2017-08-03T14:27:44.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v9.1.0","html_url":"https://github.com/licensee/licensee/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"fe2ef7ec2b99385e4283cbbb62ab38b18347152d","kind":"tag","published_at":"2017-07-25T13:57:04.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v9.0.0","html_url":"https://github.com/licensee/licensee/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.0.0/manifests"},{"name":"v9.0.0.beta.1","sha":"f2941defddd0d4d41c57831639bd04ea591feac8","kind":"tag","published_at":"2017-07-19T23:15:18.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v9.0.0.beta.1","html_url":"https://github.com/licensee/licensee/releases/tag/v9.0.0.beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v9.0.0.beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.0.0.beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v9.0.0.beta.1/manifests"},{"name":"v8.9.2","sha":"14cd2e0c77789d9dc10e3a2759855f761c7482fa","kind":"tag","published_at":"2017-06-22T17:07:25.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v8.9.2","html_url":"https://github.com/licensee/licensee/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"2e69450796fd2ff0a094aec4df2392779927956c","kind":"tag","published_at":"2017-06-22T14:14:17.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v8.9.1","html_url":"https://github.com/licensee/licensee/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"b94e3917eed0c6f038c352bce05732c5104d83b9","kind":"tag","published_at":"2017-05-24T14:50:35.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v8.9.0","html_url":"https://github.com/licensee/licensee/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v8.9.0/manifests"},{"name":"v8.8.5","sha":"07262b40063ccaf3abbf276afe76131ae677c318","kind":"tag","published_at":"2017-03-20T21:27:17.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v8.8.5","html_url":"https://github.com/licensee/licensee/releases/tag/v8.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v8.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v8.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v8.8.5/manifests"},{"name":"v8.8.4","sha":"1b16adfbe3d9f053b136bbc1e940b858443d5241","kind":"tag","published_at":"2017-03-15T14:13:46.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v8.8.4","html_url":"https://github.com/licensee/licensee/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v8.8.4/manifests"},{"name":"v8.8.3","sha":"072f0215270f865868af9407cc99a262160bb432","kind":"tag","published_at":"2017-03-07T21:27:22.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v8.8.3","html_url":"https://github.com/licensee/licensee/releases/tag/v8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v8.8.3/manifests"},{"name":"v8.8.2","sha":"d3083945fbee373afea861bec79aea50b7f45082","kind":"tag","published_at":"2017-03-01T23:56:01.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v8.8.2","html_url":"https://github.com/licensee/licensee/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"2610f8d33ec0e516491250cfd9c2cfd184b800da","kind":"commit","published_at":"2017-02-23T18:12:09.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v8.8.1","html_url":"https://github.com/licensee/licensee/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"cbd96aed7dfd8e91ef780e029e5e6015c3486077","kind":"commit","published_at":"2017-02-23T17:59:53.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v8.8.0","html_url":"https://github.com/licensee/licensee/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"38e3cdeffae0dd226945bbeda4d77a7b9fa4cb49","kind":"commit","published_at":"2016-11-15T18:55:16.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v8.7.0","html_url":"https://github.com/licensee/licensee/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v8.7.0/manifests"},{"name":"v8.6.1","sha":"9541183852a75767c96568a951e78b9da2b9d66e","kind":"tag","published_at":"2016-10-07T16:56:50.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v8.6.1","html_url":"https://github.com/licensee/licensee/releases/tag/v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v8.6.1/manifests"},{"name":"v8.6.0","sha":"6dffa7383264aa64742fc31eb170c1a38f465029","kind":"commit","published_at":"2016-09-26T14:22:07.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v8.6.0","html_url":"https://github.com/licensee/licensee/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"722d09dad19e240e4a6a80c5699efd55e92ef590","kind":"tag","published_at":"2016-09-20T19:20:23.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v8.5.0","html_url":"https://github.com/licensee/licensee/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"f8c0526d57419b7bc32fdedd7ee424fe4f2db11e","kind":"tag","published_at":"2016-09-15T13:16:49.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v8.4.0","html_url":"https://github.com/licensee/licensee/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"01baa0835874bad9781f04005bf8cff9eb0d9868","kind":"tag","published_at":"2016-08-02T16:26:20.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v8.3.1","html_url":"https://github.com/licensee/licensee/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"aec0efafa0fffd86f4ffbce47314cda04bbef4dc","kind":"tag","published_at":"2016-07-05T16:03:48.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v8.3.0","html_url":"https://github.com/licensee/licensee/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"97171abc5520a379bfd2eb131f1e8bd7e3cbd341","kind":"tag","published_at":"2016-06-15T15:33:06.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v8.2.0","html_url":"https://github.com/licensee/licensee/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"93764265f2ed4e7ba86e4ec2036426ec749c1c5a","kind":"tag","published_at":"2016-04-28T14:33:34.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v8.1.0","html_url":"https://github.com/licensee/licensee/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v8.1.0/manifests"},{"name":"v8.0.0","sha":"f183eda18ca05647299e3b9d3402398c918b4865","kind":"tag","published_at":"2016-03-10T15:39:34.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v8.0.0","html_url":"https://github.com/licensee/licensee/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v8.0.0/manifests"},{"name":"v7.0.1","sha":"9d2785e27e6b357df1b4325d53c1526677494c0a","kind":"tag","published_at":"2016-03-10T15:34:05.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v7.0.1","html_url":"https://github.com/licensee/licensee/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"1268cdbd991af3e09b3457aefd62c89cdf55175c","kind":"tag","published_at":"2016-02-22T19:53:13.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v7.0.0","html_url":"https://github.com/licensee/licensee/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v7.0.0/manifests"},{"name":"v6.1.0","sha":"d4a4a70c4c101a18c12ecc4be433c98346af2764","kind":"tag","published_at":"2016-01-03T19:24:07.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v6.1.0","html_url":"https://github.com/licensee/licensee/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"bc03ab56353ca5b8a161fadcd073ee712e663634","kind":"commit","published_at":"2015-10-31T18:37:09.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v6.0.0","html_url":"https://github.com/licensee/licensee/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v6.0.0/manifests"},{"name":"v6.0.0b1","sha":"28ea8875e309e702aa3c0a5df9683d854c569203","kind":"commit","published_at":"2015-09-28T09:41:17.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v6.0.0b1","html_url":"https://github.com/licensee/licensee/releases/tag/v6.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v6.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v6.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v6.0.0b1/manifests"},{"name":"v5.0.0","sha":"6671e07d2e7cf3b5b452378a0ae53f7a3745855a","kind":"commit","published_at":"2015-09-08T17:35:11.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v5.0.0","html_url":"https://github.com/licensee/licensee/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v5.0.0/manifests"},{"name":"5.0.0b6","sha":"6671e07d2e7cf3b5b452378a0ae53f7a3745855a","kind":"commit","published_at":"2015-09-08T17:35:11.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/5.0.0b6","html_url":"https://github.com/licensee/licensee/releases/tag/5.0.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@5.0.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/5.0.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/5.0.0b6/manifests"},{"name":"v5.0.0b7","sha":"1bb6857df8393b42556f654529bcb292b2b2712d","kind":"commit","published_at":"2015-09-03T21:45:45.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v5.0.0b7","html_url":"https://github.com/licensee/licensee/releases/tag/v5.0.0b7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v5.0.0b7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v5.0.0b7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v5.0.0b7/manifests"},{"name":"v5.0.0b6","sha":"f5a2c025a32225d7ab61037f296b39d4e6bc9800","kind":"commit","published_at":"2015-09-02T16:44:51.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v5.0.0b6","html_url":"https://github.com/licensee/licensee/releases/tag/v5.0.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v5.0.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v5.0.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v5.0.0b6/manifests"},{"name":"v5.0.0b5","sha":"9bc82c3fc157dd6d7dc0be3bba3d90e261f9cd27","kind":"commit","published_at":"2015-09-02T16:10:10.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v5.0.0b5","html_url":"https://github.com/licensee/licensee/releases/tag/v5.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v5.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v5.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v5.0.0b5/manifests"},{"name":"v5.0.0b4","sha":"19d01347198661bd2b392c4514f2e26bf296061d","kind":"commit","published_at":"2015-09-01T15:11:35.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v5.0.0b4","html_url":"https://github.com/licensee/licensee/releases/tag/v5.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v5.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v5.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v5.0.0b4/manifests"},{"name":"v5.0.0b3","sha":"b264699dd9b809ca2ec4324fc3349185a768f9f5","kind":"commit","published_at":"2015-09-01T14:51:21.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v5.0.0b3","html_url":"https://github.com/licensee/licensee/releases/tag/v5.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v5.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v5.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v5.0.0b3/manifests"},{"name":"v5.0.0b2","sha":"f8c51c5351fdd730fed13445066a330191074e84","kind":"commit","published_at":"2015-09-01T14:36:49.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v5.0.0b2","html_url":"https://github.com/licensee/licensee/releases/tag/v5.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v5.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v5.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v5.0.0b2/manifests"},{"name":"v5.0.0b1","sha":"160db7b519841c3caa3d1f2b5dc1420890227d4b","kind":"commit","published_at":"2015-08-27T20:23:07.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v5.0.0b1","html_url":"https://github.com/licensee/licensee/releases/tag/v5.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v5.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v5.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v5.0.0b1/manifests"},{"name":"v4.9.0","sha":"06d600118ef512fbd62ce5b9dd82124f782f65de","kind":"commit","published_at":"2015-08-22T20:24:36.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v4.9.0","html_url":"https://github.com/licensee/licensee/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"e56011e7be15ab3fac59aac8c4c751f4222f105b","kind":"commit","published_at":"2015-08-22T20:14:52.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v4.8.0","html_url":"https://github.com/licensee/licensee/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v4.8.0/manifests"},{"name":"v4.7.4","sha":"3af5516ebb01954b3f2f66504a227fc05653fb0d","kind":"commit","published_at":"2015-08-19T17:19:42.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v4.7.4","html_url":"https://github.com/licensee/licensee/releases/tag/v4.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v4.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v4.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v4.7.4/manifests"},{"name":"v4.7.3","sha":"cf8029979b7b365c7d254ef0d5a70f888c5dc68c","kind":"commit","published_at":"2015-08-19T15:56:23.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v4.7.3","html_url":"https://github.com/licensee/licensee/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v4.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v4.7.3/manifests"},{"name":"v4.7.2","sha":"e72ff8a01e07e6424e04ff349c8fa6752e6e9c32","kind":"commit","published_at":"2015-07-20T23:15:26.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v4.7.2","html_url":"https://github.com/licensee/licensee/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"00d492dbbf6382bf4e32bfa475581cd58f2650c0","kind":"commit","published_at":"2015-07-20T22:31:42.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v4.7.1","html_url":"https://github.com/licensee/licensee/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"33fa6f712d98eec37a56303d8d2085d917ca3613","kind":"commit","published_at":"2015-07-20T18:16:15.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v4.7.0","html_url":"https://github.com/licensee/licensee/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"09ac2b63fc5a6cf98441c2545806dffbe4f04e4a","kind":"commit","published_at":"2015-06-27T04:10:55.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v4.6.0","html_url":"https://github.com/licensee/licensee/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"ec4188974f89a18a46eaaa9936e4613f0d8171cd","kind":"commit","published_at":"2015-06-24T23:51:07.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v4.5.0","html_url":"https://github.com/licensee/licensee/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v4.5.0/manifests"},{"name":"v4.4.2","sha":"2b4b89c109338c2f3d1096461a1d1759c54abd07","kind":"commit","published_at":"2015-04-01T20:16:23.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v4.4.2","html_url":"https://github.com/licensee/licensee/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"12578c3c6ff288997b5484359404b8046aded957","kind":"commit","published_at":"2015-03-24T19:50:30.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v4.4.1","html_url":"https://github.com/licensee/licensee/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"5d633f5449544a1a3ffe7e0534ab906402efd369","kind":"commit","published_at":"2015-03-08T14:55:18.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v4.4.0","html_url":"https://github.com/licensee/licensee/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v4.4.0/manifests"},{"name":"v4.3.3","sha":"d72a362f48ecb056525fb28433bd7b7f09cba47e","kind":"commit","published_at":"2015-03-07T19:25:31.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v4.3.3","html_url":"https://github.com/licensee/licensee/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"d86fcd66e478a753536e752333393de64db03d5e","kind":"commit","published_at":"2015-03-06T00:52:02.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v4.3.2","html_url":"https://github.com/licensee/licensee/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"cd29df5c39147361f56cd7323dd35eb96028e1c7","kind":"commit","published_at":"2015-02-27T22:03:26.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v4.3.1","html_url":"https://github.com/licensee/licensee/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"971efc65d5cc24a1c8695269310fb377dde6f691","kind":"commit","published_at":"2015-02-27T21:21:42.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v4.3.0","html_url":"https://github.com/licensee/licensee/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v4.3.0/manifests"},{"name":"v4.2.4","sha":"4c54b1d12b846ef4d5ecf4bdbae915188200abc0","kind":"commit","published_at":"2015-02-26T18:58:31.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v4.2.4","html_url":"https://github.com/licensee/licensee/releases/tag/v4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v4.2.4/manifests"},{"name":"v4.2.3","sha":"f6d57324ea4b23fdd7b5b36618103ff96ea040dd","kind":"commit","published_at":"2015-02-26T17:39:23.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v4.2.3","html_url":"https://github.com/licensee/licensee/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"954d0833e8b7b05a74280b32f001a8ef7a7cfeac","kind":"commit","published_at":"2015-01-14T20:39:21.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v4.2.2","html_url":"https://github.com/licensee/licensee/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"90c6104c60a6802ad4e9be577ac29a983cc5a752","kind":"commit","published_at":"2014-12-22T17:45:07.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v4.2.1","html_url":"https://github.com/licensee/licensee/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"04d84fef2b77607adfce4e34670fc4405a1114a5","kind":"commit","published_at":"2014-12-01T18:39:08.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v4.2.0","html_url":"https://github.com/licensee/licensee/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"33dce53606659c52940830db4e66e590cee12742","kind":"commit","published_at":"2014-11-19T17:45:04.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v4.1.2","html_url":"https://github.com/licensee/licensee/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"3b2ee238fcaf308e25e06678590e230d51781633","kind":"commit","published_at":"2014-11-11T19:37:19.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v4.1.1","html_url":"https://github.com/licensee/licensee/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"62b8008ea5194d443b80a573b7da4f86d1045c00","kind":"commit","published_at":"2014-11-10T15:30:50.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v4.1.0","html_url":"https://github.com/licensee/licensee/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"2bede1c2b86613d9875c291cfe343b29190715a6","kind":"commit","published_at":"2014-11-10T15:11:42.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v4.0.1","html_url":"https://github.com/licensee/licensee/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"bbd65fdbfeb20c1acd9e8d60a75d9b38be1c7379","kind":"commit","published_at":"2014-11-10T15:01:59.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v4.0.0","html_url":"https://github.com/licensee/licensee/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"2dd2e06aba24ee6a239c36d63b7fb6d5f8f2b6bf","kind":"commit","published_at":"2014-10-10T21:06:20.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v3.0.0","html_url":"https://github.com/licensee/licensee/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"20fba4515a0a8fcfd69563cfad146608494f4ad5","kind":"commit","published_at":"2014-10-02T17:24:17.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v2.0.0","html_url":"https://github.com/licensee/licensee/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v2.0.0/manifests"},{"name":"v1.0.1","sha":"b5d633b64137d2173d6ef9885648e0454c647059","kind":"commit","published_at":"2014-09-29T17:18:03.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v1.0.1","html_url":"https://github.com/licensee/licensee/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"a777221ef863308d96f9041337dbf5a2acf3c7ab","kind":"commit","published_at":"2014-09-28T19:57:56.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v1.0.0","html_url":"https://github.com/licensee/licensee/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v1.0.0/manifests"},{"name":"v0.2.0","sha":"a53a620b09fd699c5d42d2929c49537d3f3597fd","kind":"commit","published_at":"2014-09-17T17:19:09.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v0.2.0","html_url":"https://github.com/licensee/licensee/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"d29569e86acf7f98ba81895b277eea8f32e54eab","kind":"commit","published_at":"2014-09-17T16:54:06.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v0.1.1","html_url":"https://github.com/licensee/licensee/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"18f43d80166cc2b868a77ccfb6b2682be1aa81b9","kind":"commit","published_at":"2014-09-17T15:06:10.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v0.1.0","html_url":"https://github.com/licensee/licensee/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"a8ea4e36f99e843385bd73a29cea7c38be9e10a6","kind":"commit","published_at":"2014-08-18T00:50:19.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v0.0.3","html_url":"https://github.com/licensee/licensee/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"95e234b6876686404b462b83337a345cb9ec7e67","kind":"commit","published_at":"2014-08-18T00:46:19.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v0.0.2","html_url":"https://github.com/licensee/licensee/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"b39a49ae58372743f422ab652493eadd0befb7c3","kind":"commit","published_at":"2014-08-17T21:02:28.000Z","download_url":"https://codeload.github.com/licensee/licensee/tar.gz/v0.0.1","html_url":"https://github.com/licensee/licensee/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/licensee/licensee@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-11-12T19:07:46.378Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.79604656930633,"dependent_packages_count":8.686395802896914,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.241221186101622},"purl":"pkg:golang/github.com/licensee/licensee","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/licensee/licensee","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/licensee/licensee","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/licensee/licensee/dependencies","status":null,"funding_links":["https://patreon.com/benbalter"],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-11T09:32:17.438Z","issues_count":65,"pull_requests_count":426,"avg_time_to_close_issue":10948392.325,"avg_time_to_close_pull_request":975412.7416879795,"issues_closed_count":40,"pull_requests_closed_count":391,"pull_request_authors_count":23,"issue_authors_count":55,"avg_comments_per_issue":3.123076923076923,"avg_comments_per_pull_request":0.3145539906103286,"merged_pull_requests_count":349,"bot_issues_count":0,"bot_pull_requests_count":351,"past_year_issues_count":7,"past_year_pull_requests_count":164,"past_year_avg_time_to_close_issue":290975.4,"past_year_avg_time_to_close_pull_request":158907.87142857144,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":140,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.8571428571428571,"past_year_avg_comments_per_pull_request":0.18292682926829268,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":140,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/issues","maintainers":[{"login":"mlinksva","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mlinksva"}],"active_maintainers":[{"login":"mlinksva","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mlinksva"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flicensee%2Flicensee/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flicensee%2Flicensee/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flicensee%2Flicensee/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flicensee%2Flicensee/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flicensee%2Flicensee/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2108788,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13057852,"name":"licensee","ecosystem":"nixpkgs","description":"Ruby Gem to detect under what license a project is distributed","homepage":"https://licensee.github.io/licensee/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/licensee/licensee","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T16:32:49.884Z","latest_release_published_at":"2026-02-01T16:32:49.884Z","latest_release_number":"9.16.1","last_synced_at":"2026-03-09T05:14:44.620Z","created_at":"2026-02-01T16:32:46.003Z","updated_at":"2026-03-09T06:02:17.749Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=licensee","install_command":"nix-env -iA nixpkgs.licensee","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/tools/package-management/licensee/default.nix#L15","metadata":{"nix_attribute":"licensee-9.16.1","position":"pkgs/tools/package-management/licensee/default.nix:15","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd","x86_64-freebsd","x86_64-solaris","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","x86_64-redox"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/licensee?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/licensee","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/licensee","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/licensee/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/licensee/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/licensee/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/licensee/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/licensee/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/licensee/codemeta","maintainers":[{"uuid":"sternenseemann","login":null,"name":"Lukas Epple","email":"sternenseemann@systemli.org","url":"https://github.com/sternenseemann","packages_count":492,"html_url":null,"role":null,"created_at":"2026-03-09T05:14:44.776Z","updated_at":"2026-03-09T05:14:44.776Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/sternenseemann/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":228},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-04-03T06:22:14.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13178153,"name":"licensee","ecosystem":"nixpkgs","description":"A Ruby Gem to detect under what license a project is distributed","homepage":"https://licensee.github.io/licensee/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/licensee/licensee","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T23:24:10.998Z","latest_release_published_at":"2026-02-01T23:24:10.998Z","latest_release_number":"9.16.1","last_synced_at":"2026-03-06T18:16:07.148Z","created_at":"2026-02-01T23:24:10.066Z","updated_at":"2026-03-06T18:16:07.506Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=licensee","install_command":"nix-env -iA nixpkgs.licensee","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/tools/package-management/licensee/default.nix#L15","metadata":{"nix_attribute":"licensee-9.16.1","position":"pkgs/tools/package-management/licensee/default.nix:15","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd","x86_64-freebsd","x86_64-solaris","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","x86_64-redox"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/licensee?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/licensee","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/licensee","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/licensee/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/licensee/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/licensee/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/licensee/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/licensee/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/licensee/codemeta","maintainers":[{"uuid":"sternenseemann","login":null,"name":"Lukas Epple","email":"sternenseemann@systemli.org","url":"https://github.com/sternenseemann","packages_count":354,"html_url":null,"role":null,"created_at":"2026-03-06T18:16:07.372Z","updated_at":"2026-03-06T18:16:07.372Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/sternenseemann/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":230},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-04-20T05:04:40.145Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13278320,"name":"licensee","ecosystem":"nixpkgs","description":"A Ruby Gem to detect under what license a project is distributed","homepage":"https://licensee.github.io/licensee/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/licensee/licensee","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T05:21:14.484Z","latest_release_published_at":"2026-02-02T05:21:14.484Z","latest_release_number":"9.16.0","last_synced_at":"2026-03-07T00:04:23.457Z","created_at":"2026-02-02T05:21:07.856Z","updated_at":"2026-03-07T00:04:23.989Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=licensee","install_command":"nix-env -iA nixpkgs.licensee","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/tools/package-management/licensee/default.nix#L11","metadata":{"nix_attribute":"licensee-9.16.0","position":"pkgs/tools/package-management/licensee/default.nix:11","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd13","x86_64-freebsd13","x86_64-solaris","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","x86_64-redox"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/licensee?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/licensee","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/licensee","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/licensee/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/licensee/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/licensee/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/licensee/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/licensee/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/licensee/codemeta","maintainers":[{"uuid":"sternenseemann","login":null,"name":"Lukas Epple","email":"sternenseemann@systemli.org","url":"https://github.com/sternenseemann","packages_count":527,"html_url":null,"role":null,"created_at":"2026-03-07T00:04:23.751Z","updated_at":"2026-03-07T00:04:23.751Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/sternenseemann/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":189},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-04-03T06:23:37.723Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}}],"commits":{"id":1741539,"full_name":"licensee/licensee","default_branch":"main","total_commits":1529,"total_committers":67,"total_bot_commits":226,"total_bot_committers":3,"mean_commits":22.82089552238806,"dds":0.5153695225637671,"past_year_total_commits":198,"past_year_total_committers":7,"past_year_total_bot_commits":94,"past_year_total_bot_committers":3,"past_year_mean_commits":28.285714285714285,"past_year_dds":0.5505050505050505,"last_synced_at":"2026-04-28T21:21:32.659Z","last_synced_commit":"3f44ee81d803b645291d9a218dbc0e7e4a1b28f3","created_at":"2024-09-13T16:20:48.536Z","updated_at":"2026-04-28T21:19:55.091Z","committers":[{"name":"Ben Balter","email":"ben.balter@github.com","login":"benbalter","count":741},{"name":"Mike Linksvayer","email":"mlinksva@github.com","login":"mlinksva","count":386},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":190},{"name":"Jon Ruskin","email":"jonabc@github.com","login":"jonabc","count":22},{"name":"github-actions[bot]","email":"github-actions[bot]","login":"github-actions[bot]","count":22},{"name":"Sebastian Schuberth","email":"sschuberth@gmail.com","login":"sschuberth","count":21},{"name":"Vicent Marti","email":"tanoku@gmail.com","login":"vmg","count":21},{"name":"copilot-swe-agent[bot]","email":"198982749+Copilot","login":"Copilot","count":14},{"name":"Jim Hester","email":"james.f.hester@gmail.com","login":"jimhester","count":8},{"name":"Pablo Rodríguez González","email":"pablo.rodriguez.gonzalez@gmail.com","login":"pablrod","count":8},{"name":"Waldir Pimenta","email":"waldyrious@gmail.com","login":"waldyrious","count":5},{"name":"Paul Chaignon","email":"paul.chaignon@gmail.com","login":"pchaigno","count":5},{"name":"Jarryd Lee","email":"jarryd@semgrep.com","login":"jarrydlee","count":5},{"name":"Arfon Smith","email":"arfon.smith@gmail.com","login":"arfon","count":5},{"name":"Andrew Nesbitt","email":"andrewnez@gmail.com","login":"andrew","count":4},{"name":"Ville Lahdenvuo","email":"tuhoojabotti@gmail.com","login":"villelahdenvuo","count":4},{"name":"Brandon Keepers","email":"brandon@opensoul.org","login":"bkeepers","count":3},{"name":"Franco Bulgarelli","email":"franco@mumuki.org","login":"flbulgarelli","count":3},{"name":"Jordan von Kluck","email":"jordan@tastyworks.com","login":"jvonkluck","count":3},{"name":"Mislav Marohnić","email":"mislav.marohnic@gmail.com","login":"mislav","count":3},{"name":"pandaninjas","email":"admin@malwarefight.wip.la","login":"pandaninjas","count":3},{"name":"Adam Hess","email":"HParker@github.com","login":"HParker","count":2},{"name":"Atakan Yenel","email":"atakan.yenel@tum.de","login":"atakanyenel","count":2},{"name":"Ben Wiley","email":"ben.wiley@autodesk.com","login":"benwiley4000","count":2},{"name":"Erick Tryzelaar","email":"etryzelaar@google.com","login":"erickt","count":2},{"name":"Naren Dasan","email":"naren@narendasan.com","login":"narendasan","count":2},{"name":"Nicolas Spalinger","email":"nicolas.spalinger@sil.org","login":"n7s","count":2},{"name":"W. Trevor King","email":"wking@tremily.us","login":"wking","count":2},{"name":"1138-4EB","email":"1138-4EB","login":"1138-4EB","count":1},{"name":"Adam Roben","email":"adam@roben.org","login":"aroben","count":1},{"name":"Repo Assist","email":"repo-assist@github.com","login":null,"count":1},{"name":"Nicolas Leger","email":"nicolas.leger@nleger.com","login":null,"count":1},{"name":"Nick Campbell","email":"nickcampbell@gocardless.com","login":null,"count":1},{"name":"Nuno Brito","email":"nuno.brito@triplecheck.de","login":"maxbrito","count":1},{"name":"Parker Moore","email":"237985+parkr","login":"parkr","count":1},{"name":"Patrick Steinhardt","email":"ps@pks.im","login":"pks-t","count":1},{"name":"Praveen Arimbrathodiyil","email":"praveen@debian.org","login":"pravi","count":1},{"name":"Rory O’Kane","email":"rory@roryokane.com","login":"roryokane","count":1},{"name":"Stan Hu","email":"stanhu@gmail.com","login":"stanhu","count":1},{"name":"StepSecurity Bot","email":"bot@stepsecurity.io","login":"step-security-bot","count":1},{"name":"Tej Chajed","email":"tchajed@mit.edu","login":"tchajed","count":1},{"name":"William Bartholomew","email":"wdb@willbar.com","login":"iamwillbar","count":1},{"name":"Yarden Shoham","email":"git@yardenshoham.com","login":"yardenshoham","count":1},{"name":"Zach Renner","email":"zarenner@github.com","login":"zarenner","count":1},{"name":"ale5000","email":"ale5000-git","login":"ale5000-git","count":1},{"name":"alejndr0","email":"alejndr0@github.com","login":"alejndr0","count":1},{"name":"bmarjanovic","email":"bmarjanovic@gitlab.com","login":"marjanovic-gitlab","count":1},{"name":"eileencodes","email":"eileencodes@gmail.com","login":"eileencodes","count":1},{"name":"othree","email":"othree@gmail.com","login":"othree","count":1},{"name":"saltcandy123","email":"saltcandy123@gmail.com","login":"saltcandy123","count":1},{"name":"Ian Kelling","email":"iank@fsf.org","login":null,"count":1},{"name":"Alexander Wondwossen","email":"alex.reed0@icloud.com","login":"alxgraphy","count":1},{"name":"Andrew Potter","email":"apotter@adap.tv","login":"talisein","count":1},{"name":"Antonio Diaz","email":"antn@github.com","login":"antn","count":1},{"name":"Connor Shea","email":"connor.james.shea@gmail.com","login":"connorshea","count":1},{"name":"Daniel Böhmer","email":"post@daniel-boehmer.de","login":"dboehmer","count":1},{"name":"Derek","email":"dschaller","login":"dschaller","count":1},{"name":"Edward Betts","email":"edward@4angle.com","login":"EdwardBetts","count":1},{"name":"Henri Yandell","email":"hyandell@amazon.com","login":"hyandell","count":1},{"name":"JD Maturen","email":"jdmaturen@gmail.com","login":"jdmaturen","count":1},{"name":"Jonas Trollvik","email":"jonas@weightpoint.se","login":"jontro","count":1},{"name":"Juanito Fatas","email":"katehuang0320@gmail.com","login":"JuanitoFatas","count":1},{"name":"Juanjo Bazán","email":"jjbazan@gmail.com","login":"xuanxu","count":1},{"name":"Justin Clift","email":"justin@gluster.org","login":"justinclift","count":1},{"name":"Kenichi Kamiya","email":"kachick1@gmail.com","login":"kachick","count":1},{"name":"Luis Villa","email":"luis@lu.is","login":"tieguy","count":1},{"name":"Miro Hrončok","email":"miro@hroncok.cz","login":"hroncok","count":1}],"past_year_committers":[{"name":"Mike Linksvayer","email":"mlinksva@github.com","login":"mlinksva","count":89},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":58},{"name":"github-actions[bot]","email":"github-actions[bot]","login":"github-actions[bot]","count":22},{"name":"copilot-swe-agent[bot]","email":"198982749+Copilot","login":"Copilot","count":14},{"name":"benbalter","email":"282759+benbalter","login":"benbalter","count":13},{"name":"Alexander Wondwossen","email":"alex.reed0@icloud.com","login":"alxgraphy","count":1},{"name":"Repo Assist","email":"repo-assist@github.com","login":null,"count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-30T00:00:07.427Z","repositories_count":6223397,"commits_count":900024277,"contributors_count":34899964,"owners_count":1147576,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"licensee/licensee","html_url":"https://github.com/licensee/licensee","last_synced_at":"2026-04-28T04:01:02.923Z","status":"active","issues_count":78,"pull_requests_count":452,"avg_time_to_close_issue":13793713.326923076,"avg_time_to_close_pull_request":937135.7591240876,"issues_closed_count":52,"pull_requests_closed_count":411,"pull_request_authors_count":25,"issue_authors_count":61,"avg_comments_per_issue":2.8205128205128207,"avg_comments_per_pull_request":0.3163716814159292,"merged_pull_requests_count":365,"bot_issues_count":8,"bot_pull_requests_count":374,"past_year_issues_count":16,"past_year_pull_requests_count":105,"past_year_avg_time_to_close_issue":458942.2727272727,"past_year_avg_time_to_close_pull_request":135435.42222222223,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":90,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.8125,"past_year_avg_comments_per_pull_request":0.22857142857142856,"past_year_bot_issues_count":8,"past_year_bot_pull_requests_count":88,"past_year_merged_pull_requests_count":74,"created_at":"2023-05-12T13:09:18.259Z","updated_at":"2026-04-28T04:01:02.923Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/licensee%2Flicensee/issues","issue_labels_count":{"help wanted":13,"good first issue":8,"repo-assist":7,"automation":7,"documentation":6,"wontfix":5,"bug":4,"enhancement":2,"agentic-workflows":1,"feature":1,"needs triage":1,"more-information-needed":1},"pull_request_labels_count":{"dependencies":304,"github_actions":193,"docker":99,"automation":12,"ruby":12,"repo-assist":12,"more-information-needed":4,"bug":1,"documentation":1,"enhancement":1},"issue_author_associations_count":{"NONE":63,"CONTRIBUTOR":15},"pull_request_author_associations_count":{"CONTRIBUTOR":363,"NONE":85,"MEMBER":4},"issue_authors":{"github-actions[bot]":8,"TheJJ":3,"lsmith77":3,"ale5000-git":2,"villelahdenvuo":2,"yongyongsi":2,"mlinksva":2,"Pandapip1":2,"juliecarolmiller1":2,"Zocker1999NET":1,"varunkumar":1,"jensljungblad":1,"DerionFaleneva":1,"philippneugebauer":1,"Lazerbeak12345":1,"nobu":1,"ankane":1,"abitrolly":1,"xuanxu":1,"shenyileirob":1,"hfnhf":1,"jmservera":1,"msklvsk":1,"Aa1106443102":1,"benasher44":1,"goneall":1,"louim":1,"mat-k-witts":1,"randomguy-2650":1,"d0p1s4m4":1,"Simoneja89447":1,"jgcodes2020":1,"Sainan":1,"NoNameForMee":1,"patlefort":1,"NatoBoram":1,"AFCMS":1,"tingerrr":1,"Z3l2A":1,"shlevy":1,"echohack":1,"hb20007":1,"HariSekhon":1,"sstallion":1,"klpn":1,"pandaninjas":1,"oliver":1,"brynpickering":1,"delreluca":1,"mabar":1,"timkrins":1,"Derrdaman1983":1,"paulschreiber":1,"mmaetzler":1,"alxgraphy":1,"arafathameer":1,"micah":1,"matheusmoreira":1,"ghost":1,"AlexMax":1,"raforg":1},"pull_request_authors":{"dependabot[bot]":304,"github-actions[bot]":70,"mlinksva":34,"Copilot":12,"erickt":4,"benbalter":3,"jarrydlee":2,"Melissa1181":2,"villelahdenvuo":2,"Myahr208":2,"abitrolly":2,"pandaninjas":2,"yardenshoham":1,"DerionFaleneva":1,"Pandapip1":1,"qr243vbi":1,"jonabc":1,"alejndr0":1,"xuanxu":1,"saltcandy123":1,"dboehmer":1,"alxgraphy":1,"stanhu":1,"boimw":1,"matheusmoreira":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-30T00:00:06.639Z","repositories_count":14448822,"issues_count":34188957,"pull_requests_count":112218121,"authors_count":11249364,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"automation":7,"repo-assist":7,"documentation":5,"bug":2,"agentic-workflows":1,"needs triage":1},"past_year_pull_request_labels_count":{"dependencies":67,"github_actions":44,"docker":23,"automation":12,"repo-assist":12,"enhancement":1,"bug":1,"documentation":1},"past_year_issue_author_associations_count":{"CONTRIBUTOR":9,"NONE":7},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":83,"NONE":19,"MEMBER":3},"past_year_issue_authors":{"github-actions[bot]":8,"alxgraphy":1,"brynpickering":1,"hb20007":1,"raforg":1,"randomguy-2650":1,"shenyileirob":1,"tingerrr":1,"xuanxu":1},"past_year_pull_request_authors":{"dependabot[bot]":67,"github-actions[bot]":21,"Copilot":12,"mlinksva":3,"alxgraphy":1,"qr243vbi":1},"maintainers":[{"login":"mlinksva","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mlinksva"}],"active_maintainers":[{"login":"mlinksva","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mlinksva"}]},"events":{"total":{"CreateEvent":110,"CommitCommentEvent":1,"ReleaseEvent":1,"DeleteEvent":103,"PullRequestEvent":277,"ForkEvent":41,"IssuesEvent":24,"WatchEvent":65,"IssueCommentEvent":56,"PushEvent":166,"PullRequestReviewCommentEvent":41,"PullRequestReviewEvent":108},"last_year":{"DeleteEvent":69,"PullRequestEvent":182,"ForkEvent":15,"IssuesEvent":18,"WatchEvent":27,"IssueCommentEvent":29,"PushEvent":119,"PullRequestReviewCommentEvent":28,"PullRequestReviewEvent":61,"CreateEvent":68,"CommitCommentEvent":1}},"keywords":["law","legal","licensing","open-source","open-source-licensing","ruby","ruby-gem"],"dependencies":[{"ecosystem":"rubygems","filepath":"licensee.gemspec","sha":null,"kind":"manifest","created_at":"2022-07-15T06:47:22.407Z","updated_at":"2022-07-15T06:47:22.407Z","repository_link":"https://github.com/licensee/licensee/blob/main/licensee.gemspec","dependencies":[{"id":217177380,"package_name":"dotenv","ecosystem":"rubygems","requirements":"~\u003e 2.0","direct":true,"kind":"runtime","optional":false},{"id":217177381,"package_name":"octokit","ecosystem":"rubygems","requirements":"~\u003e 4.20","direct":true,"kind":"runtime","optional":false},{"id":217177382,"package_name":"reverse_markdown","ecosystem":"rubygems","requirements":"~\u003e 1.0","direct":true,"kind":"runtime","optional":false},{"id":217177383,"package_name":"rugged","ecosystem":"rubygems","requirements":"\u003e= 0.24, \u003c 2.0","direct":true,"kind":"runtime","optional":false},{"id":217177384,"package_name":"thor","ecosystem":"rubygems","requirements":"\u003e= 0.19, \u003c 2.0","direct":true,"kind":"runtime","optional":false},{"id":217177385,"package_name":"gem-release","ecosystem":"rubygems","requirements":"~\u003e 2.0","direct":true,"kind":"development","optional":false},{"id":217177386,"package_name":"mustache","ecosystem":"rubygems","requirements":"\u003e= 0.9, \u003c 2.0","direct":true,"kind":"development","optional":false},{"id":217177387,"package_name":"pry","ecosystem":"rubygems","requirements":"~\u003e 0.9","direct":true,"kind":"development","optional":false},{"id":217177388,"package_name":"rspec","ecosystem":"rubygems","requirements":"~\u003e 3.5","direct":true,"kind":"development","optional":false},{"id":217177389,"package_name":"rubocop","ecosystem":"rubygems","requirements":"~\u003e 1.0","direct":true,"kind":"development","optional":false},{"id":217177390,"package_name":"rubocop-performance","ecosystem":"rubygems","requirements":"~\u003e 1.5","direct":true,"kind":"development","optional":false},{"id":217177391,"package_name":"rubocop-rspec","ecosystem":"rubygems","requirements":"~\u003e 2.0","direct":true,"kind":"development","optional":false},{"id":217177392,"package_name":"simplecov","ecosystem":"rubygems","requirements":"~\u003e 0.16","direct":true,"kind":"development","optional":false},{"id":217177393,"package_name":"webmock","ecosystem":"rubygems","requirements":"~\u003e 3.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T20:34:30.735Z","updated_at":"2023-01-13T20:34:30.735Z","repository_link":"https://github.com/licensee/licensee/blob/main/.github/workflows/ci.yml","dependencies":[{"id":6891385071,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891385072,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T20:34:30.760Z","updated_at":"2023-01-13T20:34:30.760Z","repository_link":"https://github.com/licensee/licensee/blob/main/.github/workflows/codeql-analysis.yml","dependencies":[{"id":6891385073,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891385074,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891385075,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891385076,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docker.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T20:34:30.783Z","updated_at":"2023-01-13T20:34:30.783Z","repository_link":"https://github.com/licensee/licensee/blob/main/.github/workflows/docker.yml","dependencies":[{"id":6891385077,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/vendor.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T20:34:30.828Z","updated_at":"2023-01-13T20:34:30.828Z","repository_link":"https://github.com/licensee/licensee/blob/main/.github/workflows/vendor.yml","dependencies":[{"id":6891385078,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891385079,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6891385080,"package_name":"peter-evans/create-pull-request","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-13T20:34:30.871Z","updated_at":"2023-01-13T20:34:30.871Z","repository_link":"https://github.com/licensee/licensee/blob/main/Dockerfile","dependencies":[{"id":6891385081,"package_name":"ruby","ecosystem":"docker","requirements":"3.2.0","direct":true,"kind":"build","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/dependency-review.yml","sha":null,"kind":"manifest","created_at":"2025-11-20T23:02:09.464Z","updated_at":"2025-11-20T23:02:09.464Z","repository_link":"https://github.com/licensee/licensee/blob/main/.github/workflows/dependency-review.yml","dependencies":[{"id":25748698223,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"95d9a5deda9de15063e7595e9719c11c38c90ae2","direct":true,"kind":"composite","optional":false},{"id":25748698307,"package_name":"actions/checkout","ecosystem":"actions","requirements":"08c6903cd8c0fde910a37f88322edcfb5dd907a8","direct":true,"kind":"composite","optional":false},{"id":25748698308,"package_name":"actions/dependency-review-action","ecosystem":"actions","requirements":"40c09b7dc99638e5ddb0bfd91c1673effc064d8a","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/scorecard.yml","sha":null,"kind":"manifest","created_at":"2025-11-20T23:02:12.029Z","updated_at":"2025-11-20T23:02:12.029Z","repository_link":"https://github.com/licensee/licensee/blob/main/.github/workflows/scorecard.yml","dependencies":[{"id":25748698314,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"95d9a5deda9de15063e7595e9719c11c38c90ae2","direct":true,"kind":"composite","optional":false},{"id":25748698315,"package_name":"actions/checkout","ecosystem":"actions","requirements":"08c6903cd8c0fde910a37f88322edcfb5dd907a8","direct":true,"kind":"composite","optional":false},{"id":25748698316,"package_name":"ossf/scorecard-action","ecosystem":"actions","requirements":"4eaacf0543bb3f2c246792bd56e8cdeffafb205a","direct":true,"kind":"composite","optional":false},{"id":25748698558,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"330a01c490aca151604b8cf639adc76d48f6c5d4","direct":true,"kind":"composite","optional":false},{"id":25748698559,"package_name":"github/codeql-action/upload-sarif","ecosystem":"actions","requirements":"0499de31b99561a6d14a36a5f662c2a54f91beee","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"cran","filepath":"spec/fixtures/description-license/DESCRIPTION","sha":null,"kind":"manifest","created_at":"2025-11-20T23:02:14.172Z","updated_at":"2025-11-20T23:02:14.172Z","repository_link":"https://github.com/licensee/licensee/blob/main/spec/fixtures/description-license/DESCRIPTION","dependencies":[]},{"ecosystem":"rubygems","filepath":"Gemfile","sha":null,"kind":"manifest","created_at":"2025-11-20T23:02:14.227Z","updated_at":"2025-11-20T23:02:14.227Z","repository_link":"https://github.com/licensee/licensee/blob/main/Gemfile","dependencies":[]}],"score":10.991409569996048,"created_at":"2024-12-15T21:38:08.354Z","updated_at":"2026-04-30T05:01:03.104Z","avatar_url":"https://github.com/licensee.png","language":"Ruby","monthly_downloads":0,"readme":"# Licensee\n\n*A Ruby Gem to detect under what license a project is distributed.*\n\n[![](https://github.com/licensee/licensee/workflows/CI/badge.svg)](https://github.com/licensee/licensee/actions?query=workflow%3ACI) [![Gem Version](https://badge.fury.io/rb/licensee.svg)](https://badge.fury.io/rb/licensee) [![Maintainability](https://api.codeclimate.com/v1/badges/5dca6a1ff7015c6d8cab/maintainability)](https://codeclimate.com/github/benbalter/licensee/maintainability) [![Test Coverage](https://api.codeclimate.com/v1/badges/5dca6a1ff7015c6d8cab/test_coverage)](https://codeclimate.com/github/benbalter/licensee/test_coverage) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com) [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/licensee/licensee/badge)](https://securityscorecards.dev/viewer/?uri=github.com/licensee/licensee) [![OpenSSF Best Practices](https://www.bestpractices.dev/projects/8021/badge)](https://www.bestpractices.dev/projects/8021)\n\n\n## The problem\n\n* You've got an open source project. How do you know what you can and can't do with the software?\n* You've got a bunch of open source projects, how do you know what their licenses are?\n* You've got a project with a license file, but which license is it? Has it been modified?\n\n## The solution\n\nLicensee automates the process of reading `LICENSE` files and compares their contents to known licenses using several strategies (which we call \"Matchers\"). It attempts to determine a project's license in the following order:\n\n* If the license file has an explicit copyright notice, and nothing more (e.g., `Copyright (c) 2015 Ben Balter`), we'll assume the author intends to retain all rights, and thus the project isn't licensed.\n* If the license is an exact match to a known license. If we strip away whitespace and copyright notice, we might get lucky, and direct string comparison in Ruby is cheap.\n* If we still can't match the license, we use a fancy math thing called the [Sørensen–Dice coefficient](https://en.wikipedia.org/wiki/S%C3%B8rensen%E2%80%93Dice_coefficient), which is really good at calculating the similarity between two strings. By calculating the percent changed from the known license to the license file, you can tell, e.g., that a given license is 95% similar to the MIT license, that 5% likely representing legally insignificant changes to the license text.\n\n*Special thanks to [@vmg](https://github.com/vmg) for his Git and algorithmic prowess.*\n\n## Installation\n\nTo use the latest released [gem](https://rubygems.org/pages/download) from [RubyGems](https://rubygems.org/):\n\n    gem install licensee\n\nTo use licensee programmatically in your own Ruby project, add `gem 'licensee'` to your project's `Gemfile`.\n\nTo run licensee directly from source:\n\n    gem install bundler\n    bundle install\n    bundle exec bin/licensee\n\nOn Windows, the last line needs to include the Ruby interpreter:\n\n    bundle exec ruby bin\\licensee\n\n## Docker\n\nLicensee also comes with a Dockerfile if you prefer to run Licensee within a Docker container:\n\n1. `git clone https://github.com/licensee/licensee \u0026\u0026 cd licensee`\n2. `docker build . --tag licensee`\n3. `docker run licensee [COMMAND]` (see [command line usage](./command-line-usage.md))\n\n## Documentation\n\nSee [the docs folder](/docs) for more information. You may be interested in:\n\n* [Instructions for using Licensee](usage.md)\n* [Customizing Licensee's behavior](customizing.md)\n* [Contributing to Licensee](CONTRIBUTING.md) (and development instructions)\n* More information about [what Licensee looks at](what-we-look-at.md) (or doesn't, and why)\n\n## Semantic Versioning\n\nThis project conforms to [semver](http://semver.org/). As a result of this policy, you can (and should) specify a dependency on this gem using the [Pessimistic Version Constraint](http://guides.rubygems.org/patterns/) with two digits of precision. For example:\n\n```ruby\nspec.add_dependency 'licensee', '~\u003e 1.0'\n```\n\nThis means your project is compatible with licensee 1.0 up until 2.0. You can also set a higher minimum version:\n\n```ruby\nspec.add_dependency 'licensee', '~\u003e 1.1'\n```\n","funding_links":["https://patreon.com/benbalter"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["rubygem","activerecord","activejob","mvc","feature-flag","grape","feature-toggle","rubocop","feature","oauth2-server"],"project_url":"https://ruby.ecosyste.ms/api/v1/projects/557","html_url":"https://ruby.ecosyste.ms/projects/557"}