{"id":20348533,"url":"https://github.com/onebeyond/license-checker-action","last_synced_at":"2026-05-29T21:31:21.022Z","repository":{"id":178570228,"uuid":"662046900","full_name":"onebeyond/license-checker-action","owner":"onebeyond","description":"🕵️ Audit your NPM dependencies and reject any forbidden license.","archived":false,"fork":false,"pushed_at":"2023-12-19T17:13:41.000Z","size":262,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-01-14T23:32:48.048Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/onebeyond.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-04T08:39:49.000Z","updated_at":"2023-12-19T17:15:44.000Z","dependencies_parsed_at":"2024-11-14T22:21:46.033Z","dependency_job_id":"3f632ba1-6c5b-4a68-b20c-94096afd0587","html_url":"https://github.com/onebeyond/license-checker-action","commit_stats":null,"previous_names":["onebeyond/license-checker-github-action"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onebeyond%2Flicense-checker-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onebeyond%2Flicense-checker-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onebeyond%2Flicense-checker-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onebeyond%2Flicense-checker-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onebeyond","download_url":"https://codeload.github.com/onebeyond/license-checker-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241877485,"owners_count":20035417,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hacktoberfest"],"created_at":"2024-11-14T22:21:07.276Z","updated_at":"2026-05-29T21:31:21.008Z","avatar_url":"https://github.com/onebeyond.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# npm license-checker-action javascript action\n\nThis action prints check licenses of npm dependencies and makes the workflow to pass/fail depending on the result.\n\n## Inputs\n\n### `failOn`\n\n**Required** Fail (exit with code 1) if any package license does not satisfies any license in the provided list.\n\n### `start`\n\nPath of the initial json to look for. Default to the working directory\n\n### `outputFilename`\n\nName of the output file generated\n\n### `errorReportFileName`\n\nName of the file generated when a license in the failOn option is found\n\n### `disableErrorReport`\n\nFlag to disable the error report file generation\n\n### `disableReport`\n\nFlag to disable the report file generation, whether there is an error or not\n\n### `customHeader`\n\nName of a text file containing the custom header to add at the start of the generated report\n\n## Example usage\n\n```yaml\nuses: \u003cmarketplace-action-name\u003e # Waiting until publishing\nwith:\n  failOn: [\"GPL-1.0-or-later\", \"AGPL-3.0\"]\n```\n\n## TODO\n\n- Add husky pre-push hook for building and comiting the /dist folder before pushing\n  - Could it be done in a GA instead?\n- Add a GA for testing, linting and checking format\n-\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonebeyond%2Flicense-checker-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fonebeyond%2Flicense-checker-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonebeyond%2Flicense-checker-action/lists"}